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/container-apps/custom-domains-certificates.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,9 @@ Azure Container Apps allows you to bind one or more custom domains to a containe
59
59
60
60
Once the add operation is complete, you see your domain name in the list of custom domains.
61
61
62
+
> [!NOTE]
63
+
> For container apps in internal Container Apps environments, [additional configuration](./networking.md#dns) is required to use custom domains with VNET-scope ingress.
64
+
62
65
## Managing certificates
63
66
64
67
You can manage certificates via the Container Apps environment or through an individual container app.
@@ -84,4 +87,4 @@ You can manage your certificates for an individual domain name by selecting the
84
87
## Next steps
85
88
86
89
> [!div class="nextstepaction"]
87
-
> [Authentication in Azure Container Apps](authentication.md)
90
+
> [Authentication in Azure Container Apps](authentication.md)
0 commit comments