Skip to content

Commit ba6b15a

Browse files
authored
Merge branch 'MicrosoftDocs:main' into client_upgrade
2 parents fe45863 + 537c25d commit ba6b15a

File tree

10 files changed

+319
-144
lines changed

10 files changed

+319
-144
lines changed

AKS-Hybrid/create-daemonsets.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -44,21 +44,21 @@ You describe a DaemonSet by using a YAML file, and then create it using the `kub
4444
The following example describes the features of a DaemonSet configuration file using an nginx image:
4545

4646
```yaml
47-
apiVersion: apps/v1
48-
kind: DaemonSet
49-
metadata:
50-
labels:
51-
app: nginx
52-
name: example-daemon
53-
spec:
47+
---
48+
apiVersion: apps/v1
49+
kind: DaemonSet
50+
metadata:
51+
labels:
52+
app: nginx
53+
name: example-daemon
54+
spec:
5455
template:
55-
metadata:
56+
metadata: null
5657
labels:
57-
app: nginx
58-
spec:
59-
containers:
60-
-name: nginx
61-
image: nginx
58+
app: nginx
59+
containers: null
60+
name: nginx
61+
image: nginx
6262
```
6363
6464
To view the current state of the DaemonSet, use the `kubectl describe` command (for example, `kubectl describe daemonset example-daemon`).

azure-stack/operator/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
href: release-notes.md
1515
- name: Hotfixes
1616
items:
17+
- name: Hotfix 1.2406.1.16
18+
href: hotfix-1-2406-1-16.md
1719
- name: Hotfix 1.2406.1.15
1820
href: hotfix-1-2406-1-15.md
1921
- name: Hotfix 1.2311.3.62

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Stack Hub
44
description: Learn about the Azure Stack Hub servicing policy and how to keep an integrated system in a supported state.
55
author: sethmanheim
66
ms.topic: article
7-
ms.date: 07/23/2024
7+
ms.date: 10/24/2024
88
ms.author: sethm
99
ms.lastreviewed: 03/18/2020
1010

@@ -46,9 +46,9 @@ Find documentation on how to plan for and manage updates, and how to determine y
4646

4747
For information about a specific update, including how to download it, see the release notes for that update:
4848

49+
- [Azure Stack Hub 2408 update](./release-notes.md?view=azs-2408&preserve-view=true)
4950
- [Azure Stack Hub 2406 update](./release-notes.md?view=azs-2406&preserve-view=true)
5051
- [Azure Stack Hub 2311 update](./release-notes.md?view=azs-2311&preserve-view=true)
51-
- [Azure Stack Hub 2306 update](./release-notes.md?view=azs-2306&preserve-view=true)
5252

5353
## Hotfixes
5454

@@ -78,11 +78,11 @@ You must also have an active support agreement with the hardware partner that ma
7878

7979
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.
8080

81-
For example, if the most recent update version available is 2406 (N), the two previous update versions were 2311 and 2306, which means both 2311 (N-1) and 2306 (N-2) remain in support. However, the 2301 (and earlier) version is out of support, as 2301 was N-3 when the 2406 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 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:
8282

83+
- [Azure Stack Hub 2408](./release-notes.md?view=azs-2408&preserve-view=true)
8384
- [Azure Stack Hub 2406](./release-notes.md?view=azs-2406&preserve-view=true)
8485
- [Azure Stack Hub 2311](./release-notes.md?view=azs-2311&preserve-view=true)
85-
- [Azure Stack Hub 2306](./release-notes.md?view=azs-2306&preserve-view=true)
8686

8787
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.
8888

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: Azure Stack Hub hotfix 1.2406.1.16
3+
description: Summary of Azure Stack Hub hotfix 1.2406.1.16
4+
author: sethmanheim
5+
ms.topic: article
6+
ms.date: 10/24/2024
7+
ms.author: sethm
8+
9+
---
10+
11+
# Azure Stack Hub hotfix 1.2406.1.16
12+
13+
## Summary
14+
15+
- Fixed an issue to prevent a hotfix from a previous release from showing as an applicable update.
16+
17+
## Fixes rolled up from previous hotfix releases
18+
19+
- Fixed an issue with DNS zone creation in SQL and MySQL resource providers.
20+
- Fixed an issue in which users were able to create duplicate and external infrastructure DNS zones.
21+
22+
## Hotfix information
23+
24+
To apply this hotfix, you must have version **1.2406.0.08** or later.
25+
26+
> [!IMPORTANT]
27+
> As outlined in the release notes for the [2406 update](release-notes.md?view=azs-2406&preserve-view=true), make sure that you refer to the update activity checklist on running **Test-AzureStack** (with specified parameters), and resolve any operational issues that are found, including all warnings and failures. Also, review active alerts and resolve any that require action.
28+
29+
## File information
30+
31+
Download the following files. Then, follow the instructions in [Apply updates in Azure Stack](azure-stack-apply-updates.md) to apply this update.
32+
33+
[Download the zip file now](https://azurestackhub.azureedge.net/PR/download/MAS_ProdHotfix_1.2406.1.16/HotFix/AzS_Update_1.2406.1.16.zip).
34+
35+
[Download the hotfix xml file now](https://azurestackhub.azureedge.net/PR/download/MAS_ProdHotfix_1.2406.1.16/HotFix/metadata.xml).
36+
37+
## More information
38+
39+
[Azure Stack Hub update resources](azure-stack-updates.md)
40+
41+
[Apply updates in Azure Stack](azure-stack-apply-updates.md)
42+
43+
[Monitor updates in Azure Stack by using the privileged endpoint](azure-stack-monitor-update.md)

azure-stack/operator/known-issues.md

Lines changed: 45 additions & 40 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: 09/03/2024
6+
ms.date: 10/24/2024
77
ms.author: sethm
88
ms.reviewer: rtiberiu
99
ms.lastreviewed: 11/30/2023
@@ -20,11 +20,11 @@ This article lists known issues in Azure Stack Hub releases. The list is updated
2020

2121
To access known issues for a different version, use the version selector dropdown above the table of contents on the left.
2222

23-
::: moniker range=">=azs-2306"
23+
::: moniker range=">=azs-2311"
2424
> [!IMPORTANT]
2525
> Review this article before applying the update.
2626
::: moniker-end
27-
::: moniker range="<azs-2306"
27+
::: moniker range="<azs-2311"
2828
> [!IMPORTANT]
2929
> 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).
3030
::: moniker-end
@@ -33,6 +33,44 @@ To access known issues for a different version, use the version selector dropdow
3333
<!------------------- SUPPORTED VERSIONS ------------------->
3434
<!---------------------------------------------------------->
3535

36+
::: moniker range="azs-2408"
37+
<!-- ## Update -->
38+
39+
<!-- ## Networking -->
40+
41+
## Compute
42+
43+
### Azure Kubernetes Service on Azure Stack Hub
44+
45+
- Applicable: This issue applies to release 2311 and later.
46+
- Cause: Azure Kubernetes Service on Azure Stack Hub, currently in preview, is being discontinued and will not be released to general availability. If you try to register a new subscription to the **Microsoft.Containerservice** resource provider, the registration stays in the **Registering** state. If you try to create a new managed Kubernetes cluster or access existing managed Kubernetes clusters, you might see the raining cloud error screen.
47+
- Remediation: Microsoft is aware of the problem and is working on a fix.
48+
- Occurrence: Common.
49+
50+
<!-- ## Alerts -->
51+
52+
<!-- ## Portal -->
53+
54+
<!-- ## Datacenter integration -->
55+
56+
<!-- ## Storage -->
57+
58+
<!-- ## SQL and MySQL-->
59+
60+
<!-- ## App Service -->
61+
62+
<!-- ## Resource providers -->
63+
64+
<!-- ## Usage -->
65+
66+
<!-- ### Identity -->
67+
68+
<!-- ### Marketplace -->
69+
70+
<!-- ## Event Hubs -->
71+
72+
::: moniker-end
73+
3674
::: moniker range="azs-2406"
3775
<!-- ## Update -->
3876

@@ -151,45 +189,12 @@ To access known issues for a different version, use the version selector dropdow
151189

152190
::: moniker-end
153191

154-
::: moniker range="azs-2306"
155-
<!-- ## Update -->
156-
157-
<!-- ## Networking -->
158-
159-
<!-- ## Compute -->
160-
161-
<!-- ## Alerts -->
162-
163-
<!-- ## Portal -->
164-
165-
<!-- ## Datacenter integration -->
166-
167-
<!-- ## Storage -->
168-
169-
<!-- ## SQL and MySQL-->
170-
171-
## App Service
172-
173-
### Incorrect rotation status after secret rotation of resource provider certificates
174-
175-
- Applicable: This issue applies to all Azure Stack Hub add-on resource providers.
176-
- 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.
177-
- Remediation: None. No impact to your system or workloads.
178-
- Occurrence: All supported versions of Azure Stack Hub.
179-
180-
<!-- ## Usage -->
181-
182-
<!-- ### Identity -->
183-
184-
<!-- ### Marketplace -->
185-
186-
<!-- ## Event Hubs -->
187-
188-
::: moniker-end
189-
190192
<!------------------------------------------------------------>
191193
<!------------------- UNSUPPORTED VERSIONS ------------------->
192194
<!------------------------------------------------------------>
195+
::: moniker range="azs-2311"
196+
## 2311 archived known issues
197+
::: moniker-end
193198
::: moniker range="azs-2301"
194199
## 2301 archived known issues
195200
::: moniker-end
@@ -263,6 +268,6 @@ To access known issues for a different version, use the version selector dropdow
263268
## 1802 archived known issues
264269
::: moniker-end
265270

266-
::: moniker range="<azs-2306"
271+
::: moniker range="<azs-2311"
267272
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.
268273
::: moniker-end

0 commit comments

Comments
 (0)