Skip to content

Commit 7bb65be

Browse files
authored
Merge pull request Azure#3496 from cormacpayne/master-fix
[Release 3.5.0] Merge master --> dev
2 parents 2208c83 + 81a5ac8 commit 7bb65be

File tree

266 files changed

+73968
-9071
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

266 files changed

+73968
-9071
lines changed

src/ResourceManager/Compute/AzureRM.Compute.psd1

Lines changed: 34 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '2.5.0'
15+
ModuleVersion = '2.6.0'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -75,7 +75,8 @@ FunctionsToExport = @()
7575

7676
# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
7777
CmdletsToExport = 'Remove-AzureRmAvailabilitySet', 'Get-AzureRmAvailabilitySet',
78-
'New-AzureRmAvailabilitySet', 'Get-AzureRmVMExtensionImageType',
78+
'New-AzureRmAvailabilitySet', 'Update-AzureRmAvailabilitySet',
79+
'Get-AzureRmVMExtensionImageType',
7980
'Get-AzureRmVMExtensionImage', 'Get-AzureRmVMADDomainExtension',
8081
'Set-AzureRmVMADDomainExtension', 'Get-AzureRmVMAEMExtension',
8182
'Remove-AzureRmVMAEMExtension', 'Set-AzureRmVMAEMExtension',
@@ -118,12 +119,12 @@ CmdletsToExport = 'Remove-AzureRmAvailabilitySet', 'Get-AzureRmAvailabilitySet',
118119
'Remove-AzureRmContainerService', 'Get-AzureRmContainerService',
119120
'Get-AzureRmVmssVM', 'Set-AzureRmVmssVM',
120121
'Add-AzureRmVmssAdditionalUnattendContent',
121-
'Add-AzureRmVmssExtension',
122+
'Add-AzureRmVmssExtension', 'Add-AzureRmVmssDataDisk',
122123
'Add-AzureRmVmssNetworkInterfaceConfiguration',
123124
'Add-AzureRmVmssSecret', 'Add-AzureRmVmssSshPublicKey',
124125
'Add-AzureRmVmssWinRMListener', 'New-AzureRmVmssConfig',
125126
'New-AzureRmVmssIpConfig', 'New-AzureRmVmssVaultCertificateConfig',
126-
'Remove-AzureRmVmssExtension',
127+
'Remove-AzureRmVmssExtension', 'Remove-AzureRmVmssDataDisk',
127128
'Remove-AzureRmVmssNetworkInterfaceConfiguration',
128129
'Set-AzureRmVmssOsProfile', 'Set-AzureRmVmssStorageProfile',
129130
'New-AzureRmVmss', 'Update-AzureRmVmss', 'Stop-AzureRmVmss',
@@ -138,7 +139,23 @@ CmdletsToExport = 'Remove-AzureRmAvailabilitySet', 'Get-AzureRmAvailabilitySet',
138139
'Get-AzureRmVMDiskEncryptionStatus',
139140
'Remove-AzureRmVMDiskEncryptionExtension',
140141
'Set-AzureRmVMDiskEncryptionExtension',
141-
'Set-AzureRmVMBackupExtension'
142+
'Set-AzureRmVMBackupExtension',
143+
'New-AzureRmDisk', 'Update-AzureRmDisk', 'Get-AzureRmDisk', 'Remove-AzureRmDisk',
144+
'Grant-AzureRmDiskAccess', 'Revoke-AzureRmDiskAccess',
145+
'New-AzureRmDiskConfig',
146+
'Set-AzureRmDiskDiskEncryptionKey', 'Set-AzureRmDiskImageReference', 'Set-AzureRmDiskKeyEncryptionKey',
147+
'New-AzureRmDiskUpdateConfig',
148+
'Set-AzureRmDiskUpdateDiskEncryptionKey', 'Set-AzureRmDiskUpdateImageReference', 'Set-AzureRmDiskUpdateKeyEncryptionKey',
149+
'New-AzureRmSnapshot', 'Update-AzureRmSnapshot', 'Get-AzureRmSnapshot', 'Remove-AzureRmSnapshot',
150+
'Grant-AzureRmSnapshotAccess', 'Revoke-AzureRmSnapshotAccess',
151+
'New-AzureRmSnapshotConfig',
152+
'Set-AzureRmSnapshotDiskEncryptionKey', 'Set-AzureRmSnapshotImageReference', 'Set-AzureRmSnapshotKeyEncryptionKey',
153+
'New-AzureRmSnapshotUpdateConfig',
154+
'Set-AzureRmSnapshotUpdateDiskEncryptionKey', 'Set-AzureRmSnapshotUpdateImageReference', 'Set-AzureRmSnapshotUpdateKeyEncryptionKey',
155+
'New-AzureRmImage', 'Update-AzureRmImage', 'Get-AzureRmImage', 'Remove-AzureRmImage',
156+
'New-AzureRmImageConfig',
157+
'Set-AzureRmImageOsDisk', 'Add-AzureRmImageDataDisk', 'Remove-AzureRmImageDataDisk',
158+
'ConvertTo-AzureRmVMManagedDisk'
142159

143160
# Variables to export from this module
144161
# VariablesToExport = @()
@@ -175,15 +192,18 @@ PrivateData = @{
175192
# IconUri = ''
176193

177194
# ReleaseNotes of this module
178-
ReleaseNotes = '* Fix Get-AzureRmVM with -Status issue: Get-AzureRmVM throws an exception when Get-AzureRmVM lists multiple VMs and some of the VMs are deleted during Get-AzureRmVM is performed.
179-
* New parameters in New-AzureRmVMSqlServerAutoBackupConfig cmdlet to support Auto Backup for SQL Server 2016 VMs.
180-
- BackupSystemDbs : Specifies if system databases should be added to Sql Server Managed Backup.
181-
- BackupScheduleType : Specifies the type of managed backup schedule, manual or automated. If it''s manual, schedule settings need to be specified.
182-
- FullBackupFrequency : Specifies the frequency of Full Backup, daily or weekly.
183-
- FullBackupStartHour : Specifies the hour of the day when the Sql Server Full Backup should start.
184-
- FullBackupWindowInHours : Specifies the window (in hours) when Sql Server Full Backup should occur.
185-
- LogBackupFrequencyInMinutes : Specifies the frequency of Sql Server Log Backup.
186-
* New-AzureVMSqlServer* cmdlets are renamed to New-AzureRmVMSqlServer* now. Old ones will continue to work however.
195+
ReleaseNotes = '* New cmdlets for Managed disk
196+
- Disk cmdlets: New-AzureRmDisk, Update-AzureRmDisk, Get-AzureRmDisk, Remove-AzureRmDisk,
197+
Grant-AzureRmDiskAccess, Revoke-AzureRmDiskAccess,
198+
New-AzureRmDiskConfig, Set-AzureRmDiskDiskEncryptionKey, Set-AzureRmDiskImageReference, Set-AzureRmDiskKeyEncryptionKey,
199+
New-AzureRmDiskUpdateConfig, Set-AzureRmDiskUpdateDiskEncryptionKey, Set-AzureRmDiskUpdateImageReference, Set-AzureRmDiskUpdateKeyEncryptionKey
200+
- Snapshot cmdlets: New-AzureRmSnapshot, Update-AzureRmSnapshot, Get-AzureRmSnapshot, Remove-AzureRmSnapshot,
201+
Grant-AzureRmSnapshotAccess, Revoke-AzureRmSnapshotAccess,
202+
New-AzureRmSnapshotConfig, Set-AzureRmSnapshotDiskEncryptionKey, Set-AzureRmSnapshotImageReference, Set-AzureRmSnapshotKeyEncryptionKey,
203+
New-AzureRmSnapshotUpdateConfig, Set-AzureRmSnapshotUpdateDiskEncryptionKey, Set-AzureRmSnapshotUpdateImageReference, Set-AzureRmSnapshotUpdateKeyEncryptionKey
204+
- Image cmdlets: New-AzureRmImage, Get-AzureRmImage, Remove-AzureRmImage,
205+
New-AzureRmImageConfig, Set-AzureRmImageOsDisk, Add-AzureRmImageDataDisk, Remove-AzureRmImageDataDisk
206+
- VM cmdlet: ConvertTo-AzureRmVMManagedDisk
187207
'
188208

189209
# External dependent modules of this module

src/ResourceManager/Compute/ChangeLog.md

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,29 @@
2525
- Secret: The encryption key used to encrypt and decrypt the data bag item values.
2626
- SecretFile: The path to the file that contains the encryption key used to encrypt and decrypt the data bag item values.
2727

28+
## Version 2.6.0
29+
* New cmdlets for Managed disk
30+
- Disk cmdlets: New-AzureRmDisk, Update-AzureRmDisk, Get-AzureRmDisk, Remove-AzureRmDisk,
31+
Grant-AzureRmDiskAccess, Revoke-AzureRmDiskAccess,
32+
New-AzureRmDiskConfig, Set-AzureRmDiskDiskEncryptionKey, Set-AzureRmDiskImageReference, Set-AzureRmDiskKeyEncryptionKey,
33+
New-AzureRmDiskUpdateConfig, Set-AzureRmDiskUpdateDiskEncryptionKey, Set-AzureRmDiskUpdateImageReference, Set-AzureRmDiskUpdateKeyEncryptionKey
34+
- Snapshot cmdlets: New-AzureRmSnapshot, Update-AzureRmSnapshot, Get-AzureRmSnapshot, Remove-AzureRmSnapshot,
35+
Grant-AzureRmSnapshotAccess, Revoke-AzureRmSnapshotAccess,
36+
New-AzureRmSnapshotConfig, Set-AzureRmSnapshotDiskEncryptionKey, Set-AzureRmSnapshotImageReference, Set-AzureRmSnapshotKeyEncryptionKey,
37+
New-AzureRmSnapshotUpdateConfig, Set-AzureRmSnapshotUpdateDiskEncryptionKey, Set-AzureRmSnapshotUpdateImageReference, Set-AzureRmSnapshotUpdateKeyEncryptionKey
38+
- Image cmdlets: New-AzureRmImage, Get-AzureRmImage, Remove-AzureRmImage,
39+
New-AzureRmImageConfig, Set-AzureRmImageOsDisk, Add-AzureRmImageDataDisk, Remove-AzureRmImageDataDisk
40+
- VM cmdlet: ConvertTo-AzureRmVMManagedDisk
41+
2842
## Version 2.5.0
2943
* Fix Get-AzureRmVM with -Status issue: Get-AzureRmVM throws an exception when Get-AzureRmVM lists multiple VMs and some of the VMs are deleted during Get-AzureRmVM is performed.
3044
* New parameters in New-AzureRmVMSqlServerAutoBackupConfig cmdlet to support Auto Backup for SQL Server 2016 VMs.
31-
- BackupSystemDbs : Specifies if system databases should be added to Sql Server Managed Backup.
32-
- BackupScheduleType : Specifies the type of managed backup schedule, manual or automated. If it's manual, schedule settings need to be specified.
33-
- FullBackupFrequency : Specifies the frequency of Full Backup, daily or weekly.
34-
- FullBackupStartHour : Specifies the hour of the day when the Sql Server Full Backup should start.
35-
- FullBackupWindowInHours : Specifies the window (in hours) when Sql Server Full Backup should occur.
36-
- LogBackupFrequencyInMinutes : Specifies the frequency of Sql Server Log Backup.
45+
- BackupSystemDbs : Specifies if system databases should be added to Sql Server Managed Backup.
46+
- BackupScheduleType : Specifies the type of managed backup schedule, manual or automated. If it's manual, schedule settings need to be specified.
47+
- FullBackupFrequency : Specifies the frequency of Full Backup, daily or weekly.
48+
- FullBackupStartHour : Specifies the hour of the day when the Sql Server Full Backup should start.
49+
- FullBackupWindowInHours : Specifies the window (in hours) when Sql Server Full Backup should occur.
50+
- LogBackupFrequencyInMinutes : Specifies the frequency of Sql Server Log Backup.
3751
* New-AzureVMSqlServer* cmdlets are renamed to New-AzureRmVMSqlServer* now. Old ones will continue to work however.
3852

3953
## Version 2.4.0

0 commit comments

Comments
 (0)