Trending questions in Azure

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,468 views
0 votes
1 answer

How can I remove/hide/disable excessive HTTP response headers in Azure/IIS7 without having to use UrlScan?

MSDN published an article on how to ...READ MORE

May 22, 2018 in Azure by club_seesharp
• 3,450 points
3,454 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,865 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,069 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,138 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

Are Docker and Azure Service Fabric both the same?

It's confusing since Docker (the company) is ...READ MORE

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

Is it possible to write to file system on Azure Website?

Yes you can. It is possible to ...READ MORE

Jun 27, 2018 in Azure by null_void
• 3,220 points
1,314 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,835 views
0 votes
1 answer

Is there a way to get ERROR details on Azure website?

You have two options: First, you can turn ...READ MORE

May 25, 2018 in Azure by club_seesharp
• 3,450 points
2,396 views
0 votes
1 answer

How can I copy SQL Azure database to a local development server?

There are certain ways to do this: Using SSIS ...READ MORE

Jun 26, 2018 in Azure by null_void
• 3,220 points
977 views
0 votes
1 answer

Any simple way to add a Reserved IP address to an existing VM?

At Build 2015 they announced this is ...READ MORE

Jul 4, 2018 in Azure by null_void
• 3,220 points
531 views
0 votes
1 answer

How to add an App Settings to existing Azure Web Application using Azure Power Shell?

The example is for slot-specific settings, if ...READ MORE

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

Web Role always busy and not starting?

In most of the situation when a ...READ MORE

Jun 18, 2018 in Azure by null_void
• 3,220 points
569 views
0 votes
1 answer

Can I use more than one Public IP for a VM?

It appears you can now have multiple ...READ MORE

May 30, 2018 in Azure by null_void
• 3,220 points
413 views
0 votes
1 answer

How different is Web job from Worker role?

Some of the basic yet valid differences ...READ MORE

May 11, 2018 in Azure by club_seesharp
• 3,450 points
1,122 views
0 votes
1 answer

How can I replicate an Azure Virtual Machine?

To create a managed image of a ...READ MORE

May 23, 2018 in Azure by club_seesharp
• 3,450 points
528 views
0 votes
1 answer

Changed Azure Subscription

If you upgraded the existing free account ...READ MORE

May 22, 2018 in Azure by club_seesharp
• 3,450 points
481 views
0 votes
1 answer

Where is the storage account name and access keys on the portal?

In the image under the connection string ...READ MORE

May 22, 2018 in Azure by null_void
• 3,220 points
494 views
0 votes
1 answer

How can I change my Resource Group name?

As a matter of fact, Azure simply ...READ MORE

May 9, 2018 in Azure by null_void
• 3,220 points
1,006 views
0 votes
1 answer

How can I reset password of my DB?

One best way to do so is ...READ MORE

May 14, 2018 in Azure by null_void
• 3,220 points
660 views
0 votes
1 answer

Is there a logical difference between WebApp and API app in Azure?

Basically there was only minute differences between ...READ MORE

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

I am getting a network related error saying "cannot connect to a server". need help here.

Actually i got the same error, it ...READ MORE

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

Why would you choose Blob Storage over File Storage which also has ability to store file(s) and folder(s)

Azure Files: Azure File storage provides shared ...READ MORE

Apr 13, 2018 in Azure by null_void
• 3,220 points

edited Apr 13, 2018 by null_void 1,332 views
0 votes
1 answer

How to upload a file on to Azure Blob storage without writing a code?

You can find the below tools useful ...READ MORE

Apr 13, 2018 in Azure by club_seesharp
• 3,450 points
1,282 views