Skip to content

Commit dd88b02

Browse files
authored
Merge branch 'preview' into sdw-tags
2 parents 1932d34 + 74898a8 commit dd88b02

File tree

753 files changed

+308880
-45303
lines changed

Some content is hidden

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

753 files changed

+308880
-45303
lines changed

ChangeLog.md

Lines changed: 161 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,164 @@
1-
## 2017.06.07 - Version 4.1.0
1+
## 2017.07.17 - Version 4.2.1
2+
* Compute
3+
- Fix issue with VM DIsk and VM Disk snapshot create and update cmdlets, (link)[https://github.com/azure/azure-powershell/issues/4309]
4+
- New-AzureRmDisk
5+
- New-AzureRmSnapshot
6+
- Update-AzureRmDisk
7+
- Update-AzureRmSnapshot
8+
* Profile
9+
- Fix issue with non-interactive user authentication in RDFE (link)[https://github.com/Azure/azure-powershell/issues/4299]
10+
* ServiceManagement
11+
- Fix issue with non-interactive user authentication (link)[https://github.com/Azure/azure-powershell/issues/4299]
12+
13+
## 2017.7.11 - Version 4.2.0
14+
* AnalysisServices
15+
* Add new dataplane API
16+
- Introduced API to fetch AS server log, Export-AzureAnalysisServicesInstanceLog
17+
* Automation
18+
* Properly setting TimeZone value for Weekly and Monthly schedules for New-AzureRmAutomationSchedule
19+
- More information can be found in this issue: https://github.com/Azure/azure-powershell/issues/3043
20+
* AzureBatch
21+
- Added new Get-AzureBatchJobPreparationAndReleaseTaskStatus cmdlet.
22+
- Added byte range start and end to Get-AzureBatchNodeFileContent parameters.
23+
* CognitiveServices
24+
* Integrate with Cognitive Services Management SDK version 1.0.0.
25+
* Fix an account name length checking bug.
26+
* Compute
27+
* Storage account type support for Image disk:
28+
- 'StorageAccountType' parameter is added to Set-AzureRmImageOsDisk and Add-AzureRmImageDataDisk
29+
* PrivateIP and PublicIP feature in Vmss Ip Configuration:
30+
- 'PrivateIPAddressVersion', 'PublicIPAddressConfigurationName', 'PublicIPAddressConfigurationIdleTimeoutInMinutes', 'DnsSetting' names are added to New-AzureRmVmssIpConfig
31+
- 'PrivateIPAddressVersion' parameter for specifying IPv4 or IPv6 is added to New-AzureRmVmssIpConfig
32+
* Performance Maintenance feature:
33+
- 'PerformMaintenance' switch parameter is added to Restart-AzureRmVM.
34+
- Get-AzureRmVM -Status shows the information of performance maintenance of the given VM
35+
* Virtual Machine Identity feature:
36+
- 'IdentityType' parameter is added to New-AzureRmVMConfig and UpdateAzureRmVM
37+
- Get-AzureRmVM shows the information of the identity of the given VM
38+
* Vmss Identity feature:
39+
- 'IdentityType' parameter is added to to New-AzureRmVmssConfig
40+
- Get-AzureRmVmss shows the information of the identity of the given Vmss
41+
* Vmss Boot Diagnostics feature:
42+
- New cmdlet for setting boot diagnostics of Vmss object: Set-AzureRmVmssBootDiagnostics
43+
- 'BootDiagnostic' parameter is added to New-AzureRmVmssConfig
44+
* Vmss LicenseType feature:
45+
- 'LicenseType' parameter is added to New-AzureRmVmssConfig
46+
* RecoveryPolicyMode support:
47+
- 'RecoveryPolicyMode' paramter is added to New-AzureRmVmssConfig
48+
* Compute Resource Sku feature:
49+
- New cmdlet 'Get-AzureRmComputeResourceSku' list all compute resource skus
50+
* DataFactories
51+
* Deprecate New-AzureRmDataFactoryGatewayKey
52+
* Introduce gateway auth key feature by adding New-AzureRmDataFactoryGatewayAuthKey and Get-AzureRmDataFactoryGatewayAuthKey
53+
* DataLakeAnalytics
54+
* Add support for Compute Policy CRUD through the following commands:
55+
- New-AzureRMDataLakeAnalyticsComputePolicy
56+
- Get-AzureRMDataLakeAnalyticsComputePolicy
57+
- Remove-AzureRMDataLakeAnalyticsComputePolicy
58+
- Update-AzureRMDataLakeAnalyticsComputePolicy
59+
* Add support for job relationship metadata for help with recurring jobs and job pipelines. The following commands were updated or added:
60+
- Submit-AzureRMDataLakeAnalyticsJob
61+
- Get-AzureRMDataLakeAnalyticsJob
62+
- Get-AzureRMDataLakeAnalyticsJobRecurrence
63+
- Get-AzureRMDataLakeAnalyticsJobPipeline
64+
* Updated the token audience for job and catalog APIs to use the correct Data Lake specific audience instead of the Azure Resource audience.
65+
* DataLakeStore
66+
* Added support for user managed KeyVault key rotations in the Set-AzureRMDataLakeStoreAccount cmdlet
67+
* Added a quality of life update to automatically trigger an `enableKeyVault` call when a user managed KeyVault is added or a key is rotated.
68+
* Updated the token audience for job and catalog APIs to use the correct Data Lake specific audience instead of the Azure Resource audience.
69+
* Fixed a bug limiting the size of files created/appended using the following cmdlets:
70+
- New-AzureRmDataLakeStoreItem
71+
- Add-AzureRmDataLakeStoreItemContent
72+
* Dns
73+
* Fix bug in the piping scenario for Get-AzureRmDnsZone
74+
- More information can be found here: https://github.com/Azure/azure-powershell/issues/4203
75+
* HDInsight
76+
* Added support to enable / disable Operations Management Suite(OMS)
77+
* New cmdlets
78+
- Enable-AzureRmHDInsightOperationsManagementSuite
79+
- Disable-AzureRmHDInsightOperationsManagementSuite
80+
- Get-AzureRmHDInsightOperationsManagementSuite
81+
* Add new parameters to set Spark custom configurations to Add-AzureRmHDInsightConfigValues
82+
- Parameters SparkDefaults and SparkThriftConf for Spark 1.6
83+
- Parameters Spark2Defaults and Spark2ThriftConf for Spark 2.0
84+
* Insights
85+
* Issue #4215 (change request) remove the 15 days limit in the time window for the Get-AzureRmLog cmdlet. Also minor changes to the unit test names.
86+
* Issue #3957 fixed for Get-AzureRmLog
87+
- Issue #1: The backend returns the records in pages of 200 records each, linked by the continuation token to the next page. The customers were seeing the cmdlet returning only 200 records when they knew there were more. This was happening regardless of the value they set for MaxEvents, unless that value was less than 200.
88+
- Issue #2: The documentation contained incorrect data about this cmdlet, e.g.: the default timewindow was 1 hour.
89+
- Fix #1: The cmdlet now follows the continuation token returned by the backend until it reaches MaxEvents or the end of the set.<br>The default value for MaxEvents is 1000 and its maximum is 100000. Any value for MaxEvents that is less than 1 is ignored and the default is used instead. These values and behavior did not change, now they are correctly documented.<br>An alias for MaxEvents has been added -MaxRecords- since the name of the cmdlet does not speak about events anymore, but only about Logs.
90+
- Fix #2: The documentation contains correct and more detailed information: new alias, correct time window, correct default, minimum, and maximum values.
91+
* KeyVault
92+
* Remove email address from the directory query when -UserPrincipalName is specified to the Set-AzureRMKeyVaultAccessPolicy and Remove-AzureRMKeyVaultAccessPolicy cmdlets.
93+
- Both Cmdlets now have an -EmailAddress parameter that can be used instead of the -UserPrincipalName parameter when querying for email address is appropriate. If there are more than one matching email addresses in the directory then the Cmdlet will fail.
94+
* Network
95+
* New-AzureRmIpsecPolicy: SALifeTimeSeconds and SADataSizeKilobytes are no longer mandatory parameters
96+
   - SALifeTimeSeconds defaults to 27000 seconds
97+
   - SADataSizeKilobytes defaults to 102400000 KB
98+
* Added support for custom cipher suite configuration using ssl policy and listing all ssl options api in Application Gateway
99+
- Added optional parameter -PolicyType, -PolicyName, -MinProtocolVersion, -Ciphersuite
100+
- Add-AzureRmApplicationGatewaySslPolicy
101+
- New-AzureRmApplicationGatewaySslPolicy
102+
- Set-AzureRmApplicationGatewaySslPolicy
103+
- Added Get-AzureRmApplicationGatewayAvailableSslOptions (Alias: List-AzureRmApplicationGatewayAvailableSslOptions)
104+
- Added Get-AzureRmApplicationGatewaySslPredefinedPolicy (Alias: List-AzureRmApplicationGatewaySslPredefinedPolicy)
105+
* Added redirect support in Application Gateway
106+
- Added Add-AzureRmApplicationGatewayRedirectConfiguration
107+
- Added Get-AzureRmApplicationGatewayRedirectConfiguration
108+
- Added New-AzureRmApplicationGatewayRedirectConfiguration
109+
- Added Remove-AzureRmApplicationGatewayRedirectConfiguration
110+
- Added Set-AzureRmApplicationGatewayRedirectConfiguration
111+
- Added optional parameter -RedirectConfiguration
112+
- Add-AzureRmApplicationGatewayRequestRoutingRule
113+
- New-AzureRmApplicationGatewayRequestRoutingRule
114+
- Set-AzureRmApplicationGatewayRequestRoutingRule
115+
- Added optional parameter -DefaultRedirectConfiguration
116+
- Add-AzureRmApplicationGatewayUrlPathMapConfig
117+
- New-AzureRmApplicationGatewayUrlPathMapConfig
118+
- Set-AzureRmApplicationGatewayUrlPathMapConfig
119+
- Added optional parameter -RedirectConfiguration
120+
- Add-AzureRmApplicationGatewayPathRuleConfig
121+
- New-AzureRmApplicationGatewayPathRuleConfig
122+
- Set-AzureRmApplicationGatewayPathRuleConfig
123+
- Added optional parameter -RedirectConfigurations
124+
- New-AzureRmApplicationGateway
125+
- Set-AzureRmApplicationGateway
126+
* Added support for azure websites in Application Gateway
127+
- Added New-AzureRmApplicationGatewayProbeHealthResponseMatch
128+
- Added optional parameters -PickHostNameFromBackendHttpSettings, -MinServers, -Match
129+
- Add-AzureRmApplicationGatewayProbeConfig
130+
- New-AzureRmApplicationGatewayProbeConfig
131+
- Set-AzureRmApplicationGatewayProbeConfig
132+
- Added optional parameters -PickHostNameFromBackendAddress, -AffinityCookieName, -ProbeEnabled, -Path
133+
- Add-AzureRmApplicationGatewayBackendHttpSettings
134+
- New-AzureRmApplicationGatewayBackendHttpSettings
135+
- Set-AzureRmApplicationGatewayBackendHttpSettings
136+
* Update Get-AzureRmPublicIPaddress to retrieve publicipaddress resources created via VM Scale Set
137+
* Added cmdlet to get virtual network current usage
138+
- Get-AzureRmVirtualNetworkUsageList
139+
* Profile
140+
* Fixed error when using Import-AzureRmContext or Save-AzureRmContext
141+
- More information can be found in this issue: https://github.com/Azure/azure-powershell/issues/3954
142+
* RecoveryServices.SiteRecovery
143+
* Introducing a new module for Azure Site Recovery operations.
144+
- All cmdlets begin with AzureRmRecoveryServicesAsr*
145+
* Sql
146+
* Add Data Sync PowerShell Cmdlets to AzureRM.Sql
147+
* Updated AzureRmSqlServer cmdlets to use new REST API version that avoids timeouts when creating server.
148+
* Deprecated server upgrade cmdlets because the old server version (2.0) no longer exists.
149+
* Add new optional switch paramter "AssignIdentity" to New-AzureRmSqlServer and Set-AzureRmSqlServer cmdlets to support provisioning of a resource identity for the SQL server resource
150+
* The parameter ResourceGroupName is now optional for Get-AzureRmSqlServer
151+
- More information can be found in the following issue: https://github.com/Azure/azure-powershell/issues/635
152+
* ServiceManagement
153+
For ExpressRoute:
154+
* Updated New-AzureBgpPeering cmdlet to add following new options :
155+
- PeerAddressType : Values of "IPv4" or "IPv6" can be specified to create a BGP Peering of the corresponding address family type
156+
* Updated Set-AzureBgpPeering cmdlet to add following new options :
157+
- PeerAddressType : Values of "IPv4" or "IPv6" can be specified to update BGP Peering of the corresponding address family type
158+
* Updated Remove-AzureBgpPeering cmdlet to add following new options :
159+
- PeerAddressType : Values of "IPv4", "IPv6" or All can be specified to remove BGP Peering of the corresponding address family type or all of them
160+
161+
## 2017.06.07 - Version 4.1.0
2162
* AnalysisServices
3163
* New SKUs added: B1, B2, S0
4164
* Scale up/down support added

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="4.2.0" ?>
8+
<?define version="4.2.1" ?>
99

1010
<Product Id="*"
1111
Name="$(var.productName)"

0 commit comments

Comments
 (0)