This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |
| azure:az-104_2024:azure_compute [2024/10/03 20:10] – [Azure Kubernetes Service (AKS)] mmuze | azure:az-104_2024:azure_compute [2024/10/04 20:38] (current) – [Customer Domain] mmuze |
|---|
| * Consequently, you should try to minimize the number of App Service Plans that are used. | * Consequently, you should try to minimize the number of App Service Plans that are used. |
| |
| ===== Customer Domain ===== | ===== Custom Domain ===== |
| * [[https://learn.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-custom-domain]] | * [[https://learn.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-custom-domain]] |
| * If you want to map a root domain to an App Service name you have to use an ''A'' record for app IP address, because ''CNAME'' records are not support for root/apex domain records. If you want to map a subdomain name to an App Service name you should use a ''CNAME'' record. | * If you want to map a root domain to an App Service name you have to use an ''A'' record for app IP address, because ''CNAME'' records are not support for root/apex domain records. If you want to map a subdomain name to an App Service name you should use a ''CNAME'' record. |