Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,151 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi @CHEN XIAOJIE , apologies for the delay in response. The following environment setting will have the instance id the current request is running on: WEBSITE_INSTANCE_ID as stated in this SO thread.
Hope that helps,
Grace