Skip to content

Commit ee89b93

Browse files
authored
Merge pull request #252947 from xfz11/svc/permissions
{Service Connector} publish permission doc and add reference in quickstart
2 parents 64fd252 + b997491 commit ee89b93

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

articles/service-connector/quickstart-portal-app-service-connection.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ Sign in to the Azure portal at [https://portal.azure.com/](https://portal.azure.
6868

6969
1. Select **Next: Review + Create** to review the provided information. Then select **Create** to create the service connection. This operation may take a minute to complete.
7070

71+
> [!NOTE]
72+
> You need enough permissions to create connection successfully, for more details, see [Permission requirements](./concept-permission.md).
73+
7174
## View service connections in App Service
7275

7376
1. The **Service Connector** tab displays existing App Service connections.

articles/service-connector/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ items:
7474
href: concept-availability.md
7575
- name: Region support
7676
href: concept-region-support.md
77+
- name: Permission requirements
78+
href: concept-permission.md
7779
- name: How-to guides
7880
expanded: true
7981
items:

0 commit comments

Comments
 (0)