Azure App Service using a Windows container Failing and restarting - Modify Compute System failed
Hey all, This question has been asked before, but the answer didn't seem to work for me. I've set up a simple hello_world (Python, Flask) windows container with the following image: mcr.microsoft.com/windows/servercore/iis:windowsservercore-ltsc2019 …
Azure App Service
Could not connect my webapp in Filezilla in Azure Free Trail Subscription
Yesterday I've registered in azure as a free trial subscription. Then i have created a web app "https://rammesarandemo.azurewebsites.net/". The problem is that i could not able to access my web app through Filezilla. I could not able to see…
Azure App Service
Azure SignalR Service/Azure WebApp (NodeJS) Integration
I have a NodeJS application that is hosted in an Azure WebApp. I am interested in integrating Azure SignalR Service with this WebApp. I am wondering if it is possible to do so? All the documentation/samples I have seen talk about integrating Azure…
Azure SignalR Service
Azure App Service
Deploying Node.js Web App
Im trying to deploy a hello world node.js web app. Tried it using both Visual Code Editor, building express app from scratch, and also using Visual Studio, using the Node.js app template. Both run fine locally, and appear to deploy to Azure fine. But…
Azure App Service

[Dockerized Web Apps] How to manage running image?
Hi, I have an App Service using an image from a Container Registry, I can see the "docker run --name <container_id>" command in the logs. My question is: how can I connect to this container id? Let's say I made changes in the…
Azure App Service
Cannot connect java web app to mysql database
I have a Java web app, which I have developed and deployed locally on my PC. The application uses jsp files, as well as java servlets. The database is created using phpMyAdmin. Now I want to make this app available online so as other people can use it.…
Azure App Service

crontabが実行できない
(translated) I want to use cron in the server running with appservice to perform regular reboot and sqldump acquisition, but the cron service, reboo command, and mysql command cannot be used. Is this not available by default?
Azure App Service
hostingEnvironment parameter
Hi! Trying to deploy Wordpress from marketplace through a ARM-Template, In the template there is a parameter hostingEnvironment : }, "hostingEnvironment": { "value": "" }, its required…
Azure App Service
Alternate way to validate App Service Managed Certificates?
Is there an alternate method of validation for creating an App Services Managed Certificate? We use CloudFlare in front of our App Services, so the CNAME points to CloudFlare and not Azure. Consequently, validation fails. A preferable alternate solution…
Azure App Service
How to autoscale to available reserved instances instead of failing
I have a S1 tier web app in the UK South region with a custom autoscale out rule that increases the instance count by 5 which failed because the available reserved instances was 3. Is there a way to scale to the number of available reserved instances…
Azure App Service
Samesite cookie patch still not rolled out on Azure App Service
According to this, the samesite cookie patch should have been rolled out months ago. My Azure App Service is still running v87.0.7.74 which is less than the version being talked about in the article. How/when is my instance going to get updated because…
Azure App Service
Azure Functions - CRUD to SQL Azure
I'm trying to create a simple CRUD to sql azure , but the example in azure site its reference to: https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/azure-functions/functions-scenario-database-table-cleanup.md Anyone can help me with…
Azure App Service

Web App Service for Net Core 3.1 is Faulted
I’ve been trying to publish a net core 3.1 app for two days trying to get it to run on Azure. Getting logs is somewhat easy except getting the container log is just not documented. It gives a link telling you how to turn it on but it doesn't actually…
Azure App Service
[Azure] When creating Cosmos DB Account in the Azure Portal, I cant see all locations
I'm only seeing US locations, why cann't I see the rest? I want to create one near Australia. Googling hasn't revealed anything useful. Any help would be great, thanks.
Azure App Service
How to turn on azure side logging for AAD?
I'm having trouble debugging a sample Azure Active Directory tutorial sample app that uses simple User Based Authentication with azure-activedirectory-library-for-js. The main web app seems to authenticate OK but when the javascript calls active…
Azure App Service
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Alert in Application Insights not working for Failure request metric
Hi I created a rule in AppInsights But the rule doesn't send emails. It only works the first time..
Azure App Service
Problemas para crear cuenta en Azure for Students debido al "University ID"
No puedo crear cuentas para usar Azure for Students en clase con mis estudiantes porque el sistema me rechaza el "University ID". Esto está relacionado con el dominio de nuestros correos electrónicos, que es eepmad.com. Al solicitar a Microsoft…
Azure Virtual Machines
Azure App Service
Multiple AlwaysOn requests on App Service
I have an App service with Always on enabled. It seems that there are AlwaysOn requests every 5 mins, but from 8 different IPs. Is that expected? Can I have just one request every 5 mins?
Azure App Service
Deploy Node application in App Services (Windows)
Hi Team, We have an Angular 6 frontend app running in node js server and finally deployed in Azure App services (Windows). This app is trying to access backend HTTP REST API. However App services content served in HTTPS site, we were not able to make…
Azure App Service
Connecting Web Apps to API across Subscriptions
Hi Our customer has a series of Web Apps - incl. App1 - built in App Service - under Subscription SubA. There is an integration service API (Svc1) - running on an IaaS Windows VM (vm1), on Vnet1 - under Subscription SubB - same Region as SubA App1…
Azure App Service

