You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
## 2017.01.11 version 1.2.8
2
+
* AzureRM.Keyvault module
3
+
* Relaxing data type of ObjectId from Guid to string in Access Policy Entry for a Vault. These changes are required to Support ADFS Identity System.
4
+
* Set-AzureRmKeyVaultAccessPolicy cmdlet has an optional parameter BypassObjectIdValidation for supporting ADFS scenarios
5
+
6
+
## 2017.01.04 version 1.2.7
7
+
* AzureStackAdmin module
8
+
* The Add-AzureRmResourceProviderRegistration changes for accepting the return code of 202 Accepted for the PUT manifest call
9
+
- Fix the issue of ProvisioningState and ExtensionName not getting populated with correct values
10
+
- Fix the issue of missing dependency dll Microsoft.Azure.Common.NetFramework.dll'
11
+
1
12
## 2016.09.08 version 1.2.6
2
13
* Side-by-side execution in PowerShell 5 using the following command in a new PowerShell session:```Import-Module -Name AzureRM -RequiredVersion 1.2.6```
0 commit comments