Skip to content

Commit 1e2be0d

Browse files
committed
add include file
1 parent d027de5 commit 1e2be0d

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

articles/service-connector/concept-service-connector-internals.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ Service Connector runs multiple tasks while creating or updating service connect
4949

5050
If a step fails during this process, Service Connector rolls back all previous steps to keep the initial settings in the source and target instances.
5151

52+
## Service Connector resource provider
53+
54+
[!INCLUDE [Service Connector MicrosoftServiceLinker](../../includes/service-connector-service-linker.md)]
55+
5256
## Connection configurations
5357

5458
Connection configurations are set in the source service.

articles/service-connector/faq.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ summary: This article answers frequently asked questions about Service Connector
1313
sections:
1414
- name: Ignored
1515
questions:
16-
- question: What is `MicrosoftServiceLinker` and why is it registered in my subscriptions?
17-
answer: Service Linker is the name of Service Connector's resource provider. When a user opens the Service Connector tab in the Azure Portal, the Service Linker resource provider gets automatically registered in all of the user's subscriptions. Enabling Service Connector on all subscriptions lets users connect services for free across subscriptions. The user who generated the registration is listed as the initiator of the registration event.
16+
- question: What is MicrosoftServiceLinker and why is it registered in my subscriptions?
17+
answer: |
18+
[!INCLUDE [Service Connector MicrosoftServiceLinker](../../includes/service-connector-service-linker.md)]
1819
1920
additionalContent: |
2021
## Next steps
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
author: maud-lv
3+
ms.service: service-connector
4+
ms.topic: include
5+
ms.date: 01/12/2021
6+
ms.author: malev
7+
---
8+
9+
Service Linker is the name of Service Connector's resource provider. When a user opens the Service Connector tab in the Azure Portal, the Service Linker resource provider gets automatically registered in all of the user's subscriptions. Enabling Service Connector on all subscriptions lets users connect services for free across subscriptions. The user who generated the registration is listed as the initiator of the registration event.

0 commit comments

Comments
 (0)