Skip to content

Commit 0d890b6

Browse files
authored
Apply suggestions from code review
1 parent e81d686 commit 0d890b6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ For a detailed explanation of the underlying changes at DigiCert, refer to [chan
3030
## Impacted scenarios
3131

3232
You can't create or renew ASMCs if your:
33-
1. Site is not publicly accessible.
33+
- Site is not publicly accessible:
3434
- Public accessibility to your app is required. If your app is only accessible through private configurations, such as requiring a client certificate, disabling public network access, using private endpoints, or applying IP restrictions, you can't create or renew a managed certificate.
3535
- Other configurations that restrict public access, such as firewalls, authentication gateways, or custom access policies, may also affect eligibility for managed certificate issuance or renewal.
3636

37-
1. Site is an Azure Traffic Manager "nested" or "external" endpoint:
37+
- Site is an Azure Traffic Manager "nested" or "external" endpoint:
3838
- Only "Azure Endpoints" on Traffic Manager is supported for certificate creation and renewal.
3939
- "Nested endpoints" and "External endpoints" is not supported.
40-
1. Site relies on _*.trafficmanager.net_ domains.
40+
- Site relies on _*.trafficmanager.net_ domains:
4141
- Certificates for _*.trafficmanager.net_ domains is not supported for creation or renewal.
4242

4343
Existing certificates remain valid until expiration (up to six months), but will not renew automatically if your configuration is unsupported.
@@ -95,7 +95,7 @@ To help identify affected Traffic Manager profiles across your subscriptions, we
9595
>
9696
9797
To run the script:
98-
1. Download the [Powershell script from GitHub](https://github.com/nimccoll/NonAzureTrafficManagerEndpoints).
98+
1. Download the [PowerShell script from GitHub](https://github.com/nimccoll/NonAzureTrafficManagerEndpoints).
9999
1. Open PowerShell and navigate to the script location.
100100
1. Run the script.
101101
```

0 commit comments

Comments
 (0)