Azure AI Foundry Tutorial

Azure AI Foundry

As a developer working with Azure AI technologies, I’m sharing my insights on one of the most powerful platforms: Azure AI Foundry. This article will walk you through everything you need to know about Microsoft’s innovative AI platform i.e, Azure AI Foundry. Azure AI Foundry Tutorial What is Azure AI Foundry? Azure AI Foundry is … Read more >>

AWS Workspaces VS Azure Virtual Desktop

Amazon Workspaces vs Azure Virtual Desktop

This article highlights a few key differences between Azure Virtual Desktop and Amazon WorkSpaces. If you have the requirement for a Virtual Desktop Infrastructure and are confused between Azure Virtual Desktop and Amazon Workspaces, then this article can help you choose the best between these two as per your requirements. AWS Workspaces VS Azure Virtual … Read more >>

Method ‘get_serializationsettings’ in type ‘microsoft.azure.management.internal.resources.resourcemanagementclient’ from assembly ‘microsoft.azure.commands.resourcemanager.common, version=4.0.0.0, culture=neutral, publickeytoken=31bf3856ad364e35’ does not have an implementation.

Method 'get_serializationsettings' in type 'microsoft.azure.management

In this Azure tutorial, we will discuss how to fix the error, method ‘get_serializationsettings’ in type ‘microsoft.azure.management.internal.resources.resourcemanagementclient’ from assembly ‘microsoft.azure.powershell.clients.resourcemanager which occurs while trying to execute the New-AzureRmAutomationConnection command using PowerShell in Azure. Method ‘get_serializationsettings’ in type ‘Microsoft.azure.management.internal.resources.resourcemanagementclient’ from assembly ‘Microsoft.azure.commands.resourcemanager.common, version=4.0.0.0, culture=neutral, publickeytoken=31bf3856ad364e35’ does not have an implementation. I recently got the above error message while trying to execute the New-AzureRmAutomationConnection … Read more >>

‘Authority’ Uri should have at least one segment in the path

'Authority' Uri should have at least one segment in the path

In this Azure tutorial, we will discuss how to fix the ‘Authority’ Uri should have at least one segment in the path Error. I encountered an error while executing the Azure function Code to implement Azure AD authentication and secure the Azure function using Visual Studio 2019. ‘Authority’ Uri should have at least one segment in the path I … Read more >>

aadsts900021: requested tenant identifier ‘00000000-0000-0000-0000-000000000000’ is not valid. tenant identifiers may not be an empty guid.

Requested tenant identifier '00000000-0000-0000-0000-000000000000' is not valid.

In this Azure article, we will discuss how to resolve the error “Requested tenant identifier ‘00000000-0000-0000-0000-000000000000’ is not valid. Tenant identifiers may not be an empty GUID” that I encountered while attempting to connect to Azure SQL Database from the Power BI desktop application. aadsts900021: requested tenant identifier ‘00000000-0000-0000-0000-000000000000’ is not valid. tenant identifiers may … Read more >>

Cannot Import Name ‘cygrpc’ from ‘grpc._cython’

Cannot Import Name 'cygrpc'

In this Azure tutorial, we will discuss how to fix the error ‘Cannot Import Name ‘cygrpc’ I encountered while trying to run my Python Azure Function in Visual Studio Code. Cannot Import Name ‘cygrpc’ from ‘grpc._cython’ Recently, I had a requirement to create an Azure Function in Python using Visual Studio Code. I have made a … Read more >>

Unable to find package providers (NuGet)

Unable to find package providers (NuGet)

In this Azure tutorial, we will discuss how to fix the error, Unable to find package providers (NuGet), which comes while trying to install the PowerShell Nuget and Azure PowerShell module using PowerShell ISE. Unable to find package providers (NuGet) Recently, while I was trying to install PowerShell NuGet, I got this error. I was executing … Read more >>

Azure Function appsettings.json

Azure Function appsettings.json

In this comprehensive article, I’ll walk you through everything you need to know about using appsettings.json in Azure Functions – from basic setup to advanced patterns that I’ve implemented for my clients. Azure Function appsettings.json One important thing to note is that Appsettings.json has already been deprecated for a long time. That was the old … Read more >>

Azure Virtual Machine

DOWNLOAD FREE AZURE VIRTUAL MACHINE PDF

Download our free 25+ page Azure Virtual Machine guide and master cloud deployment today!