Skip to content

Commit aee1215

Browse files
committed
Review changes
1 parent 5631765 commit aee1215

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ One app can have multiple domains, but one domain can only map to one app. When
8080
![Custom domain table](./media/custom-dns-tutorial/custom-domain-table.png)
8181

8282
>[!NOTE]
83-
> A **Not Secure** label for your custom domain means that it's not yet bound to an SSL certificate. Any HTTPS request from a browser to your custom domain will receive and error or warning.
83+
> A **Not Secure** label for your custom domain means that it's not yet bound to an SSL certificate. Any HTTPS request from a browser to your custom domain will receive an error or warning.
8484
8585
## Add SSL binding
8686
In the custom domain table, select **Add ssl binding** as shown in the previous figure.
@@ -100,8 +100,7 @@ In your app page, in the left navigation, select **Custom Domain**. Then, set **
100100

101101
![Add SSL binding](./media/custom-dns-tutorial/enforce-http.png)
102102

103-
When the operation is complete, navigate to any of the HTTP URLs that point to your app. For example:
104-
* http://www.contoso.com
103+
When the operation is complete, navigate to any of the HTTPs URLs that point to your app. Note that HTTP URLs don't work.
105104

106105
## See also
107106
* [What is Azure Key Vault?](https://docs.microsoft.com/azure/key-vault/key-vault-overview)

0 commit comments

Comments
 (0)