Skip to content

Commit fd7af3a

Browse files
authored
Merge pull request #279465 from msangapu-msft/patch-23
Update regionalization-note.md
2 parents 82174d1 + ea8c4ac commit fd7af3a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/app-service/includes/regionalization-note.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
author: msangapu-msft
33
ms.author: msangapu
44
ms.topic: include
5-
ms.date: 05/31/2024
5+
ms.date: 06/27/2024
66
ms.service: app-service
77
ms.subservice: web-apps
88
---
99

1010
<a name="dnl-note" ></a>
1111

1212
> [!NOTE]
13-
> Beginning June 1, 2024, all newly created App Service apps will have the option to create a unique default hostname with a naming convention of `<app-name>`-`<random-hash>`.`<region>`.`azurewebsites.net`. The names of existing apps will not change.
13+
> Starting June 1, 2024, all newly created App Service apps will have the option to generate a unique default hostname using the naming convention `<app-name>-<random-hash>.<region>.azurewebsites.net`. Existing app names will remain unchanged.
14+
>
15+
> Example: `myapp-ds27dh7271aah175.westus-01.azurewebsites.net`
16+
>
17+
> For further details, refer to [Unique Default Hostname for App Service Resource](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/public-preview-creating-web-app-with-a-unique-default-hostname/ba-p/4156353).
1418
>
15-
> Example: myapp-ds27dh7271aah175.westus-01.azurewebsites.net
16-
>
17-
> For more information, refer to [Unique Default Hostname for App Service Resource](https://go.microsoft.com/fwlink/?linkid=2265728).
18-
>

0 commit comments

Comments
 (0)