Most viewed questions in Azure

0 votes
1 answer

SQLite on Azure

You can use SQLite with Azure Websites. Keep ...READ MORE

Jul 12, 2018 in Azure by Mrunal
• 680 points
4,610 views
0 votes
1 answer

How to debug Azure 500 internal server error?

You can simply turn off custom error in ...READ MORE

Mar 29, 2019 in Azure by Prerna
• 1,960 points
4,554 views
0 votes
2 answers

How can I view the deployed files in Azure?

In Visual Studio, in the window "Server ...READ MORE

Aug 21, 2018 in Azure by Priyaj
• 58,090 points
4,455 views
0 votes
1 answer

Quering all the rows in Azure table Storage.

Refer the following code: var acc = new ...READ MORE

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

How to determine the number of messages in an Azure Services Bus Queue?

You will get error when you try ...READ MORE

Jun 12, 2018 in Azure by null_void
• 3,220 points
4,183 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,014 views
0 votes
1 answer

How can I use “Azure File Storage” with Web App Service?

If you're looking for mapping a drive ...READ MORE

Aug 11, 2018 in Azure by null_void
• 3,220 points
3,958 views
+1 vote
4 answers

How do Connect to Azure website via FTP?

First set up your FTP credentials are ...READ MORE

Oct 23, 2018 in Azure by abc
3,833 views
0 votes
1 answer

How to install azure powershell? in which operating system, we can use azure powershell?

Azure PowerShell is a set of cmdlets ...READ MORE

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

Can we have a custom login page for Azure Active Directory?

Hey there! Feel Lucky. Custom company branding is ...READ MORE

Aug 9, 2018 in Azure by null_void
• 3,220 points
3,700 views
0 votes
2 answers

Adding Cache-Control and Expires headers to Azure Storage Blobs

Here's an updated version of the previous ...READ MORE

Aug 7, 2018 in Azure by null_void
• 3,220 points
3,690 views
0 votes
1 answer

Error: Install-Module : The term 'Install-Module' is not recognized as the name of a cmdlet

Since you are using the lower version ...READ MORE

Jun 20, 2018 in Azure by null_void
• 3,220 points
3,653 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,641 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,459 views
0 votes
1 answer

Creating Service Bus Topic Subscription with SQL Filter using ARM Template.

To create SQL Filter and Action, add ...READ MORE

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

How to check if multiple files exist in Azure container?

foreach loop is the most efficient way though. ...READ MORE

Mar 4, 2019 in Azure by Prerna
• 1,960 points
3,398 views
0 votes
1 answer

How can i upload to Azure Blob storage with Shared Access key?

For GetBlobReferenceFromServer to work, the blob must be present ...READ MORE

Jun 12, 2018 in Azure by club_seesharp
• 3,450 points
3,372 views
+1 vote
2 answers

Not able to ping AWS EC2 Instance

The custom ICMP rule in the security ...READ MORE

Apr 17, 2018 in Azure by Cloud gunner
• 4,670 points
3,358 views
+2 votes
2 answers

Access denied: Root login Ubuntu VM on Azure

I have the same issue. Any help? READ MORE

Sep 27, 2018 in Azure by anonymous
3,355 views
0 votes
1 answer

Configure Windows Azure For URL rewrite using WordPress.

You need to understand that the configuration is ...READ MORE

Jun 28, 2019 in Azure by Perry
• 17,100 points
3,326 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,324 views
0 votes
1 answer

Friendly filename when downloading Azure blob.

Azure blobs can be downloaded in four ...READ MORE

Mar 16, 2019 in Azure by Prerna
• 1,960 points
3,288 views
0 votes
1 answer

How to pass object messages in Azure Queue Storage?

I already have a base class, so ...READ MORE

Mar 26, 2019 in Azure by Prerna
• 1,960 points
3,261 views
+1 vote
2 answers

Getting an App pool timeout for azure web sites

Windows Azure Web Sites supports two modes, ...READ MORE

Aug 21, 2018 in Azure by Priyaj
• 58,090 points
3,245 views
0 votes
1 answer

Does data factory have self-hosted integration runtime for data flows ?

Self-hosted IR is an ADF pipeline construct ...READ MORE

Jan 3, 2020 in Azure by Sirajul
• 59,230 points
3,241 views
0 votes
2 answers

Email hosting for Azure Websites - Custom Domain Live

Your cheapest option is to have one ...READ MORE

Aug 20, 2018 in Azure by Priyaj
• 58,090 points
3,192 views
0 votes
1 answer

Failed to get access token by using service principal. ADAL Error: service_unavailable while trying copy activity using datafactory

When the Service Token Server (STS) owned ...READ MORE

Jan 2, 2020 in Azure by Sirajul
• 59,230 points
3,090 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,948 views
0 votes
1 answer

How do I change the time duration to prevent sign out from azure portal due to inactivity?

The inactivity timeout setting helps to protect ...READ MORE

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

Cannot delete blob: There is currently a lease on the blob and no lease ID was specified in the request

Alternatively, you can just kill the lease ...READ MORE

Sep 24, 2018 in Azure by club_seesharp
• 3,450 points
2,909 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,891 views
0 votes
1 answer

How to manually trigger an azure data factory pipeline?

Here is what you could do. create everything without ...READ MORE

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

Is it possible to reference a c# class library in an Azure Function visual studio project?

This is possible by using the new ...READ MORE

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

How to set default Web page for a website on Microsoft Windows Azure?

This blog post should resolve your issue: http://blogs.msdn.com/b/cesardelatorre/archive/2010/07/22/how-to-set-a-default-page-to-a-windows-azure-web-role-app-silverlight-asp-net-etc.aspx Look ...READ MORE

Mar 27, 2019 in Azure by Prerna
• 1,960 points
2,648 views
0 votes
8 answers

Exam Dumps Required

Hi Naveed, You can get the Exam Dumps ...READ MORE

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

SQL Azure Database: Unable to restore bacpac due to foreign key conflict.

Since tha bacpac file is not transactional, ...READ MORE

Apr 2, 2019 in Azure by Prerna
• 1,960 points
2,554 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,501 views
0 votes
1 answer

Error in CGI application - process terminated.

To fix this error, you need to deploy to ...READ MORE

Apr 9, 2019 in Azure by Prerna
• 1,960 points
2,489 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

How to Unzip file uploaded to Azure Websites?

One way is to upload the command ...READ MORE

Aug 14, 2018 in Azure by null_void
• 3,220 points
2,441 views
0 votes
1 answer

StackExchange.Redis with Azure Redis shows error

Hey, check out the Azure Redis Cache documentation This ...READ MORE

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

Azure KeyVault Active Directory AcquireTokenAsync timeout when called asynchronously

Problem: deadlock Your EncryptionProvider() is calling GetAwaiter().GetResult(). This blocks the thread, ...READ MORE

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

Azure Data factory : Pipeline data flow execution fails.

This error usually occurs when dataset contains ...READ MORE

Jan 2, 2020 in Azure by Sirajul
• 59,230 points
2,425 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,397 views
0 votes
1 answer

How do you wait on a Task Scheduler task to finish in a batch file or C#?

From batch file, query the task status, ...READ MORE

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

How to install Windows Azure Storage Emulator?

There may be an issue with the ...READ MORE

Mar 7, 2019 in Azure by Prerna
• 1,960 points
2,379 views
+1 vote
1 answer

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

Actually, there are multiple ways to do ...READ MORE

Jul 9, 2018 in Azure by null_void
• 3,220 points
2,377 views
0 votes
1 answer

How to identify a deadlock in SQL Azure?

Monitoring of SQL Azure is more limited ...READ MORE

Jun 19, 2018 in Azure by club_seesharp
• 3,450 points
2,319 views
0 votes
1 answer

Is there any number limitation in Azure Storage Table query entities?

ExecuteQuery method handles continuation token internally and ...READ MORE

Jul 4, 2019 in Azure by Perry
• 17,100 points
2,315 views
0 votes
1 answer

Getting an error when trying to authenticate using REST API Dynamics CRM with Azure AD.

Dynamics 365 has started to support Server-to-Server ...READ MORE

Apr 25, 2019 in Azure by Prerna
• 1,960 points
2,236 views