|
| 1 | +2015.03.09 version 0.8.15 |
| 2 | +* Azure RemoteApp: New RemoteApp cmdlets: |
| 3 | + * Add-AzureRemoteAppUser |
| 4 | + * Disconnect-AzureRemoteAppSession |
| 5 | + * Get-AzureRemoteAppCollection |
| 6 | + * Get-AzureRemoteAppCollectionUsageDetails |
| 7 | + * Get-AzureRemoteAppCollectionUsageSummary |
| 8 | + * Get-AzureRemoteAppLocation |
| 9 | + * Get-AzureRemoteAppOperationResult |
| 10 | + * Get-AzureRemoteAppPlan |
| 11 | + * Get-AzureRemoteAppProgram |
| 12 | + * Get-AzureRemoteAppSession |
| 13 | + * Get-AzureRemoteAppStartMenuProgram |
| 14 | + * Get-AzureRemoteAppTemplateImage |
| 15 | + * Get-AzureRemoteAppUser |
| 16 | + * Get-AzureRemoteAppVNet |
| 17 | + * Get-AzureRemoteAppVpnDevice |
| 18 | + * Get-AzureRemoteAppVpnDeviceConfigScript |
| 19 | + * Get-AzureRemoteAppWorkspace |
| 20 | + * Invoke-AzureRemoteAppSessionLogoff |
| 21 | + * New-AzureRemoteAppCollection |
| 22 | + * New-AzureRemoteAppTemplateImage |
| 23 | + * New-AzureRemoteAppVNet |
| 24 | + * Publish-AzureRemoteAppProgram |
| 25 | + * Remove-AzureRemoteAppCollection |
| 26 | + * Remove-AzureRemoteAppTemplateImage |
| 27 | + * Remove-AzureRemoteAppUser |
| 28 | + * Remove-AzureRemoteAppVNet |
| 29 | + * Rename-AzureRemoteAppTemplateImage |
| 30 | + * Reset-AzureRemoteAppVpnSharedKey |
| 31 | + * Send-AzureRemoteAppSessionMessage |
| 32 | + * Set-AzureRemoteAppCollection |
| 33 | + * Set-AzureRemoteAppVNet |
| 34 | + * Set-AzureRemoteAppWorkspace |
| 35 | + * Unpublish-AzureRemoteAppProgram |
| 36 | + * Update-AzureRemoteAppCollection |
| 37 | + |
| 38 | +* Storage: new cmdlets |
| 39 | + * Get-AzureStorageContainerStoredAccessPolicy |
| 40 | + * Get-AzureStorageQueueStoredAccessPolicy |
| 41 | + * Get-AzureStorageTableStoredAccessPolicy |
| 42 | + * New-AzureStorageContainerStoredAccessPolicy |
| 43 | + * New-AzureStorageQueueStoredAccessPolicy |
| 44 | + * New-AzureStorageTableStoredAccessPolicy |
| 45 | + * Remove-AzureStorageContainerStoredAccessPolicy |
| 46 | + * Remove-AzureStorageQueueStoredAccessPolicy |
| 47 | + * Remove-AzureStorageTableStoredAccessPolicy |
| 48 | + * Set-AzureStorageContainerStoredAccessPolicy |
| 49 | + * Set-AzureStorageQueueStoredAccessPolicy |
| 50 | + * Set-AzureStorageTableStoredAccessPolicy |
| 51 | + |
| 52 | +* Azure Recovery Services |
| 53 | + * New cmdlets: |
| 54 | + * Create and enumerate Vaults & Sites, download Vault Settings file |
| 55 | + * New- AzureSiteRecoveryVault |
| 56 | + * Get-AzureSiteRecoveryVault |
| 57 | + * New- AzureSiteRecoverySite |
| 58 | + * Get- AzureSiteRecoverySite |
| 59 | + * Get-AzureSiteRecoveryVaultSettingsFile |
| 60 | + * Enumerate Networks and manage Network Mappings |
| 61 | + * Get- AzureSiteRecoveryNetwork |
| 62 | + * New- AzureSiteRecoveryNetworkMapping |
| 63 | + * Get- AzureSiteRecoveryNetworkMapping |
| 64 | + * Remove- AzureSiteRecoveryNetworkMapping |
| 65 | + * Enumerate Storages and manage Storage Mappings |
| 66 | + * Get-AzureSiteRecoveryStorage |
| 67 | + * New- AzureSiteRecoveryStorageMapping |
| 68 | + * Get-AzureSiteRecoveryStorageMapping |
| 69 | + * Remove- AzureSiteRecoveryStorageMapping |
| 70 | + * Create, associated, and dissociate protection profile object |
| 71 | + * New- AzureSiteRecoveryProtectionProfileObject |
| 72 | + * Start-AzureSiteRecoveryProtectionProfileAssociationJob |
| 73 | + * Start-AzureSiteRecoveryProtectionProfileDissociationJob |
| 74 | + * Update VM properties and sync owner information |
| 75 | + * Set-AzureSiteRecoveryVM |
| 76 | + * Update-AzureSiteRecoveryProtectionEntity |
| 77 | + * Changed cmdlets: |
| 78 | + * Get-AzureSiteRecoveryJob |
| 79 | + * Set-AzureSiteRecoveryProtectionEntity – protection profile is introduced |
| 80 | + * Start-AzureSiteRecoveryCommitFailoverJob |
| 81 | + * Start-AzureSiteRecoveryPlannedFailoverJob |
| 82 | + * Start-AzureSiteRecoveryTestFailoverJob |
| 83 | + |
| 84 | +* Azure ExpressRoute cmdlet updates |
| 85 | + * Fixed bugs in: |
| 86 | + * New-AzureDedicatedCircuit |
| 87 | + * New-AzureDedicatedCircuitLink |
| 88 | + * New-AzureBGPPeering |
| 89 | + * Remove-AzureDedicatedCircuit |
| 90 | + * Remove-AzureDedicatedCircuitLink |
| 91 | + * Remove-AzureBGPPeering |
| 92 | + * Added new cmdlet: |
| 93 | + * Update-AzureDedicatedCircuitBandwidth |
| 94 | + |
| 95 | +* Azure SQL Database: new cmdlets for managing database dynamic data masking policies: |
| 96 | + * Get-AzureSqlDatabaseDataMaskingPolicy |
| 97 | + * Set-AzureSqlDatabaseDataMaskingPolicy |
| 98 | + * New-AzureSqlDatabaseDataMaskingRule |
| 99 | + * Get-AzureSqlDatabaseDataMaskingRule |
| 100 | + * Set-AzureSqlDatabaseDataMaskingRule |
| 101 | + * Remove-AzureSqlDatabaseDataMaskingRule |
| 102 | + |
| 103 | +* Azure Batch: new cmdlets: |
| 104 | + * Get-AzureBatchPool |
| 105 | + * Get-AzureBatchWorkItem |
| 106 | + * Get-AzureBatchJob |
| 107 | + * Get-AzureBatchTask |
| 108 | + |
| 109 | +* Azure Compute: new features |
| 110 | + * Added ForceUpdate parameter for the following cmdlets: |
| 111 | + * Set-AzureVMExtension |
| 112 | + * Set-AzureVMCustomScriptExtension |
| 113 | + * Set-AzureVMAccessExtension |
| 114 | + * Show 'Regions' property for Get-AzureVMAvailableExtensions cmdlet |
| 115 | + * Add 'ResizedSizeInGB' pramater for the following cmdlets |
| 116 | + * Update-AzureDisk |
| 117 | + * Set-AzureOSDisk |
| 118 | + * Set-AzureDataDisk (DiskName parameter is also added along with ResizedSizeInGB) |
| 119 | + |
1 | 120 | 2015.02.12 version 0.8.14
|
2 | 121 | * StorSimple: New StorSimple commands in AzureServiceManagement mode:
|
3 | 122 | * GetAzureStorSimpleAccessControlRecord
|
|
0 commit comments