azure-powershell

Microsoft Azure PowerShell

OTHER License

Stars
4.1K
Committers
1.7K

Bot releases are hidden (Show)

azure-powershell - Az.Sql v3.4.1

Published by isra-fel over 3 years ago

https://www.powershellgallery.com/packages/Az.Sql/3.4.1

Version 3.4.1

  • Fixed identity logic in Set-AzSqlServer and Set-AzSqlInstance
azure-powershell - Az.RecoveryServices v4.4.0

Published by isra-fel over 3 years ago

https://www.powershellgallery.com/packages/Az.RecoveryServices/4.4.0

Version 4.4.0

  • Added Archive for V1 vaults.
  • Added ProtectedItemsCount in Get-AzRecoveryServicesBackupProtectionPolicy.
  • Azure site recovery bug fix for azure to azure in update vm properties.
azure-powershell - Az v6.2.1

Published by msJinLei over 3 years ago

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

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:6.2.1-ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:debian-9
  • mcr.microsoft.com/azure-powershell:6.2.1-debian-9
  • mcr.microsoft.com/azure-powershell:centos-7
  • mcr.microsoft.com/azure-powershell:6.2.1-centos-7
  • mcr.microsoft.com/azure-powershell:alpine-3.10
  • mcr.microsoft.com/azure-powershell:6.2.1-alpine-3.10

6.2.1 - July 2021

Az.Accounts

  • Fixed access error when subscripiton has no 'Tags' property [#15425].
azure-powershell - Az.Tools.Predictor 0.4.0

Published by dingmeng-xue over 3 years ago

Release Notes:

  • Display Open-AzPredictorSurvey cmdlet as the last suggestion in listview mode
  • Fixed compatibility issues with Powershell 7.2.0-preview 6 and PS Readline 2.2.0-beta3

https://www.powershellgallery.com/packages/Az.Tools.Predictor/0.4.0

azure-powershell - Az v6.2.0

Published by BethanyZhou over 3 years ago

Gallery Module for Azure PowerShell : https://www.powershellgallery.com/packages/Az/6.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:6.2.0-ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:debian-9
  • mcr.microsoft.com/azure-powershell:6.2.0-debian-9
  • mcr.microsoft.com/azure-powershell:centos-7
  • mcr.microsoft.com/azure-powershell:6.2.0-centos-7
  • mcr.microsoft.com/azure-powershell:alpine-3.10
  • mcr.microsoft.com/azure-powershell:6.2.0-alpine-3.10

6.2.0 - July 2021

Az.Accounts

  • Added Tags, AuthorizationSource to PSAzureSusbscripiton and added TenantType, DefaultDomain, TenantBrandingLogoUrl, CountryCode to PSAzureTenant [#15220]
  • Upgraded subscription client to 2021-01-01 [#15220]
  • Removed Interactive mode check in common lib
  • Added endpoint of OperationalInsights to environment AzureChinaCloud [#15305]
  • Printed auto generated modules' default logs to verbose stream

Az.Aks

  • Added parameter 'AvailabilityZone' for 'New-AzAksNodePool'. [#14505]

Az.ApplicationInsights

  • Added read only property 'ConnectionString' and 'ApplicationId' to applicationinsights component

Az.Compute

  • Added optional parameter '-OrchestrationMode' to 'New-AzVmss' and 'New-AzVmssConfig'
  • Updated the following cmdlets to work when the resource uses a remote image source using AKS or Shared Image Gallery.
    • 'Update-AzVm'
    • 'Update-AzVmss'
    • 'Update-AzGalleryImageVersion'
  • Added parameters '-EnableCrossZoneUpgrade' and '-PrioritizeUnhealthyInstance' to the 'Set-AzVmssRollingUpgradePolicy'
  • Added 'AssessmentMode' parameter to the 'Set-AzVMOperatingSystem' cmdlet.
  • Fixed a bug in 'Add-AzVmssNetworkInterfaceConfiguration'
  • Fixed IOPS and throughput check in 'Test-AzVMAEMExtension'
  • Added new cmdlets for 2020-12-01 DiskRP API version
    • New-AzDiskPurchasePlanConfig
    • Set-AzDiskSecurityProfile
  • Changed Cmdlets for 2020-12-01 DiskRP API version
    • New-AzDiskConfig
    • New-AzSnapshotConfig
    • New-AzSnapshotUpdateConfig
    • New-AzDiskUpdateConfig
    • New-AzDiskEncryptionSetConfig
    • Update-AzDiskEncryptionSet

Az.CosmosDB

  • This release introduces the cmdlets for the 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.
    • Introduces support to specify analytical storage schema type on account creation/update.
    • The following cmdlets are added:
      • Restore-AzCosmosDBAccount, New-AzCosmosDBDatabaseToRestore, Get-AzCosmosDBRestorableDatabaseAccount,
      • Get-AzCosmosDBSqlRestorableDatabase, Get-AzCosmosDBSqlRestorableContainer, Get-AzCosmosDBSqlRestorableResource,
      • Get-AzCosmosDBMongoDBRestorableDatabase, Get-AzCosmosDBMongoDBRestorableCollection, Get-AzCosmosDBMongoDBRestorableResource.

Az.DataFactory

  • Added Customer Managed Key Encryption to DataFactory

Az.Functions

  • Added two additional app settings (WEBSITE_CONTENTSHARE and WEBSITE_CONTENTAZUREFILECONNECTIONSTRING) for Linux Consumption apps. [15124]
  • Fixed bug with New-AzFunctionApp when created on Azure Gov. [13379]
  • Added Az.Functions cmdlets need to support creating and copying app settings with empty values. [14511]

Az.Monitor

  • Fixed null reference bug for 'Get-AzMetric' when 'ResultType' set to 'Metadata'
  • Fixed bug for 'Add-AzAutoscaleSetting' not able to pipe result from 'Get-AzAutoscaleSetting' [#13861]

Az.Network

  • Added public ip address as an optional parameter to create route server
    • 'New-AzRouteServer'
  • Updated cmdlets to enable specification of edge zone
    • 'New-AzPublicIpPrefix'
    • 'New-AzLoadBalancer'
    • 'New-AzPrivateLinkService'
    • 'New-AzPrivateEndpoint'
  • Added support for viewing extended location of virtual network in the console
    • 'New-AzVirtualNetwork'
    • 'Get-AzVirtualNetwork'
  • Added support for viewing extended location of public IP address in the console
    • 'New-AzPublicIpAddress'
    • 'Get-AzPublicIpAddress'

Az.RecoveryServices

  • Fixed Disable SQL AG AutoProtection.

Az.Security

  • General availability of Az.Security module
  • Changed the name of Get-AzRegulatoryComplainceAssessment to Get-AzRegulatoryComplianceAssessment to fix typo

Az.Sql

  • Added 'RestrictOutboundNetworkAccess' parameter to following cmdlets
    • 'New-AzSqlServer'
    • 'Set-AzSqlServer'
  • Added new cmdlets for CRUD operations on Allowed FQDNs of Outbound Firewall rules
    'Get-AzSqlServerOutboundFirewallRule'
    'New-AzSqlServerOutboundFirewallRule'
    'Remove-AzSqlServerOutboundFirewallRule'
  • Fixed the identity logic for SystemAssigned,UserAssigned identities for New-AzSqlServer, New-AzSqlInstance
  • Updated cmdlets for getting and updating SQL database's differential backup frequency
    'Get-AzSqlDatabaseBackupShortTermRetentionPolicy'
    'Set-AzSqlDatabaseBackupShortTermRetentionPolicy'
  • Fixed Partial PUT issue for Azure Policy in 'Set-AzSqlServer' and 'Set-AzSqlInstance'

Az.Storage

  • Supported enable/disable Blob container soft delete
    • 'Enable-AzStorageContainerDeleteRetentionPolicy'
    • 'Disable-AzStorageContainerDeleteRetentionPolicy'
  • Supported list deleted Blob containers
    • 'Get-AzRmStorageContainer'
    • 'Get-AzStorageContainer'
  • Supported restore deleted Blob container
    • 'Restore-AzStorageContainer'
  • Supported secure SMB setting in File service properties
    • 'Update-AzStorageFileServiceProperty'
  • Supported create account with EnableNfsV3
    • 'New-AzStorageAccount'
  • Supported input more copy blob parameters from pipeline [#15301]
    • 'Start-AzStorageBlobCopy'

Az.Websites

  • Fixed 'Import-AzWebAppKeyVaultCertificate' to support ServerFarmId [#15091]
  • Fixed 'Added an optional parameter to delete or keep Appservice plan when the last WebApp is removing from plan'

Thanks to our community contributors

  • Mikey Bronowski (@MikeyBronowski)
    • Update Get-AzSynapseTriggerRun.md (#15231)
    • Update Get-AzSynapsePipelineRun.md by adding more examples covering more scenarios (#15232)
  • @mjsharma, Adding note for alternate commands (#15359)
  • @tomswedlund, Adding support for setting analytical storage schema type on account create/update for CosmosDB (#15362)
  • @ylabade, Fix web app parameter name in examples (#15291)
azure-powershell - Az.ResourceGraph v0.11.0

Published by BethanyZhou over 3 years ago

Release Notes

  • Fixed the output print issue for Search-AzGraph by updating the output type to Microsoft.Azure.Commands.ResourceGraph.Models.PSResourceGraphResponse`1[[System.Management.Automation.PSObject]].
  • Fixed the issue when Search-AzGraph fails if no subscriptions are stored in the context.
azure-powershell - Az.Sql v3.3.0

Published by BethanyZhou over 3 years ago

Release Notes

  • Changed the type of parameter AutoRotationEnabled in Set-AzSqlInstanceTransparentDataEncryptionProtector to bool?.
  • Fixed Update-AzSqlDatabaseAdvancedThreatProtectionSetting with StorageAccount as an optional parameter instead of required.
azure-powershell - Az.RecoveryServices v4.2.1-preview

Published by BethanyZhou over 3 years ago

Release Notes

  • Added Archive for V1 vaults.
  • Fixed Disable SQL AG AutoProtection.
azure-powershell - Az 6.1.0

Published by msJinLei over 3 years ago

Gallery Module for Azure PowerShell : https://www.powershellgallery.com/packages/Az/6.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:6.1.0-ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:debian-9
  • mcr.microsoft.com/azure-powershell:6.1.0-debian-9
  • mcr.microsoft.com/azure-powershell:centos-7
  • mcr.microsoft.com/azure-powershell:6.1.0-centos-7
  • mcr.microsoft.com/azure-powershell:alpine-3.10
  • mcr.microsoft.com/azure-powershell:6.1.0-alpine-3.10

6.1.0 - June 2021

Az.Accounts

  • Added cmdlet 'Open-AzSurveyLink'
  • Supported certificate file as input parameter of Connect-AzAccount

Az.Aks

  • Fixed the issue that 'Set-AzAks' will fail in Automation Runbook. [#15006]

Az.ApplicationInsights

  • Fixed issue that 'ResourcegroupName' is missed when executing below cmdlets with 'InputObject' parameter [#14848]
    • 'Get-AzApplicationInsightsLinkedStorageAccount'
    • 'New-AzApplicationInsightsLinkedStorageAccount'
    • 'Update-AzApplicationInsightsLinkedStorageAccount'
    • 'Remove-AzApplicationInsightsLinkedStorageAccount'

Az.Cdn

  • Fixed profile missing issue in 'Remove-AzCdnProfile' cmdlet

Az.Compute

  • Updated Compute module to use the latest .Net SDK version 47.0.0.

Az.ContainerInstance

  • Removed the display of file share credential [#15224]

Az.DataFactory

  • Updated ADF .Net SDK version to 4.19.0

Az.EventHub

  • Added functionality to accept input from pipeline for 'Get-AzEventHub' from 'Get-AzEventHubNamespace'.

Az.HDInsight

  • Support new azure monitor feature in HDInsight:
    • Add cmdlet 'Get-AzHDInsightAzureMonitor' to allow customer to get the Azure Monitor status of HDInsight cluster.
    • Add cmdlet 'Enable-AzHDInsightAzureMonitor' to allow customer to enable the Azure Monitor in HDInsight cluster.
    • Add cmdlet 'Disable-AzHDInsightAzureMonitor' to allow customer to disable the Azure Monitor in HDInsight cluster.

Az.KeyVault

  • Removed duplicate list item in 'Get-AzKeyVault' [#15164]
  • Added 'SecretManagement' tag to 'Az.KeyVault' module [#15173]

Az.Network

  • Updated cmdlets for route server for a more stable way to add IP configuration.
  • Added support for getting a single private link resource.
  • Added more detailed description about GroupId in 'New-AzPrivateLinkServiceConnection'
  • Updated cmdlets to enable setting of PrivateRange on AzureFirewallPolicy.
    • 'New-AzFirewallPolicy'
    • 'Set-AzFirewallPolicy'
  • Updated cmdlets to add NatRules in VirtualNetworkGateway and BgpRouteTranslationForNat.
    • 'New-AzVirtualNetworkGateway'
    • 'Set-AzVirtualNetworkGateway'
  • Updated cmdlets to add EngressNatRules and EgressNatRules in VirtualNetworkGateway Connection.
    • 'New-AzVirtualNetworkGatewayConnection'
    • 'Set-AzVirtualNetworkGatewayConnection'
  • Updated cmdlet to enable setting of FlowTimeout in VirtualNetwork.
    • 'New-AzVirtualNetwork'
  • Added cmdlets for Get/Create/Update/Delete VirtualNetworkGatewayNatRules.
    • 'New-AzVirtualNetworkGatewayNatRule'
    • 'Update-AzVirtualNetworkGatewayNatRule'
    • 'Get-AzVirtualNetworkGatewayNatRule'
    • 'Remove-AzVirtualNetworkGatewayNatRule'
  • Added a new cmdlet for Sync on VirtualNetworkPeering
    • 'Sync-AzVirtualNetworkPeering'
  • Updated cmdlets to add new properties and redefined an existing property in the VirtualNetworkPeering
    • 'Add-AzVirtualNetworkPeering'
    • 'Get-AzVirtualNetworkPeering'
  • Updated cmdlets to enable setting of PreferredRoutingGateway on VirtualHub.
    • 'New-AzVirtualHub'
    • 'Update-AzVirtualHub'
  • Updated cmdlets to expose two read-only properties of client certificate.
    • 'Get-AzApplicationGatewayTrustedClientCertificate'

Az.RecoveryServices

  • Added cross tenant DS Move.
  • Removed restriction to fetch recovery points only for a 30 days time range.
  • Enabled CRR for new regions.

Az.Resources

  • Allowed naming the deployment when testing deployments [#11497]

Az.SignalR

  • Changed to 'Allow' and 'Deny' parameters of 'Update-AzSignalRNetworkAcl' cmdlet:
    • Accepted 'Trace' as a valid value.
    • Accepted '@()' as empty collection to clear the list.
  • Supported 'ResourceGroupCompleter' and 'ResourceNameCompleter' in the applicable cmdlets.
  • Deprecated the 'HostNamePrefix' property of output type 'PSSignalRResource' of following cmdlets:
    • 'Get-AzSignalR'
    • 'New-AzSignalR'
    • 'Update-AzSignalR'

Az.Sql

  • Added option to support short version of maintenance configuration id for Managed Instance in 'New-AzSqlInstance' and 'Set-AzSqlInstance' cmdlets
  • Added HighAvailabilityReplicaCount to 'New-AzSqlDatabaseSecondary'
  • Added External Administrator and AAD Only Properties to AzSqlServer and AzSqlInstance
    • Added option to specify '-ExternalAdminName', '-ExternalAdminSid', '-EnableActiveDirectoryOnlyAuthentication' in 'New-AzSqlInstance' and 'Set-AzSqlInstance' cmdlets
    • Added option to expand external administrators information using '-ExpandActiveDirectoryAdministrator' in 'Get-AzSqlServer' and 'Get-AzSqlInstance' cmdlets
  • Fixed 'Set-AzSqlDatabase' to no longer default ReadScale to Disabled when not specified
  • Fixed 'Set-AzSqlServer' and 'Set-AzSqlInstance' for partial PUT with only identity and null properties
  • Added parameters related to UMI in 'New-AzSqlServer', 'New-AzSqlInstance', 'Set-AzSqlServer' and 'Set-AzSqlInstance' cmdlets.
  • Added -AutoRotationEnabled parameter to following cmdlets:
    • 'Set-AzSqlServerTransparentDataEncryptionProtector'
    • 'Get-AzSqlServerTransparentDataEncryptionProtector'
    • 'Set-AzSqlInstanceTransparentDataEncryptionProtector'
    • 'Get-AzSqlInstanceTransparentDataEncryptionProtector'

Az.Storage

  • Supported create file share with NFS/SMB enabledEnabledProtocol and RootSquash, and update share with RootSquash
    • 'New-AzRmStorageShare'
    • 'Update-AzRmStorageShare'
  • Supported enable Smb Multichannel on File service
    • 'Update-AzStorageFileServiceProperty'
  • Fixed copy inside same account issue by access source with anonymous credential, when copy Blob inside same account with Oauth credential
  • Removed StorageFileDataSmbShareOwner from value set of parameter DefaultSharePermission in create/update storage account
    • 'New-AzStorageAccount'
    • 'Set-AzStorageAccount'

Az.Websites

  • Fixed issue that prevented removing rules by name and unique identifier in 'Remove-AzWebAppAccessRestrictionRule'
  • Fixed issue that defaults AlwaysOn to false in 'Set-AzWebAppSlot'

Thanks to our community contributors

  • Andy Roberts (@andyr8939), Removing unused TimeGrain variable from example (#15062)
  • Ashley Roll (@AshleyRoll), Remove Write-Host leaking file share credentials (#15225)
  • Kailash Mandal (@KaishM), Update New-AzPublicIpAddress.md (#15040)
  • Olivier Miossec (@omiossec), Update Get-AzExpressRouteCircuitRouteTable.md (#15054)
  • Scott (@S-T-S), Update Set-AzNetworkInterface.md (#15112)
  • @sohaibMSFT, Application Gateway AutoScale Example (#15071)
  • @Srihsu, Update Split-AzReservation.md (#15049)
  • @srozemuller, typo in examples resourcegroup parameter (#15146)
azure-powershell - Az.DiskPool 0.1.1

Published by msJinLei over 3 years ago

Version 0.1.1

  • Hotfix for the issue on windows powershell

https://www.powershellgallery.com/packages/Az.DiskPool/0.1.1

azure-powershell - AzureStack-v1.8.3

Published by msJinLei over 3 years ago

  • AzureRM Compatible AzureStack operator module. Bug fix for taking >= dependency on AzureRM.Profile module version 5.8.4
azure-powershell - Az.Storage v3.7.1-preview

Published by msJinLei over 3 years ago

Supported soft delete DataLake Gen2 item

- Get-AzDataLakeGen2DeletedItem
- Restore-AzDataLakeGen2DeletedItem

https://www.powershellgallery.com/packages/Az.Storage/3.7.1-preview

azure-powershell - Az.Resources 4.1.1

Published by dingmeng-xue over 3 years ago

https://www.powershellgallery.com/packages/Az.Resources/4.1.1

Version 4.1.1

  • Fixed issue that property IdentifierUri is cleaned by Update-AzAdApplication [#15134]
azure-powershell - Az 6.0.0

Published by dingmeng-xue over 3 years ago

Gallery Module for Azure PowerShell : https://www.powershellgallery.com/packages/Az/6.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:6.0.0-ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:debian-9
  • mcr.microsoft.com/azure-powershell:6.0.0-debian-9
  • mcr.microsoft.com/azure-powershell:centos-7
  • mcr.microsoft.com/azure-powershell:6.0.0-centos-7
  • mcr.microsoft.com/azure-powershell:alpine-3.10
  • mcr.microsoft.com/azure-powershell:6.0.0-alpine-3.10

6.0.0 - May 2021

Az 6.0.0 (Az.Accounts 2.3.0) is only supported on Windows PowerShell 5.1, PowerShell 7.0 version 7.0.6 or greater and PowerShell 7.1 version 7.1.3 or greater, open https://aka.ms/install-powershell to learn how to upgrade. For further information, go to http://aka.ms/azpslifecyle.

Az.Accounts

  • Upgraded Azure.Identity to 1.4 and MSAL to 4.30.1
  • Removed obsolete parameters 'ManagedServiceHostName', 'ManagedServicePort' and 'ManagedServiceSecret' of cmdlet 'Connect-AzAccount', environment variables 'MSI_ENDPOINT' and 'MSI_SECRET' could be used instead
  • Customize display format of PSAzureRmAccount to hide secret of service principal [#14208]
  • Added optional parameter 'AuthScope' to 'Connect-AzAccount' to support enhanced authentication of data plane features
  • Set retry times by environment variable [#14748]
  • Supported subject name issuer authentication

Az.Compute

  • Added 'Invoke-AzVmInstallPatch' to support patch installation in VMs using PowerShell.
  • Updated Compute module to use the latest .Net SDK version 46.0.0.
  • Added optional parameter '-EdgeZone' to the following cmdlets:
    • 'Get-AzVMImage
    • 'Get-AzVMImageOffer'
    • 'Get-AzVMImageSku'
    • 'New-AzDiskConfig'
    • 'New-AzImageConfig'
    • 'New-AzSnapshotConfig'
    • 'New-AzVM'
    • 'New-AzVmssConfig'
    • 'New-AzVMSS'

Az.ContainerInstance

  • Added new cmdlets: 'Start-AzContainerGroup', 'Stop-AzContainerGroup' [#10773], 'Invoke-AzContainerInstanceCommand' [#7648], 'Update-AzContainerGroup', 'Add-AzContainerInstanceOutput', 'Get-AzContainerInstanceCachedImage', 'Get-AzContainerInstanceCapability', 'Get-AzContainerInstanceUsage', 'New-AzContainerGroupImageRegistryCredentialObject', 'New-AzContainerGroupPortObject', 'New-AzContainerGroupVolumeObject', 'New-AzContainerInstanceEnvironmentVariableObject', 'New-AzContainerInstanceInitDefinitionObject', 'New-AzContainerInstanceObject', 'New-AzContainerInstancePortObject' and 'New-AzContainerInstanceVolumeMountObject'
  • Supported Log Analytics parameters in 'New-AzContainerGroup' [#11117]
  • Added support to specify network profile and the name of Azure File Share in 'New-AzContainerGroup' [#9993] [#12218]
  • Added support to specify environment variables as SecureValue [#10110] [#10640]

Az.ContainerRegistry

  • Fixed username and password issue in 'Import-AzContainerRegistryImage' [#14971]
  • Fixed data plane operations (repository, tag, manifest) failed cross registry in single Powershell session [#14849]

Az.CosmosDB

  • 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

Az.DesktopVirtualization

  • Upgraded api version to 2021-02-01-preview.

Az.Functions

  • Added support in function app creation for Python 3.9 and Node 14 function apps
  • Removed support in function app creation for V2, Python 3.6, Node 8, and Node 10 function apps
  • Updated IdentityID parameter from string to string array in Update-AzFunctionApp. This is to be consistent with New-AzFunctionApp which has the same parameter as a string array
  • Updated FullyQualifiedErrorId for an invalid Functions version from FunctionsVersionIsInvalid to FunctionsVersionNotSupported
  • When creating a Node.js function app, if no runtime version is specified, the default runtime version is set to 14 instead of 12

Az.KeyVault

  • Provided key size for RSA key [#14819]

Az.Kusto

  • Bumped API version to stable 2021-01-01

Az.Maintenance

  • Bumped API version to stable 2021-05-01

Az.Migrate

  • Fixed an issue in Initialize-AzMigrateReplicationInfrastructure.ps1

Az.Network

  • Updated validation to allow passing zero value for saDataSizeKilobytes parameter
    • 'New-AzureRmIpsecPolicy'
  • Added optional parameter '-EdgeZone' to the following cmdlets:
    • 'New-AzNetworkInterface'
    • 'New-AzPublicIpAddress'
    • 'New-AzVirtualNetwork'

Az.RecoveryServices

  • Fixed security issue with SQL restore, this is a necessary breaking change. TargetContainer becomes mandatory for Alternate Location Restore.
  • Removed Set-AzRecoveryServicesBackupProperties cmdlet alias, Set-AzRecoveryServicesBackupProperty is supported.
  • Removed Get-AzRecoveryServicesBackupJobDetails cmdlet alias, Get-AzRecoveryServicesBackupJobDetail is supported.
  • Added support for cross subscription DS Move.
  • Azure Site Recovery support for VMware to Azure disaster recovery scenarios using RCM as the control plane.

Az.Resources

  • Changed '-IdentifierUris' in 'New-AzADApplication' to optional parameter
  • Removed generated 'DisplayName' of ADApplication created by 'New-AzADServicePrincipal'
  • Updated SDK to 3.13.1-preview to use GA TemplateSpecs API version
  • Added 'AdditionalProperties' to PSADUser and PSADGroup [#14568]
  • Supported 'CustomKeyIdentifier' in 'New-AzADAppCredential' and 'Get-AzADAppCredential' [#11457], [#13723]
  • Changed 'MainTemplate' to be shown by the default formatter for Template Spec Versions

Az.SecurityInsights

  • GA release for Az.SecurityInsights

Az.ServiceFabric

  • Removed deprecated cluster certificate commands:
    • 'Add-AzServiceFabricClusterCertificate'
    • 'Remove-AzServiceFabricClusterCertificate'
  • Changed PSManagedService model to avoid using the properties parameter directly from sdk.
  • Removed deprecated parameters for managed cmdlets:
    • 'ReverseProxyEndpointPort'
    • 'InstanceCloseDelayDuration'
    • 'ServiceDnsName'
    • 'InstanceCloseDelayDuration'
    • 'DropSourceReplicaOnMove'
  • Fixed 'Update-AzServiceFabricReliability' to update correctly the vm instance count of the primary node type on the cluster resource.

Az.Sql

  • Updated 'Set-AzSqlDatabaseVulnerabilityAssessmentRuleBaseline' documentation to include example of define array of array with one inner array.
  • Added cmdlet 'Copy-AzSqlDatabaseLongTermRetentionBackup'
    • Copy LTR backups to different servers
  • Added cmdlet 'Update-AzSqlDatabaseLongTermRetentionBackup'
    • Update Backup Storage Redundancy values for LTR backups
  • Added CurrentBackupStorageRedundancy, RequestedBackupStorageRedundancy to 'Get-AzSqlDatabase', 'New-AzSqlDatabase', 'Set-AzSqlDatabase', 'New-AzSqlDatabaseSecondary', 'Set-AzSqlDatabaseSecondary', 'New-AzSqlDatabaseCopy'
    • Changed BackupStorageRedundancy value to CurrentBackupStorageRedundancy, RequestedBackupStorageRedundancy to reflect both the current value and what has been requested if a change was made

Az.Storage

  • Supported file share snapshot
    • 'New-AzRmStorageShare'
    • 'Get-AzRmStorageShare'
    • 'Remove-AzRmStorageShare'
  • Supported remove file share with it's snapshot (leased and not leased), by default remove file share will fail when share has snapshot
    • 'Remove-AzRmStorageShare'
  • Supported Set/Get/Remove blob inventory policy
    • 'New-AzStorageBlobInventoryPolicyRule'
    • 'Set-AzStorageBlobInventoryPolicy'
    • 'Get-AzStorageBlobInventoryPolicy'
    • 'Remove-AzStorageBlobInventoryPolicy'
  • Supported DefaultSharePermission in create/update storage account
    • 'New-AzStorageAccount'
    • 'Set-AzStorageAccount'
  • Supported AllowCrossTenantReplication in create/update storage account
    • 'New-AzStorageAccount'
    • 'Set-AzStorageAccount'
  • Supported Set Object Replication Policy with SourceAccount/DestinationAccount as Storage account resource Id
    • 'Set-AzStorageObjectReplicationPolicy'
  • Supported set SasExpirationPeriod as TimeSpan.Zero
    • 'New-AzStorageAccount'
    • 'Set-AzStorageAccount
  • Make sure the correct account name is used when create account credential
    • 'New-AzStorageContext'

Az.StorageSync

  • Deprecated 'Invoke-AzStorageSyncFileRecall'
    • Customers should instead use 'Invoke-StorageSyncFileRecall', a cmdlet that is shipped with the Azure File Sync agent.
  • Removed offline data transfer feature in 'New-AzStorageSyncServerEndpoint'.

Az.StreamAnalytics

  • Bumped API version to 2017-04-01-preview
  • Added StreamAnalytics Cluster support

Az.Websites

  • updated 'Set-AzAppServicePlan' to keep existing Tags when adding new Tags
  • Fixed 'Set-AzWebApp' to set the AppSettings
  • updated 'Set-AzWebAppSlot' to set FtpsState
  • Added support for StaticSites.

Thanks to our community contributors

  • @corichte, Update New-AzVirutalNetworkGatewayConnection Ex 1 (#14858)
  • Hiroshi Yoshioka (@hyoshioka0128)
    • Typo "Azure SQL database"→"Azure SQL Database" (#14883)
    • Typo "Azure SQL managed instance"→"Azure SQL Managed Instance" (#14891)
    • Typo "Azure SQL managed instance"→"Azure SQL Managed Instance" (#14892)
    • Typo "Azure SQL managed instance"→"Azure SQL Managed Instance" (#14902)
    • Typo "Azure SQL managed instance"→"Azure SQL Managed Instance" (#14901)
    • Typo "Azure SQL managed instance"→"Azure SQL Managed Instance" (#14900)
    • Typo "Azure SQL managed instance"→"Azure SQL Managed Instance" (#14898)
    • Typo "Azure SQL managed instance"→"Azure SQL Managed Instance" (#14899)
  • Jay Zelos (@jzelos), Updated example 3 to use correct parameter (#14852)
  • @StevePantol, Update New-AzVMwarePrivateCloud.md (#14996)
azure-powershell - Az 5.9.0

Published by dingmeng-xue over 3 years ago

Gallery Module for Azure PowerShell : https://www.powershellgallery.com/packages/Az/5.9.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.9.0-ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:debian-9
  • mcr.microsoft.com/azure-powershell:5.9.0-debian-9
  • mcr.microsoft.com/azure-powershell:centos-7
  • mcr.microsoft.com/azure-powershell:5.9.0-centos-7
  • mcr.microsoft.com/azure-powershell:alpine-3.10
  • mcr.microsoft.com/azure-powershell:5.9.0-alpine-3.10

5.9.0 - May 2021

Az.Aks

  • Added support 'AcrNameToAttach' in 'Set-AzAksCluster'. [#14692]
  • Added support 'AcrNameToDetach' in 'Set-AzAksCluster'. [#14693]
  • Added 'Set-AzAksClusterCredential' to reset the ServicePrincipal of an existing AKS cluster.

Az.Automation

  • Added support for User Assigned Identities and PublicNetworkAccess flag

Az.Cdn

  • Added cmdlets to support new AFD Premium / Standard SKUs

Az.Compute

  • Updated the 'Set-AzVMDiskEncryptionExtension' cmdlet to support ADE extension migration from two pass (version with AAD input parameters) to single pass (version without AAD input parameters).
    • Added a switch parameter '-Migrate' to trigger migration workflow.
    • Added a switch parameter '-MigrationRecovery' to trigger recovery workflow for VMs experiencing failures after migration from two pass ADE.

Az.DataFactory

  • Added User Assigned Identities to Data Factory.
  • Updated ADF .Net SDK version to 4.18.0

Az.FrontDoor

  • Allowed Enable-AzFrontDoorCustomDomainHttps's SecretVersion parameter to be optional to support bring-your-own-certificate auto-rotation

Az.KeyVault

  • Fixed a bug for 'Get-AzKeyVaultSecret -IncludeVersions' when current version is disabled [#14740]
  • Displayed error code and message when updating purged secret [#14800]

Az.RecoveryServices

  • Azure Site Recovery support for Multiple IP per NIC for Azure to Azure provider.
  • Azure Site Recovery support for SqlServerLicenseType for VMware to Azure and HyperV to Azure providers.
  • Azure Site Recovery support for Availability set for VMware to Azure and HyperV to Azure providers.
  • Azure Site Recovery support for TargetVmSize for VMware to Azure and HyperV to Azure providers.
  • Azure Site Recovery support for ResourceTagging for VMware to Azure and HyperV to Azure providers.
  • Azure Site Recovery support for Virtual Machine Scale Set for Azure to Azure provider.
  • Added support for restoring unmanaged disks vm as managed disks.

Az.Resources

  • Added parameter 'ObjectType' for 'New-AzRoleAssignment'

Az.ServiceFabric

  • Upgraded Managed Cluster commands to use Service Fabric Managed Cluster SDK version 1.0.0 which uses service fabric resource provider api-version 2021-05-01.
  • 'New-AzServiceFabricManagedCluster' add parameters UpgradeCadence and ZonalResiliency.
  • 'New-AzServiceFabricManagedNodeType' add parameters DiskType, VmUserAssignedIdentity, IsStateless and MultiplePlacementGroup.
  • 'New-AzServiceFabricManagedClusterService' and 'Set-AzServiceFabricManagedClusterService' mark parameters for deprecation: InstanceCloseDelayDuration, DropSourceReplicaOnMove and ServiceDnsName. They are not supported.

Az.ResourceMover

  • General availability of 'Az.ResourceMover' module

Az.Storage

  • Supported create/update storage account with KeyExpirationPeriod and SasExpirationPeriod
    • 'New-AzStorageAccount'
    • 'Set-AzStorageAccount'
  • Supported create/update storage account with keyvault encryption and access keyvault with user assigned identity
    • 'New-AzStorageAccount'
    • 'Set-AzStorageAccount'
  • Supported EdgeZone in create storage account
    • 'New-AzStorageAccount'
  • Fixed an issue that delete immutable blob will prompt incorrect message.
    • 'Remove-AzStorageAccount'
  • Allowed update Storage Account KeyVault properties by cleanup Keyversion to enable key auto rotation [#14769]
    • 'Set-AzStorageAccount'
  • Added breaking change warning message for upcoming cmdlet breaking change
    • 'Remove-AzRmStorageShare'

Thanks to our community contributors

  • Thomas Lee (@doctordns), Update Get-AzEnvironment.md (#14704)
  • Fabian (@FullByte), Example with wrong parameter (typo) (#14743)
  • @gradinDotCom, Update Get-AzNetworkWatcherNextHop.md (#14813)
  • Dr Greg Low (@greglow-sdu), Update Get-AzSqlServerDnsAlias.md (#14737)
  • Prateek Singh (@PrateekKumarSingh)
    • fixing a typo (#14779)
    • fixing typo (#14773)
  • Remco Eissing (@remcoeissing)
    • Fixed typos in Restore-AzApiManagement (#14770)
    • Example 2 to use New-AzPolicyExemption (#14716)
  • @sharma224
    • User identity changes (#14803)
    • Supporting Customer managed key (#14680)
  • Yannick Dils (@yannickdils), Update Location explanation (#14719)
azure-powershell - Az.Tools.Predictor 0.3.0

Published by dingmeng-xue over 3 years ago

Release Notes

  • Add Open-AzPredictorSurvey to welcome feedback.

https://www.powershellgallery.com/packages/Az.Tools.Predictor/0.3.0

azure-powershell - Az 5.8.0

Published by dingmeng-xue over 3 years ago

Gallery Module for Azure PowerShell : https://www.powershellgallery.com/packages/Az/5.8.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.8.0-ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:debian-9
  • mcr.microsoft.com/azure-powershell:5.8.0-debian-9
  • mcr.microsoft.com/azure-powershell:centos-7
  • mcr.microsoft.com/azure-powershell:5.8.0-centos-7
  • mcr.microsoft.com/azure-powershell:alpine-3.10
  • mcr.microsoft.com/azure-powershell:5.8.0-alpine-3.10

5.8.0 - April 2021

Az.Accounts

  • Fallback to first valid context if current default context key is 'Default' which is invalid

Az.Automation

  • Added support for Customer Managed Key Encryption with System Assigned Identity
  • Fixed issue that disables the schedule for update deployment if schedule was re-created with same name

Az.Compute

  • Fixed a bug when 1 data disk attached to VMSS for Remove-AzVmssDataDisk [#13368]
  • Added new cmdlets to support TrustedLaunch related cmdlets:
    • 'Set-AzVmSecurityProfile'
    • 'Set-AzVmUefi'
    • 'Set-AzVmssSecurityProfile'
    • 'Set-AzVmssUefi'
  • Edited default value for Size parameter in New-AzVM cmdlet from Standard_DS1_v2 to Standard_D2s_v3.

Az.ContainerRegistry

  • Fixed bug in 'Get-AzContainerRegistryManifest' showing incorrect image name

Az.HDInsight

  • Supported getting default vmsize from backend if customer does not provide the related parameters: '-WorkerNodeSize', '-HeadNodeSize', '-ZookeeperNodeSize', '-EdgeNodeSize', '-KafkaManagementNodeSize'.

Az.HealthcareApis

  • Added support for Acr LoginServers

Az.KeyVault

  • Fixed a bug for 'Get-AzKeyVaultSecret -AsPlainText' if the secret is not found [#14645]

Az.Migrate

  • Nullref Bug fixed in get discovered server and initialize replication infrastructure commandlets.

Az.Monitor

  • Added cmdlet to get diagnostic setting categories for subscription
    • 'Get-AzSubscriptionDiagnosticSettingCategory'
  • Supported subscription diagnostic setting operations with new parameter: SubscriptionId
    • 'Get-AzDiagnosticSetting'
    • 'New-AzDiagnosticSetting'
    • 'Remove-AzDiagnosticSetting'
  • Supported 'AutoMitigate' parameter in metric alert rule properties. The flag indicates whether the alert should be auto resolved or not.

Az.Resources

  • Added upcoming breaking change warnings on below cmdlets, because the value of 'IdentifierUris' parameter will need verified domain.
    • 'New-AzADApplication'
    • 'Update-AzADApplication'
    • 'New-AzADServicePrincipal'
    • 'Update-AzADServicePrincipal'
  • Ignored Bicep warning message in error stream if exitcode equals zero.

Az.Sql

  • Added cmdlet output breaking change warnings to the following:
    • 'New-AzSqlDatabase'
    • 'Get-AzSqlDatabase'
    • 'Set-AzSqlDatabase'
    • 'Remove-AzSqlDatabase'
    • 'New-AzSqlDatabaseSecondary'
    • 'Remove-AzSqlDatabaseSecondary'
    • 'Get-AzSqlDatabaseReplicationLink'
    • 'New-AzSqlDatabaseCopy'
    • 'Set-AzSqlDatabaseSecondary'

Az.Storage

  • Fixed copy blob fail with source context as Oauth [#14662]
    • 'Start-AzStorageBlobCopy'

Az.StreamAnalytics

  • Added upcoming breaking change warning message to all cmdlets because of upcoming changes on parameters.

Thanks to our community contributors

  • Andrei Zhukouski (@BurgerZ), Fix typo (#14575)
  • Mark Allison (@markallisongit), Update Invoke-AzSqlInstanceFailover.md (#14603)
azure-powershell - Az.CloudService v0.2.0

Published by BethanyZhou over 3 years ago

Release Notes

  • Bumped API version to stable 2021-03-01
  • Supported OSFamily and OSVersion
azure-powershell - Az.Sql v3.0.0-preview

Published by BethanyZhou over 3 years ago

Release Notes

  • Added cmdlet Copy-AzSqlDatabaseLongTermRetentionBackup
    • Copy LTR backups to different servers
  • Added cmdlet Update-AzSqlDatabaseLongTermRetentionBackup
    • Update Backup Storage Redundancy values for LTR backups
  • Added CurrentBackupStorageRedundancy, RequestedBackupStorageRedundancy to Get-AzSqlDatabase, New-AzSqlDatabase, Set-AzSqlDatabase, New-AzSqlDatabaseSecondary, Set-AzSqlDatabaseSecondary, New-AzSqlDatabaseCopy
    • Changed BackupStorageRedundancy value to CurrentBackupStorageRedundancy, RequestedBackupStorageRedundancy to reflect both the current value and what has been requested if a change was made
azure-powershell - Az.Migrate v1.0.1

Published by BethanyZhou over 3 years ago

Release Notes

  • Nullref Bug fixed in get discovered server and initialize replication infrastructure cmdlets.
Badges
Extracted from project README
Az AzPreview
Related Projects