Skip to content

Commit 926f654

Browse files
authored
Update disconnected-operations-known-issues.md
1 parent daaf9d1 commit 926f654

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-local/manage/disconnected-operations-known-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ Import-Module "$applianceConfigBasePath\OperationsModule\Azure.Local.Disconnecte
3737

3838

3939
### Air-gapped deployment when local DNS forwards and resolves external domain requests
40-
There's a known issue if you try to deploy an air-gapped enviroment - in the rare condition you would have a local DNS server that is able to resolve public (Microsoft.com) endpoints.
40+
There's a known issue when deploying an air-gapped environment—this happens if you’ve got a local DNS server that can resolve public endpoints like Microsoft.com.
4141

42-
Mitigation: Disable DNS forwarding for microsoft.com and azure.com zones. The appliance should not be able to resolve these DNS endpoint and will fail if it receives an IP address.
42+
Mitigation: Disable DNS forwarding for microsoft.com and azure.com zones. The appliance can't resolve these DNS endpoint and fails if it receives an IP address.
4343

4444
### Azure Local deployment with Azure Keyvault
4545

0 commit comments

Comments
 (0)