We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21fb5cc commit 811102aCopy full SHA for 811102a
ChangeLog.txt
@@ -26,6 +26,15 @@
26
* Set-AzureAutomationModule
27
* Start-AzureAutomationDscCompilationJob
28
* Unregister-AzureAutomationDscNode
29
+* Azure Key Vault
30
+ * Added new cmdlets for key vault management in AzureResourceManager mode
31
+ * New-AzureKeyVault
32
+ * Get-AzureKeyVault
33
+ * Remove-AzureKeyVault
34
+ * Set-AzureKeyVaultAccessPolicy
35
+ * Remove-AzureKeyVaultAccessPolicy
36
+ * Added new cmdlet for secret management in AzureResourceManager mode
37
+ * Set-AzureKeyVaultSecretAttribute
38
39
2015.04.29 version 0.9.0
40
* Azure Compute
0 commit comments