Skip to content

Commit 73c6d9a

Browse files
authored
Merge pull request #127921 from masile27/patch-1
Update steps for adding custom DNS suffix
2 parents 94e9ecc + 6c9f7ac commit 73c6d9a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/container-apps/environment-custom-dns-suffix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Azure Container Apps environment provides a default DNS suffix in the format `<U
2222

2323
1. Go to your Container Apps environment in the [Azure portal](https://portal.azure.com)
2424

25-
1. Under the *Settings* section, select **Custom DNS suffix**.
25+
1. Under the *Settings* section, select **Networking** and then click on **Custom DNS Suffix**.
2626

27-
1. In **DNS suffix**, enter the custom DNS suffix for the environment.
27+
1. In **Custom DNS suffix**, enter the custom DNS suffix for the environment.
2828

2929
For example, if you enter `example.com`, the container app domain names are in the format `<APP_NAME>.example.com`.
3030

0 commit comments

Comments
 (0)