File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
## 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
2
11
* Azure SQL Database: new cmdlets for managing database threat detection policies:
3
12
* Get-AzureRmSqlDatabaseThreatDetectionPolicy
4
13
* Set-AzureRmSqlDatabaseThreatDetectionPolicy
You can’t perform that action at this time.
0 commit comments