Skip to content

Commit 0a97e15

Browse files
committed
PR review
1 parent 1d9e893 commit 0a97e15

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/service-connector/known-limitations.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Service Connector limitations
33
description: Learn about current limitations in Service Connector.
4+
titleSuffix: Service Connector
45
ms.service: service-connector
56
ms.topic: troubleshooting
67
ms.date: 03/02/2023
@@ -12,7 +13,7 @@ author: maud-lv
1213

1314
In this article, learn about Service Connector's existing limitations and how to mitigate them.
1415

15-
### Limitations to automation
16+
## Limitations to automation
1617

1718
Service Connector has been designed to bring the benefits of easy, secure, and consistent backing service connections to as many Azure services as possible. To do so, Service Connector has been developed as a plugin-resource provider. This allows Service Connector to be integrated into other services.
1819

@@ -26,7 +27,7 @@ We’re working on improving this experience over the next releases. Until then,
2627

2728
- Prior to crafting your automation templates, check to see if there’s been any configuration drift, and whether a resource might have been changed. A good way of doing this would be to use the portal to create and configure your resources as desired and then utilize the available ARM export functionality to pull the latest configuration in the form of an ARM template format as your basis for your automation template.
2829

29-
### Limitations to Azure App Service deployment slots
30+
## Limitations to Azure App Service deployment slots
3031

3132
If you’re using App Service and have [more than one deployment slot](../app-service/deploy-staging-slots.md), Service Connector won't work. If deployment slots are critical to your way of working, we recommend [using app settings](../app-service/configure-common.md).
3233

0 commit comments

Comments
 (0)