Skip to content

Commit f03c9b1

Browse files
committed
Removed references to 23h2.
1 parent 927d299 commit f03c9b1

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

azure-local/hybrid-capabilities-with-azure-services-23h2.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ description: This article describes the cloud service components of Azure Local,
44
ms.topic: overview
55
author: ManikaDhiman
66
ms.author: v-manidhiman
7-
ms.date: 10/09/2024
7+
ms.date: 02/19/2025
88
ms.custom: e2e-hybrid
99
---
1010

11-
# Hybrid capabilities with Azure services in Azure Local, version 23H2
11+
# Hybrid capabilities with Azure services in Azure Local
1212

1313
[!INCLUDE [applies-to](./includes/hci-applies-to-23h2.md)]
1414

@@ -22,13 +22,13 @@ The Azure Local cloud service in Azure is a key part of the Azure Local product
2222

2323
The Azure Local cloud service extends the hybrid capabilities for Azure Local by enabling the following cloud-based functionalities:
2424

25-
- **Registration.** To enable hybrid capabilities, you must register every Azure Local that you intend to connect with Azure Arc. For more information, see [Register your machines and assign permissions for Azure Local, version 23H2 deployment](deploy/deployment-arc-register-server-permissions.md).
25+
- **Registration.** To enable hybrid capabilities, you must register every Azure Local that you intend to connect with Azure Arc. For more information, see [Register your machines and assign permissions for Azure Local deployment](deploy/deployment-arc-register-server-permissions.md).
2626

2727
- **Deployment and security.** Azure Local supports cloud-based deployment through the Azure portal or an Azure Resource Manager deployment template. For more information, see [Deploy Azure Local using the Azure portal](deploy/deploy-via-portal.md) and [Deploy Azure Local via the Azure Resource Manager deployment template](deploy/deployment-azure-resource-manager-template.md).
2828

2929
The Azure Local deployment follows a secure-by-default strategy, including a tailored security baseline, a security drift control mechanism, and default security features. Post-deployment, you can view the security settings for Azure Local via the Azure portal. For more information, see [About security features](concepts/security-features.md).
3030

31-
- **Updates.** You can keep your Azure Local solution up-to-date with security fixes and feature improvements. The latest updates are identified and applied from the cloud through the Azure Update Manager tool. For more information, see [About updates for Azure Local, version 23H2](update/about-updates-23h2.md).
31+
- **Updates.** You can keep your Azure Local solution up-to-date with security fixes and feature improvements. The latest updates are identified and applied from the cloud through the Azure Update Manager tool. For more information, see [About updates for Azure Local](update/about-updates-23h2.md).
3232

3333
- **Monitoring.** You can perform basic monitoring of all Azure Local resources and confirm the deployment via the Azure portal. For more information, see [Verify a successful deployment](deploy/deploy-via-portal.md#verify-a-successful-deployment). Advanced monitoring utilizes Azure Monitor tools, such as Insights, Metrics, Logs, Workbooks, and Alerts. For information about monitoring Azure Local, see [What is Azure Local monitoring?](concepts/monitoring-overview.md).
3434

@@ -50,13 +50,13 @@ Azure Arc simplifies governance and management by delivering a consistent manage
5050

5151
Azure Local delivers hybrid value through the following Azure Arc technologies:
5252

53-
- [**Arc machines.**](/azure/azure-arc/servers/overview) As part of the Azure Local deployment process, you must register every Azure Local that you intend to join with Azure Arc. For more information, see [Register your machines and assign permissions for Azure Local, version 23H2 deployment](deploy/deployment-arc-register-server-permissions.md)
53+
- [**Arc machines.**](/azure/azure-arc/servers/overview) As part of the Azure Local deployment process, you must register every Azure Local that you intend to join with Azure Arc. For more information, see [Register your machines and assign permissions for Azure Local deployment](deploy/deployment-arc-register-server-permissions.md)
5454

5555
You can install, upgrade, and manage Azure Arc extensions on Azure Local to run hybrid services like monitoring and Windows Admin Center in the Azure portal. For more information, see [Azure Arc extension management on Azure Local](manage/arc-extension-management.md).
5656

5757
- **Arc VMs.** Azure Arc VM management lets you provision and manage Windows and Linux VMs hosted in an on-premises Azure Local environment. Administrators can manage Arc VMs on their Azure Local by using Azure management tools, including Azure portal, Azure CLI, Azure PowerShell, and Azure Resource Manager (ARM) templates. For more information, see [What is Azure Arc VM management?](manage/azure-arc-vm-management-overview.md).
5858

59-
- [**Azure Kubernetes Service (AKS) enabled by Arc.**](/azure/aks/hybrid/) AKS on Azure Local, version 23H2 uses Azure Arc to create new Kubernetes clusters on Azure Local directly from Azure. It enables you to use familiar tools like the Azure portal, Azure CLI, and Azure Resource Manager templates to create and manage your Kubernetes clusters running on Azure Local. For more information, see [What's new in AKS on Azure Local version 23H2](/azure/aks/hybrid/aks-whats-new-23h2).
59+
- [**Azure Kubernetes Service (AKS) enabled by Arc.**](/azure/aks/hybrid/) AKS on Azure Local uses Azure Arc to create new Kubernetes clusters on Azure Local directly from Azure. It enables you to use familiar tools like the Azure portal, Azure CLI, and Azure Resource Manager templates to create and manage your Kubernetes clusters running on Azure Local. For more information, see [What's new in AKS on Azure Local](/azure/aks/hybrid/aks-whats-new-23h2).
6060

6161
## Other Azure hybrid services
6262

@@ -66,9 +66,9 @@ In addition to hybrid functionality provided through Azure Arc, you can enable t
6666

6767
- **Azure Site Recovery.** With Azure Site Recovery support, you can continuously replicate VMs from Azure Local to Azure, as well as fail over and fail back. To learn more about Azure Site Recovery, see [Protect your Hyper-V Virtual Machines with Azure Site Recovery and Windows Admin Center](manage/azure-site-recovery.md).
6868

69-
- **Azure Update Manager.** Azure Update Manager is an Azure service that allows you to apply, view, and manage updates for each of your Azure Local instances. You can view each Azure Local across your entire infrastructure, or in remote or branch offices and update at scale. For more information, see [Use Azure Update Manager to update your Azure Local, version 23H2](update/azure-update-manager-23h2.md).
69+
- **Azure Update Manager.** Azure Update Manager is an Azure service that allows you to apply, view, and manage updates for each of your Azure Local instances. You can view each Azure Local across your entire infrastructure, or in remote or branch offices and update at scale. For more information, see [Use Azure Update Manager to update your Azure Local](update/azure-update-manager-23h2.md).
7070

7171
## Next steps
7272

73-
- [Azure Local overview](overview.md)
74-
- [Azure Local FAQ](faq.yml)
73+
- [Azure Local overview](overview.md).
74+
- [Azure Local FAQ](faq.yml).

azure-local/manage/configure-proxy-settings-23h2.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ description: Learn how to configure proxy settings for Azure Local, version 23H2
44
author: alkohli
55
ms.author: alkohli
66
ms.topic: how-to
7-
ms.date: 11/26/2024
7+
ms.date: 02/19/2025
88
---
99

10-
# Configure proxy settings for Azure Local, version 23H2
10+
# Configure proxy settings for Azure Local
1111

1212
[!INCLUDE [applies-to](../includes/hci-applies-to-23h2.md)]
1313

14-
This article describes how to configure proxy settings for Azure Local, version 23H2 cloud deployment if your network uses a proxy server for internet access.
14+
This article describes how to configure proxy settings for Azure Local cloud deployment if your network uses a proxy server for internet access.
1515

1616
For information about firewall requirements for outbound endpoints and internal rules and ports for Azure Local, see [Firewall requirements for Azure Local](../concepts/firewall-requirements.md).
1717

azure-local/manage/manage-at-scale-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ Use the following information when no system data is displayed in the **All syst
7777

7878
## Next steps
7979

80-
- Learn about the various options available to monitor your Azure Local in [What is Azure Local monitoring?](../concepts/monitoring-overview.md)
80+
- Learn about the various options available to monitor your Azure Local in [What is Azure Local monitoring?](../concepts/monitoring-overview.md).

0 commit comments

Comments
 (0)