Skip to content

Commit a6d4d2e

Browse files
committed
fixed review comment
1 parent ed84673 commit a6d4d2e

File tree

2 files changed

+44
-46
lines changed

2 files changed

+44
-46
lines changed

ChangeLog.md

Lines changed: 1 addition & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,4 @@
1-
## 2017.11.20 Version 5.1.0
2-
* Removed AzureRemoteApp Cmdles. Following is the list of removed Cmdlets
3-
- Add-AzureRemoteAppUser
4-
- Clear-AzureRemoteAppVmStaleAdObject
5-
- Copy-AzureRemoteAppUserDisk
6-
- Disconnect-AzureRemoteAppSession
7-
- Export-AzureRemoteAppTemplateImage
8-
- Export-AzureRemoteAppUserDisk
9-
- Get-AzureRemoteAppCollection
10-
- Get-AzureRemoteAppCollectionUsageDetails
11-
- Get-AzureRemoteAppCollectionUsageSummary
12-
- Get-AzureRemoteAppLocation
13-
- Get-AzureRemoteAppOperationResult
14-
- Get-AzureRemoteAppPlan
15-
- Get-AzureRemoteAppProgram
16-
- Get-AzureRemoteAppSession
17-
- Get-AzureRemoteAppStartMenuProgram
18-
- Get-AzureRemoteAppTemplateImage
19-
- Get-AzureRemoteAppUser
20-
- Get-AzureRemoteAppVM
21-
- Get-AzureRemoteAppVmStaleAdObject
22-
- Get-AzureRemoteAppVNet
23-
- Get-AzureRemoteAppVpnDevice
24-
- Get-AzureRemoteAppVpnDeviceConfigScript
25-
- Get-AzureRemoteAppWorkspace
26-
- Invoke-AzureRemoteAppSessionLogoff
27-
- New-AzureRemoteAppCollection
28-
- New-AzureRemoteAppTemplateImage
29-
- New-AzureRemoteAppVNet
30-
- Publish-AzureRemoteAppProgram
31-
- Remove-AzureRemoteAppCollection
32-
- Remove-AzureRemoteAppTemplateImage
33-
- Remove-AzureRemoteAppUser
34-
- Remove-AzureRemoteAppUserDisk
35-
- Remove-AzureRemoteAppVNet
36-
- Rename-AzureRemoteAppTemplateImage
37-
- Reset-AzureRemoteAppVpnSharedKey
38-
- Restart-AzureRemoteAppVM
39-
- Send-AzureRemoteAppSessionMessage
40-
- Set-AzureRemoteAppCollection
41-
- Set-AzureRemoteAppVNet
42-
- Set-AzureRemoteAppWorkspace
43-
- Unpublish-AzureRemoteAppProgram
44-
- Update-AzureRemoteAppCollection
45-
46-
## 2017.11.10 Version 5.0.1
1+
## 2017.11.10 Version 5.0.1
472
* Fixed assembly loading issue that caused some cmdlets to fail when executing in the following modules:
483
- AzureRM.ApiManagement
494
- AzureRM.Backup

src/ServiceManagement/Services/Commands.Utilities/ChangeLog.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,49 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Removed AzureRemoteApp Cmdles. Following is the list of removed Cmdlets
22+
- Add-AzureRemoteAppUser
23+
- Clear-AzureRemoteAppVmStaleAdObject
24+
- Copy-AzureRemoteAppUserDisk
25+
- Disconnect-AzureRemoteAppSession
26+
- Export-AzureRemoteAppTemplateImage
27+
- Export-AzureRemoteAppUserDisk
28+
- Get-AzureRemoteAppCollection
29+
- Get-AzureRemoteAppCollectionUsageDetails
30+
- Get-AzureRemoteAppCollectionUsageSummary
31+
- Get-AzureRemoteAppLocation
32+
- Get-AzureRemoteAppOperationResult
33+
- Get-AzureRemoteAppPlan
34+
- Get-AzureRemoteAppProgram
35+
- Get-AzureRemoteAppSession
36+
- Get-AzureRemoteAppStartMenuProgram
37+
- Get-AzureRemoteAppTemplateImage
38+
- Get-AzureRemoteAppUser
39+
- Get-AzureRemoteAppVM
40+
- Get-AzureRemoteAppVmStaleAdObject
41+
- Get-AzureRemoteAppVNet
42+
- Get-AzureRemoteAppVpnDevice
43+
- Get-AzureRemoteAppVpnDeviceConfigScript
44+
- Get-AzureRemoteAppWorkspace
45+
- Invoke-AzureRemoteAppSessionLogoff
46+
- New-AzureRemoteAppCollection
47+
- New-AzureRemoteAppTemplateImage
48+
- New-AzureRemoteAppVNet
49+
- Publish-AzureRemoteAppProgram
50+
- Remove-AzureRemoteAppCollection
51+
- Remove-AzureRemoteAppTemplateImage
52+
- Remove-AzureRemoteAppUser
53+
- Remove-AzureRemoteAppUserDisk
54+
- Remove-AzureRemoteAppVNet
55+
- Rename-AzureRemoteAppTemplateImage
56+
- Reset-AzureRemoteAppVpnSharedKey
57+
- Restart-AzureRemoteAppVM
58+
- Send-AzureRemoteAppSessionMessage
59+
- Set-AzureRemoteAppCollection
60+
- Set-AzureRemoteAppVNet
61+
- Set-AzureRemoteAppWorkspace
62+
- Unpublish-AzureRemoteAppProgram
63+
- Update-AzureRemoteAppCollection
2164

2265
## Version 5.0.0
2366

0 commit comments

Comments
 (0)