makeporngreatagain.pro
yeahporn.top
hd xxx

How can I query OS and runtime update status for Azure Web App Service?

754

The Kudu console enables you to query your App Service instance regarding the OS version and runtime versions.

Information Where to find it
Windows version See https://<appname>.scm.azurewebsites.net/Env.cshtml (under System info)
.NET version At https://<appname>.scm.azurewebsites.net/DebugConsole, run the following command in the command prompt:
powershell -command "gci 'Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Net Framework Setup\NDP\CDF'"
.NET Core version At https://<appname>.scm.azurewebsites.net/DebugConsole, run the following command in the command prompt:
dotnet --version
PHP version At https://<appname>.scm.azurewebsites.net/DebugConsole, run the following command in the command prompt:
php --version
Default Node.js version In the Cloud Shell, run the following command:
az webapp config appsettings list --resource-group <groupname> --name <appname> --query "[?name=='WEBSITE_NODE_DEFAULT_VERSION']"
Python version At https://<appname>.scm.azurewebsites.net/DebugConsole, run the following command in the command prompt:
python --version
Java version At https://<appname>.scm.azurewebsites.net/DebugConsole, run the following command in the command prompt:
java -version
Leave A Reply

Your email address will not be published.

baseofporn.com https://www.opoptube.com
Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.