Skip to content

Commit b68e8b6

Browse files
authored
Fixed file references
1 parent 1b365e4 commit b68e8b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/app-service-managed-certificate-changes-july-2025.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Only “Azure Endpoints” are supported. “Nested” and “External” endpoi
101101
**Recommended mitigation:**
102102

103103
- Switch to Azure Endpoints or use a custom domain secured with a custom certificate.
104-
- For guidance on using App Service as an Azure Traffic Manager endpoint, refer to [App Service and Traffic Manager Profiles](web-sites-traffic-manager#app-service-and-traffic-manager-profiles.md).
104+
- For guidance on using App Service as an Azure Traffic Manager endpoint, refer to [App Service and Traffic Manager Profiles](web-sites-traffic-manager.md#app-service-and-traffic-manager-profiles).
105105

106106
---
107107

@@ -125,7 +125,7 @@ Certificates for `*.trafficmanager.net` domains are not supported. If your app r
125125

126126
4. **Add the certificate to the site**
127127
> [!TIP]
128-
> Make sure to [authorized App Service to read the certificates from Key vault](configure-ssl-certificate#authorize-app-service-to-read-from-the-vault.md). Use the specific identity listed in the documentation—not the Managed Identity of the site.
128+
> Make sure to [authorized App Service to read the certificates from Key vault](configure-ssl-certificate.md#authorize-app-service-to-read-from-the-vault). Use the specific identity listed in the documentation—not the Managed Identity of the site.
129129
- [REST API: Import KV certificate to site](/rest/api/appservice/certificates/create-or-update)
130130
- [CLI: Import KV certificate to site](/cli/azure/webapp/config/ssl#az-webapp-config-ssl-import)
131131

0 commit comments

Comments
 (0)