Skip to content

Commit dcdce37

Browse files
committed
Merge pull request Azure#1457 from hyonholee/release-1.0.2
Add changelog for Compute cmdlets.
2 parents bc93498 + 7e22121 commit dcdce37

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

ChangeLog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
## 2015.12.14 version 1.0.2
2+
* Azure Compute (ARM):
3+
* Enable BGInfo extension by default
4+
* Fix the issue when an OS disk is in a different resource group: Now New-AzureRmVM does not create a new storage account for boot diagnostics.
5+
* Add Set-AzureRmBginfoExtension cmdlet
6+
* Make WinRMCertificateUrl parameter mandatory when Set-AzureRmVMOperatingSystem cmdlet is performed with WinRMHttps switch
7+
* Azure Compute (Service Management):
8+
* Fix the issue when adding a new VM without a data disk
9+
* Add ExtensionId parameter for all extension cmdlets
10+
* Expose RemoteAccessCertificateThumbprint property for Get-AzureVM cmdlet
211
* Azure SQL Database: new cmdlets for managing database threat detection policies:
312
* Get-AzureRmSqlDatabaseThreatDetectionPolicy
413
* Set-AzureRmSqlDatabaseThreatDetectionPolicy

0 commit comments

Comments
 (0)