Skip to content

Commit 03fc11a

Browse files
rmca14CelesteDG
andauthored
Apply suggestions from code review
Co-authored-by: Celeste de Guzman <[email protected]>
1 parent b6b8aaa commit 03fc11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/credentials-how-to-user-delegated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ You need to provision the Azure API Management Data Plane service principal to g
6666
1. Provision the Azure API Management Data Plane service principal with the following command:
6767
6868
```powershell
69-
New-AzureADServicePrincipal -AppId 00001111-aaaa-2222-bbbb-3333cccc4444 -DisplayName "Azure API Management Data Plane"
69+
New-AzureADServicePrincipal -AppId c8623e40-e6ab-4d2b-b123-2ca193542c65 -DisplayName "Azure API Management Data Plane"
7070
```
7171
7272
## Step 2: Create a Microsoft Entra app registration

0 commit comments

Comments
 (0)