Skip to content

Commit 5770aea

Browse files
committed
Updated date
2 parents 6338a83 + d5c672f commit 5770aea

File tree

12 files changed

+368
-103
lines changed

12 files changed

+368
-103
lines changed

.openpublishing.redirection.aks.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1434,6 +1434,11 @@
14341434
"source_path": "AKS-Arc/azure-hybrid-benefit.md",
14351435
"redirect_url": "/azure/aks/aksarc/pricing",
14361436
"redirect_document_id": false
1437+
},
1438+
{
1439+
"source_path": "AKS-Arc/aks-known-issues.md",
1440+
"redirect_url": "/azure/aks/aksarc/aks-troubleshoot",
1441+
"redirect_document_id": false
14371442
}
14381443
]
14391444
}

AKS-Arc/aks-known-issues.md

Lines changed: 0 additions & 46 deletions
This file was deleted.

adaptive-cloud/index.yml

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,6 @@ conceptualContent:
107107
- url: /azure-stack/user/azure-stack-kubernetes-aks-engine-overview
108108
itemType: overview
109109
text: Azure Kubernetes Services on Azure Stack Hub
110-
- url: /azure/aks/hybrid
111-
itemType: overview
112-
text: Azure Kubernetes Services on Azure Stack HCI/AKS hybrid
113110
- url: /azure/docker/
114111
itemType: overview
115112
text: Docker on Azure
@@ -166,7 +163,7 @@ conceptualContent:
166163
links:
167164
- url: /azure/databox-online/data-box-gateway-overview
168165
itemType: overview
169-
text: Azure Databox Gateway
166+
text: Azure Data Box Gateway
170167
- url: /azure/iot-edge/
171168
itemType: overview
172169
text: Azure IoT Edge
@@ -231,9 +228,9 @@ conceptualContent:
231228
- url: /azure/site-recovery/
232229
itemType: overview
233230
text: Azure Site Recovery
234-
- url: /azure-stack/hci/overview
231+
- url: /azure/azure-local/hybrid-capabilities-with-azure-services-23h2
235232
itemType: overview
236-
text: Azure Stack HCI hybrid capabilities
233+
text: Azure Local hybrid capabilities
237234
- url: /windows-server/manage/windows-admin-center/azure/
238235
itemType: overview
239236
text: Windows Admin Center Azure hybrid services
@@ -326,20 +323,6 @@ additionalContent:
326323
- title: Evaluation and learning resources
327324
items:
328325
# Cards
329-
- title: Azure Stack
330-
links:
331-
- url: /azure-stack/hci/guided-quick-deploy-eval
332-
text: Azure Stack HCI evaluation guide
333-
- url: https://www.youtube.com/watch?v=to8D7Xl9SU8
334-
text: Azure Stack hybrid apps intro
335-
- url: https://channel9.msdn.com/Shows/Azure-Friday/Building-modern-hybrid-applications-with-Azure-Arc-and-Azure-Stack
336-
text: Building modern hybrid applications with Azure Arc and Azure Stack
337-
- url: https://www.youtube.com/watch?v=2lw8zOpJTn0
338-
text: Dynamically scale from Azure Stack Hub to Azure
339-
- url: https://azure.microsoft.com/resources/videos/azure-modular-datacenter/
340-
text: Introducing the Azure Modular Datacenter
341-
- url: https://www.youtube.com/watch?v=DPG7wGhh3sA
342-
text: What's new for Azure Stack HCI
343326
- title: Development and integration
344327
links:
345328
- url: https://www.youtube.com/watch?v=to8D7Xl9SU8

azure-local/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,8 @@ items:
213213
href: manage/azure-arc-vm-management-overview.md
214214
- name: Compare VM management capabilities
215215
href: concepts/compare-vm-management-capabilities.md
216+
- name: Supported operations for VMs
217+
href: manage/virtual-machine-operations.md
216218
- name: Review prerequisites
217219
href: manage/azure-arc-vm-management-prerequisites.md
218220
- name: Assign RBAC role

azure-local/docfx.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,14 +86,14 @@
8686
},
8787
"fileMetadata": {
8888
"monikerRange": {
89-
"./*.md": ">=azloc-24081 || =azloc-previous",
90-
"./*.yml": ">=azloc-24081 || =azloc-previous"
89+
"./*.md": ">=azloc-24082 || =azloc-previous",
90+
"./*.yml": ">=azloc-24082 || =azloc-previous"
9191
}
9292
},
9393
"template": [],
9494
"groups": {
9595
"version-azlocal": {
96-
"moniker_range": ">=azloc-24081 || =azloc-previous",
96+
"moniker_range": ">=azloc-24082 || =azloc-previous",
9797
"dest": "azure-local"
9898
}
9999
}

0 commit comments

Comments
 (0)