You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog.md
+101-1Lines changed: 101 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,103 @@
1
+
## 2016.11.02 - Version 3.1.0
2
+
* ApiManagement
3
+
* Fixed cmdlet Import-AzureRmApiManagementApi when importing Api by SpecificationByUrl parameter
4
+
* New-AzureRmApiManagement supports creating an ApiManagement service in a VirtualNetwork and with additional regions
5
+
* AzureBatch
6
+
* Rename cmdlet Get-AzureRmBatchSubscriptionQuotas to Get-AzureRmBatchLocationsQuotas (an alias for the old command was created)
7
+
- Rename return type PSBatchSubscriptionQuotas to PSBatchLocationQuotas (no property changes)
8
+
* Compute
9
+
* Update formats for list of VMs, VMScaleSets and ContainerService
10
+
- The default format of Get-AzureRmVM, Get-AzureRmVmss and Get-AzureRmContainerService is not table format when these cmdlets call List Operation
11
+
* Fix overprovision issue for VMScaleSet
12
+
- Because of the bug in Compute client library (and Swagger spec) regarding overprovision property of VMScaleSet, this property did not show up correctly.
13
+
* Better piping scenario for VMScaleSets and ContainerService cmdlets
14
+
- VMScaleSet and ContainerService now have "ResourceGroupName" property, so when piping Get command to Delete/Update command, -ResourceGroupName is not required.
15
+
* Separate paremater sets for Set-AzureRmVM with Generalized and Redeploy parameter
16
+
* Reduce time taken by Get-AzureRmVMDiskEncryptionStatus cmdlet from two minutes to under five seconds
17
+
* Allow Set-AzureRmVMDiskEncryptionStatus to be used with VHDs residing in multiple resource groups
18
+
* DataLakeAnalytics
19
+
* Addition of Catalog CRUD cmdlets:
20
+
- The following cmdlets are replacing Secret CRUD cmdlets. In the next release Secret CRUD cmdlets will be removed.
* Fixes for Get-AzureRMDataLakeAnalyticsCatalogItem
25
+
- Better error messaging and support for invalid input
26
+
* General help improvements
27
+
- Clearer help for job operations
28
+
- Fixed typos and incorrect examples
29
+
* DataLakeStore
30
+
* Improvements to import and export data cmdlets
31
+
- Drastically increased performance for distributed download scenarios, where multiple sessions are running across many clients targeting the same ADLS account.
32
+
- Better error handling and messaging for both upload and download scenarios.
33
+
* Full Firewall rules management CRUD
34
+
- The below cmdlets can be used to manage firewall rules for an ADLS account:
35
+
- Add-AzureRMDataLakeStoreFirewallRule
36
+
- Set-AzureRMDataLakeStoreFirewallRule
37
+
- Get-AzureRMDataLakeStoreFirewallRule
38
+
- Remove-AzureRMDataLakeStoreFirewallRule
39
+
* Full Trusted ID provider management CRUD
40
+
- The below cmdlets can be used to manage trusted identity providers for an ADLS account:
41
+
- Add-AzureRMDataLakeStoreTrustedIdProvider
42
+
- Set-AzureRMDataLakeStoreTrustedIdProvider
43
+
- Get-AzureRMDataLakeStoreTrustedIdProvider
44
+
- Remove-AzureRMDataLakeStoreTrustedIdProvider
45
+
* Account Encryption Support
46
+
- You can now encrypt newly created ADLS accounts as well as enable encryption on existing ADLS accounts using the New-AzureRMDataLakeStoreAccount and Set-AzureRMDataLakeStoreAccount cmdlets, respectively.
47
+
* HDInsight
48
+
* Add support to create HDInsight Spark 2.0 cluster using new cmdlet Add-AzureRmHDInsightComponentVersion to specify the component version of Spark
49
+
* Get-AzureRmHDInsightCluster now returns the component version in a Spark 2.0 cluster
50
+
* New cmdlet
51
+
- Add-AzureRmHDInsightSecurityProfile
52
+
* Insights
53
+
* Add several warning/deprecation messages about future changes to cmdlets
54
+
- Add-AzureRmAutoscaleSetting
55
+
- Get-AzureRmMetric
56
+
- Get-AzureRmMetricDefinition
57
+
- New-AzureRmAutoscaleRule
58
+
- Remove-AzureRmAlertRule
59
+
- Remove-AzureRmAutoscaleSetting
60
+
- Remove-AzureRmLogProfile
61
+
* Add new parameter to Set-AzureRmDiagnosticSetting
62
+
- Parameter WorkspaceId is the OMS workspace Id
63
+
* MachineLearning
64
+
* Add support for Azure Machine Learning Committment Plans
65
+
- Get-AzureRmMLCommitmentAssociation
66
+
- Get-AzureRmMLCommitmentPlan
67
+
- Get-AzureRmMLCommitmentPlanUsageHistory
68
+
- Move-AzureRmMLCommitmentAssociation
69
+
- New-AzureRmMLCommitmentPlan
70
+
- Remove-AzureRmMLCommitmentPlan
71
+
- Update-AzureRmMLCommitmentPlan
72
+
* Network
73
+
* Add-AzureRmVirtualNetworkPeering
74
+
- Parameter AlloowGatewayTransit renamed to AllowGatewayTransit (an alias for the old parameter was created)
75
+
- Fixed issue where UseRemoteGateway property was not being populated in the request to the server
76
+
* Get-AzureRmEffectiveNetworkSecurityGroup
77
+
- Add warning if there is no response from GetEffectiveNSG
78
+
* Add Source property to EffectiveRoute
79
+
* NotificationHubs
80
+
* New cmdlets
81
+
- New-AzureRmNotificationHubKey
82
+
- New-AzureRmNotificationHubsNamespaceKey
83
+
* OperationalInsights
84
+
* Add new parameter to cmdlet New-AzureRmOperationalInsightsWindowsPerformanceCounterDataSource
85
+
- UseLegacyCollector (switch parameter) will enable collection of 32-bit legacy performance counters on 64-bit machines
86
+
* Rename New-AzureRmOperationalInsightsAzureAuditDataSource to New-AzureRmOperationalInsightsAzureActivityLogDataSource (an alias for the old command was created)
87
+
* Get-AzureRmOperationalInsightsDataSource returns null instead of throwing an exception if not found
88
+
* New-AzureRmOperationalInsightsComputerGroup now supports defining a group simply by separating computer names with commas
89
+
* Profile
90
+
* Add-AzureRmAccount
91
+
- Add position for Credential parameter so the following command is allowed: Add-AzureRmAccount (Get-Credential)
92
+
- Updated parameter sets so the SubscriptionId and SubscriptionName are mutually exclusive
93
+
* Resources
94
+
* Lookup of AAD group by Id now uses GetObjectsByObjectId AAD Graph call instead of Groups/<id>
95
+
- This will enable Groups lookup in CSP scenario
96
+
* Remove unnecessary AAD graph call in Get role assignments logic
97
+
- Only make call when needed instead of always
98
+
* Fixed issue where Remove-AzureRmResource would throw an exception if one of the resources passed through the pipeline failed to be removed
99
+
- If cmdlet fails to remove one of the resources, the result will not have an effect on the removal of other resources
100
+
1
101
## 2016.09.28 version 3.0.0
2
102
* This release contains breaking changes. Please see [the migration guide](documentation/release-notes/migration-guide.3.0.0.md) for change details and the impact on existing scripts.
# Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export.
73
+
FunctionsToExport=@()
74
+
75
+
# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
# Aliases to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no aliases to export.
78
149
AliasesToExport=@()
79
-
80
-
# List of all modules packaged with this module
81
-
ModuleList=@()
82
-
83
-
# List of all files packaged with this module
84
-
FileList=@()
85
-
86
-
# Private data to pass to the module specified in ModuleToProcess
150
+
151
+
# DSC resources to export from this module
152
+
# DscResourcesToExport = @()
153
+
154
+
# List of all modules packaged with this module
155
+
# ModuleList = @()
156
+
157
+
# List of all files packaged with this module
158
+
# FileList = @()
159
+
160
+
# Private data to pass to the module specified in RootModule/ModuleToProcess. This may also contain a PSData hashtable with additional module metadata used by PowerShell.
87
161
PrivateData=@{
88
162
89
163
PSData=@{
90
164
91
165
# Tags applied to this module. These help with module discovery in online galleries.
0 commit comments