You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-local/manage/disconnected-operations-aks.md
+8-9Lines changed: 8 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,17 @@
1
1
---
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).
5
4
author: ronmiab
6
5
ms.author: robess
7
-
ms.date: 06/16/2025
6
+
ms.date: 06/20/2025
8
7
ai-usage: ai-assisted
9
8
---
10
9
11
-
# Azure Kubernetes Service (AKS) for Azure Local with disconnected operations (preview)
10
+
# Manage AKS Arc for Azure Local with disconnected operations (preview)
12
11
13
-
::: moniker range=">=azloc-24112"
12
+
::: moniker range=">=azloc-2507"
14
13
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.
Copy file name to clipboardExpand all lines: azure-local/manage/disconnected-operations-arc-vm.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,13 @@ description: Learn how to manage Azure Local VMs running disconnected (preview).
4
4
ms.topic: concept-article
5
5
author: ronmiab
6
6
ms.author: robess
7
-
ms.date: 06/16/2025
7
+
ms.date: 06/20/2025
8
8
ai-usage: ai-assisted
9
9
---
10
10
11
11
# Disconnected operations with Azure Local VMs enabled by Azure Arc (preview)
12
12
13
-
::: moniker range=">=azloc-24112"
13
+
::: moniker range=">=azloc-2507"
14
14
15
15
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.
16
16
@@ -224,8 +224,8 @@ To manage VM extensions, see [Manage VM extensions](../manage/virtual-machine-ma
224
224
225
225
::: moniker-end
226
226
227
-
::: moniker range="<=azloc-24111"
227
+
::: moniker range="<=azloc-2506"
228
228
229
-
This feature is available only in Azure Local 2411.2.
229
+
This feature is available only in Azure Local 2507.
Copy file name to clipboardExpand all lines: azure-local/manage/disconnected-operations-azure-container-registry.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,15 @@ description: Learn how to deploy and manage Azure Container Registry with discon
4
4
ms.topic: how-to
5
5
author: ronmiab
6
6
ms.author: robess
7
-
ms.date: 06/16/2025
7
+
ms.date: 06/20/2025
8
8
ai-usage: ai-assisted
9
9
---
10
10
11
11
# Deploy Azure Container Registry with disconnected operations on Azure Local (preview)
12
12
13
-
::: moniker range=">=azloc-24112"
13
+
::: moniker range=">=azloc-2507"
14
14
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.
Copy file name to clipboardExpand all lines: azure-local/manage/disconnected-operations-cli.md
+13-12Lines changed: 13 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,23 @@
1
1
---
2
-
title: Use Azure CommandLine 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).
4
4
ms.topic: how-to
5
5
author: ronmiab
6
6
ms.author: robess
7
-
ms.date: 06/16/2025
7
+
ms.date: 06/20/2025
8
8
ai-usage: ai-assisted
9
9
---
10
10
11
11
# Use Azure Command-Line Interface for disconnected operations on Azure Local (preview)
12
12
13
-
::: moniker range=">=azloc-24112"
13
+
::: moniker range=">=azloc-2507"
14
14
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.
**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).
22
23
@@ -30,14 +31,14 @@ az version
30
31
31
32
For more information, see [Azure CLI commands](/cli/azure/reference-index?view=azure-cli-latest#az_version&preserve-view=true).
32
33
33
-
## Install CLI
34
+
## Install Azure CLI
34
35
35
36
To install the CLI, follow these steps:
36
37
37
38
1.[Download version 2.60.0](https://azcliprod.blob.core.windows.net/msi/azure-cli-2.60.0-x64.msi).
38
39
2.[Install the CLI](/cli/azure/install-azure-cli) locally on Linux, macOS, or Windows computers.
39
40
40
-
## Configure certificates for CLI
41
+
## Configure certificates for Azure CLI
41
42
42
43
To use CLI, you must trust the certificate authority (CA) root certificate on your machine.
To set up Azure CLI for disconnected operations on Azure Local, follow these steps:
115
116
@@ -210,7 +211,7 @@ To set up Azure CLI for disconnected operations on Azure Local, follow these ste
210
211
az cloud set -n azure.local
211
212
```
212
213
213
-
## Extensions for CLI
214
+
## Extensions for Azure CLI
214
215
215
216
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.
216
217
@@ -243,9 +244,9 @@ The following table lists the CLI extensions supported on Azure Local disconnect
243
244
244
245
::: moniker-end
245
246
246
-
::: moniker range="<=azloc-24111"
247
+
::: moniker range="<=azloc-2506"
247
248
248
-
This feature is available only in Azure Local 2411.2.
249
+
This feature is available only in Azure Local 2507.
0 commit comments