File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ Register Azure CDN as an app in your Azure Active Directory.
121
121
> * You need to have the ** Global Administrator** role to run this command.
122
122
> * The service principal name was changed from ` Microsoft.Azure.Cdn ` to ` Microsoft.AzureFrontDoor-Cdn ` .
123
123
124
- # [ Azure PowerShell] ( #tab/powershell )
124
+ #### Azure PowerShell
125
125
126
126
1 . If needed, install [ Azure PowerShell] ( /powershell/azure/install-az-ps ) on your local machine.
127
127
@@ -134,15 +134,15 @@ Register Azure CDN as an app in your Azure Active Directory.
134
134
135
135
Secret :
136
136
ServicePrincipalNames : {205478c0-bd83-4e1b-a9d6-db63a3e1e1c8,
137
- https://microsoft.onmicrosoft.com/033ce1c9-f832-4658-b024-ef1cbea108b8}
137
+ https://microsoft.onmicrosoft.com/033ce1c9-f832-4658-b024-ef1cbea108b8}
138
138
ApplicationId : 205478c0-bd83-4e1b-a9d6-db63a3e1e1c8
139
139
ObjectType : ServicePrincipal
140
140
DisplayName : Microsoft.AzureFrontDoor-Cdn
141
141
Id : abcdef12-3456-7890-abcd-ef1234567890
142
142
Type :
143
143
```
144
144
145
- # [ Azure CLI](#tab/cli)
145
+ # ### Azure CLI
146
146
147
147
1. If needed, install [Azure CLI](/cli/azure/install-azure-cli) on your local machine.
148
148
You can’t perform that action at this time.
0 commit comments