feat(azure): Checks related to Azure Keyvault (#3430)

This commit is contained in:
Pedro Martín
2024-02-26 12:49:30 +01:00
committed by GitHub
parent 134c795f4b
commit 88863b137f
37 changed files with 2070 additions and 14 deletions

View File

@@ -28,11 +28,13 @@ version = "3.14.0"
alive-progress = "3.1.5"
awsipranges = "0.3.3"
azure-identity = "1.15.0"
azure-keyvault-keys = "4.8.0"
azure-mgmt-applicationinsights = "4.0.0"
azure-mgmt-authorization = "4.0.0"
azure-mgmt-compute = "30.5.0"
azure-mgmt-cosmosdb = "9.4.0"
azure-mgmt-network = "25.2.0"
azure-mgmt-keyvault = "10.3.0"
azure-mgmt-network = "25.3.0"
azure-mgmt-rdbms = "10.1.0"
azure-mgmt-security = "6.0.0"
azure-mgmt-sql = "3.0.1"