You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/environment/how-to-upgrade-preference.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ If you set the **Upgrade preference** for your App Service Environment to **Manu
101
101
102
102
1. Allow time for the notification to send. [Verify the test notification](#view-upgrade-notifications) is listed on the **Service Health** dashboard in the Azure portal.
103
103
104
-
You can also send a test notification by using the Azure CLI. For more information, see the procedure described in [Apply upgrade to App Service Environment (Azure CLI)](./how-to-upgrade-preference.md#apply-upgrade-to-app-service-environment?tabs=azure-cli).
104
+
You can also send a test notification by using the Azure CLI. For more information, see the procedure described in [Apply upgrade to App Service Environment (Azure CLI)](/azure/app-service/environment/how-to-upgrade-preference#apply-upgrade-to-app-service-environment?tabs=azure-cli).
105
105
106
106
## Configure upgrade preference
107
107
@@ -138,7 +138,7 @@ Run the following commands with the [Azure CLI](/cli/azure/install-azure-cli) or
138
138
139
139
The output displays "Manual" for manual upgrade, or the automatic upgrade type: "Early," "Late," or "None."
140
140
141
-
1.Set the **Upgrade preference** setting for the App Service Environment:
141
+
1.Configure the **Upgrade preference** setting for the App Service Environment:
142
142
143
143
- For manual upgrade, set the `upgradePreference` property to **Manual**:
144
144
@@ -190,7 +190,7 @@ When an upgrade is available, a banner displays in the Azure portal. Use the fol
190
190
191
191
Run the following commands with the [Azure CLI](/cli/azure/install-azure-cli) or use the [Azure Cloud Shell](https://shell.azure.com/).
192
192
193
-
The following procedure sends a test upgrade notification for the App Service Environment.
193
+
The following procedure sends a test upgrade notification for the App Service Environment, and demonstrates how to initiate the upgrade process.
194
194
195
195
1. Set the `<placeholder>` command parameters to the values for your App Service Environment:
0 commit comments