Most viewed questions in Azure

0 votes
1 answer

What is the limit on the number of integration runtimes?

There is no hard limit on the ...READ MORE

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

In Azure ,can we add the existing VM into Availability Set or Availability Zone

Hi @Dhishyanth. You can delete the vm and ...READ MORE

Dec 18, 2019 in Azure by Kalgi
• 52,360 points
2,197 views
0 votes
1 answer

I am trying to access Azure active directory through the Azure portal, but getting a "No Subscriptions Found" error.

To access the Azure portal, each user ...READ MORE

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

How to import Azure SQL backup (.bacpac) to LocalDB using Visual Studio?

If you have this folder on your ...READ MORE

Sep 24, 2018 in Azure by null_void
• 3,220 points
2,175 views
0 votes
1 answer

How to choose between Azure App Service and Azure Service Fabric?

Microsoft has created the document with a comparison for ...READ MORE

Jun 13, 2018 in Azure by null_void
• 3,220 points
2,141 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,121 views
0 votes
1 answer

How to perform dependency injection using Azure WebJobs SDK?

Azure WebJobs SDK now supports instance methods. ...READ MORE

Aug 23, 2018 in Azure by club_seesharp
• 3,450 points
2,101 views
0 votes
1 answer

How to schedule a WebJob?

When using the Azure WebJobs SDK you ...READ MORE

Jun 19, 2018 in Azure by null_void
• 3,220 points
2,074 views
0 votes
1 answer

How to add a body to a HttpWebRequest that is being used with the Azure Service management API?

The following code should help: byte[] buf = ...READ MORE

Apr 3, 2019 in Azure by Prerna
• 1,960 points
2,049 views
0 votes
1 answer

Is it possible to pass parameters to a pipeline run?

Yes, parameters are a first-class, top-level concept ...READ MORE

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

How to manage access to my shared dashboard on Azure portal?

After the dashboard is published, manage who ...READ MORE

Dec 26, 2019 in Azure by Sirajul
• 59,230 points
2,005 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,982 views
0 votes
4 answers

How can I rename a SQL Azure database?

This command serves the purpose ALTER DATABASE [oldname] ...READ MORE

Nov 30, 2018 in Azure by Abhinav
1,963 views
+1 vote
2 answers

How do I establish an connection to Azure IoT Hub? Say a connection like MQTT/AMQP using Python.

Azure IoT Hub comes with 3 SDK's: Service SDK Device ...READ MORE

Apr 13, 2018 in Azure by null_void
• 3,220 points
1,926 views
0 votes
1 answer

Is it possible to enable CORS using NancyFX?

Its possible to do this in the ...READ MORE

Aug 24, 2018 in Azure by null_void
• 3,220 points
1,922 views
0 votes
0 answers

Create an empty folder in Azure Blob Storage

How do I create an empty folder ...READ MORE

Apr 8, 2019 in Azure by sabby
• 4,390 points
1,900 views
0 votes
1 answer

How is Azure Cosmos db different from an Azure SQL db?

Azure Cosmos DB is Microsoft’s globally distributed database ...READ MORE

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

The model backing the '--Context' context has changed since the database was created - but db is new production database

Hey, I came across the same error in ...READ MORE

Jun 26, 2018 in Azure by club_seesharp
• 3,450 points
1,873 views
0 votes
1 answer

How to register new users for MVC4 website on Azure AD?

The application holds the permissions to read/write ...READ MORE

Jul 3, 2019 in Azure by Perry
• 17,100 points
1,869 views
0 votes
1 answer

Is there any way to restore the deleted services after cancelling the subscription?

Yes, there's a way! After you cancel the ...READ MORE

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

Not being able to get user consent - OAuth2 with AzureAD

The problem you are running in to ...READ MORE

Jun 8, 2018 in Azure by cloudie_crank
• 1,610 points
1,839 views
0 votes
1 answer

calculate the length of the storage container - Azure blob storage

You can use the following code: $resourceGroup = ...READ MORE

Oct 30, 2019 in Azure by Waheem

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

What are azure functions? What is their use?

Azure Functions is a serverless computing service hosted ...READ MORE

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

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

How to create a sub-container in Azure?

You can create a container named "content" and ...READ MORE

Jun 28, 2019 in Azure by Perry
• 17,100 points

edited Oct 7, 2021 by Sarfaraz 1,735 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

What is Azure Databricks?

Azure Databricks is an Apache Spark-based analytics ...READ MORE

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

Can I create an Azure Webjob that doesn't use Azure Storage and exposes functions to the dashboard?

You can take advantage of the WebJobs ...READ MORE

Apr 1, 2019 in Azure by Prerna
• 1,960 points
1,710 views
0 votes
1 answer

"No more role assignments can be created (code: RoleAssignmentLimitExceeded)" while trying to assign roles using azure portal.

If you get this error message try to reduce ...READ MORE

Dec 27, 2019 in Azure by Sirajul
• 59,230 points
1,673 views
0 votes
1 answer

Error while connecting AWS EC2 instance via a browser

Even I was facing the same issue. ...READ MORE

Jan 11, 2019 in Azure by Archana
• 5,640 points
1,668 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,652 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,644 views
0 votes
1 answer

Azure Notification Hub no longer accepting GCM API Key

Please read this: Firebase Cloud Messaging (FCM) is ...READ MORE

Apr 4, 2019 in Azure by Prerna
• 1,960 points
1,642 views
0 votes
1 answer

Disable pop-up notifications on the azure portal.

To disable pop-up notifications, de-select the Enable pop-up notifications checkbox. This ...READ MORE

Dec 26, 2019 in Azure by Sirajul
• 59,230 points

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

How to handle payload formats for both iOS and Android through the Azure Notification Hub?

I think your solution is feasible and ...READ MORE

Jul 9, 2019 in Azure by Perry
• 17,100 points

edited Oct 6, 2021 by Sarfaraz 1,595 views
0 votes
1 answer

How to create a dashboard on azure portal?

Follow these steps to get started: Sign in ...READ MORE

Dec 26, 2019 in Azure by Sirajul
• 59,230 points
1,588 views
0 votes
1 answer

How to serialize and de-serialize a PFX certificate in Azure Key Vault?

Here's a PowerShell script for you. Replace ...READ MORE

Sep 24, 2018 in Azure by club_seesharp
• 3,450 points
1,544 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,440 points
1,530 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,522 views
0 votes
1 answer

Application gateway error 502

You need to set up the health ...READ MORE

Apr 4, 2019 in Azure by Prerna
• 1,960 points
1,519 views
0 votes
1 answer

Data factory - Limitations of wrangling data flow

Dataset names can only contain alpha-numeric characters. ...READ MORE

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

Access denied error when trying to transfer billing ownership of a azure subscription.

You'll see this error if you're trying ...READ MORE

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

How to perform Full Text Search on SQL Azure?

Azure Search is a search-as-a-service solution that ...READ MORE

Sep 25, 2018 in Azure by null_void
• 3,220 points
1,499 views
0 votes
2 answers

Best practices to handle Azure connection strings

You can use CloudConfigurationManager in Azure SDK ...READ MORE

Aug 16, 2018 in Azure by Priyaj
• 58,090 points
1,478 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,474 views
0 votes
1 answer

Can I create services in any region while I am on a free Azure account for 12 months?

Your Azure free account includes a limited ...READ MORE

Dec 30, 2019 in Azure by Sirajul
• 59,230 points
1,463 views
0 votes
1 answer

How are Azure Marketplace subscriptions priced?

Pricing will vary based on product types. ...READ MORE

Dec 30, 2019 in Azure by Sirajul
• 59,230 points
1,447 views
0 votes
1 answer

How do I upload a picture to Windows Azure Website?

Check out this example: @model List<string> ...READ MORE

Jun 28, 2019 in Azure by Perry
• 17,100 points
1,447 views
0 votes
1 answer

Azure Storage Emulator shows error.

This blog might help with your query: http://blog.smarx.com/posts/windows-azure-storage-emulator-the-process-cannot-access-the-file-because-it-is-being-used-by-another-process Also, ...READ MORE

Mar 16, 2019 in Azure by Prerna
• 1,960 points
1,432 views
+2 votes
1 answer

unistall and install Azure powershell on mac

Hey start the uninstallation process by checking ...READ MORE

Oct 22, 2019 in Azure by Pearl
1,412 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,440 points

edited Jun 21, 2023 by Khan Sarfaraz 1,404 views