Skip to content

Commit 6883fea

Browse files
committed
1. added the changelog 2. added outtypes where needed
1 parent 963ccad commit 6883fea

File tree

2 files changed

+39
-20
lines changed

2 files changed

+39
-20
lines changed

ChangeLog.txt

Lines changed: 38 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,25 @@
6868
* Remove-AzureBatchVMUser
6969
* Get-AzureBatchRDPFile
7070
* Get-AzureBatchVMFileContents
71+
* StorSimple: New StorSimple commands in AzureServiceManagement mode
72+
* Added cmdlets
73+
* Confirm-AzureStorSimpleLegacyVolumeContainerStatus
74+
* Get-AzureStorSimpleLegacyVolumeContainerConfirmStatus
75+
* Get-AzureStorSimpleLegacyVolumeContainerMigrationPlan
76+
* Get-AzureStorSimpleLegacyVolumeContainerStatus
77+
* Import-AzureStorSimpleLegacyApplianceConfig
78+
* Import-AzureStorSimpleLegacyVolumeContainer
79+
* Start-AzureStorSimpleLegacyVolumeContainerMigrationPlan
80+
* New-AzureStorSimpleVirtualDeviceCommand
81+
* Get-AzureStorSimpleJob
82+
* Stop-AzureStorSimpleJob
83+
* Start-AzureStorSimpleBackupCloneJob
84+
* Get-AzureStorSimpleFailoverVolumeContainers
85+
* Start-AzureStorSimpleDeviceFailoverJob
86+
* New-AzureStorSimpleNetworkConfig
87+
* Set-AzureStorSimpleDevice
88+
* Set-AzureStorSimpleVirtualDevice
89+
7190

7291
2015.03.31 version 0.8.16
7392
* Azure Data Factory:
@@ -139,9 +158,9 @@
139158
* Set-AzureRemoteAppWorkspace
140159
* Unpublish-AzureRemoteAppProgram
141160
* Update-AzureRemoteAppCollection
142-
161+
143162
* Storage: new cmdlets
144-
* Get-AzureStorageContainerStoredAccessPolicy
163+
* Get-AzureStorageContainerStoredAccessPolicy
145164
* Get-AzureStorageQueueStoredAccessPolicy
146165
* Get-AzureStorageTableStoredAccessPolicy
147166
* New-AzureStorageContainerStoredAccessPolicy
@@ -185,7 +204,7 @@
185204
* Start-AzureSiteRecoveryCommitFailoverJob
186205
* Start-AzureSiteRecoveryPlannedFailoverJob
187206
* Start-AzureSiteRecoveryTestFailoverJob
188-
207+
189208
* Azure ExpressRoute cmdlet updates
190209
* Fixed bugs in:
191210
* New-AzureDedicatedCircuit
@@ -198,12 +217,12 @@
198217
* Update-AzureDedicatedCircuitBandwidth
199218

200219
* Azure SQL Database: new cmdlets for managing database dynamic data masking policies:
201-
* Get-AzureSqlDatabaseDataMaskingPolicy
202-
* Set-AzureSqlDatabaseDataMaskingPolicy
203-
* New-AzureSqlDatabaseDataMaskingRule
204-
* Get-AzureSqlDatabaseDataMaskingRule
205-
* Set-AzureSqlDatabaseDataMaskingRule
206-
* Remove-AzureSqlDatabaseDataMaskingRule
220+
* Get-AzureSqlDatabaseDataMaskingPolicy
221+
* Set-AzureSqlDatabaseDataMaskingPolicy
222+
* New-AzureSqlDatabaseDataMaskingRule
223+
* Get-AzureSqlDatabaseDataMaskingRule
224+
* Set-AzureSqlDatabaseDataMaskingRule
225+
* Remove-AzureSqlDatabaseDataMaskingRule
207226

208227
* Azure Batch: new cmdlets:
209228
* Get-AzureBatchPool
@@ -221,22 +240,22 @@
221240
* Update-AzureDisk
222241
* Set-AzureOSDisk
223242
* Set-AzureDataDisk (DiskName parameter is also added along with ResizedSizeInGB)
224-
225-
* AzureProfile:
243+
244+
* AzureProfile:
226245
* New cmdlets to manage in-memory profiles
227246
* New-AzureProfile: Create a new in-memory Profile
228247
* Select-AzureProfile: Select the profile to be used in the current session
229248
* Added -Profile parameter to every cmdlet - the cmdlet will use the passed-in profile to authenticate with Azure
230-
249+
231250
2015.02.12 version 0.8.14
232251
* StorSimple: New StorSimple commands in AzureServiceManagement mode:
233252
* GetAzureStorSimpleAccessControlRecord
234253
* GetAzureStorSimpleStorageAccountCredential
235254
* RemoveAzureStorSimpleAccessControlRecord
236255
* RemoveAzureStorSimpleStorageAccountCredential
237256
* SetAzureStorSimpleAccessControlRecord
238-
* GetAzureStorSimpleDeviceVolume
239-
* RemoveAzureStorSimpleDeviceVolume
257+
* GetAzureStorSimpleDeviceVolume
258+
* RemoveAzureStorSimpleDeviceVolume
240259
* GetAzureStorSimpleDeviceVolumeContainer
241260
* RemoveAzureStorSimpleDeviceVolumeContainer
242261
* GetAzureStorSimpleDevice
@@ -268,19 +287,19 @@
268287
* ClusterType (update): New value (Spark) can be specified as cluster type
269288
* Add-AzureHDInsightConfigValues cmdlet:
270289
* Spark (new): collection of configuration properties can be passed in to customize the Spark service
271-
290+
272291
* Azure Insights cmdlets in AzureResourceManager Mode:
273292
* Get-AzureCrrelationLogId
274293
* Get-AzureResourceGroupLog
275294
* Get-AzureResourceLog
276295
* Get-AzureResourceProviderLog
277296
* Get-AzureSubscriptionIdLog
278-
297+
279298
* Azure VM cmdlets
280299
* Get-AzureVMDscExtentionStatus: Get the DSC Extension status for a cloud service or VM
281-
300+
282301
* Updates and bug fixes for AzureAutomation and AzureDataFactory cmdlets
283-
302+
284303
2015.01.08 version 0.8.13
285304
* Key Vault Service - new cmdlets in AzureResourceManager mode:
286305
* Keys:
@@ -362,7 +381,7 @@
362381
* Remove-AzureSqlDatabaseServerAuditing
363382
* Use-AzureSqlDatabaseServerAuditingPolicy
364383
* Allow users to define which storage account key (Primary or Secondary) to use when defining audit policy, using the “StorageKeyType” parameter.
365-
384+
366385
2014.10.27 Version 0.8.10
367386
* Azure Data Factory cmdlets in AzureResourceManager mode
368387
* New-AzureDataFactory

src/ServiceManagement/StorSimple/Commands.StorSimple/Cmdlets/Migration/GetAzureStorSimpleLegacyVolumeContainerMigrationPlan.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
namespace Microsoft.WindowsAzure.Commands.StorSimple.Cmdlets
2323
{
24-
[Cmdlet(VerbsCommon.Get, "AzureStorSimpleLegacyVolumeContainerMigrationPlan")]
24+
[Cmdlet(VerbsCommon.Get, "AzureStorSimpleLegacyVolumeContainerMigrationPlan"), OutputType(typeof(MigrationConfig), typeof(MigrationPlanMsg))]
2525
public class GetAzureStorSimpleLegacyVolumeContainerMigrationPlan : StorSimpleCmdletBase
2626
{
2727
[Parameter(Mandatory = false, Position = 0, HelpMessage = StorSimpleCmdletHelpMessage.MigrationConfigId)]

0 commit comments

Comments
 (0)