Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,913 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
I don't know what is the meaning of: "GET/" in the list of OPERATION NAMES.
Hi @juan maximiliano aguilar abanto GET /
in this case is request that is made to the root of you web app. Basically incoming request to https://yourappname.azurewebsites.net/