Azure_AppService_10
Periodically, newer versions are released for HTTP either due to security flaws or to include additional functionality. Using the latest HTTP version for web apps to take advantage of security fixes, if any, and/or new functionalities of the newer version.
Perform the following in the Azure Console:
Perform the following in Azure Command Line Interface 2.0:
To set HTTP 2.0 version for an existing app, run the following command.
az webapp config set –resource-group <RESOURCE_GROUP_NAME> –name <APP_NAME> –http20-enabled true
References:
Want to Know More?
Learn how our partners are managing their cloud security and compliance with Cloudlytics.
I hereby accept the GDPR and Privacy Policy, by subscribing to the newsletters.