Skip to content

Commit 210b81f

Browse files
committed
Update all articles metadata and text
1 parent ec2e301 commit 210b81f

15 files changed

+179
-181
lines changed

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

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
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).
4-
ms.topic: how-to
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).
54
author: ronmiab
65
ms.author: robess
7-
ms.date: 06/16/2025
6+
ms.date: 06/20/2025
87
ai-usage: ai-assisted
98
---
109

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

13-
::: moniker range=">=azloc-24112"
12+
::: moniker range=">=azloc-2507"
1413

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.
14+
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.
1615

1716
[!INCLUDE [IMPORTANT](../includes/disconnected-operations-preview.md)]
1817

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

196195
::: moniker-end
197196

198-
::: moniker range="<=azloc-24111"
197+
::: moniker range="<=azloc-2506"
199198

200-
This feature is available only in Azure Local 2411.2.
199+
This feature is available only in Azure Local 2507.
201200

202201
::: moniker-end

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

Lines changed: 4 additions & 4 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-2507"
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

@@ -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-2506"
228228
229-
This feature is available only in Azure Local 2411.2.
229+
This feature is available only in Azure Local 2507.
230230
231231
::: moniker-end

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

Lines changed: 6 additions & 6 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-2507"
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

@@ -48,7 +48,7 @@ Key features of Azure Container Registry on disconnected operations include:
4848
- [Install the Azure CLI](disconnected-operations-cli.md#install-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-2506"
159159

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

162162
::: moniker-end

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

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
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-2507"
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

17+
[!INCLUDE [Prerequisites](../includes/disconnected-operations-prerequisites.md)]
1718
[!INCLUDE [IMPORTANT](../includes/disconnected-operations-preview.md)]
1819

19-
## About CLI
20+
## About Azure CLI
2021

2122
**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).
2223

@@ -30,14 +31,14 @@ az version
3031

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

33-
## Install CLI
34+
## Install Azure CLI
3435

3536
To install the CLI, follow these steps:
3637

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

40-
## Configure certificates for CLI
41+
## Configure certificates for Azure CLI
4142

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

@@ -109,7 +110,7 @@ For disconnected operations:
109110
UpdatePythonCertStore -ApplianceRootCertPath D:\applianceIngressRoot.cer
110111
```
111112

112-
## Set up Azure CLI
113+
## Set up Azure CLI for disconnected operations
113114

114115
To set up Azure CLI for disconnected operations on Azure Local, follow these steps:
115116

@@ -210,7 +211,7 @@ To set up Azure CLI for disconnected operations on Azure Local, follow these ste
210211
az cloud set -n azure.local
211212
```
212213

213-
## Extensions for CLI
214+
## Extensions for Azure CLI
214215

215216
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.
216217

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

244245
::: moniker-end
245246

246-
::: moniker range="<=azloc-24111"
247+
::: moniker range="<=azloc-2506"
247248

248-
This feature is available only in Azure Local 2411.2.
249+
This feature is available only in Azure Local 2507.
249250

250251
::: moniker-end
251252

0 commit comments

Comments
 (0)