Skip to content

Commit a0cfdb4

Browse files
Merge pull request #121128 from XanqYYD7AD95oh3a/patch-1
Update the required role assignment.
2 parents 82ecf8d + ce29e03 commit a0cfdb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/programmable-connectivity/azure-programmable-connectivity-using-network-apis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Create an APC Gateway, following instructions in [Create an APC Gateway](azure-p
2424
## Obtain an authentication token
2525

2626
1. Follow the instructions at [How to create a Service Principal](/entra/identity-platform/howto-create-service-principal-portal) to create an App Registration that can be used to access your APC Gateway.
27-
- For the step "Assign a role to the application", go to the APC Gateway in the Azure portal and follow the instructions from `3. Select Access Control (IAM)` onwards. Assign the new App registration `Azure Programmable Connectivity Gateway User` and `Contributor` roles.
27+
- For the step "Assign a role to the application", go to the APC Gateway in the Azure portal and follow the instructions from `3. Select Access Control (IAM)` onwards. Assign the new App registration the `Azure Programmable Connectivity Gateway Dataplane User` role.
2828
- At the step "Set up authentication", select "Option 3: Create a new client secret". Note the value of the secret as `CLIENT_SECRET`, and store it securely (for example in an Azure Key Vault).
2929
- After you have created the App registration, copy the value of Client ID from the Overview page, and note it as `CLIENT_ID`.
3030
2. Navigate to "Tenant Properties" in the Azure portal. Copy the value of Tenant ID, and note it as `TENANT`.

0 commit comments

Comments
 (0)