Skip to content

Commit 093372a

Browse files
committed
edits
1 parent 85f5703 commit 093372a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

articles/app-service/environment/how-to-upgrade-preference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ If you set the **Upgrade preference** for your App Service Environment to **Manu
101101

102102
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.
103103

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).
105105

106106
## Configure upgrade preference
107107

@@ -138,7 +138,7 @@ Run the following commands with the [Azure CLI](/cli/azure/install-azure-cli) or
138138

139139
The output displays "Manual" for manual upgrade, or the automatic upgrade type: "Early," "Late," or "None."
140140

141-
1. Set the **Upgrade preference** setting for the App Service Environment:
141+
1. Configure the **Upgrade preference** setting for the App Service Environment:
142142

143143
- For manual upgrade, set the `upgradePreference` property to **Manual**:
144144

@@ -190,7 +190,7 @@ When an upgrade is available, a banner displays in the Azure portal. Use the fol
190190
191191
Run the following commands with the [Azure CLI](/cli/azure/install-azure-cli) or use the [Azure Cloud Shell](https://shell.azure.com/).
192192
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.
194194
195195
1. Set the `<placeholder>` command parameters to the values for your App Service Environment:
196196

0 commit comments

Comments
 (0)