Skip to content

Commit 71d2aae

Browse files
committed
Update module versions and change logs for release
1 parent 6920a75 commit 71d2aae

File tree

22 files changed

+264
-88
lines changed

22 files changed

+264
-88
lines changed

ChangeLog.md

Lines changed: 87 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,90 @@
1-
## 2017.11.10 Version 5.0.1
1+
## 2017.12.8 Version 5.1.0
2+
* AnalysisServices
3+
- Change validate set of location to dynamic lookup so that all clouds are supported.
4+
* Automation
5+
- Update to Import-AzureRMAutomationRunbook
6+
- Support is now being provided for Python2 runbooks
7+
* Batch
8+
- Fixed a bug where account operations without a resource group failed to auto-detect the resource group
9+
* Compute
10+
- Get-AzureRmComputeResourceSku shows zone information.
11+
- Update Disable-AzureRmVmssDiskEncryption to fix issue https://github.com/Azure/azure-powershell/issues/5038
12+
* ContainerInstance
13+
- Apply Azure Container Instance SDK 2017-10-01
14+
- Support container run-to-completion
15+
- Support Azure File volume mount
16+
- Support opening multiple ports for public IP
17+
* ContainerRegistry
18+
- Add support for online help
19+
- Run Get-Help with the -Online parameter to open the online help in your default Internet browser
20+
* DataFactories
21+
- Credential encryption functionality now works with both "Remote Access" enabled (Over Network) and "Remote Access" disabled (Local Machine).
22+
* DataFactoryV2
23+
- Added two new cmdlets: Update-AzureRmDataFactoryV2 and Stop-AzureRmDataFactoryV2PipelineRun
24+
* DataLakeAnalytics
25+
- Added a parameter called ScriptParameter to Submit-AzureRmDataLakeAnalyticsJob
26+
- Detailed information about ScriptParameter can be found using Get-Help on Submit-AzureRmDataLakeAnalyticsJob
27+
- For New-AzureRmDataLakeAnalyticsAccount, changed the parameter MaxDegreeOfParallelism to MaxAnalyticsUnits
28+
- Added an alias for the parameter MaxAnalyticsUnits: MaxDegreeOfParallelism
29+
- For New-AzureRmDataLakeAnalyticsComputePolicy, changed the parameter MaxDegreeOfParallelismPerJob to MaxAnalyticsUnitsPerJob
30+
- Added an alias for the parameter MaxAnalyticsUnitsPerJob: MaxDegreeOfParallelismPerJob
31+
- For Set-AzureRmDataLakeAnalyticsAccount, changed the parameter MaxDegreeOfParallelism to MaxAnalyticsUnits
32+
- Added an alias for the parameter MaxAnalyticsUnits: MaxDegreeOfParallelism
33+
- For Submit-AzureRmDataLakeAnalyticsJob, changed the parameter DegreeOfParallelism to AnalyticsUnits
34+
- Added an alias for the parameter AnalyticsUnits: DegreeOfParallelism
35+
- For Update-AzureRmDataLakeAnalyticsComputePolicy, changed the parameter MaxDegreeOfParallelismPerJob to MaxAnalyticsUnitsPerJob
36+
- Added an alias for the parameter MaxAnalyticsUnitsPerJob: MaxDegreeOfParallelismPerJob
37+
* MachineLearningCompute
38+
- Add Set-AzureRmMlOpCluster
39+
- Update a cluster's agent count or SSL configuration
40+
- Orchestrator properties are optional
41+
- The service will create a service principal if not provided, so the orchestrator
42+
properties are now optional
43+
* PowerBIEmbedded
44+
- Add support for Power BI Embedded Capacity cmdlets
45+
- New Cmdlet Get-AzureRmPowerBIEmbeddedCapacity - Gets the details of a PowerBI Embedded Capacity.
46+
- New Cmdlet New-AzureRmPowerBIEmbeddedCapacity - Creates a new PowerBI Embedded Capacity
47+
- New Cmdlet Remove-AzureRmPowerBIEmbeddedCapacity - Deletes an instance of PowerBI Embedded Capacity
48+
- New Cmdlet Resume-AzureRmPowerBIEmbeddedCapacity - Resumes an instance of PowerBI Embedded Capacity
49+
- New Cmdlet Suspend-AzureRmPowerBIEmbeddedCapacity - Suspends an instance of PowerBI Embedded Capacity
50+
- New Cmdlet Test-AzureRmPowerBIEmbeddedCapacity - Tests the existence of an instance of PowerBI Embedded Capacity
51+
- New Cmdlet Update-AzureRmPowerBIEmbeddedCapacity - Modifies an instance of PowerBI Embedded Capacity
52+
* Profile
53+
- Updated USGovernmentActiveDirectoryEndpoint to https://login.microsoftonline.us/
54+
- For more information about the Azure Government endpoint mappings, please see the following: https://docs.microsoft.com/en-us/azure/azure-government/documentation-government-developer-guide#endpoint-mapping
55+
* RecoveryServices.Backup
56+
- Fixed bug - Get-AzureRmRecoveryServicesBackupItem should do case insensitive comparison for container name filter.
57+
- Fixed bug - AzureVmItem now has a property that shows the last time a backup operation has happened - LastBackupTime.
58+
* Resources
59+
- Fixed issue where Get-AzureRMRoleAssignment would result in a assignments without roledefiniton name for custom roles
60+
- Users can now use Get-AzureRMRoleAssignment with assignments having roledefinition names irrespective of the type of role
61+
- Fixed issue where Set-AzureRMRoleRoleDefinition used to throw RD not found error when there was a new scope in assignablescopes
62+
- Users can now use Set-AzureRMRoleRoleDefinition with assignable scopes including new scopes irrespective of the position of the scope
63+
- Allow scopes to end with "/"
64+
- Users can now use RoleDefinition and RoleAssignment commandlets with scopes ending with "/" ,consistent with API and CLI
65+
- Allow users to create RoleAssignment using delegation flag
66+
- Users can now use New-AzureRMRoleAssignment with an option of adding the delegation flag
67+
- Fix RoleAssignment get to respect the scope parameter
68+
- Add an alias for ServicePrincipalName in the New-AzureRmRoleAssignment Commandlet
69+
- Users can now use the ApplicationId instead of the ServicePrincipalName when using the New-AzureRmRoleAssignment commandlet
70+
* SiteRecovery
71+
- Add deprecation warnings for all cmdlets in this module in preparation for the next breaking change release.
72+
- Please see the upcoming breaking changes guide for more information on how to migrate your cmdlets from AzureRM.
73+
* Sql
74+
- Added ability to rename database using Set-AzureRmSqlDatabase
75+
- Fixed issue https://github.com/Azure/azure-powershell/issues/4974
76+
- Providing invalid AUDIT_CHANGED_GROUP value for auditing cmdlets no longer throws an error and will be removed in an upcoming release.
77+
- Fixed issue https://github.com/Azure/azure-powershell/issues/5046
78+
- AuditAction parameter in auditing cmdlets is no longer being ignored
79+
- Fixed an issue in Auditing cmdlets when 'Secondary' StorageKeyType is provided
80+
- When setting blob auditing, the primary storage account key was used instead of the secondary key when providing 'Secondary' value for StorageKeyType parameter.
81+
- Changing the wording for confirmation message from Set-AzureRmSqlServerTransparentDataEncryptionProtector
82+
* Azure (RDFE)
83+
- Removed all RemoteApp Cmdles
84+
* Azure.Storage
85+
- Upgrade to Azure Storage Client Library 8.6.0 and Azure Storage DataMovement Library 0.6.5
86+
87+
## 2017.11.10 Version 5.0.1
288
* Fixed assembly loading issue that caused some cmdlets to fail when executing in the following modules:
389
- AzureRM.ApiManagement
490
- AzureRM.Backup

src/ResourceManager/DataFactories/AzureRM.DataFactories.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '4.0.1'
15+
ModuleVersion = '4.0.2'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -135,7 +135,7 @@ PrivateData = @{
135135
# IconUri = ''
136136

137137
# ReleaseNotes of this module
138-
ReleaseNotes = '* Fixed assembly loading issue that caused some cmdlets to fail when executing'
138+
ReleaseNotes = '* Credential encryption functionality now works with both "Remote Access" enabled (Over Network) and "Remote Access" disabled (Local Machine).'
139139

140140
# External dependent modules of this module
141141
# ExternalModuleDependencies = ''

src/ResourceManager/DataFactories/AzureRM.DataFactoryV2.psd1

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.3.0'
15+
ModuleVersion = '0.4.0'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -151,8 +151,7 @@ PrivateData = @{
151151
# IconUri = ''
152152

153153
# ReleaseNotes of this module
154-
ReleaseNotes = '* Add support for online help
155-
- Run Get-Help with the -Online parameter to open the online help in your default Internet browser'
154+
ReleaseNotes = '* Added two new cmdlets: Update-AzureRmDataFactoryV2 and Stop-AzureRmDataFactoryV2PipelineRun'
156155

157156
# External dependent modules of this module
158157
# ExternalModuleDependencies = ''

src/ResourceManager/DataFactories/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
22+
## Version 4.0.2
2123
* Credential encryption functionality now works with both "Remote Access" enabled (Over Network) and "Remote Access" disabled (Local Machine).
2224

2325
## Version 4.0.1

src/ResourceManager/DataFactories/Commands.DataFactoryV2/Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020

2121
## Current Release
22+
23+
## Version 0.4.0
2224
* Added two new cmdlets: Update-AzureRmDataFactoryV2 and Stop-AzureRmDataFactoryV2PipelineRun
2325

2426
## Version 0.3.0

src/ResourceManager/DataFactories/Commands.DataFactoryV2/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
[assembly: ComVisible(false)]
2626
[assembly: CLSCompliant(false)]
2727
[assembly: Guid("5d024af0-81c9-44f0-b3b0-7080f103fb4d")]
28-
[assembly: AssemblyVersion("0.3.0")]
29-
[assembly: AssemblyFileVersion("0.3.0")]
28+
[assembly: AssemblyVersion("0.4.0")]
29+
[assembly: AssemblyFileVersion("0.4.0")]
3030
#if SIGN
3131
[assembly: InternalsVisibleTo("Microsoft.Azure.Commands.DataFactoryV2.Test, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")]
3232
#else

src/ResourceManager/DataLakeAnalytics/AzureRM.DataLakeAnalytics.psd1

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 11/3/2017
6+
# Generated on: 12/7/2017
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '4.0.0'
15+
ModuleVersion = '4.1.0'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -151,18 +151,18 @@ PrivateData = @{
151151
# IconUri = ''
152152

153153
# ReleaseNotes of this module
154-
ReleaseNotes = '* NOTE: This is a breaking change release. Please see the migration guide (https://aka.ms/azps-migration-guide) for a full list of breaking changes introduced.
155-
* Removed the Obsolete Properties fields in PSDataLakeAnalyticsAccount.cs and its assoicated files
156-
* Changed one of the two OutputTypes of Get-AzureRmDataLakeAnalyticsAccount
157-
- List\<DataLakeAnalyticsAccount> to List\<PSDataLakeAnalyticsAccountBasic>
158-
- The properties of PSDataLakeAnalyticsAccountBasic is a strict subset of the properties of DataLakeAnalyticsAccount
159-
- The additional properties that are in DataLakeAnalyticsAccount are not returned by the service. Therefore, this change is to reflect this accurately. These additional properties are still in PSDataLakeAnalyticsAccountBasic, but they are tagged as Obsolete.
160-
* Changed one of the two OutputTypes of Get-AzureRmDataLakeAnalyticsJob
161-
- List\<JobInformation> to List\<PSJobInformationBasic>
162-
- The properties of PSJobInformationBasic is a strict subset of the properties of JobInformation
163-
- The additional properties that are in JobInformation are not returned by the service. Therefore, this change is to reflect this accurately. These additional properties are still in PSJobInformationBasic, but they are tagged as Obsolete.
164-
* Add support for online help
165-
- Run Get-Help with the -Online parameter to open the online help in your default Internet browser'
154+
ReleaseNotes = '* Added a parameter called ScriptParameter to Submit-AzureRmDataLakeAnalyticsJob
155+
- Detailed information about ScriptParameter can be found using Get-Help on Submit-AzureRmDataLakeAnalyticsJob
156+
* For New-AzureRmDataLakeAnalyticsAccount, changed the parameter MaxDegreeOfParallelism to MaxAnalyticsUnits
157+
- Added an alias for the parameter MaxAnalyticsUnits: MaxDegreeOfParallelism
158+
* For New-AzureRmDataLakeAnalyticsComputePolicy, changed the parameter MaxDegreeOfParallelismPerJob to MaxAnalyticsUnitsPerJob
159+
- Added an alias for the parameter MaxAnalyticsUnitsPerJob: MaxDegreeOfParallelismPerJob
160+
* For Set-AzureRmDataLakeAnalyticsAccount, changed the parameter MaxDegreeOfParallelism to MaxAnalyticsUnits
161+
- Added an alias for the parameter MaxAnalyticsUnits: MaxDegreeOfParallelism
162+
* For Submit-AzureRmDataLakeAnalyticsJob, changed the parameter DegreeOfParallelism to AnalyticsUnits
163+
- Added an alias for the parameter AnalyticsUnits: DegreeOfParallelism
164+
* For Update-AzureRmDataLakeAnalyticsComputePolicy, changed the parameter MaxDegreeOfParallelismPerJob to MaxAnalyticsUnitsPerJob
165+
- Added an alias for the parameter MaxAnalyticsUnitsPerJob: MaxDegreeOfParallelismPerJob'
166166

167167
# External dependent modules of this module
168168
# ExternalModuleDependencies = ''

src/ResourceManager/DataLakeAnalytics/ChangeLog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!--
1+
<!--
22
Please leave this section at the top of the change log.
33
44
Changes for the current release should go under the section titled "Current Release", and should adhere to the following format:
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
22+
## Version 4.1.0
2123
* Added a parameter called ScriptParameter to Submit-AzureRmDataLakeAnalyticsJob
2224
- Detailed information about ScriptParameter can be found using Get-Help on Submit-AzureRmDataLakeAnalyticsJob
2325
* For New-AzureRmDataLakeAnalyticsAccount, changed the parameter MaxDegreeOfParallelism to MaxAnalyticsUnits

src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System.Reflection;
1+
using System.Reflection;
22
using System.Runtime.InteropServices;
33

44
// General Information about an assembly is controlled through the following
@@ -35,5 +35,5 @@
3535
// by using the '*' as shown below:
3636

3737

38-
[assembly: AssemblyVersion("4.0.0")]
39-
[assembly: AssemblyFileVersion("4.0.0")]
38+
[assembly: AssemblyVersion("4.1.0")]
39+
[assembly: AssemblyFileVersion("4.1.0")]

src/ResourceManager/MachineLearningCompute/AzureRM.MachineLearningCompute.psd1

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 11/3/2017
6+
# Generated on: 12/7/2017
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.2.0'
15+
ModuleVersion = '0.3.0'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -110,8 +110,11 @@ PrivateData = @{
110110
# IconUri = ''
111111

112112
# ReleaseNotes of this module
113-
ReleaseNotes = '* Add support for online help
114-
- Run Get-Help with the -Online parameter to open the online help in your default Internet browser'
113+
ReleaseNotes = '* Add Set-AzureRmMlOpCluster
114+
- Update a cluster''s agent count or SSL configuration
115+
* Orchestrator properties are optional
116+
- The service will create a service principal if not provided, so the orchestrator
117+
properties are now optional'
115118

116119
# External dependent modules of this module
117120
# ExternalModuleDependencies = ''

src/ResourceManager/MachineLearningCompute/ChangeLog.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!--
1+
<!--
22
Please leave this section at the top of the change log.
33
44
Changes for the current release should go under the section titled "Current Release", and should adhere to the following format:
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
22+
## Version 0.3.0
2123
* Add Set-AzureRmMlOpCluster
2224
- Update a cluster's agent count or SSL configuration
2325
* Orchestrator properties are optional
@@ -35,4 +37,4 @@
3537
- New-AzureRmMlOpCluster
3638
- Remove-AzureRmMlOpCluster
3739
- Test-AzureRmMlOpClusterSystemServicesUpdateAvailability
38-
- Update-AzureRmMlOpClusterSystemService
40+
- Update-AzureRmMlOpClusterSystemService

src/ResourceManager/MachineLearningCompute/Commands.MachineLearningCompute/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System.Reflection;
1+
using System.Reflection;
22
using System.Runtime.CompilerServices;
33
using System.Runtime.InteropServices;
44

@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("0.2.0")]
36-
[assembly: AssemblyFileVersion("0.2.0")]
35+
[assembly: AssemblyVersion("0.3.0")]
36+
[assembly: AssemblyFileVersion("0.3.0")]

src/ResourceManager/PowerBIEmbedded/AzureRM.PowerBIEmbedded.psd1

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 12/3/2017
6+
# Generated on: 12/7/2017
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '4.0.0'
15+
ModuleVersion = '4.1.0'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -54,8 +54,8 @@ CLRVersion = '4.0'
5454
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '4.0.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
57-
RequiredAssemblies = '.\Microsoft.Azure.Management.PowerBIEmbedded.dll',
58-
'.\Microsoft.Azure.Management.PowerBIDedicated.dll'
57+
RequiredAssemblies = '.\Microsoft.Azure.Management.PowerBIEmbedded.dll',
58+
'.\Microsoft.Azure.Management.PowerBIDedicated.dll'
5959

6060
# Script files (.ps1) that are run in the caller's environment prior to importing this module.
6161
# ScriptsToProcess = @()
@@ -67,7 +67,8 @@ RequiredAssemblies = '.\Microsoft.Azure.Management.PowerBIEmbedded.dll',
6767
# FormatsToProcess = @()
6868

6969
# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
70-
NestedModules = @('.\Microsoft.Azure.Commands.Management.PowerBIEmbedded.dll', '.\Microsoft.Azure.Commands.PowerBI.dll')
70+
NestedModules = @('.\Microsoft.Azure.Commands.Management.PowerBIEmbedded.dll',
71+
'.\Microsoft.Azure.Commands.PowerBI.dll')
7172

7273
# 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.
7374
FunctionsToExport = @()
@@ -78,7 +79,7 @@ CmdletsToExport = 'Remove-AzureRmPowerBIWorkspaceCollection',
7879
'Get-AzureRmPowerBIWorkspaceCollectionAccessKeys',
7980
'Get-AzureRmPowerBIWorkspace',
8081
'New-AzureRmPowerBIWorkspaceCollection',
81-
'Reset-AzureRmPowerBIWorkspaceCollectionAccessKeys',
82+
'Reset-AzureRmPowerBIWorkspaceCollectionAccessKeys',
8283
'Resume-AzureRmPowerBIEmbeddedCapacity',
8384
'Suspend-AzureRmPowerBIEmbeddedCapacity',
8485
'Get-AzureRmPowerBIEmbeddedCapacity',
@@ -120,8 +121,14 @@ PrivateData = @{
120121
# IconUri = ''
121122

122123
# ReleaseNotes of this module
123-
ReleaseNotes = '* Add support for online help
124-
- Run Get-Help with the -Online parameter to open the online help in your default Internet browser'
124+
ReleaseNotes = '* Add support for Power BI Embedded Capacity cmdlets
125+
* New Cmdlet Get-AzureRmPowerBIEmbeddedCapacity - Gets the details of a PowerBI Embedded Capacity.
126+
* New Cmdlet New-AzureRmPowerBIEmbeddedCapacity - Creates a new PowerBI Embedded Capacity
127+
* New Cmdlet Remove-AzureRmPowerBIEmbeddedCapacity - Deletes an instance of PowerBI Embedded Capacity
128+
* New Cmdlet Resume-AzureRmPowerBIEmbeddedCapacity - Resumes an instance of PowerBI Embedded Capacity
129+
* New Cmdlet Suspend-AzureRmPowerBIEmbeddedCapacity - Suspends an instance of PowerBI Embedded Capacity
130+
* New Cmdlet Test-AzureRmPowerBIEmbeddedCapacity - Tests the existence of an instance of PowerBI Embedded Capacity
131+
* New Cmdlet Update-AzureRmPowerBIEmbeddedCapacity - Modifies an instance of PowerBI Embedded Capacity'
125132

126133
# External dependent modules of this module
127134
# ExternalModuleDependencies = ''

src/ResourceManager/PowerBIEmbedded/ChangeLog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!--
1+
<!--
22
Please leave this section at the top of the change log.
33
44
Changes for the current release should go under the section titled "Current Release", and should adhere to the following format:
@@ -19,8 +19,8 @@
1919
-->
2020
## Current Release
2121

22+
## Version 4.1.0
2223
* Add support for Power BI Embedded Capacity cmdlets
23-
2424
* New Cmdlet Get-AzureRmPowerBIEmbeddedCapacity - Gets the details of a PowerBI Embedded Capacity.
2525
* New Cmdlet New-AzureRmPowerBIEmbeddedCapacity - Creates a new PowerBI Embedded Capacity
2626
* New Cmdlet Remove-AzureRmPowerBIEmbeddedCapacity - Deletes an instance of PowerBI Embedded Capacity
@@ -61,4 +61,4 @@
6161

6262
## Version 2.4.0
6363

64-
## Version 2.3.0
64+
## Version 2.3.0

0 commit comments

Comments
 (0)