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/concepts/firewall-requirements.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This article provides guidance on how to configure firewalls for the Azure Stack
15
15
16
16
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.
17
17
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).
19
19
20
20
> [!IMPORTANT]
21
21
> 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
182
182
For more information, see also:
183
183
184
184
- 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)
Copy file name to clipboardExpand all lines: azure-local/includes/hci-download-vhdx.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ SDN uses a VHDX file containing either the Azure Stack HCI or Windows Server ope
12
12
> [!NOTE]
13
13
> 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.
14
14
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.
16
16
17
17
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.
| 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. |
89
89
90
90
For information on deploying and configuring the integration components, refer to:
91
91
@@ -114,7 +114,7 @@ To participate in the preview, you must meet the following criteria:
114
114
115
115
-**Enterprise agreement**: A current enterprise agreement with Microsoft, typically covering a period of at least three years.
116
116
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).
118
118
119
119
-**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).
Copy file name to clipboardExpand all lines: azure-local/manage/virtual-machine-image-azure-marketplace.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ ms.date: 10/24/2024
16
16
17
17
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.
18
18
19
+
> [!IMPORTANT]
20
+
> The latest updates may take some time to reflect on your VM images as additional validations are performed.
Copy file name to clipboardExpand all lines: azure-local/security-update/security-update-nov-2024.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,9 +42,9 @@ To install the LCU on your Azure Local instance, see [Update Azure Stack Local i
42
42
43
43
## File list
44
44
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).
46
46
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).
0 commit comments