Skip to content

Releases: Azure/azure-powershell

Az 5.7.0

19 Mar 08:20
5ea10fe
Compare
Choose a tag to compare

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

5.7.0 - March 2021

Az.Accounts

  • Fixed incorrect warning message on Windows PowerShell [#14556]
  • Set Azure Environment variable 'AzureKeyVaultServiceEndpointResourceId' according to the value of 'AzureKeyVaultDnsSuffix' when discovering environment

Az.Automation

  • Fixed the issue for starting Python3 runbooks with parameters

Az.DataFactory

  • Updated ADF .Net SDK version to 4.15.0

Az.EventHub

  • Fixed that 'New-AzServiceBusAuthorizationRuleSASToken' returns invalid token. [#12975]

Az.IotHub

  • Updated IoT Hub Management SDK and models to version 3.0.0 (api-version 2020-03-01)

Az.KeyVault

  • Supported upcoming new API design for 'Export-AzKeyVaultSecurityDomain'
  • Fixed several typos in cmdlet messages [#14341]

Az.Network

  • Added new cmdlets to replace old product name 'virtual router' with new name 'route server' in the future.
    • 'Get-AzRouteServerPeerAdvertisedRoute'
    • 'Get-AzRouteServerPeerAdvertisedRoute'
    • Added deprecation attribute warning to the old cmdlets.
  • Updated 'set-azExpressRouteGateway' to allow parameter -MinScaleUnits without specifying -MaxScaleUnits
  • Updated cmdlets to enable setting of VpnLinkConnectionMode on VpnSiteLinkConnections.
    • 'New-AzVpnSiteLinkConnection'
    • 'Update-AzVpnConnection'
  • Added new cmdlet to fetch IKE Security Associations for VPN Site Link Connections.
    • 'Get-VpnSiteLinkConnectionIkeSa'
  • Added new cmdlet to reset a Virtual Network Gateway Connection.
    • 'Reset-AzVirtualNetworkGatewayConnection'
  • Added new cmdlet to reset a Vpn Site Link Connection.
    • 'Reset-VpnSiteLinkConnection'
  • Updated cmdlets to enable setting an optional parameter -TrafficSelectorPolicies
    • 'New-AzVpnConnection'
    • 'Update-AzVpnConnection'
  • Bug fix for update vpnServerConfiguration.
  • Add scenarioTest for p2s multi auth VWAN.
  • Added multi auth feature support for VNG
    • 'Get-AzVpnClientConfiguration'
    • 'New-AzVirtualNetworkGateway'
    • 'Set-AzVirtualNetworkGateway'

Az.RecoveryServices

  • Added Cross Zonal Restore for managed virtual machines.

Az.RedisEnterpriseCache

  • GA version of Az.RedisEnterpriseCache

Az.Resources

  • Redirected bicep message to verbose stream
  • Removed the logic of copying Bicep template file to temp folder.
  • Add support of policy exemption resource type
  • Fixed what-if functionality when using '-QueryString' parameter.
  • Normalized '-QueryString' starting with '?' for scenarios involving dynamic parameters.

Az.ServiceBus

  • Fixed that 'New-AzServiceBusAuthorizationRuleSASToken' returns invalid token. [#12975]

Az.ServiceFabric

  • Added parameters 'VMImagePublisher', 'VMImageOffer', 'VMImageSku', 'VMImageVersion' to 'Add-AzServiceFabricNodeType' to facilitate easy alternate OS image creation for new node type.
  • Added parameter 'IsPrimaryNodeType' to 'Add-AzServiceFabricNodeType' to be able to create an additional primary node type, for the purpose of transitioning the primary node type to another one in the case of OS migration.
  • 'Add-AzServiceFabricNodeType' now correctly copies the LinuxDiagnostic extension. This was previously not working for Linux.
  • 'Add-AzServiceFabricNodeType' now correctly copies the RDP/SSH load balancer inbound NAT port mapping to the new node type.
  • Added template for 'UbuntuServer1804' for creating Ubuntu 18.04 clusters using 'New-AzServiceFabricCluster'.
  • 'Remove-AzServiceFabricNodeType' was incorrectly blocking Bronze durability node types for removal, and this has been updated to only block when the Bronze durability level differs between the SF node type and VMSS setting.
  • Added cmdlet 'Update-AzServiceFabricVmImage' to update the delivered SF runtime package type. This must be changed when migrating from Ubuntu 16 to 18.
  • Added cmdlet 'Update-AzServiceFabricNodeType' to update the properties of a cluster node type. For now this is solely used to update whether the node type is primary via bool parameter '-IsPrimaryNodeType False'.
  • 'Update-AzServiceFabricReliability' is now able to update reliability level when the cluster has more than one primary node type. To do this, the name of the node type is supplied via the new -NodeType parameter.
  • Added new cmdlets for managed applications:
    • 'New-AzServiceFabricManagedClusterApplication'
    • 'Get-AzServiceFabricManagedClusterApplication'
    • 'Set-AzServiceFabricManagedClusterApplication'
    • 'Remove-AzServiceFabricManagedClusterApplication'
    • 'New-AzServiceFabricManagedClusterApplicationType'
    • 'Get-AzServiceFabricManagedClusterApplicationType'
    • 'Set-AzServiceFabricManagedClusterApplicationType'
    • 'Remove-AzServiceFabricManagedClusterApplicationType'
    • 'New-AzServiceFabricManagedClusterApplicationTypeVersion'
    • 'Get-AzServiceFabricManagedClusterApplicationTypeVersion'
    • 'Set-AzServiceFabricManagedClusterApplicationTypeVersion'
    • 'Remove-AzServiceFabricManagedClusterApplicationTypeVersion'
    • 'New-AzServiceFabricManagedClusterService'
    • 'Get-AzServiceFabricManagedClusterService'
    • 'Set-AzServiceFabricManagedClusterService'
    • 'Remove-AzServiceFabricManagedClusterService'
  • Upgraded Managed Cluster commands to use Service Fabric Managed Cluster SDK version 1.0.0-beta.1 which uses service fabric resource provider api-version 2021-01-01-preview.

Az.Sql

  • Added cmdlet 'New-AzSqlServerTrustGroup'
  • Added cmdlet 'Remove-AzSqlServerTrustGroup'
  • Added cmdlet 'Get-AzSqlServerTrustGroup'

Az.Storage

  • Fixed an issue that list account from resource group won't use nextlink
    • 'Get-AzStorageAccount'
  • Supported ChangeFeedRetentionInDays when Enable ChangeFeed on Blob service
    • 'Update-AzStorageBlobServiceProperty'

Az.Websites

  • Updated 'Add-AzWebAppAccessRestrictionRule' to allow all supported Service Tags and validate against Service Tag API.

Thanks to our community contributors

  • Freddie Sackur (@fsackur), Fix invalid SAS token from New-AzServiceBusAuthorizationRuleSASToken and New-AzEventHubAuthorizationRuleSASToken (#14535)
  • Serafín Martín (@infoTrainingym), Unkown parameter (#14515)
  • João Carlos Ferra de Almeida (@Jalmeida1994), Update Get-AzAksNodePool.md (#14503)
  • Liam Barnett (@liambarnett), Fixed 3 typos in the document (#14335)
  • @sbojjawar-Msft, Update Set-AzSqlDatabaseVulnerabilityAssessmentRuleBaseline.md (#14432)
  • Yannick Dils (@yannickdils), Remove resource group from get-azloadbalancer this results in a region / zone update. (#14417)

AzureRM 6.13.2

24 Mar 02:45
d5af5ed
Compare
Choose a tag to compare

Install

Gallery Module for ARM Cmdlets: link

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

Install-Module -Name AzureRM -Repository PSGallery -Force

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

Update-Module -Name AzureRM

Changes since last release

6.13.2 - March 2021

Azure Resource Manager Module

This module is outdated and will go out of support on 29 February 2024.

The Az PowerShell Module provides the following improvements:

  • Greater security with token cache encryption and improved authentication.
  • Availability in Azure Cloud Shell and on Linux and macOS.
  • Support for all Azure services.
  • Allows use of Azure access tokens.

We encourage you to start using the Az module as soon as possible to take advantage of these improvements.

Update your scripts that use AzureRM PowerShell modules to use Az PowerShell modules by 29 February 2024. To automatically update your scripts, follow the quickstart guide.

Az.Tools.Predictor 0.2.0

02 Mar 10:14
9a5e18f
Compare
Choose a tag to compare
Pre-release

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

  • Second preview release
  • Add Enable-AzPredictor and Disable-AzPredictor cmdlet to simplify configuration
  • Use PSReadline new API

Az 5.6.0

26 Feb 15:32
eb0223c
Compare
Choose a tag to compare

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

5.6.0 - March 2021

Az.Accounts

  • Upgrade Azure.Identity to fix the issue that Connect-AzAccount fails when ADFS credential is used [#13560]

Az.Automation

  • Fixed the issue that string cannot be serialized correctly. [#14215]
  • Added Support for Python3 Runbook Type

Az.Compute

  • Added parameter '-EnableHotpatching' to the 'Set-AzVMOperatingSystem' cmdlet for Windows machines.
  • Added parameter '-PatchMode' to the Linux parameter sets in the cmdlet 'Set-AzVMOperatingSystem'.
  • [Breaking Change] Breaking changes for users in the public preview for the VM Guest Patching feature.
    • Removed property 'RebootStatus' from the 'Microsoft.Azure.Management.Compute.Models.LastPatchInstallationSummary' object.
    • Removed property 'StartedBy' from the 'Microsoft.Azure.Management.Compute.Models.LastPatchInstallationSummary' object.
    • Renamed property 'Kbid' to 'KbId' in the 'Microsoft.Azure.Management.Compute.Models.VirtualMachineSoftwarePatchProperties' object.
    • Renamed property 'patches' to 'availablePatches' in the 'Microsoft.Azure.Management.Compute.Models.VirtualMachineAssessPatchesResult' object.
    • Renamed object 'Microsoft.Azure.Management.Compute.Models.SoftwareUpdateRebootBehavior' to 'Microsoft.Azure.Management.Compute.Models.VMGuestPatchRebootBehavior'.
    • Renamed object 'Microsoft.Azure.Management.Compute.Models.InGuestPatchMode' to 'Microsoft.Azure.Management.Compute.Models.WindowsVMGuestPatchMode'.
  • [Breaking Change] Removed all 'ContainerService' cmdlets. The Container Service API was deprecated in January 2020.
    • 'Add-AzContainerServiceAgentPoolProfile'
    • 'Get-AzContainerService'
    • 'New-AzContainerService'
    • 'New-AzContainerServiceConfig'
    • 'Remove-AzContainerService'
    • 'Remove-AzContainerServiceAgentPoolProfile'
    • 'Update-AzContainerService'

Az.ContainerRegistry

  • Fixed authentication for Connect-AzContainerRegistry

Az.CosmosDB

  • Introduced NetworkAclBypass and NetworkAclBypassResourceIds for Database Account cmdlets.
  • Introduced ServerVersion parameter to Update-AzCosmosDBAccount.
  • Introduced BackupInterval and BackupRetention for Database Account cmdlets

Az.DataFactory

  • Updated ADF .Net SDK version to 4.14.0

Az.Migrate

  • Az.Migrate GA
  • Incorporated Initialize-AzMigrateReplicationInfrastructure as a cmdlet in the Az.Migrate module, from the external script that is run currently today.
  • Made some parameters of New-AzMigrateServerReplication, New-AzMigrateDiskMapping case insensitive.
  • Added support for scale appliance change, to handle new V3 keys.

Az.RecoveryServices

  • Added null check for target storage account in FileShare restore.

Az.Resources

  • Added support for Azure resources deployment in Bicep language
  • Fixed issues with TemplateSpec deployments in 'New-AzTenantDeployment' and 'New-AzManagementGroupDeployment'
  • Added support for '-QueryString' parameter in 'Test-Az*Deployments' cmdlets
  • Fixed issue with dynamic parameters when 'New-Az*Deployments' is used with '-QueryString'
  • Added support for '-TemplateParameterObject' parameter while using '-TemplateSpecId' parameter in 'New-Az*Deployments' cmdlets
  • Fixed the inaccurate error message received on trying to deploy a non-existent template spec

Az.Storage

  • Upgraded to Microsoft.Azure.Management.Storage 19.0.0, to support new API version 2021-01-01.
  • Supported resource access rule in NetworkRuleSet
    • 'Update-AzStorageAccountNetworkRuleSet'
    • 'Add-AzStorageAccountNetworkRule'
    • 'Remove-AzStorageAccountNetworkRule'
  • Supported Blob version and Append Blob type in Management Policy
    • 'Add-AzStorageAccountManagementPolicyAction'
    • 'New-AzStorageAccountManagementPolicyFilter'
    • 'Set-AzStorageAccountManagementPolicy'
  • Supported create/update account with AllowSharedKeyAccess
    • 'New-AzStorageAccount'
    • 'Set-AzStorageAccount'
  • Supported create Encryption Scope with RequireInfrastructureEncryption
    • 'New-AzStorageEncryptionScope'
  • Supported copy block blob synchronously, with encryption scope
    • 'Copy-AzStorageBlob'
  • Fixed issue that Get-AzStorageBlobContent use wrong directory separator char on Linux and MacOS [#14234]

Az.Websites

  • Introduced an option to give custom timeout for 'Publish-AzWebApp'
  • Added support for App Service Environment
    • 'New-AzAppServiceEnvironment'
    • 'Remove-AzAppServiceEnvironment'
    • 'Get-AzAppServiceEnvironment'
    • 'New-AzAppServiceEnvironmentInboundServices'

Thanks to our community contributors

  • @alunmj, Small spelling, formatting changes (#14155)
  • @chakra146, Update Add-AzLoadBalancerInboundNatPoolConfig.md (#14231)
  • Martin Ehrnst (@ehrnst), Fixed a typo in the cmdlet (#14112)
  • Jan David Narkiewicz (@jdnark)
    • Examples used New-AzAks which is legacy cmdlet and the alias for New-AzAksCluster. Changed examples to use New-AzAksCluster which is the cmdlet this documentation page targets. (#14088)
    • Type fox: changed SshKeyVaule to SshKeyValue (#14087)
  • Ivan Kulezic (@kukislav), Add sql mi maintenance configuration examples (#14216)
  • @webguynj, Update Set-AzNetworkSecurityRuleConfig.md (#14176)
  • Yannick Dils (@yannickdils), Added an additional cmdline to the example which applies the changes to the load balancer (#14185)

Az.CosmosDB v2.0.1-preview

23 Feb 03:17
3b23ee9
Compare
Choose a tag to compare
Pre-release

This release fixes the issue with error propagation for failed requests in case of PITR and RBAC cmdlets.

Az.Migrate v1.0.0

22 Feb 07:50
daf9563
Compare
Choose a tag to compare

Release Notes

  • Az.Migrate GA
  • Incorporated Initialize-AzMigrateReplicationInfrastructure as a cmdlet in the Az.Migrate module, from the external script that is run currently today.
  • Made some parameters of New-AzMigrateServerReplication, New-AzMigrateDiskMapping case insensitive.
  • Added support for scale appliance change, to handle new V3 keys.

Az.ContainerRegistry v2.2.1

12 Feb 07:10
e75a297
Compare
Choose a tag to compare

Release Notes

  • Fixed authentication for Connect-AzContainerRegistry

Az 5.5.0

05 Feb 09:04
1bb0c1d
Compare
Choose a tag to compare

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

Az.CosmosDB v2.0.0-preview

29 Jan 08:28
cccdf10
Compare
Choose a tag to compare
Pre-release

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

Az.Migrate v0.2.0

27 Jan 03:51
701e25c
Compare
Choose a tag to compare
Az.Migrate v0.2.0 Pre-release
Pre-release

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