Skip to content

Commit 960a5e1

Browse files
authored
Merge pull request #3394 from xizhuang/patch-4
Update known-issues.md
2 parents fb6f75f + c05c744 commit 960a5e1

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

azure-stack/operator/known-issues.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Stack Hub known issues
33
description: Learn about known issues in Azure Stack Hub releases.
44
author: sethmanheim
55
ms.topic: article
6-
ms.date: 10/31/2024
6+
ms.date: 11/11/2024
77
ms.author: sethm
88
ms.reviewer: rtiberiu
99
ms.lastreviewed: 11/30/2023
@@ -41,7 +41,14 @@ To access known issues for a different version, use the version selector dropdow
4141
- Remediation: If you have more than 8 node stamps, it's advised that you delay your updates if possible, until a hotfix/inline fix is released.
4242
- Occurrence: Common.
4343

44-
<!-- ## Networking -->
44+
## Networking
45+
46+
### Outbound ICMP to internet is blocked by default for tenant VM
47+
48+
- Applicable: This issue applies to release 2311 and later.
49+
- Cause: The issue is caused by a change in the default ICMP behavior introduced with Windows Server 2022 that diverges from previous behavior, as well as Azure behavior.
50+
- Remediation: You can add an inbound NSG rule to allow outbound ICMP packets to the internet. Microsoft is aware of the issue.
51+
- Occurrence: Common.
4552

4653
## Compute
4754

@@ -151,6 +158,15 @@ To access known issues for a different version, use the version selector dropdow
151158
- Remediation: You can ignore the alert in the Test-AzureStack report. Microsoft is aware of the issue and is working on a fix.
152159
- Occurrence: Common.
153160

161+
## Networking
162+
163+
### Outbound ICMP to internet is blocked by default for tenant VM
164+
165+
- Applicable: This issue applies to release 2311 and later.
166+
- Cause: The issue is caused by a change in the default ICMP behavior introduced with Windows Server 2022 that diverges from previous behavior, as well as Azure behavior.
167+
- Remediation: You can add an inbound NSG rule to allow outbound ICMP packets to the internet. Microsoft is aware of the issue.
168+
- Occurrence: Common.
169+
154170
<!-- ## Alerts -->
155171

156172
## Portal

0 commit comments

Comments
 (0)