Skip to content

Commit 0e64763

Browse files
Generalize firewall statement
1 parent 83a717c commit 0e64763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-desktop/session-host-update-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Before you update session hosts using session host update, you need:
6363

6464
- A key vault containing the secrets you want to use for your virtual machine local administrator account credentials and, if you're joining session hosts to an Active Directory domain, your domain join account credentials. You need one secret for each username and password. The virtual machine local administrator password must meet the [password requirements when creating a VM](/azure/virtual-machines/windows/faq#what-are-the-password-requirements-when-creating-a-vm-).
6565

66-
- If you’re joining session hosts to an Active Directory domain, you must set the Firewall of the Key Vault to [Allow public access from all networks](https://learn.microsoft.com/en-us/azure/key-vault/general/how-to-azure-key-vault-network-security).
66+
- You must set the Firewall of the Key Vault to [Allow public access from all networks](https://learn.microsoft.com/en-us/azure/key-vault/general/how-to-azure-key-vault-network-security).
6767

6868
- You need to provide the Azure Virtual Desktop service principal the ability to read the secrets. Your key vault can be configured to use either:
6969

0 commit comments

Comments
 (0)