Skip to content

Commit de6773d

Browse files
committed
merge conflect fixes
2 parents 3d8e967 + d0fc7af commit de6773d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 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

@@ -207,16 +207,16 @@ az spring app deploy \
207207

208208
## 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

214214
Use the following steps to enable or disable Application Configuration Service using the Azure portal:
215215

216216
1. Navigate to your service resource, and then select **Application Configuration Service**.
217217
1. Select **Manage**.
218-
1. Select or unselect the **Enable Application Configuration Service**, and then select **Save**.
219-
1. You can then view the state of Application Configuration Service on the **Application Configuration Service** page.
218+
1. Select or unselect **Enable Application Configuration Service**, and then select **Save**.
219+
1. You can now view the state of Application Configuration Service on the **Application Configuration Service** page.
220220

221221
### [Azure CLI](#tab/Azure-CLI)
222222

0 commit comments

Comments
 (0)