Skip to content

Commit f27e283

Browse files
authored
Merge pull request #16388 from ronmiab/rb-post-ignite-minor
Updated text and fixed broken link
2 parents 32843b8 + 957bafd commit f27e283

File tree

7 files changed

+32
-29
lines changed

7 files changed

+32
-29
lines changed

azure-local/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ items:
110110
items:
111111
- name: Virtual deployment
112112
href: deploy/deployment-virtual.md
113-
- name: Jumpstart
113+
- name: Azure Local jumpstart
114114
href: https://arcjumpstart.com/azure_jumpstart_hcibox/getting_started
115115

116116
- name: Plan

azure-local/concepts/firewall-requirements.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This article provides guidance on how to configure firewalls for the Azure Stack
1515

1616
This article also describes how to optionally use a highly locked-down firewall configuration to block all traffic to all destinations except those included in your allowlist.
1717

18-
If your network uses a proxy server for internet access, see [Configure proxy settings for Azure Local](../manage/configure-proxy-settings.md).
18+
If your network uses a proxy server for internet access, see [Configure proxy settings for Azure Local](../manage/configure-proxy-settings-23h2.md).
1919

2020
> [!IMPORTANT]
2121
> Azure Express Route and Azure Private Link are not supported for Azure Local, version 23H2 or any of its components as it is not possible to access the public endpoints required for Azure Local, version 23H2.
@@ -182,3 +182,4 @@ This section shows how to configure Microsoft Defender firewall to allow IP addr
182182
For more information, see also:
183183
184184
- The Windows Firewall and WinRM 2.0 ports section of [Installation and configuration for Windows Remote Management](/windows/win32/winrm/installation-and-configuration-for-windows-remote-management#windows-firewall-and-winrm-20-ports)
185+
- See [About Azure Local, version 23H2 deployment](../deploy/deployment-introduction.md)

azure-local/includes/hci-download-vhdx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SDN uses a VHDX file containing either the Azure Stack HCI or Windows Server ope
1212
> [!NOTE]
1313
> The version of the OS in your VHDX must match the version used by the Azure Local Hyper-V machines. This VHDX file is used by all SDN infrastructure components.
1414
15-
To download an English-language version of the VHDX file, see [Download the operating system from the Azure portal](../deploy/download-azure-stack-hci-23h2-software.md). Make sure to select **English VHDX** from the **Choose language** dropdown list.
15+
To download an English-language version of the VHDX file, see [Download the operating system from the Azure portal](../deploy/download-23h2-software.md). Make sure to select **English VHDX** from the **Choose language** dropdown list.
1616

1717
Currently, a non-English VHDX file isn't available for download. If you require a non-English version, download the corresponding ISO file and convert it to VHDX using the `Convert-WindowsImage` cmdlet. You must run this script from a Windows client computer. You'll probably need to run this script as Administrator and modify the execution policy for scripts using the `Set-ExecutionPolicy` command.
1818

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ Disconnected operations for Azure Local support the following services:
4040
| Azure portal | Delivers an Azure portal experience that's similar to Azure Public. |
4141
| Azure Resource Manager (ARM) | Manage and utilize subscriptions, resource groups, ARM templates, and Azure Command-Line Interface (CLI). |
4242
| Role Based Access Control (RBAC) | Implement RBAC for subscriptions and resource groups. |
43-
| Managed Service Identity (MSI) | Access resources with MSI support for user workloads. |
43+
| Managed Identity | Use **system-assigned** managed identity for resource types that support managed identity. |
4444
| Arc-enabled servers | Manage VM Guests for Arc VMs on Azure Local. |
4545
| Arc VMs for Azure Local | Set up and manage Windows or Linux virtual machines using the disconnected operations feature for Azure Local. |
4646
| Arc-enabled Kubernetes (K8s) | Connect and manage Cloud Native Computing Foundation (CNCF) Kubernetes clusters deployed on Azure Local virtual machines, enabling unified configuration and management. |
4747
| Azure Kubernetes Service enabled by Arc for Azure Local | Set up and manage Azure Kubernetes (AKS) on Azure Local. |
48-
| Azure Local device management | Create and manage Azure Local instances, add, and remove nodes. |
48+
| Azure Local device management | Create and manage Azure Local instances including the ability to add and remove nodes. |
4949
| Container Registry | Create and manage container registries to store and retrieve container images and artifacts. |
5050
| Key Vault | Create and manage Key Vaults to store and access secrets. |
5151
| Policy | Enforce standards through policies when creating new resources. |
@@ -82,10 +82,10 @@ The following table lists the requirements to successfully deploy and run discon
8282

8383
| Area | Supported system | Use |
8484
| --------------| -------------------------| -----------------------------|
85-
| Identity | Active Directory Federation Service (ADFS) on Windows Server 2022 | Lightweight Directory Access Protocol (LDAP) provides group membership and synchronization. <br><br> ADFS authenticates users to the Azure Local portal to manage disconnected operations using Open-ID Connect (OIDC). <br><br> Active Directory (AD) is required for disconnected operations. |
86-
| Public Key Infrastructure (PKI) | Both Private and Public PKI are supported and required <br><br> Active Directory Certificate Services (ADCS) validated as a Private PKI solution | Issue certificates to secure Azure Local disconnected operations endpoints (TLS). |
87-
| Network Time Protocol (NTP) optional | Local or Public time server | Time server synchronizes the system clock. |
88-
| Domain Name System (DNS) | Any DNS server, such as DNS role on Windows Server | DNS service is required in the local network to resolve Azure Local-disconnected operations endpoints and configure ingress IPs. <br><br> When you run the appliance for disconnected operations in a connected mode, a DNS server is required to resolve Microsoft domain names for logging and telemetry. |
85+
| Identity | Active Directory Federation Service (ADFS) on Windows Server 2022. | Lightweight Directory Access Protocol (LDAP) provides group membership and synchronization. <br><br> ADFS authenticates users to the Azure Local portal to manage disconnected operations using Open-ID Connect (OIDC). <br><br> Active Directory (AD) is required for disconnected operations. |
86+
| Public Key Infrastructure (PKI) | Private and Public PKIs are supported. <br><br> If you use a public PKI, the certificate revocation list (CRL) endpoints must be reachable from your infrastructure. <br><br> Active Directory Certificate Services (ADCS) validated as a Private PKI solution. | Issue certificates to secure Azure Local disconnected operations endpoints (TLS). |
87+
| Network Time Protocol (NTP) optional | Local or Public time server. | Time server synchronizes the system clock. |
88+
| Domain Name System (DNS) | Any DNS server, such as DNS role on Windows Server. | DNS service is required in the local network to resolve Azure Local-disconnected operations endpoints and configure ingress IPs. <br><br> When you run the appliance for disconnected operations in a connected mode, a DNS server is required to resolve Microsoft domain names for logging and telemetry. |
8989

9090
For information on deploying and configuring the integration components, refer to:
9191

@@ -114,7 +114,7 @@ To participate in the preview, you must meet the following criteria:
114114

115115
- **Enterprise agreement**: A current enterprise agreement with Microsoft, typically covering a period of at least three years.
116116

117-
- **Business needs to operate disconnected**: The disconnected operations feature is for those who can't connect to Azure due to connectivity issues or regulatory restrictions. To be eligible for the preview, you must demonstrate a valid business need for operating disconnected. For more information, see [Why use disconnected operations?](./disconnected-operations-overview.md#why-use-disconnected-operations)
117+
- **Business needs to operate disconnected**: The disconnected operations feature is for those who can't connect to Azure due to connectivity issues or regulatory restrictions. To be eligible for the preview, you must demonstrate a valid business need for operating disconnected. For more information, see [Why use disconnected operations?](./disconnected-operations-overview.md#why-use-disconnected-operations).
118118

119119
- **Technical prerequisites**: Your organization must meet the technical requirements to ensure secure and reliable operation when operating disconnected for Azure Local. For more information, see [Prerequisites](../manage/disconnected-operations-overview.md#prerequisites).
120120

azure-local/manage/virtual-machine-image-azure-marketplace.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ ms.date: 10/24/2024
1616

1717
This article describes how to create virtual machine (VM) images for Azure Local using source images from Azure Marketplace. You can create VM images using the Azure portal or Azure CLI and then use these VM images to create Arc VMs on Azure Local.
1818

19+
> [!IMPORTANT]
20+
> The latest updates may take some time to reflect on your VM images as additional validations are performed.
1921
2022
## Prerequisites
2123

azure-local/release-information-23h2.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -64,30 +64,30 @@ The following table summarizes the release information for Azure Local, version
6464

6565
|Version| OS Build |Security update| What's new | Known issues |
6666
|------|-------|---------------|------------|--------------|
67-
| 10.2411.0.0 | 25398.1251 | [November OS security update](./security-update/security-update-nov-2024.md) <br><br> Availability date: 2024-11-19 | [Features and improvements](./whats-new.md#features-and-improvements-in-2411) | [Known issues](./known-issues-2411.md) |
68-
| 10.2408.2.7 | 25398.1189 | [October OS Security update](./security-update/security-update-oct-2024.md) <br><br> Availability date: 2024-10-23 |[Features and improvements](./whats-new.md#features-and-improvements-in-24082) | [Known issues](./known-issues-2408-2.md) |
69-
| 10.2408.1.9 | 25398.1128 | [September OS Security update](./security-update/security-update-sep-2024.md) <br><br> Availability date: 2024-09-25 | [Features and improvements](./whats-new.md#features-and-improvements-in-24081) | [Known issues](./known-issues-2408-1.md) |
70-
| 10.2408.0.29 | 25398.1085 | [August OS security update](./security-update/security-update-aug-2024.md) <br><br> Availability date: 2024-09-05 | [Features and improvements](./whats-new.md#features-and-improvements-in-2408) | [Known issues](./known-issues-2408.md) |
71-
| 10.2405.3.7 | 25398.1085 | [August OS security update](./security-update/security-update-aug-2024.md) <br><br> Availability date: 2024-08-20 | [Features and improvements](./whats-new.md#features-and-improvements-in-24053) | [Known issues](./known-issues-2405-3.md) |
72-
| 10.2405.2.7 | 25398.1009 | [July OS security update](./security-update/security-update-jul-2024.md) <br><br> Availability date: 2024-07-16 | [Features and improvements](./whats-new.md#features-and-improvements-in-24052) | [Known issues](./known-issues-2405-2.md) |
73-
| 10.2405.1.4 | 25398.950 | [June OS security update](./security-update/security-update-jun-2024.md) <br><br> Availability date: 2024-06-19 | [Features and improvements](./whats-new.md#features-and-improvements-in-24051) | [Known issues](./known-issues-2405-1.md) |
74-
| 10.2402.4.4 | 25398.950 | [June OS security update](./security-update/security-update-jun-2024.md) <br><br> Availability date: 2024-06-19 | [Features and improvements](./whats-new.md#features-and-improvements-in-24024) | [Known issues](./known-issues-2402-4.md) |
67+
| 10.2411.0.22 <br><br> Availability date: 2024-11-14 | 25398.1251 | [November OS security update](./security-update/security-update-nov-2024.md) | [Features and improvements](./whats-new.md#features-and-improvements-in-2411) | [Known issues](./known-issues-2411.md) |
68+
| 10.2408.2.7 <br><br> Availability date: 2024-10-23 | 25398.1189 | [October OS Security update](./security-update/security-update-oct-2024.md) |[Features and improvements](./whats-new.md#features-and-improvements-in-24082) | [Known issues](./known-issues-2408-2.md) |
69+
| 10.2408.1.9 <br><br> Availability date: 2024-09-25 | 25398.1128 | [September OS Security update](./security-update/security-update-sep-2024.md) | [Features and improvements](./whats-new.md#features-and-improvements-in-24081) | [Known issues](./known-issues-2408-1.md) |
70+
| 10.2408.0.29 <br><br> Availability date: 2024-09-05 | 25398.1085 | [August OS security update](./security-update/security-update-aug-2024.md) | [Features and improvements](./whats-new.md#features-and-improvements-in-2408) | [Known issues](./known-issues-2408.md) |
71+
| 10.2405.3.7 <br><br> Availability date: 2024-08-20 | 25398.1085 | [August OS security update](./security-update/security-update-aug-2024.md) | [Features and improvements](./whats-new.md#features-and-improvements-in-24053) | [Known issues](./known-issues-2405-3.md) |
72+
| 10.2405.2.7 <br><br> Availability date: 2024-07-16 | 25398.1009 | [July OS security update](./security-update/security-update-jul-2024.md) | [Features and improvements](./whats-new.md#features-and-improvements-in-24052) | [Known issues](./known-issues-2405-2.md) |
73+
| 10.2405.1.4 <br><br> Availability date: 2024-06-19 | 25398.950 | [June OS security update](./security-update/security-update-jun-2024.md) | [Features and improvements](./whats-new.md#features-and-improvements-in-24051) | [Known issues](./known-issues-2405-1.md) |
74+
| 10.2402.4.4 <br><br> Availability date: 2024-06-19 | 25398.950 | [June OS security update](./security-update/security-update-jun-2024.md) | [Features and improvements](./whats-new.md#features-and-improvements-in-24024) | [Known issues](./known-issues-2402-4.md) |
7575

7676
### Older versions of Azure Local
7777

7878
The following table summarizes the release information for Azure Local, version 23H2, across older versions.
7979

8080
|Version| OS Build |Security update| What's new | Known issues |
8181
|------|-------|---------------|------------|--------------|
82-
| 10.2405.0.24 | 25398.887 | [May OS security update](./security-update/security-update-may-2024.md) <br><br> Availability date: 2024-05-30 | [Features and improvements](./whats-new.md#features-and-improvements-in-2405) | [Known issues](./known-issues-2405.md) |
83-
| 10.2402.3.10 | 25398.887 | [May OS security update](./security-update/security-update-may-2024.md) <br><br> Availability date: 2024-05-21 | [Features and improvements](./whats-new.md#features-and-improvements-in-24023) | [Known issues](./known-issues-2402-3.md) |
84-
| 10.2402.2.12 | 25398.830 | [April OS security update](./security-update/security-update-apr-2024.md) <br><br> Availability date: 2024-04-16 | [Features and improvements](./whats-new.md#features-and-improvements-in-24022) | [Known issues](./known-issues-2402-2.md) |
85-
| 10.2311.5.6 | 25398.830 | [April OS security update](./security-update/security-update-apr-2024.md) <br><br> Availability date: 2024-04-16 | [Features and improvements](./whats-new.md#features-and-improvements-in-23115) | [Known issues](./known-issues-2311-5.md) |
86-
| 10.2402.1.5 | 25398.762 | [March OS security update](./security-update/security-update-mar-2024.md) <br><br> Availability date: 2024-03-20 | [Features and improvements](./whats-new.md#features-and-improvements-in-24021) | [Known issues](./known-issues-2402-1.md) |
87-
| 10.2311.4.6 | 25398.762 | [March OS security update](./security-update/security-update-mar-2024.md) <br><br> Availability date: 2024-03-20 | [Features and improvements](./whats-new.md#features-and-improvements-in-23114) | [Known issues](./known-issues-2311-4.md) |
88-
| 10.2402.0.23 | 25398.709 | [Feb OS security update](./security-update/security-update-feb-2024.md) <br><br> Availability date: 2024-02-13 | [Features and improvements](./whats-new.md#features-and-improvements-in-2402) | [Known issues](./known-issues-2402.md) |
89-
| 10.2311.3.12 | 25398.709 | [Feb OS security update](./security-update/security-update-feb-2024.md) <br><br> Availability date: 2024-02-13 | [Features and improvements](./whats-new.md#features-and-improvements-in-23113) | [Known issues](./known-issues-2311-3.md) |
90-
| 10.2311.2.7 | 25398.643 | [Jan OS security update](./security-update/security-update-jan-2024.md) <br><br> Availability date: 2024-01-09 | [Features and improvements](./whats-new.md#features-and-improvements-in-23112-ga) | [Known issues](./known-issues-2311-2.md) |
82+
| 10.2405.0.24 <br><br> Availability date: 2024-05-30 | 25398.887 | [May OS security update](./security-update/security-update-may-2024.md) | [Features and improvements](./whats-new.md#features-and-improvements-in-2405) | [Known issues](./known-issues-2405.md) |
83+
| 10.2402.3.10 <br><br> Availability date: 2024-05-21 | 25398.887 | [May OS security update](./security-update/security-update-may-2024.md) | [Features and improvements](./whats-new.md#features-and-improvements-in-24023) | [Known issues](./known-issues-2402-3.md) |
84+
| 10.2402.2.12 <br><br> Availability date: 2024-04-16 | 25398.830 | [April OS security update](./security-update/security-update-apr-2024.md) | [Features and improvements](./whats-new.md#features-and-improvements-in-24022) | [Known issues](./known-issues-2402-2.md) |
85+
| 10.2311.5.6 <br><br> Availability date: 2024-04-16 | 25398.830 | [April OS security update](./security-update/security-update-apr-2024.md) | [Features and improvements](./whats-new.md#features-and-improvements-in-23115) | [Known issues](./known-issues-2311-5.md) |
86+
| 10.2402.1.5 <br><br> Availability date: 2024-03-20 | 25398.762 | [March OS security update](./security-update/security-update-mar-2024.md) | [Features and improvements](./whats-new.md#features-and-improvements-in-24021) | [Known issues](./known-issues-2402-1.md) |
87+
| 10.2311.4.6 <br><br> Availability date: 2024-03-20 | 25398.762 | [March OS security update](./security-update/security-update-mar-2024.md) | [Features and improvements](./whats-new.md#features-and-improvements-in-23114) | [Known issues](./known-issues-2311-4.md) |
88+
| 10.2402.0.23 <br><br> Availability date: 2024-02-13 | 25398.709 | [Feb OS security update](./security-update/security-update-feb-2024.md) | [Features and improvements](./whats-new.md#features-and-improvements-in-2402) | [Known issues](./known-issues-2402.md) |
89+
| 10.2311.3.12 <br><br> Availability date: 2024-02-13 | 25398.709 | [Feb OS security update](./security-update/security-update-feb-2024.md) | [Features and improvements](./whats-new.md#features-and-improvements-in-23113) | [Known issues](./known-issues-2311-3.md) |
90+
| 10.2311.2.7 <br><br> Availability date: 2024-01-09 | 25398.643 | [Jan OS security update](./security-update/security-update-jan-2024.md) | [Features and improvements](./whats-new.md#features-and-improvements-in-23112-ga) | [Known issues](./known-issues-2311-2.md) |
9191

9292
## Next steps
9393

azure-local/security-update/security-update-nov-2024.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ To install the LCU on your Azure Local instance, see [Update Azure Stack Local i
4242

4343
## File list
4444

45-
For a list of the files that are provided in this update, download the file information for [Cumulative update KB 5046618](../index.yml).
45+
For a list of the files that are provided in this update, download the file information for [Cumulative update KB 5046618](https://go.microsoft.com/fwlink/?linkid=2296832).
4646

47-
For a list of the files that are provided just in the servicing stack update, download the [file information for the SSU (KB 5046717) - version 25398.1241](../index.yml).
47+
For a list of the files that are provided just in the servicing stack update, download the [file information for the SSU (KB 5046717) - version 25398.1241](https://go.microsoft.com/fwlink/?linkid=2297213).
4848

4949
## Next steps
5050

0 commit comments

Comments
 (0)