Most answered questions in Azure

0 votes
1 answer

No test result files matching **/test-*.xml were found - Azure DevOps

Although the PublishTestResults task mentions JUnit, you ...READ MORE

Mar 30, 2022 in Azure by Edureka
• 13,620 points
4,150 views
0 votes
1 answer

Sign in to Azure Account from VS Code

Open VS Code. Select Extensions on the left-side corner. In the ...READ MORE

Mar 30, 2022 in Azure by Edureka
• 13,620 points

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

How to disable the Azure Bastion for Virtual Machine in Azure cloud?

Please use the below command to check ...READ MORE

Mar 29, 2022 in Azure by Edureka
• 13,620 points

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

Can we assign Azure Blueprint to a resource or a resource group

Only one management group or subscription can ...READ MORE

Mar 30, 2022 in Azure by Edureka
• 13,620 points
1,431 views
0 votes
1 answer

Can we assign Azure Blueprint to a resource or a resource group

You may use an Azure Resource Manager ...READ MORE

Mar 29, 2022 in Azure by Edureka
• 12,690 points
575 views
0 votes
1 answer

Difference between Scale up and Scale out App Service plan

"Scale up" refers to increasing the capacity ...READ MORE

Mar 29, 2022 in Azure by Edureka
• 12,690 points
1,979 views
0 votes
1 answer

Show dev.azure.com projects in portal.azure.com projects

We were unable to display all of ...READ MORE

Mar 29, 2022 in Azure by Edureka
• 12,690 points
359 views
0 votes
1 answer

How to download Azure Function (Python) .zip file?

You can use ftp to get app ...READ MORE

Mar 29, 2022 in Azure by Edureka
• 12,690 points
2,219 views
0 votes
1 answer

Powershell: How do I get the name from Azure Active Directory user (Get-AzADUser)

The Get-AzureADUser cmdlet gets a user from ...READ MORE

Mar 30, 2022 in Azure by Edureka
• 13,620 points
768 views
0 votes
1 answer

How to run console application once every month in Azure

Yes. Runbook would be required (PS script ...READ MORE

Mar 30, 2022 in Azure by Edureka
• 13,620 points
950 views
0 votes
1 answer

Azure Data Explorer partitioning policy

The end objective isn't to have a ...READ MORE

Mar 25, 2022 in Azure by Edureka
• 13,620 points
468 views
0 votes
1 answer

How can I prevent #REF errors in Excel when connecting to Databricks through ODBC?

The most efficient technique is to hit ...READ MORE

Mar 25, 2022 in Azure by Edureka
• 13,620 points
342 views
0 votes
1 answer

Azure DevOps - Github status checks

To use the GitHub Status check, first ...READ MORE

Mar 25, 2022 in Azure by Edureka
• 13,620 points
797 views
0 votes
1 answer

Is Azure Repos private repository "safe" to use?

The security of your project data stored ...READ MORE

Mar 24, 2022 in Azure by Edureka
• 13,620 points
414 views
0 votes
1 answer

How to create a service connection for Azure in Azure Devops (with pictures)

to create a service connection for Azure ...READ MORE

Mar 29, 2022 in Azure by Edureka
• 12,690 points

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

How to use Jsonwebtoken NPM package to verify JWT token issued by Azure AD?

Okay so I have found out the ...READ MORE

Mar 29, 2022 in Azure by Edureka
• 12,690 points
3,678 views
0 votes
1 answer

Azure Vnet Peering vs Vnet Integration

Vnet Integration – Allows your app to ...READ MORE

Mar 29, 2022 in Azure by Edureka
• 12,690 points
1,428 views
0 votes
1 answer

Is it possible to combine two private DNS zones into one policy definition

You can configure your DNS settings for ...READ MORE

Mar 25, 2022 in Azure by Edureka
• 12,690 points
1,000 views
0 votes
1 answer

Create Azure Resource Group using Bicep

Add a module to construct the resource ...READ MORE

Mar 25, 2022 in Azure by Edureka
• 13,620 points
1,280 views
0 votes
1 answer

Azure application insights or log analytics

Insights into Applications Application Insights is an ...READ MORE

Mar 25, 2022 in Azure by Edureka
• 13,620 points
758 views
0 votes
1 answer

When a file of size > 50 MB arrived at sftp server copy into Azure storage

Files up to 1 GB can be ...READ MORE

Apr 1, 2022 in Azure by Edureka
• 13,620 points
2,103 views
0 votes
1 answer

Azure Scheduler: first working day of every month

While it is possible to plan a ...READ MORE

Mar 25, 2022 in Azure by Edureka
• 13,620 points
1,408 views
0 votes
1 answer

Azure Function App showing message Your app is currently in read only mode because you are running from a package file

Yes! When you first deploy the function ...READ MORE

Mar 25, 2022 in Azure by Edureka
• 13,620 points
16,085 views
0 votes
1 answer

Difference between Azure CLI and PowerShell

The Azure CLI comes with an installer ...READ MORE

Mar 25, 2022 in Azure by Edureka
• 13,620 points
1,636 views
0 votes
1 answer

How to get the percentage of the predicted labels in Azure Custom Vision?

It's calculated in the same way, except ...READ MORE

Mar 26, 2022 in Azure by Edureka
• 12,690 points
328 views
0 votes
1 answer

Azure DevOps Report for User Story Status History

Unfortunately, there is no simple method to ...READ MORE

Mar 26, 2022 in Azure by Edureka
• 12,690 points
654 views
0 votes
1 answer

Azure Container instances no IP

TL;DR. You might wish to deploy ACI ...READ MORE

Mar 26, 2022 in Azure by Edureka
• 12,690 points
613 views
0 votes
1 answer

How do I use Powershell to create an Azure Web App that runs on Linux?

Try the command below: New-AzureRmResource -ResourceGroupName <ResourceGroupName> -Location ...READ MORE

Mar 25, 2022 in Azure by Edureka
• 12,690 points
666 views
0 votes
1 answer

Azure analytics insight - issue with user flow display

As far as I know, and according ...READ MORE

Mar 26, 2022 in Azure by Edureka
• 12,690 points
286 views
0 votes
1 answer

Azure storage geo-redundancy solution for high availability of both reads and writes as well

In the event that the primary region ...READ MORE

Mar 26, 2022 in Azure by Edureka
• 12,690 points
470 views
0 votes
1 answer

Get Oldest Message in the Azure Service Bus Subscription?

The first message enqueued will be the ...READ MORE

Mar 26, 2022 in Azure by Edureka
• 12,690 points
480 views
0 votes
1 answer

Add image to Azure Devops Dashboard

Markdown is a web writer's text-to-HTML conversion ...READ MORE

Mar 26, 2022 in Azure by Edureka
• 12,690 points
537 views
0 votes
1 answer

Azure AzCopy command fail to copy csv files to Azure Storage

try using the below command: azcopy copy [source] ...READ MORE

Mar 24, 2022 in Azure by Edureka
• 12,690 points
2,807 views
0 votes
1 answer

Unable download large file from Azure Storage

If your download from the Azure Storage ...READ MORE

Mar 24, 2022 in Azure by Edureka
• 12,690 points
1,698 views
0 votes
1 answer

Azure Storage Account Geo Replication for File Shares?

Your storage account type is automatically converted ...READ MORE

Mar 24, 2022 in Azure by Edureka
• 12,690 points
668 views
0 votes
1 answer

Unzip gzip files in Azure Data factory

How to unzip a GZIP file? here's ...READ MORE

Mar 24, 2022 in Azure by Edureka
• 12,690 points
1,762 views
0 votes
1 answer

Inserting 40/50 records to Azure table storage sometimes taking more than 30 seconds, hence throwing timeout exception

Here are a couple of things to ...READ MORE

Mar 24, 2022 in Azure by Edureka
• 12,690 points
1,047 views
0 votes
1 answer

Difference between Image , VHD and Snapshot in Azure

Is Image the same as the VHD ...READ MORE

Mar 24, 2022 in Azure by Edureka
• 12,690 points
1,050 views
0 votes
1 answer

Error with Azure AD Authentication in Unity for Android

Depending on the version, Unity uses UnityPlayerActivity ...READ MORE

Mar 24, 2022 in Azure by Edureka
• 13,620 points
672 views
0 votes
1 answer

Azure HD Insight - YARN UI is not showing logs on stderr suddenly

You can try the following: In Ambari, see ...READ MORE

Mar 20, 2022 in Azure by Edureka
• 13,620 points
592 views
0 votes
1 answer

deploy sample springboot app (WebGoat) to Azure app service

In APPLICATION SETTINGS you need to set the key/value ...READ MORE

Mar 24, 2022 in Azure by Edureka
• 13,620 points
1,425 views
0 votes
1 answer

Azure Front Door with Azure Signal R

Yes, utilizing the Azure SignalR managed service, ...READ MORE

Mar 19, 2022 in Azure by Edureka
• 13,620 points
1,463 views
0 votes
1 answer

How to add Azure Portal to myapps.microsoft.com

Steps to add Azure Portal: Sign in as an ...READ MORE

Mar 8, 2022 in Azure by Edureka
• 13,620 points

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

Azure Search Synonym Maps not returning expected results

I figured out what was wrong. You ...READ MORE

Mar 8, 2022 in Azure by Edureka
• 13,620 points
574 views
0 votes
1 answer

What is the difference between "Azure Web app" and "Azure App Service"?

Azure App Services Azure App Services is a ...READ MORE

Mar 8, 2022 in Azure by Edureka
• 13,620 points

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

What is the Difference between VSO, VSTS and Azure Devops

Azure DevOps was previously known as VSO ...READ MORE

Mar 8, 2022 in Azure by Edureka
• 13,620 points

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

Azure Advisor Recommendations using PowerShell

The command appears to be correct. I ...READ MORE

Mar 4, 2022 in Azure by Edureka
• 13,620 points
860 views
0 votes
1 answer

azure table storage doesn't add new fields

Add new properties in the class that ...READ MORE

Mar 4, 2022 in Azure by Edureka
• 13,620 points
699 views
0 votes
1 answer

Azure ARM Template : Create Resource Group

To construct a resource group in an ...READ MORE

Mar 4, 2022 in Azure by Edureka
• 13,620 points
715 views