You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/manage-custom-dns-buy-domain.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,11 @@ App Service domains are custom domains that are managed directly in Azure. They
17
17
* To use an App Service domain, the app's [App Service plan](overview-hosting-plans.md) must be a paid tier and not **Free (F1)**. See [Scale up an app](manage-scale-up.md#scale-up-your-pricing-tier) to update the tier.
18
18
*[Remove the spending limit on your subscription](../cost-management-billing/manage/spending-limit.md#remove).
19
19
20
+
> [!NOTE]
21
+
> Some subscriptions types would be required to have sufficient history on Azure prior to creating an App Service Domain.
22
+
> Free trial and credit based subscriptions are not eligible to create an App Service Domain.
23
+
>
24
+
20
25
## Buy and map an App Service domain
21
26
22
27
For pricing information on App Service domains, visit the [App Service Pricing page](https://azure.microsoft.com/pricing/details/app-service/windows/) and scroll down to App Service Domain.
@@ -71,7 +76,6 @@ For pricing information on App Service domains, visit the [App Service Pricing p
71
76
> [!NOTE]
72
77
> App Service Domains use GoDaddy for domain registration and Azure DNS to host the domains. In addition to the yearly domain registration fee, usage charges for Azure DNS apply. For information, see [Azure DNS Pricing](https://azure.microsoft.com/pricing/details/dns/).
73
78
>
74
-
>
75
79
76
80
1. When the domain registration is complete, you see a **Go to resource** button. Select it to see its management page.
77
81
@@ -80,7 +84,9 @@ For pricing information on App Service domains, visit the [App Service Pricing p
80
84
You're now ready to assign an App Service app to this custom domain.
81
85
82
86
> [!NOTE]
83
-
> Depending on the subscription type, a sufficient payment history within Azure may be required prior to creating an App Service domain.
87
+
> Some subscriptions types would be required to have sufficient history on Azure prior to creating an App Service Domain.
88
+
> Free trial and credit based subscriptions are not eligible to create an App Service Domain.
0 commit comments