From a53cc286f7271e3551027e126d512023b0967809 Mon Sep 17 00:00:00 2001 From: Timna Brown <24630902+brown9804@users.noreply.github.com> Date: Fri, 1 Aug 2025 05:38:24 -0600 Subject: [PATCH 1/6] + inf base for Azure Traffic Manager "nested" or "external" endpoints --- .../README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md b/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md index dc8147171..840d7c829 100644 --- a/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md +++ b/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md @@ -52,6 +52,23 @@ Last updated: 2025-07-17 https://github.com/user-attachments/assets/13cac993-764f-4fb7-972e-3c54d2f3cb8f +## Your site uses Azure Traffic Manager "nested" or "external" endpoints + +> **You’re affected if your App Service uses Azure Traffic Manager with any of these endpoint types:** +> - `Nested endpoints` +> - `External endpoints` + +> [!TIP] +> Only **Azure Endpoints** in Traffic Manager are supported for App Service Managed Certificate creation and renewal. +> **Action:** +> - 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) +> - 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) + +## Your site relies on *.trafficmanager.net domain + + + +
Total views From 31e3166e1b92a382574b9e87aae73a02ac772437 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 1 Aug 2025 11:38:46 +0000 Subject: [PATCH 2/6] Update last modified date in Markdown files --- .../demos/changes-AppServiceManagedCertificates/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md b/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md index 840d7c829..62910c857 100644 --- a/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md +++ b/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md @@ -7,7 +7,7 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [brown9804](https://github.com/brown9804) -Last updated: 2025-07-17 +Last updated: 2025-08-01 ---------- From b83bf725b1e1dc0e7f5f700a50fd1c283973a973 Mon Sep 17 00:00:00 2001 From: Timna Brown <24630902+brown9804@users.noreply.github.com> Date: Wed, 13 Aug 2025 13:42:30 -0600 Subject: [PATCH 3/6] refs --- .../changes-AppServiceManagedCertificates/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md b/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md index 62910c857..9412dda4d 100644 --- a/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md +++ b/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md @@ -14,6 +14,15 @@ Last updated: 2025-08-01 > [!IMPORTANT] > 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) +
+List of References (Click to expand) + +- [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) +- [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) + +
+ + > [!NOTE] > 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. > 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 From dc38062e58046b2866f91429a5c1b88ee8a00549 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 13 Aug 2025 19:42:44 +0000 Subject: [PATCH 4/6] Update last modified date in Markdown files --- .../demos/changes-AppServiceManagedCertificates/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md b/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md index 9412dda4d..96c22ca97 100644 --- a/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md +++ b/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md @@ -7,7 +7,7 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [brown9804](https://github.com/brown9804) -Last updated: 2025-08-01 +Last updated: 2025-08-13 ---------- From db204ea99e008b9285df8f1b80de654e76d83749 Mon Sep 17 00:00:00 2001 From: Timna Brown <24630902+brown9804@users.noreply.github.com> Date: Thu, 4 Sep 2025 20:38:59 -0600 Subject: [PATCH 5/6] Update README to remove obsolete traffic manager title --- .../demos/changes-AppServiceManagedCertificates/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md b/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md index 96c22ca97..5111716fa 100644 --- a/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md +++ b/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md @@ -73,10 +73,6 @@ https://github.com/user-attachments/assets/13cac993-764f-4fb7-972e-3c54d2f3cb8f > - 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) > - 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) -## Your site relies on *.trafficmanager.net domain - - -
From 7b4c5cd6e918977b104c28c1790b44bc9fbdfa8b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 5 Sep 2025 02:39:11 +0000 Subject: [PATCH 6/6] Update last modified date in Markdown files --- .../demos/changes-AppServiceManagedCertificates/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md b/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md index 5111716fa..27b5cfbd2 100644 --- a/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md +++ b/0_Azure/8_AzureApps/demos/changes-AppServiceManagedCertificates/README.md @@ -7,7 +7,7 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [brown9804](https://github.com/brown9804) -Last updated: 2025-08-13 +Last updated: 2025-09-05 ----------