Skip to content

Commit 249147e

Browse files
committed
Acrolyx fixes
1 parent fda19e5 commit 249147e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-cloud/spring-cloud-tutorial-custom-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ You can use a CNAME record to map a custom DNS name to Azure Spring Cloud.
5454
> The A record is not supported.
5555
5656
### Create the CNAME record
57-
Go to your DNS provider and add a CNAME record to map your domain to the <service_name>.azuremicroservices.io, where <service_name> is the name of your Azure Spring Cloud instance. We support wildcard domain and sub domain.
57+
Go to your DNS provider and add a CNAME record to map your domain to the <service_name>.azuremicroservices.io. Here <service_name> is the name of your Azure Spring Cloud instance. We support wildcard domain and sub domain.
5858
After you add the CNAME, the DNS records page will resemble the following example:
5959

6060
![DNS records page](./media/custom-dns-tutorial/dns-records.png)

0 commit comments

Comments
 (0)