Skip to content

Commit 9172d59

Browse files
authored
Merge pull request #117 from MicrosoftCloudEssentials-LearningHub/endpoints-how-to
+ inf base for Azure Traffic Manager "nested" or "external" endpoints
2 parents a9d6b42 + 7b4c5cd commit 9172d59

1 file changed

Lines changed: 23 additions & 1 deletion

File tree

  • 0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates

0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,22 @@ Costa Rica
77
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
88
[brown9804](https://github.com/brown9804)
99

10-
Last updated: 2025-07-17
10+
Last updated: 2025-09-05
1111

1212
----------
1313

1414
> [!IMPORTANT]
1515
> Please review this article first: [Important Changes to App Service Managed Certificates: Is Your Certificate Affected?](https://techcommunity.microsoft.com/blog/appsonazureblog/important-changes-to-app-service-managed-certificates-is-your-certificate-affect/4435193)
1616
17+
<details>
18+
<summary><b>List of References</b> (Click to expand)</summary>
19+
20+
- [App Service Managed Certificate (ASMC) changes – July 28, 2025](https://learn.microsoft.com/en-us/azure/app-service/app-service-managed-certificate-changes-july-2025)
21+
- [Important Changes to App Service Managed Certificates: Is Your Certificate Affected?](https://techcommunity.microsoft.com/blog/appsonazureblog/important-changes-to-app-service-managed-certificates-is-your-certificate-affect/4435193)
22+
23+
</details>
24+
25+
1726
> [!NOTE]
1827
> For the scenarios outlined in the article, please find an alternative set of queries to help you determine whether your environment might be impacted. These queries include visual guidance for reference.
1928
> If you have any questions or need further clarification, please reach out to your Microsoft account team or contact Microsoft directly: [Microsoft Sales and Support](https://support.microsoft.com/contactus?ContactUsExperienceEntryPointAssetId=S.HP.SMC-HOME) for additional support and guidance, or
@@ -52,6 +61,19 @@ Last updated: 2025-07-17
5261

5362
https://github.com/user-attachments/assets/13cac993-764f-4fb7-972e-3c54d2f3cb8f
5463

64+
## Your site uses Azure Traffic Manager "nested" or "external" endpoints
65+
66+
> **You’re affected if your App Service uses Azure Traffic Manager with any of these endpoint types:**
67+
> - `Nested endpoints`
68+
> - `External endpoints`
69+
70+
> [!TIP]
71+
> Only **Azure Endpoints** in Traffic Manager are supported for App Service Managed Certificate creation and renewal.
72+
> **Action:**
73+
> - Transition to using [Azure Endpoints for your Traffic Manager profile](https://learn.microsoft.com/en-us/azure/traffic-manager/traffic-manager-endpoint-types#azure-endpoints)
74+
> - If you cannot switch, you must obtain and bind your own [SSL certificate for the custom domain](https://learn.microsoft.com/en-us/azure/app-service/configure-ssl-certificate?tabs=apex%2Crbac%2Cazure-cli)
75+
76+
5577
<!-- START BADGE -->
5678
<div align="center">
5779
<img src="https://img.shields.io/badge/Total%20views-1559-limegreen" alt="Total views">

0 commit comments

Comments
 (0)