Azure Key Vault parameter reference limit
问题 When I reference more than 30 keys from my global Key Vault in ARM template parameter file, then I get the following error in my deployments. The deployment has specified too many KeyVault parameter references. The maximum of KeyVault parameter references is '30'. Please help me how to override this limit or what is the alternative to reference more than 30 secrets/keys from Key Vault? 回答1: Just create a nested deployment that will reference 30 more secrets and return those as output into the