You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -78,11 +78,11 @@ You must also have an active support agreement with the hardware partner that ma
78
78
79
79
Hotfixes aren't considered major update versions. If your Azure Stack Hub instance is behind by more than two updates, it's considered out of compliance. You must update to at least the minimum supported version (N-2) to receive support.
80
80
81
-
For example, if the most recent update version available is 2408 (N), the two previous update versions were 2406 and 2311, which means both 2406 (N-1) and 2311 (N-2) remain in support. However, the 2306 (and earlier) version is out of support, as 2306 was N-3 when the 2408 update was released. For the current release of Azure Stack Hub, the following versions are considered in support:
81
+
For example, if the most recent update version available is 2501 (N), the two previous update versions were 2408 and 2406, which means both 2408 (N-1) and 2406 (N-2) remain in support. However, the 2311 (and earlier) version is out of support, as 2311 was N-3 when the 2501 update was released. For the current release of Azure Stack Hub, the following versions are considered in support:
Microsoft software update packages are non-cumulative and require the previous update package and latest hotfix to be installed as a prerequisite. If you decide to defer one or more updates, consider the overall runtime required to update to the latest version.
Copy file name to clipboardExpand all lines: azure-stack/operator/known-issues.md
+16-48Lines changed: 16 additions & 48 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Azure Stack Hub known issues
3
3
description: Learn about known issues in Azure Stack Hub releases.
4
4
author: sethmanheim
5
5
ms.topic: article
6
-
ms.date: 10/24/2024
6
+
ms.date: 10/30/2024
7
7
ms.author: sethm
8
8
ms.reviewer: rtiberiu
9
9
ms.lastreviewed: 11/30/2023
@@ -20,11 +20,11 @@ This article lists known issues in Azure Stack Hub releases. The list is updated
20
20
21
21
To access known issues for a different version, use the version selector dropdown above the table of contents on the left.
22
22
23
-
::: moniker range=">=azs-2311"
23
+
::: moniker range=">=azs-2406"
24
24
> [!IMPORTANT]
25
25
> Review this article before applying the update.
26
26
::: moniker-end
27
-
::: moniker range="<azs-2311"
27
+
::: moniker range="<azs-2406"
28
28
> [!IMPORTANT]
29
29
> If your Azure Stack Hub instance is behind by more than two updates, it's considered out of compliance. You must [update to at least the minimum supported version to receive support](azure-stack-servicing-policy.md#keep-your-system-under-support).
30
30
::: moniker-end
@@ -33,7 +33,7 @@ To access known issues for a different version, use the version selector dropdow
@@ -71,7 +71,7 @@ To access known issues for a different version, use the version selector dropdow
71
71
72
72
::: moniker-end
73
73
74
-
::: moniker range="azs-2406"
74
+
::: moniker range="azs-2408"
75
75
<!-- ## Update -->
76
76
77
77
<!-- ## Networking -->
@@ -85,13 +85,6 @@ To access known issues for a different version, use the version selector dropdow
85
85
- Remediation: Microsoft is aware of the problem and is working on a fix.
86
86
- Occurrence: Common.
87
87
88
-
### Standard Load Balancer portal error
89
-
90
-
- Applicable: This issue applies to release 2406 and later.
91
-
- Cause: The Standard Load Balancer portal blades for **Logs** and **Diagnostic settings** both show errors displaying the content.
92
-
- Remediation: The Standard Load Balancer in Azure Stack Hub does not support any diagnostic features.
93
-
- Occurrence: Common.
94
-
95
88
<!-- ## Alerts -->
96
89
97
90
<!-- ## Portal -->
@@ -116,7 +109,7 @@ To access known issues for a different version, use the version selector dropdow
116
109
117
110
::: moniker-end
118
111
119
-
::: moniker range="azs-2311"
112
+
::: moniker range="azs-2406"
120
113
<!-- ## Update -->
121
114
122
115
<!-- ## Networking -->
@@ -130,37 +123,16 @@ To access known issues for a different version, use the version selector dropdow
130
123
- Remediation: Microsoft is aware of the problem and is working on a fix.
131
124
- Occurrence: Common.
132
125
133
-
### Shutdown using Start-AzsCryptoWipe does not work
134
-
135
-
- Applicable: This issue applies to release 2311.
136
-
- Cause: In some cases when you run the `Start-AzsCryptoWipe`[command to shut down Azure Stack Hub](/azure-stack/operator/azure-stack-hub-decommission#shut-down-azure-stack-hub), one of the physical machines is not powered off.
137
-
- Remediation: If you see that any physical machine is not powered down, you must turn off that machine through the Baseboard Management Controller (BMC).
138
-
- Occurrence: Common.
139
-
140
-
## Storage
141
-
142
-
### False storage volume utilization alert in Test-AzureStack report
126
+
### Standard Load Balancer portal error
143
127
144
-
- Applicable: This issue applies to release 2311 and later.
145
-
- Cause: The new OS build with 2311 introduces a new system alert for thin provisioning: an alert is raised when the storage pool usage exceeds 70%. Fixed-size volumes are used in the Azure Stack Hub deployment, so the 70% threshold is always exceeded. You can find this warning in the Test-AzureStack reports.
146
-
- Remediation: You can ignore the alert in the Test-AzureStack report. Microsoft is aware of the issue and is working on a fix.
128
+
- Applicable: This issue applies to release 2406 and later.
129
+
- Cause: The Standard Load Balancer portal blades for **Logs** and **Diagnostic settings** both show errors displaying the content.
130
+
- Remediation: The Standard Load Balancer in Azure Stack Hub does not support any diagnostic features.
147
131
- Occurrence: Common.
148
132
149
133
<!-- ## Alerts -->
150
134
151
-
## Portal
152
-
153
-
- Applicable: This issue applies to release 2311.
154
-
- Cause: In the Azure Stack Hub user portal, under the **Virtual Networks** section, there are three new options for virtual networks: **DNS Servers**, **Flow Timeout**, and **BGP community string**. You can successfully modify the DNS configuration using the **DNS Servers** option. However, attempts to use the **Flow Timeout** and **BGP community string** options result in a failure within the portal notifications. No changes are made to the underlying services; the errors are only in the portal.
155
-
- Remediation: Microsoft is aware of the problem and is working on a fix.
156
-
- Occurrence: Common.
157
-
158
-
### False deployment error in portal for API app deployment
159
-
160
-
- Applicable: This issue applies to release 2311 and later.
161
-
- Cause: Some users might see an error message with error code **templateLinkAndJson** when deploying an API application from the marketplace, even though the deployment was successful.
162
-
- Remediation: Check your API app after deployment to ensure deployment was successful. Microsoft is aware of the problem and is working on a fix.
163
-
- Occurrence: Common.
135
+
<!-- ## Portal -->
164
136
165
137
<!-- ## Datacenter integration -->
166
138
@@ -170,14 +142,7 @@ To access known issues for a different version, use the version selector dropdow
170
142
171
143
<!-- ## App Service -->
172
144
173
-
## Resource providers
174
-
175
-
### Incorrect rotation status after secret rotation of resource provider certificates
176
-
177
-
- Applicable: This issue applies to all Azure Stack Hub add-on resource providers.
178
-
- Cause: After secret rotation, the rotation state shows as "in progress" even though the rotation completed successfully, the provisioning state shows "successful," and the expiration date is updated.
179
-
- Remediation: None. No impact to your system or workloads.
180
-
- Occurrence: All supported versions of Azure Stack Hub.
145
+
<!-- ## Resource providers -->
181
146
182
147
<!-- ## Usage -->
183
148
@@ -192,6 +157,9 @@ To access known issues for a different version, use the version selector dropdow
@@ -268,6 +236,6 @@ To access known issues for a different version, use the version selector dropdow
268
236
## 1802 archived known issues
269
237
::: moniker-end
270
238
271
-
::: moniker range="<azs-2311"
239
+
::: moniker range="<azs-2406"
272
240
You can access older versions of Azure Stack Hub known issues in the table of contents on the left side, under the [Resources > Release notes archive](./relnotearchive/known-issues.md). Select the desired archived version from the version selector dropdown in the upper left. These archived articles are provided for reference purposes only and do not imply support for these versions. For information about Azure Stack Hub support, see [Azure Stack Hub servicing policy](azure-stack-servicing-policy.md). For further assistance, contact Microsoft Customer Support Services.
0 commit comments