4 Commits

Author SHA1 Message Date
Karl Fosaaen 60c20e4029 Update Get-AzKeyVaultSecretsREST.ps1
Small fix for JSON object parsing and multiple Key Vault listing
2023-09-20 13:54:04 -07:00
Karl Fosaaen 35669a7d22 Update Get-AzKeyVaultSecretsREST.ps1
Added fix for when "/providers/Microsoft.KeyVault/vaults" API only returns "nextLink" and no "value" response.
2023-02-14 14:30:32 -08:00
passthehashbrowns 82570b6e40 Added nextLink parsing for larger keyvaults 2021-02-04 20:06:46 -06:00
Karl Fosaaen 9c2750ea72 Added Get-AzKeyVaultSecretsREST
REST API function to pull Key Vault secrets
2020-08-04 16:30:57 -07:00