Skip to content

Commit 3adcbae

Browse files
committed
updates
1 parent 1349cdf commit 3adcbae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/configure-ssl-app-service-certificate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Because an App Service certificate is a [Key Vault secret](/azure/key-vault/gene
175175

176176
#### [Azure CLI](#tab/cli)
177177

178-
Run the following commands in [Azure Cloud Shell](https://shell.azure.com), or run them locally if you have [installed Azure CLI](/cli/azure/install-azure-cli). Replace the placeholders with the names that you used when you [bought the App Service certificate](#start-certificate-purchase).
178+
Run the following commands in [Azure Cloud Shell](https://shell.azure.com), or run them locally if you have [installed Azure CLI](/cli/azure/install-azure-cli). Replace the placeholders with the names that you used when you [bought the App Service certificate](#buy-the-certificate).
179179

180180
```azurecli-interactive
181181
secretname=$(az resource show \

0 commit comments

Comments
 (0)