Skip to content

Commit 3c76dfa

Browse files
authored
Update module changelog for image changes
1 parent ba2afa2 commit 3c76dfa

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/ResourceManager/Compute/AzureRM.Compute.psd1

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -210,12 +210,7 @@ PrivateData = @{
210210
# IconUri = ''
211211

212212
# ReleaseNotes of this module
213-
ReleaseNotes = '* Added ''AvailabilitySetName'' parameter to the simplified parameterset of ''New-AzureRmVm''.
214-
* Corrected usage of ''Login-AzureRmAccount'' to use ''Connect-AzureRmAccount''
215-
* User assigned identity support for VM and VM scale set
216-
- IdentityType and IdentityId parameters are added to New-AzureRmVMConfig, New-AzureRmVmssConfig, Update-AzureRmVM and Update-AzureRmVmss
217-
* Added EnableIPForwarding parameter to Add-AzureRmVmssNetworkInterfaceConfig
218-
* Added Priority parameter to New-AzureRmVmssConfig'
213+
ReleaseNotes = '* Query image details for OS Version for New-AzureRmVm, New-AzureRmVMSS'
219214

220215
# Prerelease string of this module
221216
# Prerelease = ''

0 commit comments

Comments
 (0)