Skip to content

Commit d0fc7af

Browse files
Apply suggestions from code review
Co-authored-by: Karl Erickson <[email protected]>
1 parent 5e1c9bc commit d0fc7af

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/spring-apps/how-to-enterprise-application-configuration-service.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Application Configuration Service for Tanzu supports Azure DevOps, GitHub, GitLa
3636

3737
To manage the service settings, open the **Settings** section and add a new entry under the **Repositories** section.
3838

39-
:::image type="content" source="media/how-to-enterprise-application-configuration-service/config-service-settings.png" alt-text="Screenshot of the Application Configuration Service page showing how to add a repository." lightbox="media/how-to-enterprise-application-configuration-service/config-service-settings.png":::
39+
:::image type="content" source="media/how-to-enterprise-application-configuration-service/config-service-settings.png" alt-text="Screenshot of the Application Configuration Service page showing how to add a repository." lightbox="media/how-to-enterprise-application-configuration-service/config-service-settings.png":::
4040

4141
The following table describes properties for each entry.
4242

@@ -205,9 +205,9 @@ az spring app deploy \
205205
--config-file-pattern <config-file-pattern>
206206
```
207207

208-
## Enable/Disable Application Configuration Service after service creation
208+
## Enable/disable Application Configuration Service after service creation
209209

210-
You can enable and disable Application Configuration Service after service creation using the Azure portal or Azure CLI. Before disabling Application Configuration Service, you're required to unbind all of your apps to it.
210+
You can enable and disable Application Configuration Service after service creation using the Azure portal or Azure CLI. Before disabling Application Configuration Service, you're required to unbind all of your apps from it.
211211

212212
### [Azure portal](#tab/Portal)
213213

@@ -217,9 +217,9 @@ Use the following steps to enable or disable Application Configuration Service u
217217

218218
1. Select **Manage**.
219219

220-
1. Select or unselect the **Enable Application Configuration Service**, and then select **Save**.
220+
1. Select or unselect **Enable Application Configuration Service**, and then select **Save**.
221221

222-
1. You can then view the state of Application Configuration Service on the **Application Configuration Service**.
222+
1. You can now view the state of Application Configuration Service on the **Application Configuration Service** page.
223223

224224
### [Azure CLI](#tab/Azure-CLI)
225225

0 commit comments

Comments
 (0)