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
@@ -711,7 +711,7 @@ To initialize each node, follow these steps. Modify where necessary to match you
711
711
> Nodes appear in the local portal shortly after you run the steps, and the extensions appear on the nodes a few minutes after installation.
712
712
>
713
713
> You can also use the [Configurator App](../deploy/deployment-arc-register-configurator-app.md?view=azloc-2506&preserve-view=true) to initialize each node.
714
-
714
+
715
715
### For fully air-gapped or disconnected deployments (where nodes have no line of sight to internet connection)
716
716
717
717
To enable Azure Local to be air-gapped or deployed fully disconnected, you must do the following on each node:
@@ -757,7 +757,7 @@ Follow these steps to create an Azure Local instance (cluster):
757
757
758
758
> [!NOTE]
759
759
> If you create Azure Key Vault during deployment, wait about 20 minutes for RBAC permissions to take effect.
760
-
>
760
+
>
761
761
> If you see a validation error, it’s a known issue. Permissions might still be propagating. Wait a bit, refresh your browser, and redeploy the cluster.
Copy file name to clipboardExpand all lines: azure-local/manage/disconnected-operations-identity.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -348,8 +348,7 @@ $GroupEntry.CommitChanges()
348
348
```
349
349
350
350
> [!NOTE]
351
-
> If the GSMA account for your ADFS farm can't read user properties the sign-in fails. This occurs even if the username and password are correct on the ADFS sign-in page.
352
-
351
+
> If the GSMA account for your ADFS farm can't read user properties, the sign in fails even if the credentials entered on the ADFS sign in page are correct.
Copy file name to clipboardExpand all lines: azure-local/manage/disconnected-operations-pki.md
+39-7Lines changed: 39 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Mandatory certificates are grouped by area with the appropriate subject alternat
39
39
- Make sure your disconnected operations infrastructure can reach the CRL endpoint specified in the certificates' CRL distribution point (CDP) extension.
40
40
- Don't use a public or external CA. Deployments fail if certificates come from a public CA, because internet connectivity is required to access the CRL and online certificate status protocol (OCSP) services for HTTPS.
41
41
42
-
### Ingress endpoints
42
+
### Ingress endpoint certificate requirements
43
43
44
44
This table lists the mandatory certificates required for disconnected operations on Azure Local.
45
45
@@ -51,7 +51,7 @@ This table lists the mandatory certificates required for disconnected operations
Copy file name to clipboardExpand all lines: azure-local/manage/disconnected-operations-policy.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
@@ -71,7 +71,7 @@ You can use Azure Policy to enforce tags on various resources. In this example,
71
71
:::image type="content" source="media/disconnected-operations/azure-policy/tag-name.png" alt-text="Screenshot of the parameters page to set a tag name." lightbox="media/disconnected-operations/azure-policy/tag-name.png":::
72
72
73
73
After the policy is created, you can't create resource groups without the required tag.
74
-
74
+
75
75
:::image type="content" source="media/disconnected-operations/azure-policy/created-tag.png" alt-text="Screenshot of the tag created and required for resource groups." lightbox="media/disconnected-operations/azure-policy/created-tag.png":::
You can use the syslog protocol for Azure Local with disconnected operations VM appliance to forward security events to a customer-managed security information and event management (SIEM) system.
0 commit comments