Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
ce5a8b5
Fix Build_Date for docker images (#11949)
VeryEarly May 21, 2020
1adf2fe
Upgrade Azure Mixed Reality PowerShell Module (#11968)
XiangyuL-Microsoft May 23, 2020
035034b
[SQL] Add Guest user lookup support to SetAzSQLServerAzureDirectoryAd…
amolagar5 May 23, 2020
fd2eb43
Add DesktopVirtualization (#11943)
dingmeng-xue May 25, 2020
6e26d95
Update Get-AzServiceBusRule.md (#11982)
EmilDamian May 25, 2020
5d28af8
Fixed an issue that may cause Az to skip logs in Azure Automation (#1…
isra-fel May 25, 2020
4feb6f6
upgrade SDK and add parameters to saved searches (#11969)
VeryEarly May 25, 2020
6efeb50
Update changelog and fix mapping between module and doc (#11987)
dingmeng-xue May 25, 2020
5a6582a
[Security] New cmdlets for Settings API + Updated Nuget package (#11946)
taklei May 25, 2020
a313c79
Making change in SQL MI tests to delegate subnet to SQL MI service (#…
stefbomdcs May 25, 2020
77962a7
Changes to PS Deployment Script cmdlets (#11951)
Xynoclafe May 25, 2020
dd921ba
Update Az.4.1.0-migration-guide.md (#11985)
VeryEarly May 25, 2020
8629ba6
Add Blockchain, ImportExport, ImageBuilder (#11990)
dingmeng-xue May 26, 2020
3dbfbe8
Update version tool to update assembly versions (#11993)
dingmeng-xue May 26, 2020
f9babbe
Fix bug that other psd1 file is not updated when current module versi…
dingmeng-xue May 26, 2020
648946b
[DeviceProvisioningService] Manage Azure IoT Hub Device Provisioning …
anusapan May 27, 2020
14a5267
[Peering] Add API version 2020-04-01 (#11907)
rileymckenna May 27, 2020
5800fdc
[SQL] Remove IsAzureADOnlyAuthentication from Set-AzSqlServerActiveDi…
amolagar5 May 27, 2020
0d17313
Add validation to the name field for ip groups (#11999)
tejasshah7 May 27, 2020
a800dbf
Update Set Firewall help file with an example for doing DNS Server (#…
tejasshah7 May 28, 2020
82b44af
Fix issue that MSI version is incorrect (#11997)
dingmeng-xue May 28, 2020
4052a2a
[ExpressRoute][GlobalReach]Remove-AzExpressRouteCircuitConnectionConf…
amwate May 29, 2020
e22cc60
Adding SourceWebApp.Location details (#12002)
raohri3 May 29, 2020
acf07dc
Update Disable-AzVMDiskEncryption.md (#12022)
hamsome May 29, 2020
d4ad9e9
release-2020-06-02 (#12011)
dingmeng-xue May 29, 2020
54851b4
[Synapse]-Add Firewall Rule management cmdlets (#12014)
sunsw1994 May 29, 2020
428604a
The API has updated. Examples updated here. (#12027)
memildin Jun 1, 2020
20f021e
Add support for export storage account and managed identity (#11980)
LTA-Thinking Jun 1, 2020
9c2c482
Support modifying PublicNetworkAccess (#12008)
yangyuan Jun 1, 2020
3a07e47
Corrected the respons to example #1 (#12026)
memildin Jun 1, 2020
2eadf9f
Fix issues on Get-AzADUser (#12032)
dingmeng-xue Jun 1, 2020
64c6cda
release-2020-06-02
dingmeng-xue Jun 1, 2020
d2d98f1
Add ACR, IoThubs, EnventGrid to support private link (#12035)
dingmeng-xue Jun 2, 2020
1815829
Use Az.Accounts in the artifacts for module testing in pipeline (#12034)
dolauli Jun 2, 2020
3829906
Replace usage of AKS AccessProfile API with List Credentials APIs (#1…
seanmck Jun 2, 2020
415bcbb
fix merge conflicts
blueww Jun 2, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions .azure-pipelines/util/test-steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ steps:
- powershell: |
Install-Module -Name Pester -RequiredVersion 4.10.1 -Force -SkipPublisherCheck
Install-Module -Name Az.Accounts -Scope CurrentUser -Force
$env:PSModulePath = $env:PSModulePath + ";" + (pwd).Path
Get-ChildItem -Directory Az.* | ForEach-Object {if (Test-Path $_/test-module.ps1) {cd $_; ./test-module.ps1}}
workingDirectory: 'artifacts/Debug'
displayName: Test for AutoGen Modules With Windows PowerShell
Expand All @@ -27,6 +28,7 @@ steps:
- pwsh: |
Install-Module -Name Pester -RequiredVersion 4.10.1 -Force
Install-Module -Name Az.Accounts -Scope CurrentUser -Force
$env:PSModulePath = $env:PSModulePath + ";" + (pwd).Path
Get-ChildItem -Directory Az.* | ForEach-Object {if (Test-Path $_/test-module.ps1) {cd $_; ./test-module.ps1}}
workingDirectory: 'artifacts/Debug'
displayName: 'Test for AutoGen Modules With PowerShell Core'
Expand Down
59 changes: 59 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,62 @@
## 4.2.0 - June 2020
#### Az.Accounts
* Fixed an issue that may cause Az to skip logs in Azure Automation or PowerShell jobs [#11492]

#### Az.AnalysisServices
* Updated assembly version of data plane cmdlets

#### Az.ApiManagement
* Updated assembly version of service management cmdlets

#### Az.Billing
* Updated assembly version of consumption cmdlets

#### Az.CognitiveServices
* Support PrivateEndpoint and PublicNetworkAccess control.

#### Az.DataFactory
* Updated assembly version of data factory V2 cmdlets

#### Az.DataShare
* General availability of ''Az.DataShare'' module

#### Az.DesktopVirtualization
* General availability of ''Az.DesktopVirtualization'' module

#### Az.OperationalInsights
* Upgraded SDK to 0.21.0
* Added optional parameters to
- 'New-AzOperationalInsightsSavedSearch'
- 'Set-AzOperationalInsightsSavedSearch'

#### Az.PolicyInsights
* Corrected example 3 for 'Start-AzPolicyComplianceScan'

#### Az.PowerBIEmbedded
* Updated assembly version of PowerBI cmdlets

#### Az.PrivateDns
* Corrected verbose output string formatting for Remove-AzPrivateDnsRecordSet

#### Az.RecoveryServices
* Azure Site Recovery support for creating recovery plan for zone to zone replication from xml input.
* Updated assembly version of SiteRecovery and Backup cmdlets

#### Az.Resources
* Added Tail parameter to Get-AzDeploymentScriptLog and Save-AzDeploymentScriptLog cmdlets
* Formatted Output property and show it on the Get-AzDeploymentScript cmdlet output
* Renamed -DeploymentScriptInputObject parameter to -DeploymentScriptObject
* Fixed missing file/target name in cmdlet messages.
* Updated assembly version of resource manager and tags cmdlets

#### Az.Sql
* Added UsePrivateLinkConnection to 'New-AzSqlSyncGroup', 'Update-AzSqlSyncGroup', 'New-AzSqlSyncMember' and 'Update-AzSqlSyncMember'
* Added SyncMemberAzureDatabaseResourceId to 'New-AzSqlSyncMember' and 'Update-AzSqlSyncMember'
* Added Guest user lookup support to Set SQL Server Azure Active Directory Admin cmdlet

#### Az.Storage
* Updated assembly version of data plane cmdlets

## 4.1.0 - May 2020
### Highlights since the last release
* Supported PowerShell versions: Windows PowerShell 5.1, PowerShell Core 6.2.4+, PowerShell 7
Expand Down
9 changes: 9 additions & 0 deletions documentation/azure-powershell-modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Attestation | `Az.Attestation`
Automation | `Az.Automation` | [![Automation]][AutomationGallery]
Batch | `Az.Batch` | [![Batch]][BatchGallery]
Billing | `Az.Billing` | [![Billing]][BillingGallery]
Blockchain | `Az.Blockchain` | [![Blockchain]][BlockchainGallery]
Blueprints | `Az.Blueprint` | [![Blueprint]][BlueprintGallery]
Content Delivery Network | `Az.Cdn` | [![Cdn]][CdnGallery]
Cognitive Services | `Az.CognitiveServices` | [![CognitiveServices]][CognitiveServicesGallery]
Expand Down Expand Up @@ -50,6 +51,8 @@ Guest Configuration | `Az.GuestConfiguration`
HDInsight | `Az.HDInsight` | [![HDInsight]][HDInsightGallery]
API for FHIR | `Az.HealthcareApis` | [![HealthcareApis]][HealthcareApisGallery]
HPC Cache | `Az.HPCCache` | [![HPCCache]][HPCCacheGallery]
Image Builder | `Az.ImageBuilder` | [![ImageBuilder]][ImageBuilderGallery]
Import/Export | `Az.ImportExport` | [![ImportExport]][ImportExportGallery]
IoT Central | `Az.IotCentral` | [![IotCentral]][IotCentralGallery]
IoT Hub | `Az.IotHub` | [![IotHub]][IotHubGallery]
Key Vault | `Az.KeyVault` | [![KeyVault]][KeyVaultGallery]
Expand Down Expand Up @@ -117,6 +120,7 @@ Web App Service | `Az.Websites`
[Automation]: https://img.shields.io/powershellgallery/v/Az.Automation.svg?style=flat-square&label=Az.Automation
[Batch]: https://img.shields.io/powershellgallery/v/Az.Batch.svg?style=flat-square&label=Az.Batch
[Billing]: https://img.shields.io/powershellgallery/v/Az.Billing.svg?style=flat-square&label=Az.Billing
[Blockchain]: https://img.shields.io/powershellgallery/v/Az.Blockchain.svg?style=flat-square&label=Az.Blockchain
[Blueprint]: https://img.shields.io/powershellgallery/v/Az.Blueprint.svg?style=flat-square&label=Az.Blueprint
[Cdn]: https://img.shields.io/powershellgallery/v/Az.Cdn.svg?style=flat-square&label=Az.Cdn
[CognitiveServices]: https://img.shields.io/powershellgallery/v/Az.CognitiveServices.svg?style=flat-square&label=Az.CognitiveServices
Expand Down Expand Up @@ -145,6 +149,8 @@ Web App Service | `Az.Websites`
[HDInsight]: https://img.shields.io/powershellgallery/v/Az.HDInsight.svg?style=flat-square&label=Az.HDInsight
[HealthcareApis]: https://img.shields.io/powershellgallery/v/Az.HealthcareApis.svg?style=flat-square&label=Az.HealthcareApis
[HPCCache]: https://img.shields.io/powershellgallery/v/Az.HPCCache.svg?style=flat-square&label=Az.HPCCache
[ImportExport]: https://img.shields.io/powershellgallery/v/Az.ImportExport.svg?style=flat-square&label=Az.ImportExport
[ImageBuilder]: https://img.shields.io/powershellgallery/v/Az.ImageBuilder.svg?style=flat-square&label=Az.ImageBuilder
[IotCentral]: https://img.shields.io/powershellgallery/v/Az.IotCentral.svg?style=flat-square&label=Az.IotCentral
[IotHub]: https://img.shields.io/powershellgallery/v/Az.IotHub.svg?style=flat-square&label=Az.IotHub
[KeyVault]: https://img.shields.io/powershellgallery/v/Az.KeyVault.svg?style=flat-square&label=Az.KeyVault
Expand Down Expand Up @@ -210,6 +216,7 @@ Web App Service | `Az.Websites`
[AutomationGallery]: https://www.powershellgallery.com/packages/Az.Automation/
[BatchGallery]: https://www.powershellgallery.com/packages/Az.Batch/
[BillingGallery]: https://www.powershellgallery.com/packages/Az.Billing/
[BlockchainGallery]: https://www.powershellgallery.com/packages/Az.Blockchain/
[BlueprintGallery]: https://www.powershellgallery.com/packages/Az.Blueprint/
[CdnGallery]: https://www.powershellgallery.com/packages/Az.Cdn/
[CognitiveServicesGallery]: https://www.powershellgallery.com/packages/Az.CognitiveServices/
Expand Down Expand Up @@ -238,6 +245,8 @@ Web App Service | `Az.Websites`
[HDInsightGallery]: https://www.powershellgallery.com/packages/Az.HDInsight/
[HealthcareApisGallery]: https://www.powershellgallery.com/packages/Az.HealthcareApis/
[HPCCacheGallery]: https://www.powershellgallery.com/packages/Az.HPCCache/
[ImportExportGallery]: https://www.powershellgallery.com/packages/Az.ImportExport/
[ImageBuilderGallery]: https://www.powershellgallery.com/packages/Az.ImageBuilder/
[IotCentralGallery]: https://www.powershellgallery.com/packages/Az.IotCentral/
[IotHubGallery]: https://www.powershellgallery.com/packages/Az.IotHub/
[KeyVaultGallery]: https://www.powershellgallery.com/packages/Az.KeyVault/
Expand Down
14 changes: 7 additions & 7 deletions documentation/migration-guides/Az.4.1.0-migration-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,16 +117,16 @@ The type of property `Type` of type `Microsoft.Azure.Commands.ApiManagement.Mode
- The parameter set `__AllParameterSets` for cmdlet `Set-AzApiManagement` has been removed.

### `Get-AzApiManagementProperty`
The cmdlet `Get-AzApiManagementProperty` has been removed and no alias was found for the original cmdlet name.
The cmdlet `Get-AzApiManagementProperty` has been replaced by `Get-AzureApiManagementNamedValue`.

### `New-AzApiManagementProperty`
The cmdlet `New-AzApiManagementProperty` has been removed and no alias was found for the original cmdlet name.
The cmdlet `New-AzApiManagementProperty` has been replaced by `New-AzureApiManagementNamedValue`.

### `Remove-AzApiManagementProperty`
The cmdlet `Remove-AzApiManagementProperty` has been removed and no alias was found for the original cmdlet name.
The cmdlet `Remove-AzApiManagementProperty` has been replaced by `Remove-AzureApiManagementNamedValue`.

### `Set-AzApiManagementProperty`
The cmdlet `Set-AzApiManagementProperty` has been removed and no alias was found for the original cmdlet name.
The cmdlet `Set-AzApiManagementProperty` has been replaced by `Set-AzureApiManagementNamedValue`.

## Az.Batch

Expand Down Expand Up @@ -467,10 +467,10 @@ The property `PortalUrl` of type `Microsoft.Azure.Commands.OperationalInsights.M
The property `Metadata` of type `Microsoft.Azure.Commands.OperationalInsights.Models.PSSearchListSavedSearchResponse` has been removed.

### `Get-AzOperationalInsightsSavedSearchResult`
The cmdlet `Get-AzOperationalInsightsSavedSearchResult` has been removed and no alias was found for the original cmdlet name.
The cmdlet `Get-AzOperationalInsightsSavedSearchResult` was not supported by SDK anymore and has been removed.

### `Get-AzOperationalInsightsSearchResult`
The cmdlet `Get-AzOperationalInsightsSearchResult` has been removed and no alias was found for the original cmdlet name.
The cmdlet `Get-AzOperationalInsightsSearchResult` was not supported by SDK anymore and has been removed.

### `Get-AzOperationalInsightsStorageInsight`
The property `PortalUrl` of type `Microsoft.Azure.Commands.OperationalInsights.Models.PSWorkspace` has been removed.
Expand All @@ -485,7 +485,7 @@ The property `PortalUrl` of type `Microsoft.Azure.Commands.OperationalInsights.M
The property `PortalUrl` of type `Microsoft.Azure.Commands.OperationalInsights.Models.PSWorkspace` has been removed.

### `Get-AzOperationalInsightsLinkTarget`
The cmdlet `Get-AzOperationalInsightsLinkTarget` has been removed and no alias was found for the original cmdlet name.
The cmdlet `Get-AzOperationalInsightsLinkTarget` was not supported by SDK anymore and has been removed.

### `Get-AzOperationalInsightsWorkspace`
The property `PortalUrl` of type `Microsoft.Azure.Commands.OperationalInsights.Models.PSWorkspace` has been removed.
Expand Down
2 changes: 1 addition & 1 deletion setup/generate.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ if( (-not (get-command -ea 0 light)) -or (-not (get-command -ea 0 heat)) -or (-n
$outputName ="Az-Cmdlets"

# generate the product name from the current month/year.
$productName = "Microsoft Azure PowerShell - $((Get-Culture).DateTimeFormat.GetMonthName((get-date).month)) $((get-date).year)"
$productName = "Microsoft Azure PowerShell - June 2020"

# where to put temp files
$tmp = Join-Path $env:temp azure-cmdlets-tmp
Expand Down
7 changes: 3 additions & 4 deletions src/Accounts/Accounts/Az.Accounts.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Microsoft Corporation
#
# Generated on: 5/13/2020
# Generated on: 5/28/2020
#

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

# Version number of this module.
ModuleVersion = '1.8.0'
ModuleVersion = '1.8.1'

# Supported PSEditions
CompatiblePSEditions = 'Core', 'Desktop'
Expand Down Expand Up @@ -142,8 +142,7 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = '* Updated ''Add-AzEnvironment'' and ''Set-AzEnvironment'' to accept parameters ''AzureSynapseAnalyticsEndpointResourceId'' and ''AzureSynapseAnalyticsEndpointSuffix''
* Added Azure.Core related assemblies into Az.Accounts, supported PowerShell platforms include Windows PowerShell 5.1, PowerShell Core 6.2.4, PowerShell 7+'
ReleaseNotes = '* Fixed an issue that may cause Az to skip logs in Azure Automation or PowerShell jobs [#11492]'

# Prerelease string of this module
# Prerelease = ''
Expand Down
4 changes: 3 additions & 1 deletion src/Accounts/Accounts/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
- Additional information about change #1
-->
## Upcoming Release
* Fixed typo in comments

## Version 1.8.1
* Fixed an issue that may cause Az to skip logs in Azure Automation or PowerShell jobs [#11492]

## Version 1.8.0
* Updated `Add-AzEnvironment` and `Set-AzEnvironment` to accept parameters `AzureSynapseAnalyticsEndpointResourceId` and `AzureSynapseAnalyticsEndpointSuffix`
Expand Down
4 changes: 2 additions & 2 deletions src/Accounts/Accounts/Properties/AssemblyInfo.cs
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("1.8.0")]
[assembly: AssemblyFileVersion("1.8.0")]
[assembly: AssemblyVersion("1.8.1")]
[assembly: AssemblyFileVersion("1.8.1")]
#if !SIGN
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Accounts.Test")]
#endif
Expand Down
6 changes: 3 additions & 3 deletions src/Accounts/Authentication/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// ----------------------------------------------------------------------------------
// ----------------------------------------------------------------------------------
//
// Copyright Microsoft Corporation
// Licensed under the Apache License, Version 2.0 (the "License");
Expand Down Expand Up @@ -43,5 +43,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0")]
[assembly: AssemblyFileVersion("1.1.13")]
[assembly: AssemblyVersion("1.8.1")]
[assembly: AssemblyFileVersion("1.8.1")]
2 changes: 1 addition & 1 deletion src/Advisor/Advisor/Az.Advisor.psd1
Original file line number Diff line number Diff line change
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.Accounts'; ModuleVersion = '1.8.0'; })
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.8.1'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = 'Microsoft.Azure.Management.Advisor.dll'
Expand Down
4 changes: 2 additions & 2 deletions src/Aks/Aks.Test/ScenarioTests/KubernetesTests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ function Test-NewAzAks
$resourceGroupName = Get-RandomResourceGroupName
$kubeClusterName = Get-RandomClusterName
$location = Get-ProviderLocation "Microsoft.ContainerService/managedClusters"
$kubeVersion = "1.15.7"
$kubeVersion = "1.15.10"
$nodeVmSize = "Standard_A2"
$maxPodCount = 25
$nodeName = "defnode"
Expand All @@ -95,7 +95,7 @@ function Test-NewAzAks
$loadBalancerSku = "Standard"
$linuxAdminUser = "linuxuser"
$dnsNamePrefix = "mypre"
$updatedKubeVersion = "1.15.10"
$updatedKubeVersion = "1.15.11"

try
{
Expand Down
Loading