Skip to content

Commit 8330413

Browse files
authored
Merge pull request #18267 from ronmiab/rb-monikers-do
Update all articles metadata and text
2 parents f07540e + 3d62de4 commit 8330413

17 files changed

+197
-198
lines changed

azure-local/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@ items:
674674
href: manage/disconnected-operations-set-up.md
675675
- name: Deploy disconnected operations
676676
href: manage/disconnected-operations-deploy.md
677-
- name: Manage disconnected operations
677+
- name: Manage
678678
items:
679679
- name: Review Azure CLI
680680
href: manage/disconnected-operations-cli.md
@@ -688,7 +688,7 @@ items:
688688
href: manage/disconnected-operations-policy.md
689689
- name: Review Monitoring
690690
href: manage/disconnected-operations-monitoring.md
691-
- name: Troubleshoot disconnected operations
691+
- name: Troubleshoot
692692
items:
693693
- name: On-demand log collection
694694
href: manage/disconnected-operations-on-demand-logs.md

azure-local/index.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ landingContent:
2626
links:
2727
- text: What's new in Azure Local?
2828
url: whats-new.md
29-
- text: Small Form Factor (preview)
30-
url: concepts/system-requirements-small-23h2.md
3129
- text: Azure Local disconnected operations (preview)
3230
url: manage/disconnected-operations-overview.md
3331

@@ -114,6 +112,10 @@ landingContent:
114112
linkLists:
115113
- linkListType: overview
116114
links:
115+
- text: Plan your network for disconnected operations on Azure Local (preview)
116+
url: manage/disconnected-operations-network.md
117+
- text: Deploy disconnected operations for Azure Local (preview)
118+
url: manage/disconnected-operations-deploy.md
117119
- text: Deploy Arc gateway (preview)
118120
url: deploy/deployment-azure-arc-gateway-overview.md
119121
- text: Deploy using local identity with Key Vault (preview)
@@ -122,10 +124,6 @@ landingContent:
122124
url: manage/gpu-manage-via-partitioning.md
123125
- text: Migrate VMware (preview)
124126
url: migrate/migration-azure-migrate-vmware-overview.md
125-
- text: Set up disconnected operations for Azure Local (preview)
126-
url: manage/disconnected-operations-set-up.md
127-
- text: Deploy disconnected operations for Azure Local (preview)
128-
url: manage/disconnected-operations-deploy.md
129127

130128
# Card
131129
- title: Concepts

azure-local/manage/disconnected-operations-aks.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: Azure Kubernetes Service (AKS) Arc for Azure Local with disconnected operations (preview)
3-
description: Learn how to manage Azure Kubernetes Service (AKS) Arc for Azure Local with disconnected operations (preview).
2+
title: Manage AKS Arc for Azure Local with disconnected operations (preview)
3+
description: Manage Azure Kubernetes Service (AKS) Arc for Azure Local with disconnected operations (preview).
44
ms.topic: how-to
55
author: ronmiab
66
ms.author: robess
7-
ms.date: 06/16/2025
7+
ms.date: 06/20/2025
88
ai-usage: ai-assisted
99
---
1010

11-
# Azure Kubernetes Service (AKS) for Azure Local with disconnected operations (preview)
11+
# Manage AKS Arc for Azure Local with disconnected operations (preview)
1212

13-
::: moniker range=">=azloc-24112"
13+
::: moniker range=">=azloc-2506"
1414

15-
This article gives an overview of Azure Kubernetes Service (AKS) Arc for disconnected operations on Azure Local (preview). It closely mirrors AKS capabilities on Azure Local and includes many references to Azure Local AKS articles. You'll learn about key differences and limitations of disconnected operations.
15+
This article gives you an overview of Azure Kubernetes Service (AKS) Arc for disconnected operations on Azure Local (preview). It closely mirrors AKS capabilities on Azure Local and includes many references to Azure Local AKS articles. You'll learn how to deploy and manage AKS clusters in disconnected environments, understand key differences, and review limitations to ensure successful implementation.
1616

1717
[!INCLUDE [IMPORTANT](../includes/disconnected-operations-preview.md)]
1818

@@ -195,8 +195,8 @@ az aksarc delete --name $aksclustername --resource-group $resource_group
195195

196196
::: moniker-end
197197

198-
::: moniker range="<=azloc-24111"
198+
::: moniker range="<=azloc-2505"
199199

200-
This feature is available only in Azure Local 2411.2.
200+
This feature is available only in Azure Local 2506.
201201

202202
::: moniker-end

azure-local/manage/disconnected-operations-arc-vm.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ description: Learn how to manage Azure Local VMs running disconnected (preview).
44
ms.topic: concept-article
55
author: ronmiab
66
ms.author: robess
7-
ms.date: 06/16/2025
7+
ms.date: 06/20/2025
88
ai-usage: ai-assisted
99
---
1010

1111
# Disconnected operations with Azure Local VMs enabled by Azure Arc (preview)
1212

13-
::: moniker range=">=azloc-24112"
13+
::: moniker range=">=azloc-2506"
1414

1515
This article gives a brief overview of Azure Local virtual machine (VM) management features for disconnected operations on Azure Local. It covers the benefits, components, and high-level workflow. This feature closely mirrors Azure Local VM capabilities and references many Azure Local VM articles. You learn about key differences and limitations of disconnected operations.
1616

@@ -74,7 +74,7 @@ Follow these steps to create Azure Local VMs running disconnected operations.
7474

7575
1. [Review prerequisites](../manage/azure-arc-vm-management-prerequisites.md).
7676

77-
- [Install Azure CLI](disconnected-operations-cli.md#install-cli) version AzCLI 2.60.0.
77+
- [Install the Azure CLI](disconnected-operations-cli.md#install-azure-cli) version AzCLI 2.60.0.
7878
- Install the Azure Local extension **stack-hci-vm** version v1.3.0.
7979
- [Sign into Azure interactively using the Azure CLI](/cli/azure/authenticate-azure-cli-interactively).
8080

@@ -224,8 +224,8 @@ To manage VM extensions, see [Manage VM extensions](../manage/virtual-machine-ma
224224
225225
::: moniker-end
226226
227-
::: moniker range="<=azloc-24111"
227+
::: moniker range="<=azloc-2505"
228228
229-
This feature is available only in Azure Local 2411.2.
229+
This feature is available only in Azure Local 2506.
230230
231231
::: moniker-end

azure-local/manage/disconnected-operations-azure-container-registry.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ description: Learn how to deploy and manage Azure Container Registry with discon
44
ms.topic: how-to
55
author: ronmiab
66
ms.author: robess
7-
ms.date: 06/16/2025
7+
ms.date: 06/20/2025
88
ai-usage: ai-assisted
99
---
1010

1111
# Deploy Azure Container Registry with disconnected operations on Azure Local (preview)
1212

13-
::: moniker range=">=azloc-24112"
13+
::: moniker range=">=azloc-2506"
1414

15-
This article explains how to deploy and manage Azure Container Registry on disconnected operations running on Azure Local.
15+
This article explains how to deploy and manage Azure Container Registry on disconnected operations running on Azure Local. It provides an overview of the service, prerequisites, deployment steps, and how to manage images in the registry.
1616

1717
[!INCLUDE [IMPORTANT](../includes/disconnected-operations-preview.md)]
1818

@@ -45,10 +45,10 @@ Key features of Azure Container Registry on disconnected operations include:
4545
- Make sure that the disconnected operations virtual machine is deployed.
4646
- Check that you can access the disconnected operations portal.
4747
- Register the *Microsoft.ContainerRegistry* resource provider with disconnected operations.
48-
- [Install the Azure CLI](disconnected-operations-cli.md#install-cli) (supported up to version 2.54.0.).
48+
- [Install the Azure CLI](disconnected-operations-cli.md#install-azure-cli) (supported up to version 2.54.0.).
4949
- (Optional) [Install Docker Desktop](https://www.docker.com/get-started/) on your disconnected operations host or client machine for testing.
5050

51-
## Deploy Azure Container Registry
51+
## Deploy Azure Container Registry for disconnected operations
5252

5353
To deploy an Azure Container Registry for disconnected operations, follow these steps:
5454

@@ -155,8 +155,8 @@ In this preview, viewing metrics for a container registry isn't supported.
155155

156156
::: moniker-end
157157

158-
::: moniker range="<=azloc-24111"
158+
::: moniker range="<=azloc-2505"
159159

160-
This feature is available only in Azure Local 2411.2.
160+
This feature is available only in Azure Local 2506.
161161

162162
::: moniker-end

azure-local/manage/disconnected-operations-cli.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
2-
title: Use Azure Command Line Interface (CLI) for disconnected operations on Azure Local (preview)
3-
description: Learn how to use the Azure Command-Line Interface (CLI) for Azure Local disconnected operations (preview).
2+
title: Use Azure Command-Line Interface (CLI) for disconnected operations on Azure Local (preview)
3+
description: Learn how to use the Azure Command-Line Interface (CLI) for disconnected operations on Azure Local (preview).
44
ms.topic: how-to
55
author: ronmiab
66
ms.author: robess
7-
ms.date: 06/16/2025
7+
ms.date: 06/20/2025
88
ai-usage: ai-assisted
99
---
1010

1111
# Use Azure Command-Line Interface for disconnected operations on Azure Local (preview)
1212

13-
::: moniker range=">=azloc-24112"
13+
::: moniker range=">=azloc-2506"
1414

15-
This article explains how to install and configure the Azure Command-Line Interface (CLI) and install extensions for disconnected operations on Azure Local.
15+
This article explains how to install and configure the Azure Command-Line Interface (CLI) and its extensions for disconnected operations on Azure Local. It provides an overview of CLI, supported versions, installation steps, and how to set up the CLI for disconnected operations.
1616

1717
[!INCLUDE [IMPORTANT](../includes/disconnected-operations-preview.md)]
1818

19-
## About CLI
19+
## About Azure CLI
2020

2121
**CLI** is a versatile, cross-platform command line interface that lets you create and manage Azure resources for Azure Local disconnected operations. For more information, see [What is Azure CLI](/cli/azure/what-is-azure-cli).
2222

@@ -30,14 +30,14 @@ az version
3030

3131
For more information, see [Azure CLI commands](/cli/azure/reference-index?view=azure-cli-latest#az_version&preserve-view=true).
3232

33-
## Install CLI
33+
## Install Azure CLI
3434

3535
To install the CLI, follow these steps:
3636

3737
1. [Download version 2.60.0](https://azcliprod.blob.core.windows.net/msi/azure-cli-2.60.0-x64.msi).
3838
2. [Install the CLI](/cli/azure/install-azure-cli) locally on Linux, macOS, or Windows computers.
3939

40-
## Configure certificates for CLI
40+
## Configure certificates for Azure CLI
4141

4242
To use CLI, you must trust the certificate authority (CA) root certificate on your machine.
4343

@@ -109,7 +109,7 @@ For disconnected operations:
109109
UpdatePythonCertStore -ApplianceRootCertPath D:\applianceIngressRoot.cer
110110
```
111111

112-
## Set up Azure CLI
112+
## Set up Azure CLI for disconnected operations
113113

114114
To set up Azure CLI for disconnected operations on Azure Local, follow these steps:
115115

@@ -210,7 +210,7 @@ To set up Azure CLI for disconnected operations on Azure Local, follow these ste
210210
az cloud set -n azure.local
211211
```
212212

213-
## Extensions for CLI
213+
## Extensions for Azure CLI
214214

215215
CLI extensions are Python wheels that aren't shipped with CLI but run as CLI commands. Extensions let you access experimental and prerelease commands and create your own CLI interfaces. The first time you use an extension, you get a prompt to install it.
216216

@@ -243,9 +243,9 @@ The following table lists the CLI extensions supported on Azure Local disconnect
243243

244244
::: moniker-end
245245

246-
::: moniker range="<=azloc-24111"
246+
::: moniker range="<=azloc-2505"
247247

248-
This feature is available only in Azure Local 2411.2.
248+
This feature is available only in Azure Local 2506.
249249

250250
::: moniker-end
251251

0 commit comments

Comments
 (0)