Skip to content

release -> preview for Release 2018 11 06 #7730

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 44 commits into from
Nov 2, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
c20fddd
Update dataplane version to 1.1.10
rahuldutta90 Oct 8, 2018
6d87c5c
Merge branch 'preview' into task-update-datalakedataplanenuget
cormacpayne Oct 8, 2018
f2719f6
Fix the test not running issue because of dependency of one of the de…
rahuldutta90 Oct 9, 2018
3a7d007
Merge branch 'task-update-datalakedataplanenuget' of https://github.c…
rahuldutta90 Oct 9, 2018
4d5f9d5
Fix for SetAzureRmVMChefExtension -BootstrapOptions and -JsonAttribut…
Oct 17, 2018
7650350
Reverted .csproj file
Oct 19, 2018
7eadbd0
Updated ChangeLog.md for fix.
Oct 23, 2018
d0707cd
Merge preview
rahuldutta90 Oct 25, 2018
3e8be6e
Update Compute client library to 23.1.0
hyonholee Oct 26, 2018
7bbbb22
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
hyonholee Oct 26, 2018
0410718
Expose AutomaticOSUpgradeProperties to VM Image
hyonholee Oct 26, 2018
c22810e
Add default concurrency to multithreaded operations
Oct 27, 2018
cc655ce
Add-AzureRmVmssVMDataDisk and Remove-AzureRmVmssVMDataDisk
hyonholee Oct 27, 2018
5b63f91
Fix UserIdentity issue for VMSS
hyonholee Oct 29, 2018
2e82b95
Added swtich parameter - EnableKafka in New-AzureRmEventHubNamespace …
rrama-Microsoft Oct 29, 2018
0ca91d3
csproj fixes
rrama-Microsoft Oct 30, 2018
d7927c2
fixed tests
rrama-Microsoft Oct 30, 2018
8bc6ff7
updated test netcore.csproj
rrama-Microsoft Oct 30, 2018
06e9538
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
rrama-Microsoft Oct 30, 2018
4b5e1a0
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
hyonholee Oct 30, 2018
93d2670
Updating individual module versions for AzureRM
markcowl Oct 30, 2018
7a59500
Update azureRM module
markcowl Oct 30, 2018
e745c58
Update az versions
markcowl Oct 30, 2018
b953fc0
Responding to review feedback
markcowl Oct 30, 2018
7b74f75
Fix issue with EndDate for AD cmdlets not preserving value
cormacpayne Oct 31, 2018
992ade9
Update Resources change log
cormacpayne Oct 31, 2018
437fa3b
Remove duplicate microsoft.azure.Management.Datalakestore reference i…
rahuldutta90 Oct 31, 2018
31b44de
Merge branch 'task-update-datalakedataplanenuget' of https://github.c…
rahuldutta90 Oct 31, 2018
4f0dcdc
updated failed test - NamespaceCURD
rrama-Microsoft Oct 31, 2018
43cad7e
Merge pull request #7598 from MsysTechnologiesllc/vasundhara/Fix_for_…
markcowl Oct 31, 2018
51e3e7b
Merge branch 'release-2018-11-06' into november
markcowl Oct 31, 2018
5d9ee40
Merge branch 'release-2018-11-06' into task-update-datalakedataplanen…
markcowl Oct 31, 2018
344b0e1
Remove app.config for DLS tests
markcowl Oct 31, 2018
7f7b55c
updated EventHub Management client in EventGrid and IotHub test proj.
rrama-Microsoft Oct 31, 2018
dcea2ff
Resolve review feedback (without tests)
cormacpayne Oct 31, 2018
dec8784
Merge pull request #7718 from markcowl/dlsnewt
markcowl Oct 31, 2018
ea038fb
updated failed test case
rrama-Microsoft Oct 31, 2018
8a956f6
Merge pull request #7687 from hyonholee/november
markcowl Oct 31, 2018
7f86ae7
Removed everything form INPUTS
rrama-Microsoft Oct 31, 2018
5b23f0a
Merge pull request #7699 from rrama-Microsoft/previewEH
markcowl Oct 31, 2018
9a27595
Merge pull request #7710 from cormacpayne/new-sp-cred-fix
markcowl Nov 1, 2018
f9c68f5
Merge branch 'release-2018-11-06' of github.com:/azure/azure-powershe…
markcowl Nov 1, 2018
6a8875f
Add version changes for rc2 release
markcowl Nov 1, 2018
f85ffdf
Merge pull request #7706 from markcowl/release-2018-11-06
markcowl Nov 1, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 65 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,68 @@
## 6.11.0 - October 2018
## 6.12.0 - November 2018
#### AzureRM.Profile
* Update common code to use latest version of ClientRuntime
* Rename param TenantId in cmdlet Connect-AzureRmAccount to Tenant and add an alias for TenantId
* Updated TenantId description for Connect-AzureRmAccount
* Fix error message for failed login when providing tenant domain
- https://github.com/Azure/azure-powershell/issues/6936
* Fix issue with context name clashing for accounts with no subscriptions in tenant
- https://github.com/Azure/azure-powershell/issues/7453
* Fix issue with DataLake endpoints when using MSI
- https://github.com/Azure/azure-powershell/issues/7462
* Fix issue where 'Disconnect-AzureRmAccount' would throw if not connected
- https://github.com/Azure/azure-powershell/issues/7167

#### AzureRM.Automation
* Renamed cmdlet DLL filename to Microsoft.Azure.Commands.Automation.dll

#### AzureRM.CognitiveServices
* Add Get-AzureRmCognitiveServicesAccountSkus operation.

#### AzureRM.Compute
* Add Add-AzureRmVmssVMDataDisk and Remove-AzureRmVmssVMDataDisk cmdlets
* Get-AzureRmVMImage shows AutomaticOSUpgradeProperties
* Fixed SetAzureRmVMChefExtension -BootstrapOptions and -JsonAttribute option values are not setting in json format.

#### AzureRM.DataLakeStore
* Update the DataLake package to 1.1.10.
* Add default Concurrency to multithreaded operations.

#### AzureRM.Insights
* Fixed issue #7267 (Autoscale area)
- Issues with creating a new autoscale rule not properly setting enumerated parameters (would always set them to the default value).
* Fixed issue #7513 [Insights] Set-AzureRMDiagnosticSetting requires explicit specification of categories during creation of setting
- Now the cmdlet does not require explicit indication of the categories to enable during creation, i.e. it works as it is documented

#### AzureRM.Network
* Changed PeeringType to be a mandatory parameter for the following cmdlets:-
- Get-AzureRmExpressRouteCircuitRouteTable
- Get-AzureRmExpressRouteCircuitARPTable
- Get-AzureRmExpressRouteCircuitRouteTableSummary
- Get-AzureRMExpressRouteCrossConnectionArpTable
- Get-AzureRMExpressRouteCrossConnectionRouteTable
- Get-AzureRMExpressRouteCrossConnectionRouteTableSummary

#### AzureRM.PolicyInsights
* Added policy remediation cmdlets

#### AzureRM.RecoveryServices.Backup
* Added support for azure file shares in recovery services.

#### AzureRM.Resources
* Fix for https://github.com/Azure/azure-powershell/issues/7402
- Allow listing resources using the '-ResourceId' parameter for 'Get-AzureRmResource'

#### AzureRM.ServiceBus
* Added MigrationState read-only property to PSServiceBusMigrationConfigurationAttributes which will help to know the Migration state.

#### AzureRM.ServiceFabric
* Fix add certificate to Linux Vmss.
* Fix 'Add-AzureRmServiceFabricClusterCertificate'
- Using correct thumbprint from new certificate (Azure/service-fabric-issues#932).
- Display exception correctly (Azure/service-fabric-issues#1054).
* Fix 'Update-AzureRmServiceFabricDurability' to update cluster configuration before starting Vmss CreateOrUpdate operation.

## 6.11.0 - October 2018
#### AzureRM.Profile
* Fix issue with Get-AzureRmSubscription in CloudShell
* Update common code to use latest version of ClientRuntime
Expand Down
6 changes: 3 additions & 3 deletions src/ResourceManager/Aks/Commands.Aks/Az.Aks.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.4.0'
ModuleVersion = '0.5.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.4.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.5.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\YamlDotNet.dll', '.\AutoMapper.dll'
Expand Down Expand Up @@ -110,7 +110,7 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = 'Initial Release with PowerShell and PowerShell Core Support'
ReleaseNotes = 'Update release with latest service features and serialization fixes'

# Prerelease string of this module
# Prerelease = ''
Expand Down
2 changes: 1 addition & 1 deletion src/ResourceManager/Aks/Commands.Aks/AzureRM.Aks.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ CLRVersion = '4.0'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.7.0'; })
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.8.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\YamlDotNet.dll', '.\AutoMapper.dll'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ CLRVersion = '4.0'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.7.0'; })
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.8.0'; })

# Assemblies that must be loaded prior to importing this module
# RequiredAssemblies = @()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.4.0'
ModuleVersion = '0.5.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.4.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.5.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.Analysis.dll'
Expand Down Expand Up @@ -120,7 +120,7 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = 'Initial Release with PowerShell and PowerShell Core support'
ReleaseNotes = 'Update release with latest service features and serialization fixes'

# Prerelease string of this module
# Prerelease = ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ CLRVersion = '4.0'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.7.0'; })
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.8.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.Analysis.dll'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.4.0'
ModuleVersion = '0.5.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.4.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.5.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\AutoMapper.dll', '.\Microsoft.Azure.Management.ApiManagement.dll',
Expand Down Expand Up @@ -198,7 +198,7 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = 'Initial Release with PowerShell and PowerShell Core Support'
ReleaseNotes = 'Update release with latest service features and serialization fixes'

# Prerelease string of this module
# Prerelease = ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ CLRVersion = '4.0'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.7.0'; })
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.8.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\AutoMapper.dll',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.4.0'
ModuleVersion = '0.5.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.4.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.5.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.ApplicationInsights.dll'
Expand Down Expand Up @@ -117,7 +117,7 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = 'Initial Release with PowerShell and PowerShell Core Support'
ReleaseNotes = 'Update release with latest service features and serialization fixes'

# Prerelease string of this module
# Prerelease = ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ CLRVersion = '4.0'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.7.0'; })
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.8.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.ApplicationInsights.dll'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.4.0'
ModuleVersion = '0.5.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.4.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.5.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.Automation.dll'
Expand Down Expand Up @@ -162,7 +162,7 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = 'Initial Release with PowerShell and PowerShell Core Support'
ReleaseNotes = 'Update release with latest service features and serialization fixes'

# Prerelease string of this module
# Prerelease = ''
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#
# Module manifest for module 'AzureRM.Automation'
# Module manifest for module 'PSGet_AzureRM.Automation'
#
# Generated by: Microsoft Corporation
#
# Generated on: 8/28/2018
# Generated on: 10/30/2018
#

@{
Expand All @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '5.1.1'
ModuleVersion = '5.1.2'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down Expand Up @@ -51,7 +51,7 @@ CLRVersion = '4.0'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.7.0'; })
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.8.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.Automation.dll'
Expand Down Expand Up @@ -164,8 +164,7 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = '* Fixed issue with default resource groups not being set.
* Updated common runtime assemblies'
ReleaseNotes = '* Renamed cmdlet DLL filename to Microsoft.Azure.Commands.Automation.dll'

# Prerelease string of this module
# Prerelease = ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
- Additional information about change #1
-->
## Current Release

## Version 5.1.2
* Renamed cmdlet DLL filename to Microsoft.Azure.Commands.Automation.dll

## Version 5.1.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("5.1.1")]
[assembly: AssemblyFileVersion("5.1.1")]
[assembly: AssemblyVersion("5.1.2")]
[assembly: AssemblyFileVersion("5.1.2")]
#if SIGN
[assembly: InternalsVisibleTo("Microsoft.Azure.Commands.Automation.Test, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9")]
#else
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.4.0'
ModuleVersion = '0.5.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.4.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.5.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.BackupServicesManagement.dll',
Expand Down Expand Up @@ -124,7 +124,7 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = 'Initial Release with PowerShell and PowerShell Core Support'
ReleaseNotes = 'Update release with latest service features and serialization fixes'

# Prerelease string of this module
# Prerelease = ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ CLRVersion = '4.0'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.7.0'; })
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.8.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Management.BackupServicesManagement.dll',
Expand Down
6 changes: 3 additions & 3 deletions src/ResourceManager/AzureBatch/Commands.Batch/Az.Batch.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# RootModule = ''

# Version number of this module.
ModuleVersion = '0.4.0'
ModuleVersion = '0.5.0'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.4.0'; })
RequiredModules = @(@{ModuleName = 'Az.Profile'; ModuleVersion = '0.5.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Batch.dll',
Expand Down Expand Up @@ -147,7 +147,7 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = 'Initial Release with PowerShell and PowerShell Core Support'
ReleaseNotes = 'Update release with latest service features and serialization fixes'

# Prerelease string of this module
# Prerelease = ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ CLRVersion = '4.0'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.7.0'; })
RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '5.8.0'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = '.\Microsoft.Azure.Batch.dll',
Expand Down
Loading