How to get free AWS Credits

How to get free AWS credits

Do you want to save money on your AWS bill? Then you’re in the right place to learn how to save money on your AWS bill. To save your AWS bill, you should understand what AWS credits are, how to get free AWS credits, and the best ways to get AWS credits for students. How … Read more >>

Can not find your Azure storage credential

Get-AzStorageFile: Can not find your Azure storage credential

In this Azure PowerShell article, we will discuss the syntax of the Get-AzStorageFile PowerShell command and how to fix the error “can not find your Azure storage credential. Please set current storage account using “set-azsubscription” or set the “azure_storage_connection_string” environment variable.” which I got while executing the Get-AzStorageFile PowerShell command for one of the critical … 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 >>

Azure SQL Database Connection String

Azure SQL Database Connection String

In this article, I’ll share everything you need about Azure SQL Database connection strings to ensure your applications connect securely and efficiently. Azure SQL Database Connection String We need the Azure SQL Connection String from our local Visual Studio to connect to the Azure SQL Database in the cloud. We need to specify the connection … Read more >>

Azure VM Snapshot VS Backup

Azure VM Snapshot VS Backup

This Azure article will discuss the key differences between Azure VM Snapshot and Backup. Azure VM Snapshot VS Backup Before diving into the comparison, let’s clarify these two. What Are Azure VM Snapshots and Backups? Azure VM Snapshots An Azure snapshot is a point-in-time copy of a virtual machine’s disk. Snapshots save a system’s state … Read more >>

Azure DevOps Best Practices

Azure DevOps best practices

As an Azure DevOps architect, I have been involved in many projects and working for many prestigious clients. I have identified a few key best practices you should follow for a successful implementation. This Azure article will discuss the best practices for working with Azure DevOps. Let’s dive in. Azure DevOps Best Practices Azure DevOps … Read more >>

How To Get Connection String From Azure SQL Server

How to get Azure SQL database connection string

The Azure SQL connection string is important information for any application that wants to connect to the Azure SQL database. In this article, we will discuss the steps to get the connection string for the Azure SQL database. How To Get Connection String From Azure SQL Server To get connection string from Azure SQL Server, … 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!