Skip to content

Commit a8ee1d6

Browse files
Update AKS-Hybrid/deploy-load-balancer-cli.md
Co-authored-by: Chris Werner <[email protected]>
1 parent eedc149 commit a8ee1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AKS-Hybrid/deploy-load-balancer-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Configure the following variables before proceeding:
4545
To enable the Arc extension for MetalLB using the following command, you must have [Graph permission Application.Read.All](/graph/permissions-reference#applicationreadall). You can check if you have this permission by logging into your Azure subscription, and running the following command:
4646

4747
```azurecli
48-
`az ad sp list --filter "appId eq '00001111-aaaa-2222-bbbb-3333cccc4444'" --output json`
48+
`az ad sp list --filter "appId eq '087fca6e-4606-4d41-b3f6-5ebdf75b8b4c'" --output json`
4949
```
5050
If the command fails, contact your Azure tenant administrator to get `Application.Read.All` role.
5151

0 commit comments

Comments
 (0)