Skip to content

Commit dd9f491

Browse files
Merge pull request #232887 from duongau/patch-10
CDN custom SSL - fixing tabs
2 parents 3bc888d + d7b01bb commit dd9f491

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cdn/cdn-custom-ssl.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Register Azure CDN as an app in your Azure Active Directory.
121121
> * You need to have the **Global Administrator** role to run this command.
122122
> * The service principal name was changed from `Microsoft.Azure.Cdn` to `Microsoft.AzureFrontDoor-Cdn`.
123123
124-
# [Azure PowerShell](#tab/powershell)
124+
#### Azure PowerShell
125125

126126
1. If needed, install [Azure PowerShell](/powershell/azure/install-az-ps) on your local machine.
127127

@@ -134,15 +134,15 @@ Register Azure CDN as an app in your Azure Active Directory.
134134

135135
Secret :
136136
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}
138138
ApplicationId : 205478c0-bd83-4e1b-a9d6-db63a3e1e1c8
139139
ObjectType : ServicePrincipal
140140
DisplayName : Microsoft.AzureFrontDoor-Cdn
141141
Id : abcdef12-3456-7890-abcd-ef1234567890
142142
Type :
143143
```
144144

145-
# [Azure CLI](#tab/cli)
145+
#### Azure CLI
146146

147147
1. If needed, install [Azure CLI](/cli/azure/install-azure-cli) on your local machine.
148148

0 commit comments

Comments
 (0)