Skip to content

Commit e3048a5

Browse files
Merge pull request #16722 from sethmanheim/hubki1-08
Add new Hub known issue
2 parents d0daa17 + bfccb36 commit e3048a5

File tree

2 files changed

+42
-16
lines changed

2 files changed

+42
-16
lines changed

azure-stack/operator/azure-stack-servicing-policy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ For information about a specific update, including how to download it, see the r
5454

5555
Occasionally, Microsoft provides hotfixes for Azure Stack Hub that address a specific issue that's often preventative or time-sensitive. Each hotfix is released with a corresponding Microsoft Knowledge Base (KB) article that details the issues addressed in that hotfix.
5656

57-
Hotfixes are downloaded and installed just like the regular full update packages for Azure Stack Hub. However, unlike a full update, hotfixes can install in minutes. We recommend Azure Stack Hub operators set maintenance windows when installing hotfixes. Hotfixes update the version of your Azure Stack Hub cloud so you can easily determine if the hotfix has been applied. A separate hotfix is provided for each version of Azure Stack Hub that's still in support. **Each hotfix for a specific iteration is cumulative and includes the previous hotfixes for that same version.** You can read more about the applicability of a specific hotfix in the corresponding KB article. See the release notes links in the previous section.
57+
Hotfixes are downloaded and installed just like the regular full update packages for Azure Stack Hub. However, unlike a full update, hotfixes can install in minutes. We recommend Azure Stack Hub operators set maintenance windows when installing hotfixes. Hotfixes update the version of your Azure Stack Hub cloud so you can easily determine if the hotfix has been applied. A separate hotfix is provided for each version of Azure Stack Hub that's still in support. Each hotfix for a specific iteration is cumulative and includes the previous hotfixes for that same version. You can read more about the applicability of a specific hotfix in the corresponding KB article. See the release notes links in the previous section.
5858

59-
Before you update to a new major version, apply the latest hotfix in the **current** major version. It is recommended that cloud operators keep their scale units updated with hotfixes as they are released; for example, installing hotfixes within 45 days of their release date, if possible.
59+
Before you update to a new major version, apply the latest hotfix in the current major version. It is recommended that cloud operators keep their scale units updated with hotfixes as they are released; for example, installing hotfixes within 45 days of their release date, if possible.
6060

61-
Starting with build 2005, when you update to a **new** major version (for example, 1.2005.x to 1.2008.x), the latest hotfixes (if any are available at the time of package download) in the new major version are installed automatically. Your 2008 installation is then current with all hotfixes. From that point forward, if a hotfix is released for 2008, you should install it.
61+
Starting with build 2005, when you update to a new major version (for example, 1.2005.x to 1.2008.x), the latest hotfixes (if any are available at the time of package download) in the new major version are installed automatically. Your 2008 installation is then current with all hotfixes. From that point forward, if a hotfix is released for 2008, you should install it.
6262

6363
For information about currently available hotfixes, [see the release notes](release-notes.md) "Hotfixes" section for that update.
6464

azure-stack/operator/known-issues.md

Lines changed: 39 additions & 13 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: 01/06/2025
6+
ms.date: 01/08/2025
77
ms.author: sethm
88
ms.reviewer: rtiberiu
99
ms.lastreviewed: 11/30/2023
@@ -70,7 +70,21 @@ To access known issues for a different version, use the version selector dropdow
7070

7171
<!-- ## Alerts -->
7272

73-
<!-- ## Portal -->
73+
## Portal
74+
75+
### Deployments blade under subscription fails to load
76+
77+
- Applicable: This issue applies to release 2406 and later.
78+
- Cause: Due to a change in how subscription-level deployments are stored, an internal server error occurs when deploying or viewing deployments at subscription scope.
79+
- Remediation: Microsoft is aware of the issue and is working on a fix.
80+
- Occurrence: Common.
81+
82+
### Nodes blade fails to load
83+
84+
- Applicable: This issue applies to release 2311 and later.
85+
- Cause: The **Nodes** blade on the portal fails to load when a GPU property isn't configured.
86+
- Remediation: Microsoft is aware of the issue and is working on a fix.
87+
- Occurrence: Occasional.
7488

7589
<!-- ## Datacenter integration -->
7690

@@ -119,6 +133,22 @@ To access known issues for a different version, use the version selector dropdow
119133
- Remediation: Although Azure Stack Hub isn't removing the A-series SKU, other undefined behavior might occur if you continue using it (such as with the load balancer, VMSS, etc.). Therefore, you should use a different VM SKU when you're ready. There is no cost difference in using different VM SKUs on Azure Stack Hub.
120134
- Occurrence: Common.
121135

136+
## Portal
137+
138+
### Deployments blade under subscription fails to load
139+
140+
- Applicable: This issue applies to release 2406 and later.
141+
- Cause: Due to a change in how subscription-level deployments are stored, an internal server error occurs when deploying or viewing deployments at subscription scope.
142+
- Remediation: Microsoft is aware of the issue and is working on a fix.
143+
- Occurrence: Common.
144+
145+
### Nodes blade fails to load
146+
147+
- Applicable: This issue applies to release 2311 and later.
148+
- Cause: The **Nodes** blade on the portal fails to load when a GPU property isn't configured.
149+
- Remediation: Microsoft is aware of the issue and is working on a fix.
150+
- Occurrence: Occasional.
151+
122152
<!-- ## Alerts -->
123153

124154
<!-- ## Datacenter integration -->
@@ -141,17 +171,6 @@ To access known issues for a different version, use the version selector dropdow
141171

142172
::: moniker-end
143173

144-
::: moniker range="azs-2406 || azs-2408"
145-
## Portal
146-
147-
### Deployments blade under subscription fails to load
148-
149-
- Applicable: This issue applies to release 2406 and later.
150-
- Cause: Due to a change in how subscription-level deployments are stored, an internal server error occurs when deploying or viewing deployments at subscription scope.
151-
- Remediation: Microsoft is aware of the issue and is working on a fix.
152-
- Occurrence: Common.
153-
::: moniker-end
154-
155174
::: moniker range="azs-2311"
156175

157176
<!-- ## Update -->
@@ -210,6 +229,13 @@ To access known issues for a different version, use the version selector dropdow
210229
- Remediation: Check your API app after deployment to ensure deployment was successful. Microsoft is aware of the problem and is working on a fix.
211230
- Occurrence: Common.
212231

232+
### Nodes blade fails to load
233+
234+
- Applicable: This issue applies to release 2311 and later.
235+
- Cause: The **Nodes** blade on the portal fails to load when a GPU property isn't configured.
236+
- Remediation: Microsoft is aware of the issue and is working on a fix.
237+
- Occurrence: Occasional.
238+
213239
<!-- ## Datacenter integration -->
214240

215241
<!-- ## Storage -->

0 commit comments

Comments
 (0)