Most answered questions in Azure

0 votes
1 answer

How to create a deployment from a remote template file in Azure?

Hi@akhtar, You can create a deployment from a ...READ MORE

Nov 15, 2020 in Azure by MD
• 95,440 points
368 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,440 points

edited Jul 4, 2023 by Khan Sarfaraz 789 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,440 points

edited Oct 7, 2021 by Sarfaraz 538 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,440 points
1,297 views
0 votes
1 answer

How to create a managed container registry in Azure?

Hi@akhtar, To run a container, you need an ...READ MORE

Nov 13, 2020 in Azure by MD
• 95,440 points
344 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,440 points
604 views
0 votes
1 answer

How to create a container in Azure Cloud?

Hi@akhtar, You can launch a container on any ...READ MORE

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

edited Jun 27, 2023 by Khan Sarfaraz 433 views
0 votes
1 answer

Install Azure CLI with apt.

Hi@akhtar, If you are running a distribution that ...READ MORE

Nov 13, 2020 in Azure by MD
• 95,440 points
427 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,440 points
1,187 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,440 points
1,525 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,440 points
2,503 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,440 points
10,855 views
0 votes
1 answer

Update a virtual network with the IP address of a DNS server.

Hi@akhtar, You can update the virtual network according ...READ MORE

Nov 12, 2020 in Azure by MD
• 95,440 points
519 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,440 points
2,894 views
0 votes
1 answer

How to create a virtual network in Azure?

Hi@akhtar, An Azure Virtual Network (VNet) is a representation of ...READ MORE

Nov 12, 2020 in Azure by MD
• 95,440 points
484 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,440 points
3,642 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,440 points
2,122 views
0 votes
1 answer

How to resize a VM in Azure?

Hi@MD, You can resize your VM at any ...READ MORE

Nov 11, 2020 in Azure by akhtar
• 38,230 points
413 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,440 points
852 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,440 points
1,653 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,440 points
3,331 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,440 points
4,020 views
0 votes
1 answer

How to set the subcription in the Azure account?

Hi@akhtar, You can set your required subscription to ...READ MORE

Nov 10, 2020 in Azure by MD
• 95,440 points
407 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,440 points
1,719 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,440 points

edited Jul 4, 2023 by Khan Sarfaraz 820 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,440 points
1,217 views
0 votes
1 answer

How to login to Azure with Azure CLI?

Hi@akhtar, You can run the Azure CLI with ...READ MORE

Nov 10, 2020 in Azure by MD
• 95,440 points
695 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,440 points
829 views
0 votes
1 answer

What should you do when the IP addresses are used up and you need more?

In such a scenario, Make 1 VPN ...READ MORE

Sep 30, 2020 in Azure by Dhruvil
339 views
+3 votes
1 answer

Windows service equivalent

You can probably look at continuously-running web ...READ MORE

Aug 10, 2020 in Azure by Sirajul
• 59,230 points
1,311 views
+1 vote
1 answer

Can we apply MFA to certain actions like delete on a particular resource?

Yes, you can certainly apply MFA to ...READ MORE

Jul 13, 2020 in Azure by Sirajul
• 59,230 points
603 views
0 votes
1 answer

predefined roles for a user

Are you referring to the billing model ...READ MORE

Jul 13, 2020 in Azure by Lyana
540 views
0 votes
1 answer

Which Azure database is more suitable to me?

Hello @ Lakshminarayanan, Both the Azure SQL Database and ...READ MORE

Jul 8, 2020 in Azure by Niroj
• 82,880 points

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

Where i can see the monitoring data in Azure? Can we get that data locally in SQL or NoSQL?

You can check the logs for the ...READ MORE

Jun 30, 2020 in Azure by Shivangi Namgyal
444 views
0 votes
1 answer

Can someone tell me which option is better to integrate Azure Key Vault with AKS Clusters?

I would say Flexvolume using aad pod identity is ok ...READ MORE

Feb 4, 2020 in Azure by Sam
• 6,260 points
1,405 views
0 votes
1 answer

Page hangs during loading while signing-in azure subscription.

If your internet browser page hangs, try ...READ MORE

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

How to add co-admin to an azure subscription?

To assign a user as an administrator Sign ...READ MORE

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

How do I let other users access my Azure Database?

You don't have to grant the user ...READ MORE

Jan 23, 2020 in Azure by Sirajul
• 59,230 points
1,033 views
+1 vote
1 answer

How to move an Azure VM image to another resource group?

You can move a VM and its ...READ MORE

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

How to learn microsoft azure?

If you are a complete beginner with the ...READ MORE

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

What is azure key vault?

Azure Key Vault is a tool to create ...READ MORE

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

Can I use Azure Key Vault for my application?

In my opinion, using key vault will ...READ MORE

Jan 23, 2020 in Azure by Sirajul
• 59,230 points
566 views
+1 vote
1 answer

What is redis cache in azure?

The concept of Azure Cache for Redis ...READ MORE

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

Azure load balancer - Why should I use it?

Azure Load Balancer operates at the 4th ...READ MORE

Jan 23, 2020 in Azure by Sirajul
• 59,230 points
601 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
34,119 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
22,873 views
0 votes
1 answer

What is Azure AD Join? In what Scenarios should I consider using it?

Azure AD join allows you to join ...READ MORE

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

What is Azure SDK?

The Azure SDKs are collections of libraries ...READ MORE

Jan 22, 2020 in Azure by Sirajul
• 59,230 points

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

What is an azure tenant?

Azure tenant is a dedicated and trusted Azure ...READ MORE

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

Which azure certification should I go with?

Microsoft Azure aims to fill in the ...READ MORE

Jan 22, 2020 in Azure by Sirajul
• 59,230 points
1,479 views