Skip to content

Commit 8cb7c11

Browse files
Merge pull request #270619 from toddfoust/patch-33
clarifying public clients
2 parents 09d92a8 + 940f6d6 commit 8cb7c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/availability-private-test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ If you want to use availability tests on internal servers that run behind a fire
1515
> [!NOTE]
1616
> If you don't want to allow any ingress to your environment, use the method in the [Disconnected or no ingress scenarios](#disconnected-or-no-ingress-scenarios) section.
1717
18-
Ensure you have a public DNS record for your internal website. The test will fail if the DNS can't be resolved. For more information, see [Create a custom domain name for internal application](../../cloud-services/cloud-services-custom-domain-name-portal.md#add-an-a-record-for-your-custom-domain).
18+
Ensure you have a public DNS record for your internal website. The test will fail if the target url hostname cannot be resolved by public clients using public DNS. For more information, see [Create a custom domain name for internal application](../../cloud-services/cloud-services-custom-domain-name-portal.md#add-an-a-record-for-your-custom-domain).
1919

2020
Configure your firewall to permit incoming requests from our service.
2121

0 commit comments

Comments
 (0)