Trending questions in Azure

0 votes
1 answer

Apache Kafka vs Azure Event Hubs: which one to use?

Apache Kafka and Azure Event Hubs are ...READ MORE

Nov 11 in Azure by Krishii
120 views
0 votes
1 answer

How to solve ModuleNotFoundError: No module named 'azure.ai'?

To fix the "ModuleNotFoundError: No module named ...READ MORE

Nov 11 in Azure by NancyI
123 views
0 votes
1 answer

What is the difference between logic app and Azure App Service?

Knowing the difference between Logic Apps and ...READ MORE

Oct 30 in Azure by Krishi
155 views
0 votes
1 answer

AADSTS500113: no reply address is registered for the application.

 The error AADSTS500113: no-reply address is registered ...READ MORE

Oct 30 in Azure by Sweeny
104 views
0 votes
1 answer

What is the difference between service endpoint and private end point?

When using Azure, you'll often see service ...READ MORE

Oct 30 in Azure by Mahii
76 views
0 votes
1 answer

What is Azure Data Lake storage Gen2?

Azure Data Lake Storage Gen2 is a ...READ MORE

Oct 30 in Azure by Raani
63 views
0 votes
1 answer

What is Azure Service Principal?

An Azure Service Principal is essentially an ...READ MORE

Oct 30 in Azure by Shradda
81 views
0 votes
1 answer

What's the difference between managed identity and service principal?

Knowing the difference between managed identities and ...READ MORE

Oct 30 in Azure by Sham
61 views
0 votes
1 answer

What is the difference between tenant and client in Azure?

When you're working with Azure, especially in ...READ MORE

Oct 29 in Azure by Kruthi
58 views
0 votes
1 answer

How to create table in Azure SQL Database?

Creating tables in Azure SQL Database: In Object Explorer, ...READ MORE

Jan 22, 2020 in Azure by Sirajul
• 59,230 points
37,605 views
0 votes
1 answer

How to connect to Azure windows VM?

You'll use the Connect button in the Azure portal ...READ MORE

Jan 21, 2020 in Azure by Sirajul
• 59,230 points
25,745 views
0 votes
1 answer

How to install Azure CLI with yum?

Hi@akhtar, For Linux distributions with yum such as RHEL, Fedora, ...READ MORE

Nov 13, 2020 in Azure by MD
• 95,460 points
11,917 views
+1 vote
1 answer

How to backup Azure SQL Database?

In Azure SQL Database, you can configure ...READ MORE

Jan 22, 2020 in Azure by Sirajul
• 59,230 points
23,278 views
0 votes
1 answer

How to connect to Azure VM from the command line?

Hi@akhtar, You can connect to your Azure VM ...READ MORE

Nov 11, 2020 in Azure by MD
• 95,460 points
4,587 views
0 votes
1 answer

How to copy files from the Windows system to Azure VM?

Hi@akhtar, You can use WinSCP software to transfer ...READ MORE

Nov 11, 2020 in Azure by MD
• 95,460 points
4,064 views
0 votes
1 answer

azureuser@xxxxxxxx: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

Hi@akhtar, I think there is a permission issue with ...READ MORE

Nov 11, 2020 in Azure by MD
• 95,460 points
3,719 views
0 votes
2 answers

How to restore SQL Server .bak file to Azure SQL Database?

To restore SQL Server .bak file you ...READ MORE

May 28, 2019 in Azure by sherry
• 140 points
33,614 views
0 votes
2 answers

I am getting "Insufficient Privileges" error when trying to access Azure Graph APIs.

I had the same issue before, and ...READ MORE

Sep 17, 2019 in Azure by Ju Cheh
23,264 views
0 votes
1 answer

How to get available ips in the VNet in Azure?

Hi@akhtar, The available ips depend on the network ...READ MORE

Nov 12, 2020 in Azure by MD
• 95,460 points
3,256 views
0 votes
1 answer

How to get the azure account tenant Id?

Hi@akhtar, You can find the tenant id with ...READ MORE

Dec 21, 2020 in Azure by MD
• 95,460 points

edited Oct 6, 2023 by Khan Sarfaraz 1,359 views
0 votes
1 answer

To sign in, use a web browser to open the page https://microsoft.com/devicelogin and enter the code xxxxxxx to authenticate in Azure.

Hi@akhtar, I think you are trying with Linux ...READ MORE

Nov 13, 2020 in Azure by MD
• 95,460 points
2,845 views
0 votes
1 answer

Connection Refused on port 80 in Azure.

Hi@akhtar, You may face this error if you didn't ...READ MORE

Nov 11, 2020 in Azure by MD
• 95,460 points
2,428 views
0 votes
1 answer

How to delete a deployment from the deployment history in Azure?

Hi@akhtar, A template deployment that is currently running ...READ MORE

Nov 16, 2020 in Azure by MD
• 95,460 points
1,928 views
0 votes
1 answer

How to delete a user account in Azure?

Hi@akhtar, You can manage multiple users accounts for a ...READ MORE

Nov 18, 2020 in Azure by MD
• 95,460 points

edited Jun 21, 2023 by Khan Sarfaraz 1,770 views
0 votes
1 answer

admin user name cannot contain upper case character A-Z, special characters \/"[]:|<>+=;,?*@#()! or start with $ or - in Azure

Hi@akhtar, you can specify --admin-username to provide a username for ...READ MORE

Nov 11, 2020 in Azure by MD
• 95,460 points
2,042 views
0 votes
1 answer

RequiredArgumentMissingError: the following arguments are required: --location/-l in Azure.

Hi@akhtar, Group in Azure is region-specific. You need ...READ MORE

Nov 10, 2020 in Azure by MD
• 95,460 points
2,016 views
0 votes
1 answer

How to run Azure CLI in a Docker container?

H@akhtar, You can use Docker to run a ...READ MORE

Nov 13, 2020 in Azure by MD
• 95,460 points
1,729 views
0 votes
1 answer

Reset the SSH configuration on a VM in Azure.

Hi@akhtar, It is required to change the SSH ...READ MORE

Nov 18, 2020 in Azure by MD
• 95,460 points
1,459 views
0 votes
1 answer

How to import an image from Docker Hub to a private registry in Azure?

Hi@akhtar, You can import any image from Docker ...READ MORE

Nov 13, 2020 in Azure by MD
• 95,460 points
1,600 views
0 votes
1 answer

How to install Azure CLI on macOS?

Hi@akhtar, For the macOS platform, you can install ...READ MORE

Nov 13, 2020 in Azure by MD
• 95,460 points
1,373 views
0 votes
1 answer

How to create a Kubernetes cluster with a specific version?

Hi@akhtar, You can create a Kubernetes Cluster in ...READ MORE

Nov 17, 2020 in Azure by MD
• 95,460 points
1,209 views
0 votes
1 answer

error retrieving default location: Resource group 'MyResourceGroup' could not be found in Azure.

Hi@akhtar, I think you don't have the group ...READ MORE

Nov 10, 2020 in Azure by MD
• 95,460 points
1,451 views
0 votes
1 answer

How to update an existing Kubernetes cluster with new service principal in Azure?

Hi@akhtar, Sometimes it is required to update the ...READ MORE

Nov 17, 2020 in Azure by MD
• 95,460 points

edited Oct 7, 2021 by Sarfaraz 1,132 views
0 votes
1 answer

How to update a user account in Azure?

Hi@akhtar, You can update a Windows user account ...READ MORE

Nov 18, 2020 in Azure by MD
• 95,460 points

edited Jul 4, 2023 by Khan Sarfaraz 919 views
0 votes
1 answer

How to update a snapshot in Azure?

Hi@akhtar, Sometimes it is required to update a ...READ MORE

Nov 17, 2020 in Azure by MD
• 95,460 points
953 views
0 votes
1 answer

How to regenerate login credentials for an Azure Container Registry?

Hi@akhtar, It is possible that you can renew ...READ MORE

Nov 13, 2020 in Azure by MD
• 95,460 points

edited Jul 4, 2023 by Khan Sarfaraz 1,102 views
0 votes
1 answer

How to add a node pool to the managed Kubernetes cluster in Azure?

Hi@akhtar, You can add an extra node pool ...READ MORE

Nov 17, 2020 in Azure by MD
• 95,460 points
916 views
0 votes
1 answer

How to list the subscriptions of a Azure account?

Hi@akhtar, You can get all the subscriptions for ...READ MORE

Nov 10, 2020 in Azure by MD
• 95,460 points

edited Jul 4, 2023 by Khan Sarfaraz 1,194 views
0 votes
1 answer

How to get instance views for all VMs in Azure?

Hi@akhtar, You can get instance views for all ...READ MORE

Nov 11, 2020 in Azure by MD
• 95,460 points
1,122 views
0 votes
1 answer

How to install Azure CLI on Windows?

Hi@akhtar, For Windows, the Azure CLI is installed ...READ MORE

Nov 10, 2020 in Azure by MD
• 95,460 points
1,081 views
0 votes
1 answer

How to scale the node pool in a managed Kubernetes cluster in Azure?

Hi@akhtar, A node pool is a group of nodes within a ...READ MORE

Nov 17, 2020 in Azure by MD
• 95,460 points
770 views
0 votes
1 answer

How to create an empty snapshot in Azure?

Hi@akhtar, A snapshot is a full, read-only copy ...READ MORE

Nov 16, 2020 in Azure by MD
• 95,460 points
804 views
0 votes
1 answer

How to get access credentials for a managed Kubernetes cluster in Azure?

Hi@akhtar, After creating the Kubernetes Cluster, you need ...READ MORE

Nov 17, 2020 in Azure by MD
• 95,460 points
766 views
0 votes
1 answer

How to create an image from an existing disk in Azure?

Hi@akhtar, Sometimes we need to create a custom ...READ MORE

Nov 13, 2020 in Azure by MD
• 95,460 points
876 views
0 votes
1 answer

How to create an app service plan in Azure?

Hi@akhtar, An App Service plan defines a set of computing ...READ MORE

Nov 17, 2020 in Azure by MD
• 95,460 points
737 views
0 votes
1 answer

How to enable Kubernetes addons in Azure?

Hi@akhtar, Azure Kubernetes Service (AKS) offers serverless Kubernetes, an ...READ MORE

Nov 17, 2020 in Azure by MD
• 95,460 points
727 views
0 votes
1 answer

How to create a resource group lock in Azure?

Hi@akhtar, Resource Manager Locks provide a way for ...READ MORE

Nov 16, 2020 in Azure by MD
• 95,460 points
773 views
0 votes
1 answer

How to export the template used for a deployment in Azure?

Hi@akhtar, You can export the deployment available in ...READ MORE

Nov 16, 2020 in Azure by MD
• 95,460 points
738 views
0 votes
1 answer

How to create a snapshot by copying an existing disk in Azure?

Hi@akhtar, Azure Managed Disk snapshots are used to create a point ...READ MORE

Nov 16, 2020 in Azure by MD
• 95,460 points
644 views
0 votes
1 answer

How to log in to an Azure Container Registry?

Hi@akhtar, Azure Container Registry allows you to build, ...READ MORE

Nov 13, 2020 in Azure by MD
• 95,460 points

edited Oct 7, 2021 by Sarfaraz 729 views