All Versions
139
Latest Version
Avg Release Cycle
25 days
Latest Release
950 days ago
Changelog History
Page 12
Changelog History
Page 12
-
v1.7.0 Changes
April 01, 2019🚀 Highlights since the last major release
- General availability of
Az
module - For more information about the
Az
module, please visit the following: https://aka.ms/azps-announce - ➕ Added Location, ResourceGroup, and ResourceName completers: https://azure.microsoft.com/en-us/blog/completers-in-azure-powershell/
- ➕ Added wildcard support to Get cmdlets for Az.Compute and Az.Network
- ➕ Added interactive and username/password authentication for Windows PowerShell 5.1 only
- ➕ Added support for Python 2 runbooks in Az.Automation
- 🔧 Az.LogicApp: New cmdlets for Integration Account Assemblies and Batch Configuration
Az.Accounts
- ⚡️ Updated Add-AzEnvironment and Set-AzEnvironment to accept parameter AzureAnalysisServicesEndpointResourceId
Az.AnalysisServices
- Using ServiceClient in dataplane cmdlets and removing the original authentication logic
- Making Add-AzureASAccount a wrapper of Connect-AzAccount to avoid a breaking change
Az.Automation
- 🛠 Fixed New-AzAutomationSoftwareUpdateConfiguration cmdlet bug for Inclusions. Now parameter IncludedKbNumber and IncludedPackageNameMask should work.
- 🐛 Bug fix for azure automation update management dynamic group
Az.Compute
- ➕ Add HyperVGeneration parameter to New-AzDiskConfig and New-AzSnapshotConfig
- 👍 Allow VM creation with galley image from other tenants.
Az.ContainerInstance
- 🛠 Fixed issue in the -Command parameter of New-AzContainerGroup which added a trailing empty argument
Az.DataFactory
- ⚡️ Updated ADF .Net SDK version to 3.0.2
- ⚡️ Updated Set-AzDataFactoryV2 cmdlet with extra parameters for RepoConfiguration related settings.
Az.Resources
- 👌 Improve handling of providers for 'Get-AzResource' when providing '-ResourceId' or '-ResourceGroupName', '-Name' and '-ResourceType' parameters
- 👌 Improve error handling for for 'Test-AzDeployment' and 'Test-AzResourceGroupDeployment'
- Handle errors thrown outside of deployment validation and include them in output of command instead
- More information here: https://github.com/Azure/azure-powershell/issues/6856
- ➕ Add '-IgnoreDynamicParameters' switch parameter to set of deployment cmdlets to skip prompt in script and job scenarios
- More information here: https://github.com/Azure/azure-powershell/issues/6856
Az.Sql
- 👌 Support Database Data Classification.
Az.Storage
- Report detail error when create Storage context with parameter -UseConnectedAccount, but without login Azure account
- New-AzStorageContext
- 👌 Support Manage Blob Service Properties of a specified Storage account with Management plane API
- Update-AzStorageBlobServiceProperty
- Get-AzStorageBlobServiceProperty
- Enable-AzStorageBlobDeleteRetentionPolicy
- Disable-AzStorageBlobDeleteRetentionPolicy
- 👷 -AsJob support for Blob and file upload and download cmdlets
- Get-AzStorageBlobContent
- Set-AzStorageBlobContent
- Get-AzStorageFileContent
- Set-AzStorageFileContent
- General availability of
-
v1.6.6-Dec2019 Changes
December 20, 2019🚀 Release notes
- ➕ Add client-side telemetry info for Az 4.0 preview
-
v1.6.3-Oct2019 Changes
October 03, 2019🚀 Release notes
- ⚡️ Updates to telemetry and URL rewriting for generated modules
-
v1.6.0 Changes
March 01, 2019🚀 Highlights since the last major release
- General availability of
Az
module - For more information about the
Az
module, please visit the following: https://aka.ms/azps-announce - ➕ Added Location, ResourceGroup, and ResourceName completers: https://azure.microsoft.com/en-us/blog/completers-in-azure-powershell/
- ➕ Added wildcard support to Get cmdlets for Az.Compute and Az.Network
- ➕ Added interactive and username/password authentication for Windows PowerShell 5.1 only
- ➕ Added support for Python 2 runbooks in Az.Automation
- 🔧 Az.LogicApp: New cmdlets for Integration Account Assemblies and Batch Configuration
Az.Automation
- ⚡️ Azure automation update management change to support the following new features :
- Dynamic grouping
- Pre-Post script
- Reboot Setting
Az.Compute
- 🛠 Fix issue with path resolution in Get-AzVmBootDiagnosticsData
- ⚡️ Update Compute client library to 25.0.0.
Az.KeyVault
- ➕ Added wildcard support to KeyVault cmdlets
Az.Network
- ➕ Add Threat Intelligence support for Azure Firewall
- ➕ Add Application Gateway Firewall Policy top level resource and Custom Rules
- ➕ Add Alert action type for Azure Firewall Network and Application Rule Collections
- ➕ Added support for conditions in RewriteRules in the Application Gateway
- New cmdlets added:
- New-AzApplicationGatewayRewriteRuleCondition
- Cmdlets updated with optional parameter - RuleSequence and Condition
- New-AzApplicationGatewayRewriteRule
- New cmdlets added:
Az.RecoveryServices
- ➕ Added SnapshotRetentionInDays in Azure VM policy to support Instant RP
- ➕ Added pipe support for unregister container
Az.Resources
- ⚡️ Update wildcard support for Get-AzResource and Get-AzResourceGroup
- ⚡️ Update credentials used when making generic calls to ARM
Az.Sql
- 🔄 changed Threat Detection's cmdlets param (ExcludeDetectionType) from DetectionType to string[] to make it future proof when new DetectionTypes are added and to support autocomplete as well.
- ➕ Add Vulnerability Assessment cmdlets on Server and Managed Instance
Az.Storage
- 👌 Support Get/Set/Remove Management Policy on a Storage account
- Set-AzStorageAccountManagementPolicy
- Get-AzStorageAccountManagementPolicy
- Remove-AzStorageAccountManagementPolicy
- Add-AzStorageAccountManagementPolicyAction
- New-AzStorageAccountManagementPolicyFilter
- New-AzStorageAccountManagementPolicyRule
Az.Websites
- 🛠 Fix ARM template bug that breaks cloning all slots using 'New-AzWebApp -IncludeSourceWebAppSlots'
- General availability of
-
v1.5.0 Changes
March 01, 2019🚀 Highlights since the last major release
- General availability of
Az
module - For more information about the
Az
module, please visit the following: https://aka.ms/azps-announce - ➕ Added Location, ResourceGroup, and ResourceName completers: https://azure.microsoft.com/en-us/blog/completers-in-azure-powershell/
- ➕ Added wildcard support to Get cmdlets for Az.Compute and Az.Network
- ➕ Added interactive and username/password authentication for Windows PowerShell 5.1 only
- ➕ Added support for Python 2 runbooks in Az.Automation
- 🔧 Az.LogicApp: New cmdlets for Integration Account Assemblies and Batch Configuration
Az.Accounts
- ➕ Add 'Register-AzModule' command to support AutoRest generated cmdlets
- ⚡️ Update examples for Connect-AzAccount
Az.Automation
- 🛠 Fixed issue when retreiving certain monthly schedules in several Azure Automation cmdlets
- 🛠 Fix Get-AzAutomationDscNode returning just top 20 nodes. Now it returns all nodes
Az.Cdn
- ➕ Added new Powershell cmdlets for Enable/Disable Custom Domain Https and deprecated the old ones
Az.Compute
- ➕ Add wildcard support to Get cmdlets
Az.DataFactory
- ⚡️ Updated ADF .Net SDK version to 3.0.1
Az.LogicApp
- 🛠 Fix for ListWorkflows only retrieving the first page of results
Az.Network
- ➕ Add wildcard support to Network cmdlets
Az.RecoveryServices
- ➕ Added Sql server in Azure VM support
- ⚡️ SDK Update
- ✂ Removed VMappContainer check in Get-ProtectableItem
- ➕ Added Name and ServerName as parameters for Get-ProtectableItem
Az.Resources
- ➕ Add
-TemplateObject
parameter to deployment cmdlets- More information here: https://github.com/Azure/azure-powershell/issues/2933
- 🛠 Fix issue when piping the result of
Get-AzResource
toSet-AzResource
- More information here: https://github.com/Azure/azure-powershell/issues/8240
- 🛠 Fix issue with JSON data type change when running
Set-AzResource
- More information here: https://github.com/Azure/azure-powershell/issues/7930
Az.Sql
- ⚡️ Updating AuditingEndpointsCommunicator.
- Fixing the behavior of an edge case while creating new diagnostic settings.
Az.Storage
- 👌 Support Kind BlockBlobStorage when create Storage account
- New-AzStorageAccount
- General availability of
-
v1.5.0-preview Changes
February 11, 2020➕ Add support for CDN WAF
➕ Add -AzCdnWaf cmdlets
➕ Add WebApplicationFirewallPolicyLink to Endpoints
➕ Add MinTlsVersion for CDN custom domains
👉 Use PUT semantics instead of PATCH for Set-AzCdnEndpoint -
v1.4.0 Changes
February 01, 2019🚀 Highlights since the last major release
- General availability of
Az
module - For more information about the
Az
module, please visit the following: https://aka.ms/azps-announce - ➕ Added Location, ResourceGroup, and ResourceName completers: https://azure.microsoft.com/en-us/blog/completers-in-azure-powershell/
- ➕ Added interactive and username/password authentication for Windows PowerShell 5.1 only
- ➕ Added support for Python 2 runbooks in Az.Automation
- 🔧 Az.LogicApp: New cmdlets for Integration Account Assemblies and Batch Configuration
Az.AnalysisServices
- 🗄 Deprecated AddAzureASAccount cmdlet
Az.Automation
- ⚡️ Update help for Import-AzAutomationDscNodeConfiguration
- ➕ Added configuration name validation to Import-AzAutomationDscConfiguration cmdlet
- 👌 Improved error handling for Import-AzAutomationDscConfiguration cmdlet
Az.CognitiveServices
- ➕ Added CustomSubdomainName as a new optional parameter for New-AzCognitiveServicesAccount which is used to specify subdomain for the resource.
Az.Compute
- 🛠 Fix issue with ID parameter sets
- ⚡️ Update Get-AzVMExtension to list all installed extension if Name parameter is not provided
- ➕ Add Tag and ResourceId parameters to Update-AzImage cmdlet
- Get-AzVmssVM without instance ID and with InstanceView can list VMSS VMs with instance view.
Az.DataLakeStore
- ➕ Add cmdlets for ADL deleted item enumerate and restore
Az.EventHub
- ➕ Added new boolean property SkipEmptyArchives to Skip Empty Archives in CaptureDescription class of Eventhub
Az.KeyVault
- 🛠 Fix tagging on Set-AzKeyVaultSecret
Az.LogicApp
- ➕ Add in Basic sku for Integration Accounts
- ➕ Add in XSLT 2.0, XSLT 3.0 and Liquid Map Types
- 🆕 New cmdlets for Integration Account Assemblies
- Get-AzIntegrationAccountAssembly
- New-AzIntegrationAccountAssembly
- Remove-AzIntegrationAccountAssembly
- Set-AzIntegrationAccountAssembly
- 🆕 New cmdlets for Integration Account Batch Configuration
- Get-AzIntegrationAccountBatchConfiguration
- New-AzIntegrationAccountBatchConfiguration
- Remove-AzIntegrationAccountBatchConfiguration
- Set-AzIntegrationAccountBatchConfiguration
- ⚡️ Update Logic App SDK to version 4.1.0
Az.Monitor
- ⚡️ Update help for Get-AzMetric
Az.Network
- ⚡️ Update help example for Add-AzApplicationGatewayCustomError
Az.OperationalInsights
- ➕ Additional support for New and Get ApplicationInsights data source.
- Added new 'ApplicationInsights' kind to support Get specific and Get all ApplicationInsights data sources for given workspace.
- Added New-AzOperationalInsightsApplicationInsightsDataSource cmdlet for creating data source by given Application-Insights resource parameters: subscription Id, resourceGroupName and name.
Az.Resources
- 🛠 Fix for issue https://github.com/Azure/azure-powershell/issues/8166
- 🛠 Fix for issue https://github.com/Azure/azure-powershell/issues/8235
- 🛠 Fix for issue https://github.com/Azure/azure-powershell/issues/6219
- 🛠 Fix bug preventing repeat creation of KeyCredentials
Az.Sql
- ➕ Add support for SQL DB Hyperscale tier
- 🛠 Fixed bug where restore could fail due to setting unnecessary properties in restore request
Az.Websites
- Correct example in Get-AzWebAppSlotMetrics
- General availability of
-
v1.3.2 Changes
June 18, 2019Az.Storage 1.3.2-preview
🚀 Release Notes
- 👌 Support new SkuName StandardGZRS, StandardRAGZRS when create/update Storage account
- New-AzStorageAccount
- Set-AzStorageAccount
📦 Gallery Module
- 👌 Support new SkuName StandardGZRS, StandardRAGZRS when create/update Storage account
-
v1.3.2-preview Changes
June 18, 2019Az.Storage 1.3.2-preview
🚀 Release Notes
- 👌 Support new SkuName StandardGZRS, StandardRAGZRS when create/update Storage account
- New-AzStorageAccount
- Set-AzStorageAccount
📦 Gallery Module
- 👌 Support new SkuName StandardGZRS, StandardRAGZRS when create/update Storage account
-
v1.3.1 Changes
May 30, 2019Az.Storage 1.3.1-preview
🚀 Release Notes
- 👌 Support generate Blob/Constainer Identity based SAS token with Storage Context based on Oauth authentication
- New-AzStorageContainerSASToken
- New-AzStorageBlobSASToken
- 👌 Support revoke Storage Account User Delegation Keys, so all Idenity SAS tokens are revoked
- Revoke-AzStorageAccountUserDelegationKeys
📦 Gallery Module
- 👌 Support generate Blob/Constainer Identity based SAS token with Storage Context based on Oauth authentication