Skip to content

Commit e9bed74

Browse files
committed
Change wording
1 parent 54daddb commit e9bed74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/overview-name-resolution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ If you require fine-grained control over name resolution, App Service allows you
4444

4545
>[!NOTE]
4646
> * Changing name resolution behavior is not supported on Windows Container apps.
47-
> * To enable DNS caching on Web App for Containers and Linux-based apps, you must add the app setting `WEBSITE_ENABLE_DNS_CACHE`. This setting defaults to 30 seconds.
47+
> * To configure `dnsMaxCacheTimeout`, you need to ensure that caching is enabled by adding the app setting `WEBSITE_ENABLE_DNS_CACHE`="true". If you enable caching, but do not configure dnsMaxCacheTimeout, the timeout will be set to 30.
4848
4949
Configure the name resolution behavior by using these CLI commands:
5050

0 commit comments

Comments
 (0)