News

add_storage_account -- Creates a storage account then adds the storage account to the vault to manage its keys. update_storage_account -- Updates a storage account in the vault.
For service to service authentication, the approach involved creating an Azure AD application and associated credential, and using that credential to get a token. While this approach works well, there ...