azure-powershell

Microsoft Azure PowerShell

OTHER License

Stars
4.1K
Committers
1.7K

Bot releases are visible (Hide)

azure-powershell - Az 5.5.0

Published by dingmeng-xue over 3 years ago

Gallery Module for Azure PowerShell : https://www.powershellgallery.com/packages/Az/5.5.0

To install Az from the PowerShell Gallery, run the following command:

Install-Module -Name Az -Repository PSGallery -Force

To update from an older version of Az, run the following command:

Update-Module -Name Az

Docker images

  • mcr.microsoft.com/azure-powershell:latest
  • mcr.microsoft.com/azure-powershell:ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:5.5.0-ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:debian-9
  • mcr.microsoft.com/azure-powershell:5.5.0-debian-9
  • mcr.microsoft.com/azure-powershell:centos-7
  • mcr.microsoft.com/azure-powershell:5.5.0-centos-7
  • mcr.microsoft.com/azure-powershell:alpine-3.10
  • mcr.microsoft.com/azure-powershell:5.5.0-alpine-3.10

5.5.0 - February 2021

Az.Accounts

  • Tracked CloudError code in exception
  • Raised 'ContextCleared' event when 'Clear-AzContext' was executed

Az.Aks

  • Refined error messages of cmdlet failure.
  • Upgraded exception handling to use Azure PowerShell related exceptions.
  • Fixed the issue that user could not use provided service principal to create Kubernetes cluster. [#13938]

Az.Automation

  • Fixed the issue of processing 'PSCustomObject' and 'Array'.

Az.Compute

  • Added parameter '-EnableAutomaticUpgrade' to 'Set-AzVmExtension' and 'Add-AzVmssExtension'.
  • Removed FilterExpression parameter from 'Get-AzVMImage' cmdlet documentation.
  • Added deprecation message to the ContainerService cmdlets:
    • 'Add-AzureRmContainerServiceAgentPoolProfileCommand'
    • 'Get-AzContainerService'
    • 'New-AzContainerService'
    • 'New-AzContainerServiceConfig'
    • 'Remove-AzContainerService'
    • 'Remove-AzContainerServiceAgentPoolProfile'
    • 'Update-AzContainerService'
  • Added parameter '-BurstingEnabled' to 'New-AzDiskConfig' and 'New-AzDiskUpdateConfig'
  • Added '-GroupByApplicationId' and '-GroupByUserAgent' parameters to the 'Export-AzLogAnalyticThrottledRequest' and 'Export-AzLogAnalyticRequestRateByInterval' cmdlets.
  • Added 'VMParameterSet' parameter set to 'Get-AzVMExtension' cmdlet. Added new parameter '-VM' to this parameter set.

Az.ContainerRegistry

  • Added cmdlets to supported repository, manifest, and tag operations:
    • 'Get-AzContainerRegistryRepository'
    • 'Update-AzContainerRegistryRepository'
    • 'Remove-AzContainerRegistryRepository'
    • 'Get-AzContainerRegistryManifest'
    • 'Update-AzContainerRegistryManifest'
    • 'Remove-AzContainerRegistryManifest'
    • 'Get-AzContainerRegistryTag'
    • 'Update-AzContainerRegistryTag'
    • 'Remove-AzContainerRegistryTag'

Az.Databricks

Supported -EnableNoPublicIP when creating a Databricks workspace

Az.FrontDoor

  • Added FrontDoorId to properties
  • Added JSON Exclusions and RequestBodyCheck support to managed rules

Az.HDInsight

  • Added new parameter '-EnableComputeIsolation' and '-ComputeIsolationHostSku' to the cmdlet 'New-AzHDInsightCluster' to support compute isolation feature
  • Added property 'ComputeIsolationProperties' and 'ConnectivityEndpoints' in the class AzureHDInsightCluster.

Az.KeyVault

  • Supported specifying key type and curve name when importing keys via a BYOK file

Az.Network

  • Added new cmdlets to replace old product name 'virtual router' with new name 'route server' in the future.
    • 'New-AzRouteServer'
    • 'Get-AzRouteServer'
    • 'Remove-AzRouteServer'
    • 'Update-AzRouteServer'
    • 'Get-AzRouteServerPeer'
    • 'Add-AzRouteServerPeer'
    • 'Update-AzRouteServerPeer'
    • 'Remove-AzRouteServerPeer'
    • Added deprecation attribute warning to the old cmdlets.
  • Bug fix in ExpressRouteLink MacSecConfig. Added new property 'SciState' to 'PSExpressRouteLinkMacSecConfig'
  • Updated format list and format table views for Get-AzVirtualNetworkGatewayConnectionIkeSa

Az.PolicyInsights

  • Retracted changes made in powershell that increased request row limit. Removed incorrect statement of supporting paging

Az.RecoveryServices

  • modified policy validation limits as per backup service.
  • Added Zone Redundancy for Recovery Service Vaults.
  • Azure Site Recovery support for Proximity placement group for VMware to Azure and HyperV to Azure providers.
  • Azure Site Recovery support for Availability zone for VMware to Azure and HyperV to Azure providers.
  • Azure Site Recovery support for UseManagedDisk for HyperV to Azure provider

Az.Resources

  • Removed principal type on New-AzRoleAssignment and Set-AzRoleAssignment because current mapping was breaking certain scenarios

Az.Sql

  • Added MaintenanceConfigurationId to 'New-AzSqlDatabase', 'Set-AzSqlDatabase', 'New-AzSqlElasticPool' and 'Set-AzSqlElasticPool'
  • Fixed regression in 'Set-AzSqlServerAudit' when PredicateExpression argument is provided

Az.Storage

  • Supported RoutingPreference settings in create/update Storage account
    • 'New-AzStorageAccount'
    • 'Set-AzStorageAccount'
  • Upgraded Azure.Storage.Blobs to 12.8.0
  • Upgraded Azure.Storage.Files.Shares to 12.6.0
  • Upgraded Azure.Storage.Files.DataLake to 12.6.0

Az.Websites

  • Added support for Importing a key vault certificate to WebApp.

Thanks to our community contributors

  • @atul-ram, Update Set-AzEventHub.md (#13921)
  • Christoph Bergmeister [MVP] (@bergmeister), Set-AzDataLakeGen2AclRecursive.md - Fix typo (directiry -> directory) (#14082)
  • Alexander Schmidt (@devdeer-alex), Fixed broken link to contribution guidelines (#14009)
  • @JiangYuchun, Update Get-AzApplicationGatewayAuthenticationCertificate.md (#13972)
  • Sebastian Olsen (@Spacebjorn), Corrected example command (#13901)
azure-powershell - Az.CosmosDB v2.0.0-preview

Published by msJinLei over 3 years ago

Release Notes

  • This release introduces the cmdlets for the preview features of Continuous Backup(Point in time restore):
    • Introduced support for creating accounts with continuous mode backup policy.
    • Introduced support for Point in time restore for accounts with continuous mode backup policy.
    • Introduced support to update the backup interval and backup retention for accounts with periodic mode backup policy.
    • Introduced support to list the restorable resources in a live database account.
    • New-AzCosmosBAccount cmdlet is updated with new parameters: IsRestoreReqeust, RestoreSource, RestoreTimestampInUtc, DatabasesToRestore, BackupPolicy.
    • Update-AzCosmosDBAccount cmdlet is updated with new parameters: BackupPolicy.
    • The following cmdlets are added:
      • New-AzCosmosDBRestore, New-AzCosmosDBDatabaseToRestore, Get-AzCosmosDBRestorableDatabaseAccount,
      • Get-AzCosmosDBSqlRestorableDatabase, Get-AzCosmosDBSqlRestorableContainer, Get-AzCosmosDBSqlRestorableResource,
      • Get-AzCosmosDBMongoDBRestorableDatabase, Get-AzCosmosDBMongoDBRestorableCollection, Get-AzCosmosDBMongoDBRestorableResource.
    • Removed the support for throughput Migration. (Please use the stable version of Az.CosmosDB Powershell module if you intend to use this feature).
    • Removed AnalyticalStorageTTL from SqlContainer datamodel (Please use the stable version of Az.CosmosDB Powershell module if you intend to use this feature).
  • Introduced support for Sql data plane RBAC, allowing the creation, updating, removal, and retrieval of Role Definitions and Role Assignments
    • The following cmdlets are added:
      • Get-AzCosmosDBSqlRoleDefinition, Get-AzCosmosDBSqlRoleAssignment,
      • New-AzCosmosDBSqlRoleDefinition, New-AzCosmosDBSqlRoleAssignment,
      • Remove-AzCosmosDBSqlRoleDefinition, Remove-AzCosmosDBSqlRoleAssignment,
      • Update-AzCosmosDBSqlRoleDefinition, Update-AzCosmosDBSqlRoleAssignment,
      • New-AzCosmosDBSqlPermission
  • Please note this is a preview version. The cmdlets introduced here may be changed or removed in a future release.

Install

https://www.powershellgallery.com/packages/Az.CosmosDB/2.0.0-preview

azure-powershell - Az.Migrate v0.2.0

Published by msJinLei over 3 years ago

Release Notes

  • Bug fixed in update replication migration item to pass all properties (changed/unchanged) to service, and not just the changed ones.
  • Bug fixed in enable migrate to pick correct run as account id for VMware Cbt provider.
  • Added new parameter (MachineName) in get replication migration item, to get replication migration item by friendly name.
  • Bug fixed in enable migrate to stop passing Target Boot Diagnostic Storage Account if it is in a different subscription id than the target VM.
  • Fixed to in online URLs of existing code doc.

Install

https://www.powershellgallery.com/packages/Az.Migrate/0.2.0

azure-powershell - 5.4.0

Published by dingmeng-xue almost 4 years ago

Gallery Module for Azure PowerShell : https://www.powershellgallery.com/packages/Az/5.4.0

To install Az from the PowerShell Gallery, run the following command:

Install-Module -Name Az -Repository PSGallery -Force

To update from an older version of Az, run the following command:

Update-Module -Name Az

Docker images

  • mcr.microsoft.com/azure-powershell:latest
  • mcr.microsoft.com/azure-powershell:ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:5.4.0-ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:debian-9
  • mcr.microsoft.com/azure-powershell:5.4.0-debian-9
  • mcr.microsoft.com/azure-powershell:centos-7
  • mcr.microsoft.com/azure-powershell:5.4.0-centos-7
  • mcr.microsoft.com/azure-powershell:alpine-3.10
  • mcr.microsoft.com/azure-powershell:5.4.0-alpine-3.10

5.4.0 - January 2021

Az.Accounts

  • Shown correct client request id on debug message [#13745]
  • Added common Azure PowerShell exception type
  • Supported storage API 2019-06-01

Az.Automation

  • Fixed issue where description was not populated for update management schedules

Az.CosmosDB

  • General availability of 'Az.CosmosDB' module
  • Restricting New-AzCosmosDBAccount cmdlet to make update calls to existing Database Accounts.
  • Introducing AnalyticalStorageTTL in SqlContainer.

Az.IotHub

  • Fixed a regression regarding SAS token generation

Az.KeyVault

  • Fixed an issue in Secret Management module

Az.LogicApp

  • Fixed issue that 'Get-AzLogicAppTriggerHistory' and 'Get-AzLogicAppRunAction' only retrieving the first page of results [#9141]

Az.Monitor

  • Added cmdlets for data collection rules:
    • 'Get-AzDataCollectionRule'
    • 'New-AzDataCollectionRule'
    • 'Set-AzDataCollectionRule'
    • 'Update-AzDataCollectionRule'
    • 'Remove-AzDataCollectionRule'
  • Added cmdlets for data collection rules associations
    • 'Get-AzDataCollectionRuleAssociation'
    • 'New-AzDataCollectionRuleAssociation'
    • 'Remove-AzDataCollectionRuleAssociation'

Az.Network

  • Added new cmdlets for CRUD of VpnGatewayNATRule.
    • 'New-AzAzVpnGatewayNatRule'
    • 'Update-AzAzVpnGatewayNatRule'
    • 'Get-AzAzVpnGatewayNatRule'
    • 'Remove-AzAzVpnGatewayNatRule'
  • Updated cmdlets to set NATRule on VpnGateway resource and associate it with VpnSiteLinkConnection resource.
    • 'New-AzVpnGateway'
    • 'Update-AzVpnGateway'
    • 'New-AzVpnSiteLinkConnection'
  • Updated cmdlets to enable setting of ConnectionMode on Virtual Network Gateway Connections.
    • 'New-AzVirtualNetworkGatewayConnection'
    • 'Set-AzVirtualNetworkGatewayConnection'
  • Updated 'New-AzFirewallPolicyApplicationRule' cmdlet:
    • Added parameter TargetUrl
    • Added parameter TerminateTLS
  • Added new cmdlets for Azure Firewall Premium Features
    • 'New-AzFirewallPolicyIntrusionDetection'
    • 'New-AzFirewallPolicyIntrusionDetectionBypassTraffic'
    • 'New-AzFirewallPolicyIntrusionDetectionSignatureOverride'
  • Updated New-AzFirewallPolicy cmdlet:
    • Added parameter -SkuTier
    • Added parameter -Identity
    • Added parameter -UserAssignedIdentityId
    • Added parameter -IntrusionDetection
    • Added parameter -TransportSecurityName
    • Added parameter -TransportSecurityKeyVaultSecretId
  • Added new cmdlet to fetch IKE Security Associations for Virtual Network Gateway Connections.
    • 'Get-AzVirtualNetworkGatewayConnectionIkeSa'
  • Added multiple Authentication support for p2sVpnGateway
    • Updated New-AzVpnServerConfiguration and Update-AzVpnServerConfiguration to allow multiple authentication parameters to be set.
  • Updated 'New-AzVpnGateway' and 'New-AzP2sVpnGateway' cmdlet:
    • Added parameter EnableRoutingPreferenceInternetFlag

Az.RecoveryServices

  • Added Cross Region Restore feature.
  • Blocked getting workload config when target item is an availability group.

Az.Resources

  • Added support for -QueryString parameter in New-Az*Deployments cmdlets

Az.Sql

  • Made 'Start-AzSqlInstanceDatabaseLogReplay' cmdlet synchronous, added -AsJob flag

Az.Storage

  • Fix ContinuationToken never null when list blob with -IncludeVersion
    • 'Get-AzStorageBlob'

Az.Websites

  • Added support for App Service Managed certificates
    • 'New-AzWebAppCertificate'
    • 'Remove-AzWebAppCertificate'
  • Fixed issue that causes Docker Password to be removed from appsettings in 'Set-AzWebApp' and 'Set-AzWebAppSlot'

Thanks to our community contributors

  • Ivan Akcheurov (@ivanakcheurov), Update Set-AzSecurityWorkspaceSetting.md (#13877)
  • @javiermarasco, Update example (#13837)
  • @jhaprakash26, Update Set-AzVirtualNetwork.md (#13857)
  • Michael Holmes (@MichaelHolmesWP), Update New-AzStorageTableStoredAccessPolicy.md (#13871)
  • Michael James (@mikejwhat), Allow Get-AzLogicAppTriggerHistory and Get-AzLogicAppRunAction to return more than 30 results (#13846)
  • @Willem-J-an, Fix bug causing Docker Password to be removed from appsettings in Set-AzWebApp(Slot) (#13866)
azure-powershell - 5.3.0

Published by dingmeng-xue almost 4 years ago

Gallery Module for Azure PowerShell : https://www.powershellgallery.com/packages/Az/5.3.0

To install Az from the PowerShell Gallery, run the following command:

Install-Module -Name Az -Repository PSGallery -Force

To update from an older version of Az, run the following command:

Update-Module -Name Az

Docker images

  • mcr.microsoft.com/azure-powershell:latest
  • mcr.microsoft.com/azure-powershell:ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:5.3.0-ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:debian-9
  • mcr.microsoft.com/azure-powershell:5.3.0-debian-9
  • mcr.microsoft.com/azure-powershell:centos-7
  • mcr.microsoft.com/azure-powershell:5.3.0-centos-7
  • mcr.microsoft.com/azure-powershell:alpine-3.10
  • mcr.microsoft.com/azure-powershell:5.3.0-alpine-3.10

5.3.0 - December 2020

Az.Accounts

  • Fixed the issue that Http proxy is not respected in Windows PowerShell [#13647]
  • Improved debug log of long running operations in generated modules

Az.Automation

  • Fixed issue that parameters of 'Start-AzAutomationRunbook' cannot convert PSObject wrapped string to JSON string [#13240]
  • Fixed location completer for New-AzAutomationUpdateManagementAzureQuery cmdlet

Az.Compute

  • New parameter 'VM' in new parameter set 'VMParameterSet' added to 'Get-AzVMDscExtensionStatus' and 'Get-AzVMDscExtension' cmdlets.

Az.Databricks

Az.DataFactory

  • Fixed the command 'Invoke-AzDataFactoryV2Pipeline' for SupportsShouldProcess issue

Az.DesktopVirtualization

  • Added StartVMOnConnect property to hostpool.

Az.HDInsight

  • Added properties: Fqdn and EffectiveDiskEncryptionKeyUrl in the class AzureHDInsightHostInfo.

Az.KeyVault

  • Added a new parameter '-AsPlainText' to 'Get-AzKeyVaultSecret' to directly return the secret in plain text [#13630]
  • Supported selective restore a key from a managed HSM full backup [#13526]
  • Fixed some minor issues [#13583] [#13584]
  • Added missing return objects of 'Get-Secret' in SecretManagement module
  • Fixed an issue that may cause vault to be created without default access policy [#13687]

Az.Kusto

  • Updated API version to 2020-09-18.

Az.Network

  • Fixed issue in remove peering and connection cmdlet for ExpressRouteCircuit scenario
    • 'Remove-AzExpressRouteCircuitPeeringConfig' and 'Remove-AzExpressRouteCircuitConnectionConfig'

Az.PolicyInsights

  • Added support for returning paginated results for Get-AzPolicyState

Az.RecoveryServices

  • Enabled softdelete feature for SQL.
  • Fixed SQL AG restore and removed the container name check.
  • Changed container name format for Azure Files backup item.
  • Added CMK feature support for Recovery services vault.

Az.Resources

  • Fixed a NullRef exception issue in 'New-AzureManagedApplication' and 'Set-AzureManagedApplication'.
  • Updated Azure Resource Manager SDK to use latest DeploymentScripts GA api-version: 2020-10-01.

Az.ServiceFabric

  • Fixed 'Add-AzServiceFabricNodeType'. Added node type to service fabric cluster before creating virtual machine scale set.

Az.Sql

  • Fixed parameter description for 'InstanceFailoverGroup' command.
  • Updated the logic in which schemaName, tableName and columnName are being extracted from the id of SQL Data Classification commands.
  • Fixed Status and StatusMessage fields in 'Get-AzSqlDatabaseImportExportStatus' to conform to documentation
  • Added Microsoft support operations (DevOps) auditing cmdlets: Get-AzSqlServerMSSupportAudit, Set-AzSqlServerMSSupportAudit, Remove-AzSqlServerMSSupportAudit

Az.Storage

  • Supported create/update/get/list EncryptionScope of a Storage account
    • 'New-AzStorageEncryptionScope'
    • 'Update-AzStorageEncryptionScope'
    • 'Get-AzStorageEncryptionScope'
  • Supported create container and upload blob with Encryption Scope setting
    • 'New-AzRmStorageContainer'
    • 'New-AzStorageContainer'
    • 'Set-AzStorageBlobContent'

Thanks to our community contributors

  • Andreas Wolter (@AndreasWolter), removed marketing language, better example filter (#13671)
  • Tidjani Belmansour (@BelRarr), Update Get-AzBillingInvoice.md (#13634)
  • David Klempfner (@DavidKlempfner)
    • Fixed spelling mistake (#13677)
    • Update PSMetricNoDetails.cs (#13676)
  • @kilobyte97, bugfix for remove cmdlet to delete config (#13655)
  • @kongou-ae, Update Set-AzFirewall.md (#13727)
  • @MasterKuat, Fix swap between title and code in documentation (#13666)
  • NickT (@nukeulis), Update Set-AzContext.md (#13702)
  • @PaulHCode, Update Start-AzJitNetworkAccessPolicy.md - Fix the Example to display the proper cmdlet being demonstrated (#13713)
  • Ryan Borstelmann (@ryanborMSFT), Removed Subscription ID (#13715)
  • Shashikant Shakya (@shshakya), Update Set-AzSqlDatabase.md (#13674)
  • Sebastian Olsen (@Spacebjorn), Update Get-AzRecoveryServicesBackupItem.md (#13719)
azure-powershell - Az.MySql v0.3.1

Published by msJinLei almost 4 years ago

ReleaseNotes

  • Fixed secure string issue.

Install

https://www.powershellgallery.com/packages/Az.MySql/0.3.1

azure-powershell - Az.Tools.Predictor v0.1.0

Published by dingmeng-xue almost 4 years ago

Release Notes

  • first preview release

To install Az.Tools.Predictor from the PowerShell Gallery, run the following command:

Install-Module -Name Az.Tools.Predictor

The module needs to be imported manually via

Import-Module Az.Tools.Predictor

Enable plugins via

Set-PSReadLineOption -PredictionSource HistoryAndPlugin

Switch the output format of suggestions to list view via

Set-PSReadLineOption -PredictionViewStyle ListView

For more information on Az Predictor, please visit the following: https://aka.ms/azpredictordocs

azure-powershell - Az.ResourceGraph v0.8.0

Published by dingmeng-xue almost 4 years ago

ReleaseNotes

  • Added new cmdlets to support query resource

Install

https://www.powershellgallery.com/packages/Az.ResourceGraph/0.8.0

azure-powershell - 5.2.0

Published by dingmeng-xue almost 4 years ago

Gallery Module for Azure PowerShell : https://www.powershellgallery.com/packages/Az/5.2.0

To install Az from the PowerShell Gallery, run the following command:

Install-Module -Name Az -Repository PSGallery -Force

To update from an older version of Az, run the following command:

Update-Module -Name Az

Docker images

  • mcr.microsoft.com/azure-powershell:latest
  • mcr.microsoft.com/azure-powershell:ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:5.2.0-ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:debian-9
  • mcr.microsoft.com/azure-powershell:5.2.0-debian-9
  • mcr.microsoft.com/azure-powershell:centos-7
  • mcr.microsoft.com/azure-powershell:5.2.0-centos-7
  • mcr.microsoft.com/azure-powershell:alpine-3.10
  • mcr.microsoft.com/azure-powershell:5.2.0-alpine-3.10

5.2.0 - December 2020

Az.Accounts

  • Managed to parse ExpiresOn time from raw token if could not get from underlying library
  • Improved warning message if Interactive authentication is unavailable

Az.ApiManagement

  • [Breaking change] 'New-AzApiManagementProduct' by default has no subscription limit.

Az.Compute

  • Edited Get-AzVm to filter by '-Name' prior to checking for throttling due to too many resources.
  • New cmdlet 'Start-AzVmssRollingExtensionUpgrade'.

Az.ContainerRegistry

  • Supported parameter 'Name' for and value from pipeline input for 'Get-AzContainerRegistryUsage' [#13605]
  • Polished exceptions for 'Connect-AzContainerRegistry'

Az.DataFactory

  • Updated ADF .Net SDK version to 4.13.0

Az.HealthcareApis

  • Added support for customer managed keys

Az.IotHub

  • Fixed an issue of SAS token.

Az.KeyVault

  • Supported 'all' as an option when setting key vault access policies
  • Supported new version of SecretManagement module [#13366]
  • Supported ByteArray, String, PSCredential and Hashtable for 'SecretValue' in SecretManagementModule [#12190]
  • [Breaking change] redesigned the API surface of cmdlets related to managed HSM.

Az.Monitor

  • Changed parameter 'Rule' of 'New-AzAutoscaleProfile' to accept empty list. [#12903]
  • Added new cmdlets to support creating diagnostic settings more flexible:
    • 'Get-AzDiagnosticSettingCategory'
    • 'New-AzDiagnosticSetting'
    • 'New-AzDiagnosticDetailSetting'

Az.RecoveryServices

  • Made help text and parameter set name changes to 'Restore-AzRecoveryServicesBackupItem' cmdlet.

Az.Resources

  • Added '-Tag' parameter support to 'Set-AzTemplateSpec' and 'New-AzTemplateSpec'
  • Added Tag display support to default formatter for Template Specs

Az.ServiceFabric

  • Added example to 'Set-AzServiceFabricSetting' with SettingsSectionDescription param
  • Updated application related cmdlets to call out that support is only for ARM deployed resources
  • Marked for deprecation cluster cert cmdlets 'Add-AzureRmServiceFabricClusterCertificate' and 'Remove-AzureRmServiceFabricClusterCertificate'

Az.Sql

  • Added SecondaryType to the following:
    • 'New-AzSqlDatabase'
    • 'Set-AzSqlDatabase'
    • 'New-AzSqlDatabaseSecondary'
  • Added HighAvailabilityReplicaCount to the following:
    • 'New-AzSqlDatabase'
    • 'Set-AzSqlDatabase'
  • Made ReadReplicaCount an alias of HighAvailabilityReplicaCount in the following:
    • 'New-AzSqlDatabase'
    • 'Set-AzSqlDatabase'

Az.Storage

  • Supported upload Azure File size up to 4 TiB
    • 'Set-AzStorageFileContent'
  • Upgraded Azure.Storage.Blobs to 12.7.0
  • Upgraded Azure.Storage.Files.Shares to 12.5.0
  • Upgraded Azure.Storage.Files.DataLake to 12.5.0

Az.StorageSync

  • Added Sync tiering policy feature with download policy and local cache mode

Az.Websites

  • Prevent duplicate access restriction rules

Thanks to our community contributors

  • Andrew Dawson (@dawsonar802), Update Get-AzKeyVaultCertificate.md - Get cert and save it as pfx section to work with PowerShell Core (#13557)
  • @iviark, Healthcare APIs Powershell BYOK Updates (#13518)
  • John Duckmanton (@johnduckmanton), Correct spelling of TagPatchOperation (#13508)
  • Michael James (@mikejwhat)
    • Get-AzLogicAppRunHistory Help Tidy (#13513)
  • Richard de Zwart (@mountain65)
    • Update Update-AzAppConfigurationStore.md (#13485)
    • Update New-AzCosmosDBAccount.md (#13490)
  • @SteppingRazor, New-AzApiManagementProduct: Change SubscriptionsLimit parameter default value to None (#13457)
  • Steve Burkett (@SteveBurkettNZ), Fix Typo for WorkspaceResourceId parameter in example (#13589)
azure-powershell - Az.Migrate v0.1.1

Published by msJinLei almost 4 years ago

Change since last release

  • Upgraded a default user logic in New-AzMigrateServerReplication cmdlet
azure-powershell - Az.StackHCI v0.4.1

Published by isra-fel almost 4 years ago

ReleaseNotes

  • Made changes to registration script to register the GA version of On-Premises Azure Stack HCI with Azure.
    • Supports registering with user provided certificate thumbprint.
    • Supports On-Premises Azure Stack HCI OS changes to use independent certificate on cluster nodes.
    • Cleans up resource group during unregistration.
    • Improves registration output and logging.
  • [Breaking Change] Breaks the public preview registration of On-Premises Azure Stack HCI with Azure.
    • To register public preview On-Premises Azure Stack HCi with Azure, use 0.3.1 version of Az.StackHCI.

Install

https://www.powershellgallery.com/packages/Az.StackHCI/0.4.1

azure-powershell - Az.Accounts v2.2.1

Published by erich-wang almost 4 years ago

Change since last release

  • Fixed the issue that incorrectly use Task.Result causes unclear error message if browser is not avaialable for Interactive auth
azure-powershell - Az.Storage v3.0.1-prevew

Published by msJinLei almost 4 years ago

Changes since last release

  • Supported Set/Get/Remove blob inventory policy
    • New-AzStorageBlobInventoryPolicyRule
    • Set-AzStorageBlobInventoryPolicy
    • Get-AzStorageBlobInventoryPolicy
    • Remove-AzStorageBlobInventoryPolicy
azure-powershell - Az.Tools.Installer v0.1.1

Published by msJinLei almost 4 years ago

Changes since last release

  • Fix bugs for Install-AzModule
  • Fix syntax errors when run in Windows Powershell

To install Az.Tools.Predictor from the PowerShell Gallery, run the following command:

Install-Module -Name Az.Tools.Installer

The module needs to be imported manually via

Import-Module Az.Tools.Installer

For more information on Az.Tools.Installer, please visit the following: https://techcommunity.microsoft.com/t5/azure-tools/introduction-to-az-tools-installer/ba-p/1697622

https://www.powershellgallery.com/packages/Az.Tools.Installer/0.1.1

azure-powershell - 5.1.0

Published by dingmeng-xue almost 4 years ago

Gallery Module for Azure PowerShell : https://www.powershellgallery.com/packages/Az/5.1.0

To install Az from the PowerShell Gallery, run the following command:

Install-Module -Name Az -Repository PSGallery -Force

To update from an older version of Az, run the following command:

Update-Module -Name Az

Docker images

  • mcr.microsoft.com/azure-powershell:latest
  • mcr.microsoft.com/azure-powershell:ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:5.1.0-ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:debian-9
  • mcr.microsoft.com/azure-powershell:5.1.0-debian-9
  • mcr.microsoft.com/azure-powershell:centos-7
  • mcr.microsoft.com/azure-powershell:5.1.0-centos-7
  • mcr.microsoft.com/azure-powershell:alpine-3.10
  • mcr.microsoft.com/azure-powershell:5.1.0-alpine-3.10

5.1.0 - November 2020

Az.Accounts

  • Fixed an issue that TenantId may be not respected if using 'Connect-AzAccount -DeviceCode'[#13477]
  • Added new cmdlet 'Get-AzAccessToken'
  • Fixed an issue that error happens if user profile path is inaccessible
  • Fixed an issue causing Write-Object error during Connect-AzAccount [#13419]
  • Added parameter 'ContainerRegistryEndpointSuffix' to: 'Add-AzEnvironment', 'Set-AzEnvironment'
  • Supported interrupting login by hitting CTRL+C
  • Fixed an issue causing 'Connect-AzAccount -KeyVaultAccessToken' not working [#13127]
  • Fixed null reference and method case insensitive in 'Invoke-AzRestMethod'

Az.Aks

  • Fixed the issue that user cannot use service principal to create a new Kubernetes cluster. [#13012]

Az.AppConfiguration

  • General availability of 'Az.AppConfiguration' module

Az.DataFactory

  • Improved error message of 'New-AzDataFactoryV2LinkedServiceEncryptedCredential' command

Az.DataLakeStore

Az.DesktopVirtualization

  • Added new MSIX Package cmdlets and updated Applications cmdlets.

Az.EventHub

  • Fixed Cluster commands for EventHub cluster without tags
  • Updated help text for PartnerNamespace of AzEventHubGeoDRConfiguration commands

Az.HDInsight

  • Add parameters 'ResourceProviderConnection' and 'PrivateLink' to cmdlet 'New-AzHDInsightCluster' to support relay outbound and private link feature
  • Add parameter 'AmbariDatabase' to cmdlet 'New-AzHDInsightCluster' to support custom Ambari database feature
  • Add accept value 'AmbariDatabase' to the parameter 'MetastoreType' of the cmdlet 'Add-AzHDInsightMetastore'

Az.IotHub

  • Allowed tags in IoT Hub create cmdlet.

Az.KeyVault

  • Supported updating key vault tag

Az.LogicApp

  • Fixed for Get-AzLogicAppRunHistory only retrieving the first page of results

Az.Network

  • Updated below cmdlet
    • 'New-AzLoadBalancerFrontendIpConfigCommand', 'Set-AzLoadBalancerFrontendIpConfigCommand', 'Add-AzLoadBalancerFrontendIpConfigCommand':
      • Added PublicIpAddressPrefix property
      • Added PublicIpAddressPrefixId property
  • Added new properties to the following cmdlets to allow for global load balancing
    • 'New-AzLoadBalancer':
      • Added Sku Tier property
    • 'New-AzPuplicIpAddress':
      • Added Sku Tier property
    • 'New-AzPublicIpPrefix':
      • Added Sku Tier property
    • 'New-AzLoadBalancerBackendAddressConfig':
      • Added LoadBalancerFrontendIPConfigurationId property
  • Updated planning to deprecate warnings for the following cmdlets
    -'New-AzVirtualHubRoute'
    -'New-AzVirtualHubRouteTable'
    -'Add-AzVirtualHubRoute'
    -'Add-AzVirtualHubRouteTable'
    -'Get-AzVirtualHubRouteTable'
    -'Remove-AzVirtualHubRouteTable'
  • Added planning to deprecate warnings on the argument 'RouteTable' for the following cmdlets
    -'New-AzVirtualHub'
    -'Set-AzVirtualHub'
    -'Update-AzVirtualHub'
  • Made arguments '-MinScaleUnits' and '-MaxScaleUnits' optional in 'Set-AzExpressRouteGateway'
  • Added new cmdlets to support Mutual Authentication and SSL Profiles on Application Gateway
    • 'Get-AzApplicationGatewayClientAuthConfiguration'
    • 'New-AzApplicationGatewayClientAuthConfiguration'
    • 'Remove-AzApplicationGatewayClientAuthConfiguration'
    • 'Set-AzApplicationGatewayClientAuthConfiguration'
    • 'Add-AzApplicationGatewayTrustedClientCertificate'
    • 'Get-AzApplicationGatewayTrustedClientCertificate'
    • 'New-AzApplicationGatewayTrustedClientCertificate'
    • 'Remove-AzApplicationGatewayTrustedClientCertificate'
    • 'Set-AzApplicationGatewayTrustedClientCertificate'
    • 'Add-AzApplicationGatewaySslProfile'
    • 'Get-AzApplicationGatewaySslProfile'
    • 'New-AzApplicationGatewaySslProfile'
    • 'Remove-AzApplicationGatewaySslProfile'
    • 'Set-AzApplicationGatewaySslProfile'
    • 'Get-AzApplicationGatewaySslProfilePolicy'
    • 'Remove-AzApplicationGatewaySslProfilePolicy'
    • 'Set-AzApplicationGatewaySslProfilePolicy'

Az.RecoveryServices

  • Specifying policy BackupTime is in UTC.
  • Modifying breaking change warning in Get-AzRecoveryServicesBackupJobDetails cmdlet.
  • Updating sample script help text for Set-AzRecoveryServicesBackupProtectionPolicy cmdlet.

Az.Resources

  • Fixed an issue where What-If shows two resource group scopes with different casing
  • Updated 'Export-AzResourceGroup' to use the SDK.
  • Added culture info to parse methods

Az.Sql

  • Fixed issues where Set-AzSqlDatabaseAudit were not support Hyperscale database and database edition cannot be determined
  • Added MaintenanceConfigurationId to 'New-AzSqlInstance' and 'Set-AzSqlInstance'
  • Fixed a bug in GetAzureSqlDatabaseReplicationLink.cs where PartnerServerName parameter was being checked for by value instead of key

Az.Websites

  • Added support for new access restriction features: ServiceTag, multi-ip and http-headers

Thanks to our community contributors

  • John Q. Martin (@johnmart82), Adding firewall prerequisite information (#13385)
  • Manikandan Duraisamy (@madurais-msft), Corrected the PublicSubnetName argument (#13417)
  • @mahortas, Update for -HostNames parameter values (#13349)
  • @MariachiForHire, added supported TrafficAnalyticsInterval values (#13304)
  • Michael James (@mikejwhat), Allow Get-AzLogicAppRunHistory to return more than 30 entries (#13393)
  • Shashikant Shakya (@shshakya), Update Restore-AzSqlInstanceDatabase.md (#13404)
azure-powershell - Az.Network v4.2.0

Published by VeryEarly almost 4 years ago

Version 4.2.0

  • Added warning messages for upcoming breaking change for Virtual Router Peer Routes
    • Get-AzVirtualRouterPeerLearnedRoute
    • Get-AzVirtualRouterPeerAdvertisedRoute
  • Added new cmdlet for virtual router
    • Update-AzVirtualRouter: to allow branch to branch traffic
  • Updated New-AzFirewallPolicyNatRule cmdlet:
    • Added parameter Translated FQDN
azure-powershell - Az.StackHCI v0.3.1

Published by isra-fel almost 4 years ago

Release Notes

  • Fixed an issue that may block Stack HCI registration.

https://www.powershellgallery.com/packages/Az.StackHCI/0.3.1

azure-powershell - Az.DigitalTwins v0.1.0

Published by isra-fel almost 4 years ago

Release Notes

  • First preview release for module Az.DigitalTwins

https://www.powershellgallery.com/packages/Az.DigitalTwins/0.1.0

azure-powershell - Az.Storage v3.0.1-prevew

Published by isra-fel almost 4 years ago

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

azure-powershell - 5.0.0

Published by dingmeng-xue almost 4 years ago

Gallery Module for Azure PowerShell : https://www.powershellgallery.com/packages/Az/5.0.0

To install Az from the PowerShell Gallery, run the following command:

Install-Module -Name Az -Repository PSGallery -Force

To update from an older version of Az, run the following command:

Update-Module -Name Az

Docker images

  • mcr.microsoft.com/azure-powershell:latest
  • mcr.microsoft.com/azure-powershell:ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:5.0.0-ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:debian-9
  • mcr.microsoft.com/azure-powershell:5.0.0-debian-9
  • mcr.microsoft.com/azure-powershell:centos-7
  • mcr.microsoft.com/azure-powershell:5.0.0-centos-7
  • mcr.microsoft.com/azure-powershell:alpine-3.10
  • mcr.microsoft.com/azure-powershell:5.0.0-alpine-3.10

5.0.0 - October 2020

Az.Accounts

  • [Breaking Change] Removed 'Get-AzProfile' and 'Select-AzProfile'
  • Replaced Azure Directory Authentication Library with Microsoft Authentication Library(MSAL)

Az.Aks

  • [Breaking Change] Removed parameter alias 'ClientIdAndSecret' in 'New-AzAksCluster' and 'Set-AzAksCluster'.
  • [Breaking Change] Changed the default value of 'NodeVmSetType' in 'New-AzAksCluster' from 'AvailabilitySet' to 'VirtualMachineScaleSets'.
  • [Breaking Change] Changed the default value of 'NetworkPlugin' in 'New-AzAksCluster' from 'None' to 'azure'.
  • [Breaking Change] Removed parameter 'NodeOsType' in 'New-AzAksCluster' as it supports only one value Linux.

Az.Billing

  • Added 'Get-AzBillingAccount' cmdlet
  • Added 'Get-AzBillingProfile' cmdlet
  • Added 'Get-AzInvoiceSection' cmdlet
  • Added new parameters in 'Get-AzBillingInvoice' cmdlet
  • Removed properties DownloadUrlExpiry, Type, BillingPeriodNames from the response of Get-AzBillingInvoice cmdlet

Az.Cdn

  • Added cmdlets to support multi-origin and private link functionality

Az.CognitiveServices

  • Updated SDK to 7.4.0-preview.

Az.Compute

  • Added '-VmssId' parameter to 'New-AzVm'
  • Added 'PlatformFaultDomainCount' parameter to the 'New-AzVmss' cmdlet.
  • New cmdlet 'Get-AzDiskEncryptionSetAssociatedResource'
  • Added 'Tier' and 'LogicalSectorSize' optional parameters to the New-AzDiskConfig cmdlet.
  • Added 'Tier', 'MaxSharesCount', 'DiskIOPSReadOnly', and 'DiskMBpsReadOnly' optional parameters to the 'New-AzDiskUpdateConfig' cmdlet.

Az.ContainerRegistry

  • [Breaking Change] Updates API version to 2020-05-01
  • [Breaking Change] Removed SKU 'Classic' and parameter 'StorageAccountName' from 'New-AzContainerRegistry'
  • Added New cmdlets: 'Connect-AzContainerRegistry', 'Import-AzContainerRegistry', 'Get-AzContainerRegistryUsage', 'New-AzContainerRegistryNetworkRule', 'Set-AzContainerRegistryNetworkRule'
  • Added new parameter 'NetworkRuleSet' to 'Update-AzContainerRegistry'

Az.Databricks

  • Fixed a bug that may cause updating databricks workspace without -EncryptionKeyVersion to fail.

Az.DataFactory

  • Updated ADF .Net SDK version to 4.12.0
  • Updated ADF encryption client SDK version to 4.14.7587.7
  • Added 'Stop-AzDataFactoryV2TriggerRun' and 'Invoke-AzDataFactoryV2TriggerRun' commands

Az.DesktopVirtualization

  • Require Location property for creating top level arm objects.
    * Made ApplicationGroupType required for New-AzWvdApplicationGroup.
    * Made HostPoolArmPath required for New-AzWvdApplicationGroup.
    * Added PreferredAppGroupType for New-AzWvdHostPool.

Az.Functions

  • [Breaking Change] Removed 'IncludeSlot' switch parameter from all but one parameter set of 'Get-AzFunctionApp'. The cmdlet now supports retrieving deployment slots in the results when '-IncludeSlot' is specified.
  • Updated 'New-AzFunctionApp':
    • Fixed -DisableApplicationInsights so that no application insights project is created when this option is specified. [#12728]
    • [Breaking Change] Removed support to create PowerShell 6.2 function apps.
    • [Breaking Change] Changed the default runtime version in Functions version 3 on Windows for PowerShell function apps from 6.2 to 7.0 when the RuntimeVersion parameter is not specified.
    • [Breaking Change] Changed the default runtime version in Functions version 3 on Windows and Linux for Node function apps from 10 to 12 when the RuntimeVersion parameter is not specified.
    • [Breaking Change] Changed the default runtime version in Functions version 3 on Linux for Python function apps from 3.7 to 3.8 when the RuntimeVersion parameter is not specified.

Az.HDInsight

  • For New-AzHDInsightCluster cmdlet:
    • Replaced parameter 'DefaultStorageAccountName' with 'StorageAccountResourceId'
    • Replaced parameter 'DefaultStorageAccountKey' with 'StorageAccountKey'
    • Replaced parameter 'DefaultStorageAccountType' with 'StorageAccountType'
    • Removed parameter 'PublicNetworkAccessType'
    • Removed parameter 'OutboundPublicNetworkAccessType'
    • Added new parameters: 'StorageFileSystem' and 'StorageAccountManagedIdentity' to support ADLSGen2
    • Added new parameter 'EnableIDBroker' to Support HDInsight ID Broker
    • Added new parameters: 'KafkaClientGroupId', 'KafkaClientGroupName' and 'KafkaManagementNodeSize' to support Kafka Rest Proxy
  • For New-AzHDInsightClusterConfig cmdlet:
    • Replaced parameter 'DefaultStorageAccountName' with 'StorageAccountResourceId'
    • Replaced parameter 'DefaultStorageAccountKey' with 'StorageAccountKey'
    • Replaced parameter 'DefaultStorageAccountType' with 'StorageAccountType'
    • Removed parameter 'PublicNetworkAccessType'
    • Removed parameter 'OutboundPublicNetworkAccessType'
  • For Set-AzHDInsightDefaultStorage cmdlet:
    • Replaced parameter 'StorageAccountName' with 'StorageAccountResourceId'
  • For Add-AzHDInsightSecurityProfile cmdlet:
    • Replaced parameter 'Domain' with 'DomainResourceId'
    • Removed the mandatory requirement for parameter 'OrganizationalUnitDN'

Az.KeyVault

  • [Breaking Change] Deprecated parameter DisableSoftDelete in 'New-AzKeyVault' and EnableSoftDelete in 'Update-AzKeyVault'
  • [Breaking Change] Removed attribute SecretValueText to avoid displaying SecretValue directly [#12266]
  • Supported new resource type: managed HSM
    • CRUD of managed HSM and cmdlets to operate keys on managed HSM
    • Full HSM backup/restore, AES key creation, security domain backup/restore, RBAC

Az.ManagedServices

  • [Breaking Change] Updated parameters naming conventions and associated examples

Az.Network

  • [Breaking Change] Removed parameter 'HostedSubnet' and added 'Subnet' instead
  • Added new cmdlets for Virtual Router Peer Routes
    • 'Get-AzVirtualRouterPeerLearnedRoute'
    • 'Get-AzVirtualRouterPeerAdvertisedRoute'
  • Updated New-AzFirewall cmdlet:
    • Added parameter '-SkuTier'
    • Added parameter '-SkuName' and made Sku as Alias for this
    • Removed parameter '-Sku'
  • [Breaking Change] Made 'Connectionlink' argument mandatory in 'Start-AzVpnConnectionPacketCapture' and 'Stop-AzVpnConnectionPacketCapture'
  • [Breaking Change] Updated 'New-AzNetworkWatcherConnectionMonitorEndPointObject' to remove parameter '-Filter'
  • [Breaking Change] Replaced 'New-AzNetworkWatcherConnectionMonitorEndpointFilterItemObject' cmdlet with 'New-AzNetworkWatcherConnectionMonitorEndpointScopeItemObject'
  • Updated 'New-AzNetworkWatcherConnectionMonitorEndPointObject' cmdlet:
    • Added parameter '-Type'
    • Added parameter '-CoverageLevel'
    • Added parameter '-Scope'
  • Updated 'New-AzNetworkWatcherConnectionMonitorProtocolConfigurationObject' cmdlet with new parameter '-DestinationPortBehavior'

Az.RecoveryServices

  • Fixing Workload Restore for contributor permissions.
  • Added new parameter sets and validations for Restore-AzRecoveryServicesBackupItem cmdlet.

Az.Resources

  • Fixed parsing bug
  • Updated ARM template What-If cmdlets to remove preview message from results
  • Fixed an issue where template deployment cmdlets crash if '-WhatIf' is set at a higher scope [#13038]
  • Fixed an issue where template deployment cmdlets does not preserve case for template parameters
  • Added a default API version to be used in 'Export-AzResourceGroup' cmdlet
  • Added cmdlets for Template Specs ('Get-AzTemplateSpec', 'Set-AzTemplateSpec', 'New-AzTemplateSpec', 'Remove-AzTemplateSpec', 'Export-AzTemplateSpec')
  • Added support for deploying Template Specs using existing deployment cmdlets (via the new -TemplateSpecId parameter)
  • Updated 'Get-AzResourceGroupDeploymentOperation' to use the SDK.
  • Removed '-ApiVersion' parameter from '*-AzDeployment' cmdlets.

Az.Sql

  • Added DiffBackupIntervalInHours to 'Set-AzSqlDatabaseBackupShortTermRetentionPolicy'
  • Fixed issue where New-AzSqlDatabaseExport fails if networkIsolation not specified [#13097]
  • Fixed issue where New-AzSqlDatabaseExport and New-AzSqlDatabaseImport were not returning OperationStatusLink in the result object [#13097]
  • Update Azure Paired Regions URL in Backup Storage Redundancy Warnings

Az.Storage

  • Removed obsolete property RestorePolicy.LastEnabledTime
    • 'Enable-AzStorageBlobRestorePolicy'
    • 'Disable-AzStorageBlobRestorePolicy'
    • 'Get-AzStorageBlobServiceProperty'
    • 'Update-AzStorageBlobServiceProperty'
  • Change Type of DaysAfterModificationGreaterThan from int to int?
    • 'Set-AzStorageAccountManagementPolicy'
    • 'Get-AzStorageAccountManagementPolicy'
    • 'Add-AzStorageAccountManagementPolicyAction'
    • 'New-AzStorageAccountManagementPolicyRule'
  • Supported create/update file share with access tier
    • 'New-AzRmStorageShare'
    • 'Update-AzRmStorageShare'
  • Supported set/update/remove Acl recursively on Datalake Gen2 item
    • 'Set-AzDataLakeGen2AclRecursive'
    • 'Update-AzDataLakeGen2AclRecursive'
    • 'Remove-AzDataLakeGen2AclRecursive'
  • Supported Container access policy with new permission x,t
    • 'New-AzStorageContainerStoredAccessPolicy'
    • 'Set-AzStorageContainerStoredAccessPolicy'
  • Changed the output of get/set Container access policy cmdlet, by change the child property Permission type from enum to String
    • 'Get-AzStorageContainerStoredAccessPolicy'
    • 'Set-AzStorageContainerStoredAccessPolicy'
  • Fixed a sample script issue of set management policy with json
    • 'Set-AzStorageAccountManagementPolicy'

Az.Websites

  • Added support for Premium V3 pricing tier
  • Updated the WebSites SDK to 3.1.0

Thanks to our community contributors

  • @atul-ram, Update Get-AzDelegation.md (#13176)
  • @dineshreddy007, Get the App Roles assigned correctly in case of Stack HCI registration using WAC token. (#13249)
  • @kongou-ae, Update New-AzOffice365PolicyProperty.md (#13217)
  • Lohith Chowdary Chilukuri (@Lochiluk), Update Set-AzApplicationGateway.md (#13150)
  • Matthew Burleigh (@mburleigh)
    • Add links to PowerShell cmdlets referenced in the document (#13203)
    • Add links to PowerShell cmdlets referenced in the document (#13190)
    • Add links to PowerShell cmdlets referenced in the document (#13189)
    • add links to referenced cmdlets (#13137)
    • Add links to PowerShell cmdlets referenced in the document (#13204)
    • Add links to PowerShell cmdlets referenced in the document (#13205)
Badges
Extracted from project README
Az AzPreview
Related Projects