Hi @Hiten Samalia
Apology for your inconveniences
To handle the binding of the Traffic Manager's custom domain in the App Service, you should be aware of the upcoming changes to App Service Managed Certificates (ASMC) that will take effect on July 28, 2025. These changes will impact how certificates are issued and renewed, particularly for domains associated with Traffic Manager.
Since you cannot create a certificate for the *.trafficmanager.net
domain, it is recommended to configure a custom domain that points to your Traffic Manager endpoint and secure it with your own certificate. You will need to:
- Acquire a certificate for your custom domain from any certificate provider that meets your requirements.
- Add the certificate to your App Service.
- Create a custom domain binding to ensure that your App Service can use the custom domain securely.
If your Traffic Manager profile is functioning correctly and the Monitor Status is as expected, you may not need to make immediate changes. However, it is crucial to plan for the certificate acquisition and binding process to comply with the new requirements by the specified date.
References:
- App Service Managed Certificate (ASMC) changes – July 28, 2025
- Enable HTTPS for a custom domain in Azure App Service
Let me know if you have any further assistances needed.