Skip to content

Commit 8a21b19

Browse files
authored
Updating limitation based on subscription types
1 parent fd91872 commit 8a21b19

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

articles/app-service/manage-custom-dns-buy-domain.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ App Service domains are custom domains that are managed directly in Azure. They
1717
* 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.
1818
* [Remove the spending limit on your subscription](../cost-management-billing/manage/spending-limit.md#remove).
1919

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+
2025
## Buy and map an App Service domain
2126

2227
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
7176
> [!NOTE]
7277
> 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/).
7378
>
74-
>
7579
7680
1. When the domain registration is complete, you see a **Go to resource** button. Select it to see its management page.
7781

@@ -80,7 +84,9 @@ For pricing information on App Service domains, visit the [App Service Pricing p
8084
You're now ready to assign an App Service app to this custom domain.
8185

8286
> [!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.
89+
>
8490
8591
## Map a hostname manually
8692

0 commit comments

Comments
 (0)