You need to configure an Azure web app named az400-9940427-main to contain an environmental variable named "MAX_ITEMS". The environmental variable must have a value of 50. To complete this task, sign in to the Microsoft Azure portal.
正解:
See solution below. Explanation: 1. In the Azure portal, navigate to the az400-9940427-main app's management page. In the app's left menu, click Configuration > Application settings. 2. Click New Application settings 3. Enter the following: Name: MAX_ITEMS Value: 50 References: https://docs.microsoft.com/en-us/azure/app-service/configure-common