What is Azure AD Connect Health

Azure AD Connect Health

As part of this article, let us learn what Azure ad Connect Health is and its features and benefits. Table of ContentsWhat is Azure AD Connect HealthWhat is the importance of Azure AD Connect Health for organizations?Features of Azure AD Connect HealthReal-Time MonitoringAlerting and Notification SystemPerformance AnalysisUsage AnalyticsBenefits of Azure AD Connect HealthAccessing Azure AD … Read more >>

Fix: An instance-specific error occurred while establishing a connection to SQL server

An instance-specific error occurred while establishing a connection to SQL server

I recently encountered this error while trying to connect to my Azure SQL database from the Azure Data Studio. Table of ContentsAn instance-specific error occurred while establishing a connection to SQL serverSolutionVideo Tutorial An instance-specific error occurred while establishing a connection to SQL server After entering all the details in the below pop-up and then … Read more >>

How to extract text from a PDF image

How to extract text from a PDF image

Recently, as a senior Azure developer, I got a requirement on how to extract text from a PDF image. We will start by discussing a very important example: how to extract bill details from a PDF image using Azure Cognitive Services. Table of ContentsHow to extract text from a PDF imageRead Text From ImagesPrerequisitesCreate Azure Cognitive … Read more >>

AWS Datasync vs Storage Gateway

AWS Datasync vs Storage Gateway

Recently, as an AWS cloud architect, I was required to move and store data efficiently in AWS, and that’s when I had the opportunity to choose between AWS DataSync and AWS Storage Gateway. In this article, let me try explaining AWS Datasync vs Storage Gateway. Which one to choose when. Table of ContentsAWS Datasync vs … Read more >>

How To Use Text Analytics In Power BI

How To Use Azure Text Analytics In Power BI

As a cloud architect, I recently had the opportunity to work on a project where I used Text Analytics in Microsoft Power BI. This Azure tutorial will discuss using Azure Text Analytics in Power BI with a realtime example. Table of ContentsHow To Use Text Analytics In Power BIPrerequisitesCreate and configure Azure Text AnalyticsConfigure The PowerBI Report … Read more >>

How To Delete Instance In AWS

How To Delete An Instance In AWS

When you have created many instances in AWS and have not used a few for a long time, it is time to clean up and delete the instance from AWS. An important point to remember here is that when you terminate the instance, you won’t be able to reconnect it once it is terminated. Once … Read more >>

What are Azure Durable Functions

What Are Azure Durable Functions

This Azure tutorial will discuss a complete Azure Durable Functions Tutorial. So, before we start the discussion on What are durable functions in Azure, you should know what an Azure function is. Table of ContentsWhat are Azure Durable FunctionsServerlessWhy Durable Functions?Supported Languages for Durable FunctionsMain Components for Durable FunctionsOrchestrator ClientOrchestrator FunctionActivity FunctionKey Benefits of Durable FunctionsBuild Workflows in … Read more >>

Get-AzActivityLog

Get-AzActivityLog

In this Azure PowerShell article, we will discuss the syntax and usage of the Get-AzActivityLog PowerShell command with certain examples. Table of ContentsGet-AzActivityLogSyntaxExamplesExample – 1Example-2Example-3Video TutorialWrapping Up Get-AzActivityLog This Azure PowerShell command can help you retrieve the lists of Activity Log events from your Azure Subscription. Syntax Examples Let’s discuss a few examples of how … Read more >>

There is no Functions runtime available that matches

There is no Functions runtime available that matches the version specified in the project

In this article, we will discuss how to fix the error “There is no Functions runtime available that matches the version specified in the project.” which I got while working with Azure Function. Table of ContentsThere is no Functions runtime available that matches the version specified in the projectSolution There is no Functions runtime available … 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!