All Versions
139
Latest Version
Avg Release Cycle
25 days
Latest Release
894 days ago
Changelog History
Page 8
Changelog History
Page 8
-
v3.0.2-preview Changes
November 18, 2020๐ Changes since last release
- ๐ Supported Set/Get/Remove blob inventory policy
New-AzStorageBlobInventoryPolicyRule
Set-AzStorageBlobInventoryPolicy
Get-AzStorageBlobInventoryPolicy
Remove-AzStorageBlobInventoryPolicy
- ๐ Supported Set/Get/Remove blob inventory policy
-
v3.0.1-preview Changes
October 31, 2020๐ Release Notes
- ๐ Supported resource access rule in NetworkRuleSet
- 'Update-AzStorageAccountNetworkRuleSet'
- 'Add-AzStorageAccountNetworkRule'
- 'Remove-AzStorageAccountNetworkRule'
๐ฆ https://www.powershellgallery.com/packages/Az.Storage/3.0.1-preview
- ๐ Supported resource access rule in NetworkRuleSet
-
v3.0.0 Changes
November 01, 2019General
- ๐ Az.PrivateDns 1.0.0 released
Az.Accounts
- โ Add a deprecation message for 'Resolve-Error' alias.
Az.Advisor
- โ Added new category 'Operational Excellence' to Get-AzAdvisorRecommendation cmdlet.
Az.Batch
- ๐ Renamed
CoreQuota
onBatchAccountContext
toDedicatedCoreQuota
. There is also a newLowPriorityCoreQuota
.- This impacts Get-AzBatchAccount.
- ๐ New-AzBatchTask
-ResourceFile
parameter now takes a collection ofPSResourceFile
objects, which can be constructed using the new New-AzBatchResourceFile cmdlet. - ๐ New New-AzBatchResourceFile cmdlet to help create
PSResourceFile
objects. These can be supplied to New-AzBatchTask on the-ResourceFile
parameter.- This supports two new kinds of resource file in addition to the existing
HttpUrl
way: AutoStorageContainerName
based resource files download an entire auto-storage container to the Batch node.StorageContainerUrl
based resource files download the container specified in the URL to the Batch node.
- This supports two new kinds of resource file in addition to the existing
- Removed
ApplicationPackages
property ofPSApplication
returned by Get-AzBatchApplication.- The specific packages inside of an application now can be retrieved using Get-AzBatchApplicationPackage. For example:
Get-AzBatchApplication -AccountName myaccount -ResourceGroupName myresourcegroup -ApplicationId myapplication
.
- The specific packages inside of an application now can be retrieved using Get-AzBatchApplicationPackage. For example:
- ๐ฆ Renamed
ApplicationId
toApplicationName
on Get-AzBatchApplicationPackage, New-AzBatchApplicationPackage, Remove-AzBatchApplicationPackage, Get-AzBatchApplication, New-AzBatchApplication, Remove-AzBatchApplication, and Set-AzBatchApplication.ApplicationId
now is an alias ofApplicationName
.
- โ Added new
PSWindowsUserConfiguration
property toPSUserAccount
. - ๐ฆ Renamed
Version
toName
onPSApplicationPackage
. - ๐ Renamed
BlobSource
toHttpUrl
onPSResourceFile
. - โ Removed
OSDisk
property fromPSVirtualMachineConfiguration
. - Removed Set-AzBatchPoolOSVersion. This operation is no longer supported.
- โ Removed
TargetOSVersion
fromPSCloudServiceConfiguration
. - ๐ Renamed
CurrentOSVersion
toOSVersion
onPSCloudServiceConfiguration
. - โ Removed
DataEgressGiB
andDataIngressGiB
fromPSPoolUsageMetrics
. - Removed Get-AzBatchNodeAgentSku and replaced it with Get-AzBatchSupportedImage.
- Get-AzBatchSupportedImage returns the same data as Get-AzBatchNodeAgentSku but in a more friendly format.
- New non-verified images are also now returned. Additional information about
Capabilities
andBatchSupportEndOfLife
for each image is also included.
- ๐ Added ability to mount remote file-systems on each node of a pool via the new
MountConfiguration
parameter of New-AzBatchPool. - ๐ Now support network security rules blocking network access to a pool based on the source port of the traffic. This is done via the
SourcePortRanges
property onPSNetworkSecurityGroupRule
. - ๐ When running a container, Batch now supports executing the task in the container working directory or in the Batch task working directory. This is controlled by the
WorkingDirectory
property onPSTaskContainerSettings
. - โ Added ability to specify a collection of public IPs on
PSNetworkConfiguration
via the newPublicIPs
property. This guarantees nodes in the Pool will have an IP from the list user provided IPs. - 0๏ธโฃ When not specified, the default value of
WaitForSuccess
onPSSTartTask
is now$True
(was$False
). - ๐ง When not specified, the default value of
Scope
onPSAutoUserSpecification
is nowPool
(wasTask
on Windows andPool
on Linux).
Az.Cdn
- Introduced UrlRewriteAction and CacheKeyQueryStringAction to RulesEngine.
- ๐ Fixed several bugs like missing 'Selector' Input in New-AzDeliveryRuleCondition cmdlet.
Az.Compute
- Disk Encryption Set feature
- New cmdlets: New-AzDiskEncryptionSetConfig New-AzDiskEncryptionSet Get-AzDiskEncryptionSet Remove-AzDiskEncryptionSet
- DiskEncryptionSetId parameter is added to the following cmdlets:
Set-AzImageOSDisk
Set-AzVMOSDisk
Set-AzVmssStorageProfile
Add-AzImageDataDisk New-AzVMDataDisk Set-AzVMDataDisk Add-AzVMDataDisk Add-AzVmssDataDisk Add-AzVmssVMDataDisk - DiskEncryptionSetId and EncryptionType parameters are added to the following cmdlets: New-AzDiskConfig New-AzSnapshotConfig
- โ Add PublicIPAddressVersion parameter to New-AzVmssIPConfig
- ๐ Move FileUris of custom script extension from public setting to protected setting
- โ Add ScaleInPolicy to New-AzVmss, New-AzVmssConfig and Update-AzVmss cmdlets
- ๐ฅ Breaking changes
- UploadSizeInBytes parameter is used instead of DiskSizeGB for New-AzDiskConfig when CreateOption is Upload
- PublishingProfile.Source.ManagedImage.Id is replaced with StorageProfile.Source.Id in GalleryImageVersion object
Az.DataFactory
- โก๏ธ Update ADF .Net SDK version to 4.3.0
Az.DataLakeStore
- โก๏ธ Update ADLS SDK version (https://github.com/Azure/azure-data-lake-store-net/blob/preview-alpha/CHANGELOG.md#version-123-alpha), brings following fixes
- ๐ป Avoid throwing exception while unable to deserialize the creationtime of the trash or directory entry.
- ๐ฆ Expose setting per request timeout in adlsclient
- ๐ Fix passing the original syncflag for badoffset recovery
- ๐ Fix EnumerateDirectory to retrieve continuation token once response is checked
- ๐ Fix Concat Bug
Az.FrontDoor
- ๐ Fixed miscellaneous typos across module
Az.HDInsight
- ๐ Fixed the bug that customer will get 'Not a valid Base-64 string' error when using Get-AzHDInsightCluster to get the cluster with ADLSGen1 storage.
- โ Add a parameter named 'ApplicationId' to three cmdlets Add-AzHDInsightClusterIdentity, New-AzHDInsightClusterConfig and New-AzHDInsightCluster so that customer can provide the service principal application id for accessing Azure Data Lake.
- ๐ Changed Microsoft.Azure.Management.HDInsight from 2.1.0 to 5.1.0
- โ Removed five cmdlets:
- Get-AzHDInsightOMS
- Enable-AzHDInsightOMS
- Disable-AzHDInsightOMS
- Grant-AzHDInsightRdpServicesAccess
- Revoke-AzHDInsightRdpServicesAccess
- โ Added three cmdlets:
- Get-AzHDInsightMonitoring to replace Get-AzHDInsightOMS.
- Enable-AzHDInsightMonitoring to replace Enable-AzHDInsightOMS.
- Disable-AzHDInsightMonitoring to replace Disable-AzHDInsightOMS.
- ๐ Fixed cmdlet Get-AzHDInsightProperties to support get capabilities information from a specific location.
- โ Removed parameter sets('Spark1', 'Spark2') from Add-AzHDInsightConfigValue.
- โ Add examples to the help documents of cmdlet Add-AzHDInsightSecurityProfile.
- ๐ Changed output type of the following cmdlets:
- - Changed the output type of Get-AzHDInsightProperties from CapabilitiesResponse to AzureHDInsightCapabilities.
- ๐ - Changed the output type of Remove-AzHDInsightCluster from ClusterGetResponse to bool.
- - Changed the output type of Set-AzHDInsightGatewaySettings HttpConnectivitySettings to GatewaySettings.
- โ Added some scenario test cases.
- โ Remove some alias: 'Add-AzHDInsightConfigValues', 'Get-AzHDInsightProperties'.
Az.IotHub
- ๐ฅ Breaking changes:
- The cmdlet 'Add-AzIotHubEventHubConsumerGroup' no longer supports the parameter 'EventHubEndpointName' and no alias was found for the original parameter name.
- The parameter set '__AllParameterSets' for cmdlet 'Add-AzIotHubEventHubConsumerGroup' has been removed.
- The cmdlet 'Get-AzIotHubEventHubConsumerGroup' no longer supports the parameter 'EventHubEndpointName' and no alias was found for the original parameter name.
- The parameter set '__AllParameterSets' for cmdlet 'Get-AzIotHubEventHubConsumerGroup' has been removed.
- The property 'OperationsMonitoringProperties' of type 'Microsoft.Azure.Commands.Management.IotHub.Models.PSIotHubProperties' has been removed.
- The property 'OperationsMonitoringProperties' of type 'Microsoft.Azure.Commands.Management.IotHub.Models.PSIotHubInputProperties' has been removed.
- The cmdlet 'New-AzIotHubExportDevice' no longer supports the alias 'New-AzIotHubExportDevices'.
- The cmdlet 'New-AzIotHubImportDevice' no longer supports the alias 'New-AzIotHubImportDevices'.
- The cmdlet 'Remove-AzIotHubEventHubConsumerGroup' no longer supports the parameter 'EventHubEndpointName' and no alias was found for the original parameter name.
- The parameter set '__AllParameterSets' for cmdlet 'Remove-AzIotHubEventHubConsumerGroup' has been removed.
- The cmdlet 'Set-AzIotHub' no longer supports the parameter 'OperationsMonitoringProperties' and no alias was found for the original parameter name.
- The parameter set 'UpdateOperationsMonitoringProperties' for cmdlet 'Set-AzIotHub' has been removed.
Az.RecoveryServices
- ๐ง Azure Site Recovery support to configure networking resources like NSG, public IP and internal load balancers for Azure to Azure.
- ๐ Azure Site Recovery Support to write to managed disk for vMWare to Azure.
- ๐ Azure Site Recovery Support to NIC reduction for vMWare to Azure.
- ๐ Azure Site Recovery Support to accelerated networking for Azure to Azure.
- โก๏ธ Azure Site Recovery Support to agent auto update for Azure to Azure.
- ๐ Azure Site Recovery Support to Standard SSD for Azure to Azure.
- ๐ Azure Site Recovery Support to Azure Disk Encryption two pass for Azure to Azure.
- ๐ Azure Site Recovery Support to protect newly added disk for Azure to Azure.
- โ Added SoftDelete feature for VM and added tests for softdelete
Az.Resources
- โก๏ธ Update dependency assembly Microsoft.Extensions.Caching.Memory from 1.1.1 to 2.2
Az.Network
- ๐ Change all cmdlets for PrivateEndpointConnection to support generic service provider.
- Updated cmdlet:
- Approve-AzPrivateEndpointConnection
- Deny-AzPrivateEndpointConnection
- Get-AzPrivateEndpointConnection
- Remove-AzPrivateEndpointConnection
- Set-AzPrivateEndpointConnection
- Updated cmdlet:
- โ Add new cmdlet for PrivateLinkResource and it also support generic service provider.
- New cmdlet:
- Get-AzPrivateLinkResource
- New cmdlet:
- โ Add new fields and parameter for the feature Proxy Protocol V2.
- Add property EnableProxyProtocol in PrivateLinkService
- Add property LinkIdentifier in PrivateEndpointConnection
- Updated New-AzPrivateLinkService to add a new optional parameter EnableProxyProtocol.
- ๐ Fix incorrect parameter description in 'New-AzApplicationGatewaySku' reference documentation
- ๐ New cmdlets to support the azure firewall policy
- โ Add support for child resource RouteTables of VirtualHub
- New cmdlets added:
- Add-AzVirtualHubRoute
- Add-AzVirtualHubRouteTable
- Get-AzVirtualHubRouteTable
- Remove-AzVirtualHubRouteTable
- Set-AzVirtualHub
- New cmdlets added:
- โ Add support for new properties Sku of VirtualHub and VirtualWANType of VirtualWan
- Cmdlets updated with optional parameters:
- New-AzVirtualHub : added parameter Sku
- Update-AzVirtualHub : added parameter Sku
- New-AzVirtualWan : added parameter VirtualWANType
- Update-AzVirtualWan : added parameter VirtualWANType
- Cmdlets updated with optional parameters:
- โ Add support for EnableInternetSecurity property for HubVnetConnection, VpnConnection and ExpressRouteConnection
- New cmdlets added:
- Update-AzureRmVirtualHubVnetConnection
- Cmdlets updated with optional parameters:
- New-AzureRmVirtualHubVnetConnection : added parameter EnableInternetSecurity
- New-AzureRmVpnConnection : added parameter EnableInternetSecurity
- Update-AzureRmVpnConnection : added parameter EnableInternetSecurity
- New-AzureRmExpressRouteConnection : added parameter EnableInternetSecurity
- Set-AzureRmExpressRouteConnection : added parameter EnableInternetSecurity
- New cmdlets added:
- โ Add support for Configuring TopLevel WebApplicationFirewall Policy
- New cmdlets added:
- New-AzApplicationGatewayFirewallPolicySetting
- New-AzApplicationGatewayFirewallPolicyExclusion
- New-AzApplicationGatewayFirewallPolicyManagedRuleGroupOverride
- New-AzApplicationGatewayFirewallPolicyManagedRuleOverride
- New-AzApplicationGatewayFirewallPolicyManagedRule
- New-AzApplicationGatewayFirewallPolicyManagedRuleSet
- Cmdlets updated with optional parameters:
- New-AzApplicationGatewayFirewallPolicy : added parameter PolicySetting, ManagedRule
- New cmdlets added:
- โ Added support for Geo-Match operator on CustomRule
- Added GeoMatch to the operator on the FirewallCondition
- โ Added support for perListener and perSite Firewall policy
- Cmdlets updated with optional parameters:
- New-AzApplicationGatewayHttpListener : added parameter FirewallPolicy, FirewallPolicyId
- New-AzApplicationGatewayPathRuleConfig : added parameter FirewallPolicy, FirewallPolicyId
- Cmdlets updated with optional parameters:
- ๐ Fix required subnet with name AzureBastionSubnet in 'PSBastion' can be case insensitive
- ๐ Support for Destination FQDNs in Network Rules and Translated FQDN in NAT Rules for Azure Firewall
- โ Add support for top level resource RouteTables of IpGroup
- New cmdlets added:
- New-AzIpGroup
- Remove-AzIpGroup
- Get-AzIpGroup
- Set-AzIpGroup
- New cmdlets added:
Az.ServiceFabric
- โ Remove Add-AzServiceFabricApplicationCertificate cmdlet as this scenario is covered by Add-AzVmssSecret.
Az.Sql
- โ Added support for restore of dropped databases on Managed Instances.
- ๐ Deprecated from code old auditing cmdlets.
- โ Removed deprecated aliases:
- Get-AzSqlDatabaseIndexRecommendations (use Get-AzSqlDatabaseIndexRecommendation instead)
- โช Get-AzSqlDatabaseRestorePoints (use Get-AzSqlDatabaseRestorePoint instead)
- โ Remove Get-AzSqlDatabaseSecureConnectionPolicy cmdlet
- โ Remove aliases for deprecated Vulnerability Assessment Settings cmdlets
- ๐ Deprecate Advanced Threat Detection Settings cmdlets
- โ Adding cmdlets to Disable and enable sensitivity recommendations on columns in a database.
Az.Storage
- ๐ Support enable Large File share when create or update Storage account
- New-AzStorageAccount
- Set-AzStorageAccount
- When close/get File handle, skip check the input path is File directory or File, to avoid failure with object in DeletePending status
- Get-AzStorageFileHandle
- Close-AzStorageFileHandle
-
v3.0.0-November2019
October 30, 2019 -
v2.12.0-September2020 Changes
September 04, 2020๐ Changes since last release
- ๐ Azure Backup added a new cmdlet Copy-AzRecoveryServicesVault for DS move feature.
- ๐ Get-AzRecoveryServicesBackupJob cmdlet now supports operation type 'BackupDataMove'.
๐ฆ https://www.powershellgallery.com/packages/Az.RecoveryServices/2.12.0
๐ฆ https://www.poshtestgallery.com/packages/Az.RecoveryServices/2.12.0 -
v2.11.0-September2020 Changes
September 27, 2020- โ Added BackupStorageRedundancy to the following:
Restore-AzureRmSqlDatabase
New-AzSqlDatabaseCopy
New-AzSqlDatabaseSecondary
- โ Removed case sensitivity for BackupStorageRedundancy parameter for all SQL DB references
- โก๏ธ Updated BackupStorageRedundancy warning message names
- โ Added BackupStorageRedundancy to the following:
-
v2.10.1-September2020 Changes
September 24, 2020- โ Added warning for BackupStorageRedundancy configuration in select regions in
New-AzSqlDatabase
(Ignore Case for BackupStorageRedundancy configuration input) - ๐ Fixed for bug in
New-AzSqlDatabaseExport
- โ Removed case sensitivity for BackupStorageRedundancy parameter for `New-
- โ Added warning for BackupStorageRedundancy configuration in select regions in
-
v2.8.0 Changes
October 01, 2019General
- ๐ Az.HealthcareApis 1.0.0 release
Az.Accounts
- โก๏ธ Update telemetry and url rewriting for generated modules, fix windows unit tests.
Az.ApiManagement
- Set-AzApiManagementApi - Added support for Updating Api into ApiVersionSet
- Fix for issue https://github.com/Azure/azure-powershell/issues/10068
Az.Automation
- ๐ Fixed New-AzureAutomationSoftwareUpdateConfiguration cmdlet for Linux reboot setting parameter.
Az.Batch
- Get-AzBatchNodeAgentSku is deprecated and will be replaced by Get-AzBatchSupportImage in version 2.0.0.
Az.Compute
- โ Add Priority, EvictionPolicy, and MaxPrice parameters to New-AzVM and New-AzVmss cmdlets
- ๐ Fix warning message and help document for Add-AzVMAdditionalUnattendContent and Add-AzVMSshPublicKey cmdlets
- ๐ Fix -skipVmBackup exception for Linux VMs with managed disks for Set-AzVMDiskEncryptionExtension.
- ๐ Fix bug in update encryption settings in Set-AzVMDiskEncryptionExtension, two pass scenario.
Az.DataFactory
- โ Adding CRUD commands for ADF V2 data flow: Set-AzDataFactoryV2DataFlow, Remove-AzDataFactoryV2DataFlow, and Get-AzDataFactoryV2DataFlow.
- โ Adding action commands for ADF V2 data flow debug Session: Start-AzDataFactoryV2DataFlowDebugSession, Get-AzDataFactoryV2DataFlowDebugSession, Add-AzDataFactoryV2DataFlowDebugSessionPackage, Invoke-AzDataFactoryV2DataFlowDebugSessionCommand and Stop-AzDataFactoryV2DataFlowDebugSession.
- โก๏ธ Update ADF .Net SDK version to 4.2.0
Az.DataLakeStore
- ๐ Fix account validation so that accounts with '-' can be passed without domain
Az.HealthcareApis
- โก๏ธ Updated the powershell version to 1.0.0
- โก๏ธ Updated the SDK version to 1.0.2
- โก๏ธ Update in tests to refer to new SDK version
- โก๏ธ Updated the output structure from nested to flattened.
Az.IotHub
- โ Add new routing source: DigitalTwinChangeEvents
- Minor bug fix: Get-AzIothub not returning subscriptionId
Az.Monitor
- ๐ New action group receivers added for action group -ItsmReceiver -VoiceReceiver -ArmRoleReceiver -AzureFunctionReceiver -LogicAppReceiver -AutomationRunbookReceiver -AzureAppPushReceiver
- ๐ Use common alert schema enabled for the receivers. This is not applicable for SMS, Azure App push , ITSM and Voice recievers
- ๐ Webhooks now supports Azure active directory authentication .
Az.Network
- โ Add new cmdlet Get-AzAvailableServiceAlias which can be called to get the aliases that can be used for Service Endpoint Policies.
- โ Added support for the adding traffic selectors to Virtual Network Gateway Connections
- New cmdlets added:
- New-AzureRmTrafficSelectorPolicy
- Cmdlets updated with optional parameter -TrafficSelectorPolicies -New-AzureRmVirtualNetworkGatewayConnection -Set-AzureRmVirtualNetworkGatewayConnection
- New cmdlets added:
- โ Add support for ESP and AH protocols in network security rule configurations
- Updated cmdlets:
- Add-AzNetworkSecurityRuleConfig
- New-AzNetworkSecurityRuleConfig
- Set-AzNetworkSecurityRuleConfig
- Updated cmdlets:
- ๐ Improve handling of exceptions in Cortex cmdlets
- ๐ New Generations and SKUs for VirtualNetworkGateways
- Introduce new Generations for VirtualNetworkGateways.
- Introduce new high throughput SKUs for VirtualNetworkGateways.
Az.RedisCache
- ๐ Updated 'Set-AzRedisCache' reference documentation to include missing values for '-Size' parameter
Az.Sql
- โ Add support for setting Active Directory Administrator on Managed Instance
Az.Storage
- โฌ๏ธ Upgrade Storage Client Library to 11.1.0
- List containers with Management plane API, will list with NextPageLink
- Get-AzRmStorageContainer
- List Storage accounts from subscription, will list with NextPageLink
- Get-AzStorageAccount
Az.StorageSync
- ๐ Fix Issue 9810 in Reset-AzStorageSyncServerCertificate.
Az.Websites
- โก๏ธ Set-AzWebApp updating ASP of an app was failing
-
v2.8.0-October2019
October 11, 2019 -
v2.7.0 Changes
September 01, 2019Az.ApiManagement
- ๐ Update '-Format' parameter description in 'Set-AzApiManagementPolicy' reference documentation
- โ Removed references of deprecated cmdlet 'Update-AzApiManagementDeployment' from reference documentation. Use 'Set-AzApiManagement' instead.
Az.Automation
- ๐ Fixed example typo in reference documentation for 'Register-AzAutomationDscNode'
- โ Added clarification on OS restriction to Register-AzAutomationDSCNode
- ๐ Fixed Start-AzAutomationRunbook cmdlet Null reference exception for -Wait option.
Az.Compute
- โ Add UploadSizeInBytes parameter tp New-AzDiskConfig
- โ Add Incremental parameter to New-AzSnapshotConfig
- โ Add a low priority virtual machine feature:
- MaxPrice, EvictionPolicy and Priority parameters are added to New-AzVMConfig.
- MaxPrice parameter is added to New-AzVmssConfig, Update-AzVM and Update-AzVmss cmdlets.
- ๐ Fix VM reference issue for Get-AzAvailabilitySet cmdlet when it lists all availability sets in the subscription.
- ๐ Fix the null exception for Get-AzRemoteDesktopFile.
- ๐ Fix VHD Seek method for end-relative position.
- ๐ Fix UltraSSD issue for New-AzVM and Update-AzVM.
Az.DataFactory
- โ Adding 3 new commands for ADF V2 - Add-AzDataFactoryV2TriggerSubscription, Remove-AzDataFactoryV2TriggerSubscription, and Get-AzDataFactoryV2TriggerSubscriptionStatus
- โก๏ธ Updated ADF .Net SDK version to 4.1.3
Az.HDInsight
- Call out breaking changes
Az.IotHub
- โ Add support to invoke failover for an IotHub to the geo-paired disaster recovery region.
- โ Add support to manage message enrichment for an IotHub. New cmdlets are:
- Add-AzIotHubMessageEnrichment
- Get-AzIotHubMessageEnrichment
- Remove-AzIotHubMessageEnrichment
- Set-AzIotHubMessageEnrichment
Az.Monitor
- Pointing to the most recent Monitor SDK, i.e. 0.24.1-preview
- Adds non-braking changes to the Metrics cmdlets, i.e. the Unit enumeration supports several new values. These are read-only cmdlets, so there would be no change in the input of the cmdlets.
- The api-version of the ActionGroups requests is now 2019-06-01, before it was 2018-03-01. The scenario tests have been updated to accommodate for this change.
- The constructors for the classes EmailReceiver and WebhookReceiver added one new mandatory argument, i.e. a Boolean value called useCommonAlertSchema. Currently, the value is fixed to false to hide this breaking change from the cmdlets. NOTE: this is a temporary change that must be validated by the Alerts team.
- The order of the arguments for the constructor of the class Source (related to the ScheduledQueryRuleSource class) changed from the previous SDK. This change required two unit tests to the be fixed: they compiled, but failed to pass the tests.
- The order of the arguments for the constructor of the class AlertingAction (related to the ScheduledQueryRuleSource class) changed from the previous SDK. This change required two unit tests to the be fixed: they compiled, but failed to pass the tests.
- ๐ Support Dynamic Threshold criteria for metric alert V2
- New-AzMetricAlertRuleV2Criteria: now creats dynamic threshold criteria also
- Add-AzMetricAlertRuleV2: now accept dynamic threshold criteria also
- ๐ Improvements in Scheduled Query Rule cmdlets (SQR)
- Cmdlets will accept 'Location' paramater in both formats, either the location (e.g. eastus) or the location display name (e.g. East US)
- Illustrated 'Enabled' parameter in help files properly
- Added examples for 'ActionGroup' optional parameter
- Overall improved help files
- ๐ Fix bug in determining scope type for 'Set-AzActionRule'
Az.Network
- ๐ Fix incorrect example in 'New-AzApplicationGateway' reference documentation
- โ Add note in 'Get-AzNetworkWatcherPacketCapture' reference documentation about retrieving all properties for a packet capture
- ๐ Fixed example in 'Test-AzNetworkWatcherIPFlow' reference documentation to correctly enumerate NICs
- ๐ Improved cloud exception parsing to display additional details if they are present
- ๐ Improved cloud exception parsing to handle additional type of SDK exception
- ๐ Fixed incorrect mapping of Security Rule models
- โ Added properties to network interface for private ip feature
- Added property 'PrivateEndpoint' as type of PSResourceId to PSNetworkInterface
- Added property 'PrivateLinkConnectionProperties' as type of PSIpConfigurationConnectivityInformation to PSNetworkInterfaceIPConfiguration
- Added new model class PSIpConfigurationConnectivityInformation
- โ Added new ApplicationRuleProtocolType 'mssql' for Azure Firewall resource
- ๐ MultiLink support in Virtual WAN
- New cmdlets
- New-AzVpnSiteLink
- New-AzVpnSiteLinkConnection
- Updated cmdlet:
- New-VpnSite
- Update-VpnSite
- New-VpnConnection
- Update-VpnConnection
- New cmdlets
- ๐ Fixed documents for some PowerShell examples to use Az cmdlets instead of AzureRM cmdlets
Az.RecoveryServices
- โก๏ธ Update AzureVMpolicy Object with ProtectedItemsCount Attribute
- โ Added Tests for VM policy and Original Storage Account Restore
Az.Resources
- ๐ Fix bug where New-AzRoleAssignment could not be called without parameter Scope.
Az.ServiceFabric
- ๐ Fixed typo in example for 'Update-AzServiceFabricReliability' reference documentation
- โ Adding new cmdlets to manage appliaction and services:
- New-AzServiceFabricApplication
- New-AzServiceFabricApplicationType
- New-AzServiceFabricApplicationTypeVersion
- New-AzServiceFabricService
- Update-AzServiceFabricApplication
- Get-AzServiceFabricApplication
- Get-AzServiceFabricApplicationType
- Get-AzServiceFabricApplicationTypeVersion
- Get-AzServiceFabricService
- Remove-AzServiceFabricApplication
- Remove-AzServiceFabricApplicationType
- Remove-AzServiceFabricApplicationTypeVersion
- Remove-AzServiceFabricServic
- โฌ๏ธ Upgraded Service Fabric SDK to version 1.2.0 which uses service fabric resource provider api-version 2019-03-01.
๐ฆ Az.SignalR
- โ Add Update, Restart, CheckNameAvailability, GetUsage Cmdlets
Az.Sql
- ๐ Update example in reference documentation for 'Get-AzSqlElasticPool'
- โ Added vCore example to creating an elastic pool (New-AzSqlElasticPool).
- โ Remove the validation of EmailAddresses and the check that EmailAdmins is not false in case EmailAddresses is empty in Set-AzSqlServerAdvancedThreatProtectionPolicy and Set-AzSqlDatabaseAdvancedThreatProtectionPolicy
- Enabled removal of server/database auditing settings when multiple diagnostic settings that enable audit category exist.
- ๐ Fix email addresses validation in multiple Sql Vulnerability Assessment cmdlets (Update-AzSqlDatabaseVulnerabilityAssessmentSetting, Update-AzSqlServerVulnerabilityAssessmentSetting, Update-AzSqlInstanceDatabaseVulnerabilityAssessmentSetting and Update-AzSqlInstanceVulnerabilityAssessmentSetting).
Az.Storage
- ๐ Updated example in reference documentation for 'Get-AzStorageAccountKey'
- ๐ In upload/Downalod Azure File,support perserve the source File SMB properties (File Attributtes, File Creation Time, File Last Write Time) in the destination file
- Set-AzStorageFileContent
- Get-AzStorageFileContent
- ๐ Fix Upload block blob with properties/metadate fail on container enabled ImmutabilityPolicy.
- Set-AzStorageBlobContent
- ๐ Support manage Azure File shares with Management plane API
- New-AzRmStorageShare
- Get-AzRmStorageShare
- Update-AzRmStorageShare
- Remove-AzRmStorageShare
Az.Websites
- ๐ Fixing issue where webapp Tags were getting deleted when migrating App to new ASPwhere webapp Tags were getting deleted when migrating App to new ASP
- ๐ Fixing the Publish-AzureWebapp to work across Linux and windows
- ๐ Update example in 'Get-AzWebAppPublishingProfile' reference documentation