Skip to content

Commit c9f60c0

Browse files
committed
Merge remote-tracking branch 'upstream/master' into onesdk-phase2
2 parents ebb4935 + 95bab06 commit c9f60c0

File tree

305 files changed

+38768
-10604
lines changed

Some content is hidden

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

305 files changed

+38768
-10604
lines changed

ChangeLog.txt

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

setup/azurecmd.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
66
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>
77

8-
<?define version="0.8.15" ?>
8+
<?define version="0.8.15.1" ?>
99
<?define versionedStartMenuFolder="Microsoft Azure" ?>
1010
<?define staleStartMenuFolder="Windows Azure" ?>
1111

0 commit comments

Comments
 (0)