Azure Key Vault Storage Account key rotation
Posted onMicrosoft Azure offers the possiblity to use Key Vault secrets for authenticating with an Azure Storage Account with the benefit that the key rotation is managed by Azure. This following script grants permissions for the Key Vault to the Storage Account and configures the SAS key to be updated daily based on the Storage Account’s […]