100,143 questions with Azure-related tags

Sort by: Updated
0 answers

Deploying a Laravel Web app

Hey guys, I have been following this tutorial https://learn.microsoft.com/en-us/azure/app-service/containers/tutorial-php-mysql-app However the only difference is that I am trying to upload my own webapp not the demo 'Laravel Tasks' I have…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,190 questions
asked 2020-01-09T07:42:18.017+00:00
Enrico Botha 6 Reputation points
commented 2020-01-17T21:14:46.51+00:00
Ryan Hill 26,856 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

"The specified user does not have a valid profile. Unable to load " when dynmically loading assembly

I have a console app running .NET framework running as a web job. A part of this job compiles some .cs-scripts at runtime, stores the compiled files in a directory, and loads them to invoke a method in the compiled script. On local development…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,190 questions
asked 2020-01-10T10:05:45.9+00:00
Espen Johannessen 41 Reputation points
accepted 2020-01-17T14:15:02.647+00:00
Espen Johannessen 41 Reputation points
1 answer

Windows update on VM's stopped working after blocking outgoing connections to internet

We have blocked outgoing traffic from our VMs using NSGs. This also prevents us from updating our VMs with cumulative updates and important patches. Is there any way I can allow windows updates still by whitelisting or adding a service tag to the NSG? …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,402 questions
asked 2020-01-17T08:24:48.163+00:00
Prajeesh Prathap 11 Reputation points
commented 2020-01-17T11:54:14.923+00:00
Prajeesh Prathap 11 Reputation points
1 answer

secure api manager access via Vnet peering

We established vnet peering with to different tenant to access our api manger. What are the ways we can secure the API manager and only allow connection access via vnet-peering. I get to know in "basic tier" we can't use api-manager virtual…

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
525 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,190 questions
asked 2020-01-16T08:23:52.017+00:00
RagulanS 1 Reputation point
answered 2020-01-17T06:36:33.337+00:00
msrini-MSFT 9,266 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Enable Logging for Each New DTL Key Vault

Hi there--new to Azure DevTest Labs (DTL), I know that DTL creates a new key vault for any user who stores secrets. For security purposes, I would like to enable logging for each new key vault created by DTL (who accessed the key vault and when,…

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
261 questions
asked 2020-01-11T00:45:22.353+00:00
Ansalizz 21 Reputation points
accepted 2020-01-16T21:34:54.667+00:00
Ansalizz 21 Reputation points
1 answer One of the answers was accepted by the question author.

Not enough disk space to start container on Web App

I get the following error after container update: Unable to start container. Error message: Not enough disk space to start container. Current available space: 1255 MB. New container estimated disk space: 1566 MB The container is running in a PC2…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,190 questions
asked 2020-01-16T09:36:49.517+00:00
Geir Hansen 26 Reputation points
commented 2020-01-16T17:00:04.547+00:00
Geir Hansen 26 Reputation points
2 answers

.NET Core 3.1 not recognized by Web Job

I have a Web API and Web Job running .NET Core 3.1. While the Web API is running fine the Web Job will not start. When I went into the logs I discovered that it cannot find the .NET Core 3.1 runtime. You'll notice here that I do actually have the runtime…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,190 questions
asked 2019-12-06T15:01:38.707+00:00
Dan Siegel 1 Reputation point MVP
answered 2020-01-15T08:12:46.797+00:00
Wouter 1 Reputation point
2 answers

Managing Authentication for APIs deployed in multiple region and Protected By Azure AD.

Scenario: Registered a Web API in Azure AD to protect it and deployed the code in US region on web app named 'usapi' and having URI as 'usapi.azurewebsites.net'. With this registration, Azure AD will provide a Client Id which will be used to get…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,190 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,170 questions
asked 2020-01-09T19:32:09.237+00:00
Anish Kumar 1 Reputation point
answered 2020-01-14T18:20:00.91+00:00
Anish Kumar 1 Reputation point
1 answer

Is Team foundation server 2010 can be used/compatible with jenkins plugin?

Want to know if team foundation server 2010 can be used with Jenkins ?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,190 questions
asked 2020-01-14T10:33:20.287+00:00
Priya 1 Reputation point
answered 2020-01-14T14:04:35.713+00:00
Philippe Levesque 5,706 Reputation points MVP
4 answers

How to get a sandbox to create Azure SQL resources?

Sorry if this is the wrong forum/sub-forum... I'm a MS SQL DBA just learning Azure SQL. I want to have an unrestricted sandbox where I have permissions to create VM's, managed instances, virtual networks, NSG's, etc. My organization has a Azure…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,402 questions
asked 2019-12-05T22:13:12.097+00:00
David C 191 Reputation points
answered 2020-01-14T02:25:31.447+00:00
Gharat, Pradeep 6 Reputation points
1 answer

ODBC SSL Security error while making connection from Azure web apps

HI Team, Recently we have migrated our Azure project with latest SDK(2.9), .Net Framework 4.7.2 and VS 2019. When we debug the code locally ODBC connection is working fine. But once we hosted into azure cloud then exception is throwing when app…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,190 questions
asked 2019-12-06T11:02:38.3+00:00
Venkatesh K 6 Reputation points
commented 2020-01-13T11:44:53.1+00:00
Venkatesh K 6 Reputation points
2 answers

Timeout exceptions in StackExchange.Redis for Azure Redis Cache

Hi, We have recently implemented Azure Redis Cache with .Net Framework 4.7.2. It was working fine. Suddenly we are keep getting the timeout exceptions in StackExchange.Redis for Azure Redis Cache. Exception: Timeout performing EVAL (5000ms), next:…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
224 questions
asked 2019-12-27T08:49:57.633+00:00
Venkatesh K 6 Reputation points
commented 2020-01-13T11:41:34.563+00:00
Venkatesh K 6 Reputation points
0 answers

Unable to Install/Import Pandas on Azure App Service

Hi, I have been trying to install Pandas on my Azure App Service (running Flask) for a long time now but nothing seems to work. I tried to use wheel, created a wheelhouse directory manually and tried to install the relevant Pandas .whl file…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,190 questions
asked 2019-12-12T02:07:35.35+00:00
akg777 1 Reputation point
commented 2020-01-13T10:18:59.327+00:00
SnehaAgrawal-MSFT 19,511 Reputation points
1 answer One of the answers was accepted by the question author.

Get Resource CPU Usage With Details of what applications running. is it possible?

I have azure vm and I saw that last week there was a CPU load of >90% . how do i know what application is consuming a lot of cpu is it possible to get cpu resource usage in the past with details of what applications are running at that time? …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,402 questions
asked 2019-12-06T15:03:44.843+00:00
RnD0102 176 Reputation points
accepted 2020-01-13T09:27:36.78+00:00
RnD0102 176 Reputation points
1 answer

我的游戏无法提交更新

一直卡在这个界面,新的游戏包无法上传

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,190 questions
asked 2020-01-08T06:47:01.94+00:00
qing leng 1 Reputation point
commented 2020-01-13T04:49:54.08+00:00
ajkuma 23,826 Reputation points Microsoft Employee
6 answers

Virtual Machine is not available, why?

Every day I have messages at support/resource health in Azure portal, with the following content: Your virtual machine is unavailable. We're working to automatically recover your virtual machine and to determine the source of the problem. No…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,402 questions
asked 2020-01-03T14:00:13.293+00:00
István Döbrentei 16 Reputation points
answered 2020-01-13T01:58:26.123+00:00
Siva Reddy 6 Reputation points
2 answers One of the answers was accepted by the question author.

Az resurce list --tags returns empty tags array

All tags are missing in the JSON result when listing resources while using the tag argument. This is the default listing that I get when running without "tag" attribute: # az resource list { "id": xxxx, …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,190 questions
asked 2020-01-11T14:39:01.3+00:00
Aljoša Vister 21 Reputation points
accepted 2020-01-11T18:24:12.78+00:00
Aljoša Vister 21 Reputation points
3 answers

Manully Deploy my aps.net web application to Azure Web app

I have the following:- I create a new Azure web app. Using VS 2019 i created a new Asp.net 4.5 web application which contain WCF service. i tried to deploy my asp.net application into azure, but i failed. I tried using Web Deploy:- …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,190 questions
asked 2020-01-10T15:50:58.503+00:00
john john 946 Reputation points
answered 2020-01-10T21:31:42.253+00:00
Dave Patrick 426.3K Reputation points MVP
2 answers

Failed guest OS does not trigger any action

A failing guest OS (eg. kernel panic) does not trigger any action. I know from Hyper-V that you could monitor the guest OS heartbeat and define an action when heartbeat is lost. Is there any possibility in Azure to restart a frozen VM? Other cloud…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,402 questions
asked 2019-12-06T11:55:39.433+00:00
Matt Schlarb 1 Reputation point
commented 2020-01-10T18:32:18.32+00:00
Matt Schlarb 6 Reputation points Microsoft Employee
1 answer

Integrate web app with VM over internal vnet?

Hi, Issue: I want to place a web service from a VM behind a Azure AD sign on portal. Attempted solution: Set up a simple Nginx proxy with Web app for container and let this proxy redirect to VM though Vnet integration. From azure web app service…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,190 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,170 questions
asked 2020-01-10T13:13:16.797+00:00
Kristian Reed 1 Reputation point
answered 2020-01-10T17:56:40.193+00:00
Sam Cogan 10,332 Reputation points MVP