Az-mine
11.4.0
Microsoft Azure PowerShell - Cmdlets to manage resources in Azure. This module is compatible with PowerShell and Windows PowerShell.
For more information about the Az module, please visit the following: https://learn.microsoft.com/powershell/azure/
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
Microsoft Corporation. All rights reserved.
Package Details
Author(s)
- Microsoft Corporation
Tags
Azure ARM ResourceManager Linux AzureAutomationNotSupported
PSEditions
Dependencies
-
- Az.Accounts (>= 2.16.0)
- Az.Advisor (= 2.0.0)
- Az.Aks (= 6.0.1)
- Az.AnalysisServices (= 1.1.4)
- Az.ApiManagement (= 4.0.2)
- Az.App (= 1.0.0)
- Az.AppConfiguration (= 1.3.0)
- Az.ApplicationInsights (= 2.2.3)
- Az.ArcResourceBridge (= 1.0.0)
- Az.Attestation (= 2.0.0)
- Az.Automanage (= 1.0.0)
- Az.Automation (= 1.10.0)
- Az.Batch (= 3.5.0)
- Az.Billing (= 2.0.3)
- Az.Cdn (= 3.1.2)
- Az.CloudService (= 2.0.0)
- Az.CognitiveServices (= 1.14.1)
- Az.Compute (= 7.1.2)
- Az.ConfidentialLedger (= 1.0.0)
- Az.ContainerInstance (= 4.0.0)
- Az.ContainerRegistry (= 4.1.3)
- Az.CosmosDB (= 1.14.1)
- Az.DataBoxEdge (= 1.1.0)
- Az.Databricks (= 1.7.1)
- Az.DataFactory (= 1.18.2)
- Az.DataLakeAnalytics (= 1.0.3)
- Az.DataLakeStore (= 1.3.0)
- Az.DataProtection (= 2.2.0)
- Az.DataShare (= 1.0.1)
- Az.DesktopVirtualization (= 4.3.0)
- Az.DevCenter (= 1.1.0)
- Az.DevTestLabs (= 1.0.2)
- Az.Dns (= 1.2.0)
- Az.ElasticSan (= 1.0.0)
- Az.EventGrid (= 1.6.0)
- Az.EventHub (= 4.2.0)
- Az.FrontDoor (= 1.10.0)
- Az.Functions (= 4.0.7)
- Az.HDInsight (= 6.1.0)
- Az.HealthcareApis (= 2.0.0)
- Az.IotHub (= 2.7.5)
- Az.KeyVault (= 5.2.1)
- Az.Kusto (= 2.3.0)
- Az.LoadTesting (= 1.0.0)
- Az.LogicApp (= 1.5.1)
- Az.MachineLearning (= 1.1.3)
- Az.MachineLearningServices (= 1.0.0)
- Az.Maintenance (= 1.4.1)
- Az.ManagedServiceIdentity (= 1.2.0)
- Az.ManagedServices (= 3.0.0)
- Az.MarketplaceOrdering (= 2.0.0)
- Az.Media (= 1.1.2)
- Az.Migrate (= 2.3.0)
- Az.Monitor (= 5.1.0)
- Az.MySql (= 1.1.1)
- Az.Network (= 7.4.0)
- Az.NetworkCloud (= 1.0.0)
- Az.Nginx (= 1.0.0)
- Az.NotificationHubs (= 1.1.2)
- Az.OperationalInsights (= 3.2.0)
- Az.PolicyInsights (= 1.6.4)
- Az.PostgreSql (= 1.1.0)
- Az.PowerBIEmbedded (= 2.0.0)
- Az.PrivateDns (= 1.0.4)
- Az.RecoveryServices (= 6.7.1)
- Az.RedisCache (= 1.9.0)
- Az.RedisEnterpriseCache (= 1.2.0)
- Az.Relay (= 2.0.0)
- Az.ResourceMover (= 1.2.0)
- Az.Resources (= 6.16.0)
- Az.Security (= 1.6.0)
- Az.SecurityInsights (= 3.1.1)
- Az.ServiceBus (= 3.0.0)
- Az.ServiceFabric (= 3.3.2)
- Az.SignalR (= 2.0.0)
- Az.Sql (= 4.14.0)
- Az.SqlVirtualMachine (= 2.2.0)
- Az.StackHCI (= 2.3.1)
- Az.StackHCIVM (= 1.0.1)
- Az.Storage (= 6.1.2)
- Az.StorageMover (= 1.3.0)
- Az.StorageSync (= 2.1.1)
- Az.StreamAnalytics (= 2.0.0)
- Az.Support (= 1.0.0)
- Az.Synapse (= 3.0.5)
- Az.TrafficManager (= 1.2.2)
- Az.Websites (= 3.2.0)
Release Notes
11.4.0 - March 2024
Az.Accounts
* Added a preview feature to detect secrets and sensitive information from the output of Azure PowerShell cmdlets to prevent leakage. Enable it by 'Set-AzConfig -DisplaySecretsWarning True'. Learn more at https://go.microsoft.com/fwlink/?linkid=2258844
* Fixed 'CacheDirectory' and 'CacheFile' out-of-sync issue in AzureRmContextSettings.json and the customers are not allowed to change these 2 properties.
* Redirected device code login messages from warning stream to information stream if use device authentication in 'Connect-AzAccount'.
Az.Cdn
* Fixed the case sensitive issue when do preparing migration steps for 'Start-AzFrontDoorCdnProfilePrepareMigration'
Az.Compute
* Fixed 'New-AzVM' when a source image is specified to avoid an error on the 'Version' value.
Az.CosmosDB
* Fixed validation issues in same-account collection/container/graph and database/table/Gremlin restores, affecting the following cmdlets:
- Restore-AzCosmosDBSqlDatabase
- Restore-AzCosmosDBSqlContainer
- Restore-AzCosmosDBMongoDBDatabase
- Restore-AzCosmosDBMongoDBCollection
- Restore-AzCosmosDBGremlinDatabase
- Restore-AzCosmosDBGremlinGraph
- Restore-AzCosmosDBTable
* Upgraded SDK 'Azure.Security.KeyVault.Keys' TO 4.6.0-beta.1.
* Added breaking change message for ListConnectionStrings changes
Az.DataFactory
* Supported Snowflake V2 in ADF
Az.KeyVault
* Supported 'HsmPlatform' in 'KeyAttributes'.
Az.LogicApp
* Removed the *.deps.json file that caused false positive security alerts. [#23603]
Az.Monitor
* Added support for the Metric Data Plane
Az.RedisCache
* Upgraded API version to 2023-08-01
* Added support for flush operation
* Added support for update channels
* Added support for Microsoft Entra Authentication
Az.Resources
* Added breaking change warnings for Azure Policy cmdlets.
* Added 'AuxTenant' parameter in 'New-AzResourceGroupDeployment'to support cross-tenant deployment.
* Fixed bug with custom types and deployments whatif. [#13245]
* Fixed bug with nullable array parameters & outputs.
* Fixed bug with TemplateParameterUri not downloading parameters correctly.
Az.Security
* Added new cmdlets for Security Connectors
* Added new cmdlets for ApiCollections Security
Az.StackHCI
* Updated 'Set-AzStackHCI' to use HTTP PATCH for updating cluster resource instead of HTTP PUT and to only send updated properties.
Az.StackHCIVM
* Reported image download progress
Az.Storage
* Fixed parser logic when downloading blob from managed disk account with Sas Uri and bearer token on Linux and MacOS
- 'Get-AzStorageBlobContent'
* Added warning messages for upcoming breaking changes in Queue cmdlets for removing references to 'Microsoft.Azure.Storage.Queue'
- 'New-AzStorageQueue'
- 'Get-AzStorageQueue'
- 'New-AzStorageQueueSASToken'
* Added warning messages for an upcoming breaking change when uploading a file using SAS token without read permission
- 'Set-AzStorageFileContent'
* Added warning messages for an upcoming breaking change when upgrading a Storage account to StorageV2
- 'Set-AzStorageAccount'
FileList
- Az-mine.nuspec
- Az-mine.psd1
- Az-mine.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
11.4.0 (current version) | 241 | 3/13/2024 |