Skip to content

Commit 840a50e

Browse files
authored
Sync release-ash-2408 with main
Sync release-ash-2408 with main
2 parents 11372c6 + fb92b93 commit 840a50e

22 files changed

+444
-711
lines changed

.openpublishing.publish.config.json

Lines changed: 132 additions & 144 deletions
Original file line numberDiff line numberDiff line change
@@ -1,145 +1,133 @@
1-
{
2-
"docsets_to_publish": [
3-
{
4-
"docset_name": "AKS-Hybrid",
5-
"build_source_folder": "AKS-Hybrid",
6-
"build_output_subfolder": "AKS-Hybrid",
7-
"locale": "en-us",
8-
"monikers": [],
9-
"moniker_ranges": [],
10-
"open_to_public_contributors": true,
11-
"type_mapping": {
12-
"Conceptual": "Content",
13-
"ZonePivotGroups": "Toc"
14-
},
15-
"build_entry_point": "docs",
16-
"template_folder": "_themes"
17-
},
18-
{
19-
"docset_name": "azure-managed-lustre",
20-
"build_source_folder": "azure-managed-lustre",
21-
"build_output_subfolder": "azure-managed-lustre",
22-
"locale": "en-us",
23-
"monikers": [],
24-
"moniker_ranges": [],
25-
"open_to_public_contributors": true,
26-
"type_mapping": {
27-
"Conceptual": "Content"
28-
},
29-
"build_entry_point": "docs",
30-
"template_folder": "_themes"
31-
},
32-
{
33-
"docset_name": "AzureLocal",
34-
"build_source_folder": "azure-local",
35-
"build_output_subfolder": "AzureLocal",
36-
"locale": "en-us",
37-
"monikers": [],
38-
"open_to_public_contributors": true,
39-
"type_mapping": {
40-
"Conceptual": "Content"
41-
},
42-
"build_entry_point": "docs"
43-
},
44-
{
45-
"docset_name": "AzureStack",
46-
"build_source_folder": "azure-stack",
47-
"build_output_subfolder": "AzureStack",
48-
"locale": "en-us",
49-
"monikers": [],
50-
"moniker_ranges": [
51-
">=azs-1802"
52-
],
53-
"open_to_public_contributors": true,
54-
"type_mapping": {
55-
"Conceptual": "Content",
56-
"ManagedReference": "Content",
57-
"RestApi": "Content",
58-
"ZonePivotGroups": "Toc"
59-
},
60-
"build_entry_point": "docs",
61-
"template_folder": "_themes"
62-
}
63-
],
64-
"notification_subscribers": [],
65-
"sync_notification_subscribers": [],
66-
"branches_to_filter": [],
67-
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/azure-stack-docs",
68-
"git_repository_branch_open_to_public_contributors": "main",
69-
"need_preview_pull_request": true,
70-
"dependent_repositories": [
71-
{
72-
"path_to_root": "terraform_samples",
73-
"url": "https://github.com/Azure/terraform",
74-
"branch": "master",
75-
"branch_mapping": {}
76-
},
77-
{
78-
"path_to_root": "azure-dev-docs-pr",
79-
"url": "https://github.com/MicrosoftDocs/azure-dev-docs-pr",
80-
"branch": "main",
81-
"branch_mapping": {}
82-
},
83-
{
84-
"path_to_root": "_themes",
85-
"url": "https://github.com/Microsoft/templates.docs.msft",
86-
"branch": "main",
87-
"branch_mapping": {}
88-
},
89-
{
90-
"path_to_root": "_themes.pdf",
91-
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
92-
"branch": "main",
93-
"branch_mapping": {}
94-
},
95-
{
96-
"path_to_root": "modules",
97-
"url": "https://github.com/MicrosoftDocs/edge-modules",
98-
"branch": "main",
99-
"branch_mapping": {}
100-
},
101-
{
102-
"path_to_root": "azure-stack/reusable-content",
103-
"url": "https://github.com/MicrosoftDocs/reusable-content",
104-
"branch": "main",
105-
"branch_mapping": {}
106-
},
107-
{
108-
"path_to_root": "azure-reference-other-repo",
109-
"url": "https://github.com/MicrosoftDocs/azure-reference-other-pr",
110-
"branch": "main",
111-
"branch_mapping": {}
112-
},
113-
{
114-
"path_to_root": "quickstart-templates",
115-
"url": "https://github.com/Azure/azure-quickstart-templates",
116-
"branch": "master",
117-
"branch_mapping": {}
118-
}
119-
],
120-
"branch_target_mapping": {
121-
"live": [
122-
"Publish",
123-
"PDF"
124-
],
125-
"main": [
126-
"Publish",
127-
"PDF"
128-
]
129-
},
130-
"targets": {
131-
"Pdf": {
132-
"template_folder": "_themes.pdf"
133-
}
134-
},
135-
"docs_build_engine": {},
136-
"skip_source_output_uploading": false,
137-
"contribution_branch_mappings": {},
138-
"need_generate_pdf_url_template": true,
139-
"redirection_files": [
140-
".openpublishing.redirection.json",
141-
".openpublishing.redirection.pep.json",
142-
".openpublishing.redirection.aks.json",
143-
".openpublishing.redirection.aks-edge.json"
144-
]
1+
{
2+
"docsets_to_publish": [
3+
{
4+
"docset_name": "AKS-Hybrid",
5+
"build_source_folder": "AKS-Hybrid",
6+
"build_output_subfolder": "AKS-Hybrid",
7+
"locale": "en-us",
8+
"monikers": [],
9+
"moniker_ranges": [],
10+
"open_to_public_contributors": true,
11+
"type_mapping": {
12+
"Conceptual": "Content",
13+
"ZonePivotGroups": "Toc"
14+
},
15+
"build_entry_point": "docs",
16+
"template_folder": "_themes"
17+
},
18+
{
19+
"docset_name": "azure-managed-lustre",
20+
"build_source_folder": "azure-managed-lustre",
21+
"build_output_subfolder": "azure-managed-lustre",
22+
"locale": "en-us",
23+
"monikers": [],
24+
"moniker_ranges": [],
25+
"open_to_public_contributors": true,
26+
"type_mapping": {
27+
"Conceptual": "Content"
28+
},
29+
"build_entry_point": "docs",
30+
"template_folder": "_themes"
31+
},
32+
{
33+
"docset_name": "AzureStack",
34+
"build_source_folder": "azure-stack",
35+
"build_output_subfolder": "AzureStack",
36+
"locale": "en-us",
37+
"monikers": [],
38+
"moniker_ranges": [
39+
">=azs-1802"
40+
],
41+
"open_to_public_contributors": true,
42+
"type_mapping": {
43+
"Conceptual": "Content",
44+
"ManagedReference": "Content",
45+
"RestApi": "Content",
46+
"ZonePivotGroups": "Toc"
47+
},
48+
"build_entry_point": "docs",
49+
"template_folder": "_themes"
50+
}
51+
],
52+
"notification_subscribers": [],
53+
"sync_notification_subscribers": [],
54+
"branches_to_filter": [],
55+
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/azure-stack-docs",
56+
"git_repository_branch_open_to_public_contributors": "main",
57+
"need_preview_pull_request": true,
58+
"dependent_repositories": [
59+
{
60+
"path_to_root": "terraform_samples",
61+
"url": "https://github.com/Azure/terraform",
62+
"branch": "master",
63+
"branch_mapping": {}
64+
},
65+
{
66+
"path_to_root": "azure-dev-docs-pr",
67+
"url": "https://github.com/MicrosoftDocs/azure-dev-docs-pr",
68+
"branch": "main",
69+
"branch_mapping": {}
70+
},
71+
{
72+
"path_to_root": "_themes",
73+
"url": "https://github.com/Microsoft/templates.docs.msft",
74+
"branch": "main",
75+
"branch_mapping": {}
76+
},
77+
{
78+
"path_to_root": "_themes.pdf",
79+
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
80+
"branch": "main",
81+
"branch_mapping": {}
82+
},
83+
{
84+
"path_to_root": "modules",
85+
"url": "https://github.com/MicrosoftDocs/edge-modules",
86+
"branch": "main",
87+
"branch_mapping": {}
88+
},
89+
{
90+
"path_to_root": "azure-stack/reusable-content",
91+
"url": "https://github.com/MicrosoftDocs/reusable-content",
92+
"branch": "main",
93+
"branch_mapping": {}
94+
},
95+
{
96+
"path_to_root": "azure-reference-other-repo",
97+
"url": "https://github.com/MicrosoftDocs/azure-reference-other-pr",
98+
"branch": "main",
99+
"branch_mapping": {}
100+
},
101+
{
102+
"path_to_root": "quickstart-templates",
103+
"url": "https://github.com/Azure/azure-quickstart-templates",
104+
"branch": "master",
105+
"branch_mapping": {}
106+
}
107+
],
108+
"branch_target_mapping": {
109+
"live": [
110+
"Publish",
111+
"PDF"
112+
],
113+
"main": [
114+
"Publish",
115+
"PDF"
116+
]
117+
},
118+
"targets": {
119+
"Pdf": {
120+
"template_folder": "_themes.pdf"
121+
}
122+
},
123+
"docs_build_engine": {},
124+
"skip_source_output_uploading": false,
125+
"contribution_branch_mappings": {},
126+
"need_generate_pdf_url_template": true,
127+
"redirection_files": [
128+
".openpublishing.redirection.json",
129+
".openpublishing.redirection.pep.json",
130+
".openpublishing.redirection.aks.json",
131+
".openpublishing.redirection.aks-edge.json"
132+
]
145133
}

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1480,6 +1480,11 @@
14801480
"redirect_url": "/azure/azure-monitor/agents/agents-overview",
14811481
"redirect_document_id": false
14821482
},
1483+
{
1484+
"source_path": "azure-stack/user/azure-stack-version-profiles-ruby.md",
1485+
"redirect_url": "/azure-stack/user/azure-stack-version-profiles",
1486+
"redirect_document_id": false
1487+
},
14831488
{
14841489
"source_path": "azure-stack/hci/manage/processor-compatibility-mode.md",
14851490
"redirect_url": "/windows-server/virtualization/hyper-v/manage/dynamic-processor-compatibility-mode?pivots=azure-stack-hci",

AKS-Hybrid/TOC.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,12 @@
134134
href: aks-arc-diagnostic-checker.md
135135
- name: KubeAPIServer unreachable error
136136
href: kube-api-server-unreachable.md
137+
- name: No K8s versions or VM sizes listed for cluster creation
138+
href: cluster-k8s-version.md
139+
- name: Deleted cluster still visible in portal
140+
href: deleted-cluster-visible.md
141+
- name: Kubernetes version x.x.x is not available
142+
href: webhook-denied-request.md
137143
- name: Reference
138144
items:
139145
- name: Azure CLI

AKS-Hybrid/cluster-k8s-version.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: Troubleshoot no K8s versions or VM sizes listed when you create an AKS Arc cluster
3+
description: Learn how to troubleshoot no K8s versions or VM sizes listed when you create an AKS Arc cluster.
4+
ms.topic: troubleshooting
5+
author: sethmanheim
6+
ms.author: sethm
7+
ms.date: 10/02/2024
8+
ms.reviewer: sumsmith
9+
10+
---
11+
12+
# Troubleshoot no K8s versions or VM sizes listed when you create an AKS Arc cluster
13+
14+
The **kubernetesVersions/default** or the **skus/default** resource in Azure is not yet created, or was deleted for some reason. This scenario can happen in older releases when the default resource was not created as a part of the deployment.
15+
16+
## Workaround
17+
18+
Run the following command:
19+
20+
```azurecli
21+
$cl_id = "/subscriptions/<subscription_id>/resourceGroups/<resource_group_name>/providers/Microsoft.ExtendedLocation/customLocations/<custom_location_name>"
22+
23+
# Get the kubernetes version or the VM sizes using CLI (it automatically creates the **kubernetesVersions/default** or the **skus/default** azure resource).
24+
25+
az aksarc get-versions --custom-location $cl_id
26+
az aksarc vmsize list --custom-location $cl_id
27+
```
28+
29+
## Validation
30+
31+
Verify that the portal displays the correct list of supported K8s versions and VM sizes. See [this list of supported K8s versions](aks-whats-new-23h2.md#release-2408) for each Azure Stack HCI release.
32+
33+
## Next steps
34+
35+
[Known issues in AKS enabled by Azure Arc](aks-known-issues.md)

AKS-Hybrid/deleted-cluster-visible.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
title: Troubleshoot deleted cluster still visible in portal
3+
description: Learn how to troubleshoot deleted cluster still visible in portal, shows "Not found."
4+
ms.topic: troubleshooting
5+
author: sethmanheim
6+
ms.author: sethm
7+
ms.date: 10/02/2024
8+
ms.reviewer: sumsmith
9+
10+
---
11+
12+
# Deleted cluster still visible in portal, shows "Not found"
13+
14+
A provisioned cluster that you deleted is still visible in the **Overview** blade on the Azure portal. Selecting the resource shows a **Not found** message. This error happens because occasionally, the cluster delete command fails to fully remove a resource. While it might delete the child **provisionedClusterInstance** resource, the parent **connectedCluster** resource often remains, making it still visible in the portal.
15+
16+
## Verify
17+
18+
- Get the provisioned cluster instance resource and verify that it doesn't exist:
19+
20+
```azurecli
21+
az aksarc show -g <resource_group> -n <cluster_name>
22+
```
23+
24+
- Get the connected cluster resource and verify that it exists:
25+
26+
```azurecli
27+
az connectedk8s show -g <resource_group> -n <cluster_name>
28+
```
29+
30+
## Workaround
31+
32+
Run the following command:
33+
34+
```azurecli
35+
# Replace the following values appropriately
36+
37+
$subscription = <subscription_id>
38+
$resource_group = <resource_group_name>
39+
$cluster_name = <cluster_name>
40+
41+
az aksarc delete -g <resource_group> -n <cluster_name>
42+
```
43+
44+
This command deletes the parent connected cluster resource as well.
45+
46+
## Validation
47+
48+
Run the `az connectedk8s show -g <resource_group> -n <cluster_name>` command to verify that it returns "Not found," or verify that the portal doesn't list the connected cluster resource anymore.
49+
50+
## Next steps
51+
52+
[Known issues in AKS enabled by Azure Arc](aks-known-issues.md)

0 commit comments

Comments
 (0)