Skip to content

Commit 06e2c22

Browse files
authored
Merge pull request #4076 from markcowl/release-4.1.0
Update versions and release notes for Release 4.1.0
2 parents 2348041 + f1a27e4 commit 06e2c22

File tree

242 files changed

+755
-512
lines changed

Some content is hidden

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

242 files changed

+755
-512
lines changed

ChangeLog.md

Lines changed: 54 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,57 @@
1-
## 2017.05.23 - Version 4.0.2
1+
## 2017.06.07 - Version 4.1.0
2+
* AnalysisServices
3+
* New SKUs added: B1, B2, S0
4+
* Scale up/down support added
5+
* CognitiveServices
6+
* Update detailed display of license agreements when creating Cognitive Services resources
7+
* Compute
8+
* Fix Test-AzureRmVMAEMExtension for virtual machines with multiple managed disks
9+
* Updated Set-AzureRmVMAEMExtension: Add caching information for Premium managed disks
10+
* Add-AzureRmVhd: The size limit on vhd is increased to 4TB.
11+
* Stop-AzureRmVM: Clarify documentation for STayProvisioned parameter
12+
* DataLakeStore
13+
* Enable-AzureRmDataLakeStoreKeyVault (Enable-AdlStoreKeyVault)
14+
* Enable KeyVault managed encryption for a DataLake Store
15+
* DevTestLabs
16+
* Update cmdlets to work with current and updated DevTest Labs API version.
17+
* IotHub
18+
* Add Routing support for IoTHub cmdlets
19+
* Network
20+
* Get-AzureRmNetworkUsage: New cmdlet to show network usage and capacity details
21+
* Added new GatewaySku options for VirtualNetworkGateways
22+
* VpnGw1, VpnGw2, VpnGw3 are the new Skus added for Vpn gateways
23+
* Set-AzureRmNetworkWatcherConfigFlowLog
24+
* Fixed help examples
25+
* NotificationHubs
26+
* Transparent Update to NotificationHubs cmdlets for new API
27+
* Profile
28+
* Resolve-AzureRmError
29+
* New cmdlet to show details of errors and exceptions thrown by cmdlets, including server request/response data
30+
* Send-Feedback
31+
* Enabled sending feedback without logging in
32+
* Resources
33+
* Fixed issue where Get-AzureRMRoleAssignment would result in a Bad Request if the number of roleassignments where greater than 1000
34+
* Users can now use Get-AzureRMRoleAssignment even if the roleassignments to be returned is greater than 1000
35+
* Sql
36+
* Restore-AzureRmSqlDatabase: Update documentation example
37+
* Storage
38+
* Add AssignIdentity setting support to resource mode storage account cmdlets
39+
* New-AzureRmStorageAccount
40+
* Set-AzureRmStorageAccount
41+
* Add Customer Key Support to resource mode storage account cmdlets
42+
* Set-AzureRmStorageAccount
43+
* New-AzureRmStorageAccountEncryptionKeySource
44+
* TrafficManager
45+
46+
* New Monitor settings 'MonitorIntervalInSeconds', 'MonitorTimeoutInSeconds', 'MonitorToleratedNumberOfFailures'
47+
* New Monitor protocol 'TCP'
48+
* ServiceManagement
49+
* Add-AzureVhd: The size limit on vhd is increased to 4TB.
50+
* New-AzureBGPPeering: Support LegacyMode
51+
* Azure.Storage
52+
* Update help for parameters that accept wildcard characters and update StorageContext type
53+
54+
## 2017.05.23 - Version 4.0.2
255
* Profile
356
* Add-AzureRmAccount
457
* Added `-EnvironmentName` parameter alis for backward compatibility with 2.x versions of AzureRM.profile

setup/azurecmd.wxs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:util="http://schemas.microsoft.com/wix/UtilExtension" xmlns:netfx="http://schemas.microsoft.com/wix/NetFxExtension">
33

4-
<?define productName="Microsoft Azure PowerShell - May 2017" ?>
4+
<?define productName="Microsoft Azure PowerShell - June 2017" ?>
55
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
66
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>
77

8-
<?define version="4.0.2" ?>
8+
<?define version="4.1.0" ?>
99

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

src/Common/Commands.Common/AzurePowerShell.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ public class AzurePowerShell
2626

2727
public const string AssemblyCopyright = "Copyright © Microsoft";
2828

29-
public const string AssemblyVersion = "4.0.2";
29+
public const string AssemblyVersion = "4.1.0";
3030

31-
public const string AssemblyFileVersion = "4.0.2";
31+
public const string AssemblyFileVersion = "4.1.0";
3232

3333
public const string ProfileFile = "AzureProfile.json";
3434

src/ResourceManager/AnalysisServices/AzureRM.AnalysisServices.psd1

Lines changed: 6 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: 5/21/2017
6+
# Generated on: 6/4/2017
77
#
88

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

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

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -51,7 +51,7 @@ CLRVersion = '4.0'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '3.0.1'; })
54+
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '3.1.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
# RequiredAssemblies = @()
@@ -114,7 +114,9 @@ PrivateData = @{
114114
# IconUri = ''
115115

116116
# ReleaseNotes of this module
117-
ReleaseNotes = 'Updated for common code changes'
117+
ReleaseNotes = '* New SKUs added: B1, B2, S0
118+
* Scale up/down support added
119+
'
118120

119121
# External dependent modules of this module
120122
# ExternalModuleDependencies = ''

src/ResourceManager/AnalysisServices/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 0.4.0
2123
* New SKUs added: B1, B2, S0
2224
* Scale up/down support added
2325

src/ResourceManager/AnalysisServices/Commands.AnalysisServices.Dataplane/Azure.AnalysisServices.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
@{
1010

1111
# Version number of this module.
12-
ModuleVersion = '0.3.1'
12+
ModuleVersion = '0.4.0'
1313

1414
# ID used to uniquely identify this module
1515
GUID = 'c717b5a4-1f1b-4a2f-8aa1-bfd09934626e'

src/ResourceManager/AnalysisServices/Commands.AnalysisServices.Dataplane/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@
3535
// by using the '*' as shown below:
3636

3737

38-
[assembly: AssemblyVersion("0.3.1")]
39-
[assembly: AssemblyFileVersion("0.3.1")]
38+
[assembly: AssemblyVersion("0.4.0")]
39+
[assembly: AssemblyFileVersion("0.4.0")]

src/ResourceManager/AnalysisServices/Commands.AnalysisServices.Test/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232

3333
[assembly: Guid("37af97fd-d603-4d52-a7a6-0885004a57fe")]
3434

35-
[assembly: AssemblyVersion("0.3.1")]
36-
[assembly: AssemblyFileVersion("0.3.1")]
35+
[assembly: AssemblyVersion("0.4.0")]
36+
[assembly: AssemblyFileVersion("0.4.0")]
3737
[assembly: CollectionBehavior(DisableTestParallelization = true)]

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@
3535
// by using the '*' as shown below:
3636

3737

38-
[assembly: AssemblyVersion("0.3.1")]
39-
[assembly: AssemblyFileVersion("0.3.1")]
38+
[assembly: AssemblyVersion("0.4.0")]
39+
[assembly: AssemblyFileVersion("0.4.0")]

src/ResourceManager/ApiManagement/AzureRM.ApiManagement.psd1

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

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

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

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -51,7 +51,7 @@ CLRVersion = '4.0'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '3.0.1'; })
54+
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '3.1.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
# RequiredAssemblies = @()

src/ResourceManager/ApiManagement/ChangeLog.md

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

22+
## Version 4.1.0
23+
2224
## Version 4.0.1
2325

2426
## Version 4.0.0

src/ResourceManager/ApiManagement/Commands.ApiManagement.ServiceManagement/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@
4242
// You can specify all the values or you can default the Build and Revision Numbers
4343
// by using the '*' as shown below:
4444

45-
[assembly: AssemblyVersion("4.0.1")]
46-
[assembly: AssemblyFileVersion("4.0.1")]
45+
[assembly: AssemblyVersion("4.1.0")]
46+
[assembly: AssemblyFileVersion("4.1.0")]

src/ResourceManager/ApiManagement/Commands.ApiManagement.Test/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
// You can specify all the values or you can default the Build and Revision Numbers
4242
// by using the '*' as shown below:
4343

44-
[assembly: AssemblyVersion("4.0.1")]
45-
[assembly: AssemblyFileVersion("4.0.1")]
44+
[assembly: AssemblyVersion("4.1.0")]
45+
[assembly: AssemblyFileVersion("4.1.0")]

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
// You can specify all the values or you can default the Build and Revision Numbers
4242
// by using the '*' as shown below:
4343

44-
[assembly: AssemblyVersion("4.0.1")]
45-
[assembly: AssemblyFileVersion("4.0.1")]
44+
[assembly: AssemblyVersion("4.1.0")]
45+
[assembly: AssemblyFileVersion("4.1.0")]

src/ResourceManager/ApiManagement/Commands.SMAPI.Test/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
// You can specify all the values or you can default the Build and Revision Numbers
4343
// by using the '*' as shown below:
4444

45-
[assembly: AssemblyVersion("4.0.1")]
46-
[assembly: AssemblyFileVersion("4.0.1")]
45+
[assembly: AssemblyVersion("4.1.0")]
46+
[assembly: AssemblyFileVersion("4.1.0")]
4747
[assembly: CollectionBehavior(DisableTestParallelization = true)]

src/ResourceManager/Automation/AzureRM.Automation.psd1

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

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

1414
# Version number of this module.
15-
ModuleVersion = '3.0.1'
15+
ModuleVersion = '3.1.0'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -51,7 +51,7 @@ CLRVersion = '4.0'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '3.0.1'; })
54+
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '3.1.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
# RequiredAssemblies = @()

src/ResourceManager/Automation/ChangeLog.md

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

22+
## Version 3.1.0
23+
2224
## Version 3.0.1
2325

2426
## Version 3.0.0

src/ResourceManager/Automation/Commands.Automation.Test/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
// You can specify all the values or you can default the Build and Revision Numbers
4444
// by using the '*' as shown below:
4545

46-
[assembly: AssemblyVersion("3.0.1")]
47-
[assembly: AssemblyFileVersion("3.0.1")]
46+
[assembly: AssemblyVersion("3.1.0")]
47+
[assembly: AssemblyFileVersion("3.1.0")]
4848
[assembly: CLSCompliant(false)]
4949
[assembly: CollectionBehavior(DisableTestParallelization = true)]

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
// You can specify all the values or you can default the Build and Revision Numbers
4444
// by using the '*' as shown below:
4545

46-
[assembly: AssemblyVersion("3.0.1")]
47-
[assembly: AssemblyFileVersion("3.0.1")]
46+
[assembly: AssemblyVersion("3.1.0")]
47+
[assembly: AssemblyFileVersion("3.1.0")]
4848
#if SIGN
4949
[assembly: InternalsVisibleTo("Microsoft.Azure.Commands.ResourceManager.Automation.Test, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")]
5050
#else

src/ResourceManager/AzureBackup/AzureRM.Backup.psd1

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

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

1414
# Version number of this module.
15-
ModuleVersion = '3.0.1'
15+
ModuleVersion = '3.1.0'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -51,7 +51,7 @@ CLRVersion = '4.0'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '3.0.1'; })
54+
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '3.1.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
# RequiredAssemblies = @()

src/ResourceManager/AzureBackup/ChangeLog.md

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

22+
## Version 3.1.0
23+
2224
## Version 3.0.1
2325

2426
## Version 3.0.0

src/ResourceManager/AzureBackup/Commands.AzureBackup.Test/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
// You can specify all the values or you can default the Build and Revision Numbers
4747
// by using the '*' as shown below:
4848

49-
[assembly: AssemblyVersion("3.0.1")]
50-
[assembly: AssemblyFileVersion("3.0.1")]
49+
[assembly: AssemblyVersion("3.1.0")]
50+
[assembly: AssemblyFileVersion("3.1.0")]
5151
[assembly: CollectionBehavior(DisableTestParallelization = true)]

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
[assembly: ComVisible(false)]
3232
[assembly: CLSCompliant(false)]
3333

34-
[assembly: AssemblyVersion("3.0.1")]
35-
[assembly: AssemblyFileVersion("3.0.1")]
34+
[assembly: AssemblyVersion("3.1.0")]
35+
[assembly: AssemblyFileVersion("3.1.0")]

src/ResourceManager/AzureBatch/AzureRM.Batch.psd1

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

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

1414
# Version number of this module.
15-
ModuleVersion = '3.0.1'
15+
ModuleVersion = '3.1.0'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -51,7 +51,7 @@ CLRVersion = '4.0'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '3.0.1'; })
54+
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '3.1.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
# RequiredAssemblies = @()

src/ResourceManager/AzureBatch/ChangeLog.md

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

22+
## Version 3.1.0
23+
2224
## Version 3.0.1
2325

2426
## Version 3.0.0

src/ResourceManager/AzureBatch/Commands.Batch.Test/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
// You can specify all the values or you can default the Build and Revision Numbers
3434
// by using the '*' as shown below:
3535

36-
[assembly: AssemblyVersion("3.0.1")]
37-
[assembly: AssemblyFileVersion("3.0.1")]
36+
[assembly: AssemblyVersion("3.1.0")]
37+
[assembly: AssemblyFileVersion("3.1.0")]
3838
[assembly: CollectionBehavior(DisableTestParallelization = true)]

0 commit comments

Comments
 (0)