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)
Azure App Service / Web App instance response time monitoring / alerting
We have an issue with App Service instances that are getting lazy and getting awful response time. This impacts overall performance and user experience. With Azure App Service Metric, we are able to d...
Mathias Indermühle
Votes: 0
Answers: 1
why socket hang up error comes while trying to retrieve source from org?
While im trying to retrieve source from org, Im getting error as....
"Error authenticating with the refresh token due to: socket hang up"
can anyone helpme out of this?
Thanks in advnace.
Mohan Kumar
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
How to store connection string in Azure Vault and map it back to the configuration settings in Azure Web App?
I am using Azure Web App service. Currently, I am storing the plain connection string to the database, Azure storage in the Application Settings section in the configuration tab of the Web App Service...
Jay
Votes: 0
Answers: 1