python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Cookie not recognized when switched domain between app services
I'm going to move sso server application (ASP.NET CORE DOTNET 6) from app service APS1 located in service plan AP1 to new app service APS2 located in different service plan APS2 (can't use Change serv...
mbiernatek
Votes: 0
Answers: 1
Set up staging environments in Azure App Service
I followed this article to learn about staging environments https://learn.microsoft.com/en-us/azure/app-service/deploy-staging-slots. What are the code changes required in order to set up staging envi...
user989988
Votes: 0
Answers: 1
Azure App Service - Multi-container app with Auto-Heal
The article "Announcing Auto Heal for Linux" said It can work in Linux now.
But I found that it does not work in our App service.
And then, I create an easy Auto-Heal. Nothing happens.
Jess Chen
Votes: 0
Answers: 1
How to find the cloud_RoleInstance of an Azure App service web app
I have an application that consists of a few different Azure App Service apps all running on the same App Service Plan. I am sending telemetry data from all the apps to one instance of Application Ins...
Andrew Wiebe
Votes: 0
Answers: 2