Skip to content

Commit 5e21212

Browse files
Fix domain names
1 parent 63be74b commit 5e21212

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/aks/outbound-rules-control-egress.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,11 +143,11 @@ If you choose to block/not allow these FQDNs, the nodes will only receive OS upd
143143

144144
#### Required FQDN / application rules
145145

146-
| FQDN | Port | Use |
146+
| FQDN | Port | Use |
147147
|------------------------------------------------------------|-----------|----------|
148-
| **`login.microsoftonline.com`** <br/> **`login.microsoftonline.us`** (Fairfax) <br/> **`login.microsoftonline.cn`** (Mooncake) | **`HTTPS:443`** | Required for Active Directory Authentication. |
149-
| **`*.ods.opinsights.azure.com`** <br/> **`*.ods.opinsights.azure.us`** (Fairfax) <br/> **`*.ods.opinsights.azure.cn`** (Mooncake)| **`HTTPS:443`** | Required for Microsoft Defender to upload security events to the cloud.|
150-
| **`*.oms.opinsights.azure.com`** <br/> **`*.oms.opinsights.azure.us`** (Fairfax) <br/> **`*.oms.opinsights.azure.cn`** (Mooncake)| **`HTTPS:443`** | Required to Authenticate with LogAnalytics workspaces.|
148+
| **`login.microsoftonline.com`** <br/> **`login.microsoftonline.us`** (Azure Government) <br/> **`login.microsoftonline.cn`** (Azure China 21Vianet) | **`HTTPS:443`** | Required for Active Directory Authentication. |
149+
| **`*.ods.opinsights.azure.com`** <br/> **`*.ods.opinsights.azure.us`** (Azure Government) <br/> **`*.ods.opinsights.azure.cn`** (Azure China 21Vianet)| **`HTTPS:443`** | Required for Microsoft Defender to upload security events to the cloud.|
150+
| **`*.oms.opinsights.azure.com`** <br/> **`*.oms.opinsights.azure.us`** (Azure Government) <br/> **`*.oms.opinsights.azure.cn`** (Azure China 21Vianet)| **`HTTPS:443`** | Required to Authenticate with LogAnalytics workspaces.|
151151

152152
### CSI Secret Store
153153

articles/defender-for-cloud/defender-for-containers-enable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ A full list of supported alerts is available in the [reference table of all Defe
101101
[!INCLUDE [FAQ](./includes/defender-for-containers-override-faq.md)]
102102
::: zone-end
103103

104-
## Learn More
104+
## Learn more
105105

106106
You can check out the following blogs:
107107

articles/defender-for-cloud/includes/defender-for-container-prerequisites-arc-eks-gke.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Validate the following endpoints are configured for outbound access so that the
1313

1414
For public cloud deployments:
1515

16-
| Azure Domain | Fairfax Domain | Mooncake Domain | Port |
16+
| Azure Domain | Azure Government Domain | Azure China 21Vianet Domain | Port |
1717
| -------------------------- | -------------------------- | -------------------------- |---- |
1818
| *.ods.opinsights.azure.com | *.ods.opinsights.azure.us | *.ods.opinsights.azure.cn | 443 |
1919
| *.oms.opinsights.azure.com | *.oms.opinsights.azure.us | *.oms.opinsights.azure.cn | 443 |

0 commit comments

Comments
 (0)