Skip to content

Commit 50facb7

Browse files
authored
Merge pull request #106378 from dahlweid/patch-1
Update key-vault-windows.md
2 parents 7888f1c + 0d6f383 commit 50facb7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/virtual-machines/extensions/key-vault-windows.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,8 @@ To enable waiting for certificate to be installed, set the following setting:
317317
}
318318
```
319319

320+
Refer to [Sequence extension provisioning in Virtual Machine Scale Sets](../../virtual-machine-scale-sets/virtual-machine-scale-sets-extension-sequencing.md) on how to set-up dependencies between extensions.
321+
320322
> [!Note]
321323
> Using this feature is not compatible with an ARM template that creates a system assigned identity and updates a Key Vault access policy with that identity. Doing so will result in a deadlock as the vault access policy cannot be updated until all extensions have started. You should instead use a *single user assigned MSI identity* and pre-ACL your vaults with that identity before deploying.
322324

0 commit comments

Comments
 (0)