Skip to content

Commit bd131cc

Browse files
committed
(ACES-Core) update apex-domain-azure-dns.md
changes to improve Acrolinx scorecard
1 parent c4ed580 commit bd131cc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/static-web-apps/apex-domain-azure-dns.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,19 @@ The following procedure requires you to copy settings from an Azure DNS zone you
2727

2828
1. Select **+ Add**, and then select **Custom Domain on Azure DNS** from the drop down menu.
2929

30-
1. Select your apex domain name from the *DNS zone* drop down.
30+
1. Select your apex domain name from the *DNS zone* drop-down.
3131

32-
If this list is empty, please proceed to [create a public zone in Azure DNS](../dns/dns-getstarted-portal.md).
32+
If this list is empty, [create a public zone in Azure DNS](../dns/dns-getstarted-portal.md).
3333

3434
1. Select **Add**.
3535

36-
Wait as the DNS record and custom domain records are added for your static web app. It make take a minute or so to complete.
36+
Wait as the DNS record and custom domain records are added for your static web app. It may take a minute or so to complete.
3737

3838
1. Select **Close**.
3939

40-
Observe the *Status* for the row of your apex domain. While this validation is running, the necessary CNAME or TXT and ALIAS records are created for you. Once the validation is complete, then your apex domain is publicly available.
40+
Observe the *Status* for the row of your apex domain. While this validation is running, the necessary CNAME or TXT and ALIAS records are created for you automatically. Once the validation is complete, your apex domain is publicly available.
4141

42-
Open a new browser tab and go to your apex domain, you should see your static web app in the browser. Also, inspect the location to verify that your site is served securely using `https`..
42+
Open a new browser tab and go to your apex domain. You should see your static web app in the browser. Also, inspect the location to verify that your site is served securely using `https`.
4343

4444
## Next steps
4545

0 commit comments

Comments
 (0)