Skip to content

Commit 5e86f71

Browse files
authored
Merge pull request #178451 from BhargaviAnnadevara-MSFT/patch-166
(AzureCXP) Fixes MicrosoftDocs/azure-docs#81695
2 parents 9b83405 + d9f3856 commit 5e86f71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/environment/app-service-app-service-environment-custom-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: madsd
55

66
ms.assetid: 1d1d85f3-6cc6-4d57-ae1a-5b37c642d812
77
ms.topic: tutorial
8-
ms.date: 01/29/2021
8+
ms.date: 11/03/2021
99
ms.author: madsd
1010
ms.custom: mvc, seodec18
1111
---
@@ -45,7 +45,7 @@ The **clusterSettings** attribute can be included in a Resource Manager template
4545
## Use Azure Resource Explorer to update an App Service Environment
4646
Alternatively, you can update the App Service Environment by using [Azure Resource Explorer](https://resources.azure.com).
4747

48-
1. In Resource Explorer, go to the node for the App Service Environment (**subscriptions** > **resourceGroups** > **providers** > **Microsoft.Web** > **hostingEnvironments**). Then click the specific App Service Environment that you want to update.
48+
1. In Resource Explorer, go to the node for the App Service Environment (**subscriptions** > **{your Subscription}** > **resourceGroups** > **{your Resource Group}** > **providers** > **Microsoft.Web** > **hostingEnvironments**). Then click the specific App Service Environment that you want to update.
4949
2. In the right pane, click **Read/Write** in the upper toolbar to allow interactive editing in Resource Explorer.
5050
3. Click the blue **Edit** button to make the Resource Manager template editable.
5151
4. Scroll to the bottom of the right pane. The **clusterSettings** attribute is at the very bottom, where you can enter or update its value.

0 commit comments

Comments
 (0)