azure-powershell

Microsoft Azure PowerShell

OTHER License

Stars
4.1K
Committers
1.7K

Bot releases are hidden (Show)

azure-powershell - AzureStack 1.7.1

Published by markcowl over 5 years ago

AzureStack 1.7.1

Gallery Module for AzureStack Administration cmdlets: link

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

Install-Module -Name AzureStack -Repository PSGallery -Force

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

Update-Module -Name AzureStack

Release Notes

AzureStack

  • Update Resource dependency for modules to fix installation bug
azure-powershell - 1.6.0

Published by vladimir-shcherbakov over 5 years ago

Az 1.6.0

Gallery Module for ARM .NET Standard cmdlets: link

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

Changes since last release

Az.Automation

  • Azure automation update management change to support the following new features :
    • Dynamic grouping
    • Pre-Post script
    • Reboot Setting

Az.Compute

  • Fix issue with path resolution in Get-AzVmBootDiagnosticsData
  • Update Compute client library to 25.0.0.

Az.KeyVault

  • Added wildcard support to KeyVault cmdlets

Az.Network

  • Add Threat Intelligence support for Azure Firewall
  • Add Application Gateway Firewall Policy top level resource and Custom Rules
  • Add Alert action type for Azure Firewall Network and Application Rule Collections
  • Added support for conditions in RewriteRules in the Application Gateway
    • New cmdlets added:
      • New-AzApplicationGatewayRewriteRuleCondition
    • Cmdlets updated with optional parameter - RuleSequence and Condition
      • New-AzApplicationGatewayRewriteRule

Az.RecoveryServices

  • Added SnapshotRetentionInDays in Azure VM policy to support Instant RP
  • Added pipe support for unregister container

Az.Resources

  • Update wildcard support for Get-AzResource and Get-AzResourceGroup
  • Update credentials used when making generic calls to ARM

Az.Sql

  • Changed Threat Detection's cmdlets param (ExcludeDetectionType) from DetectionType to string[] to make it future proof when new DetectionTypes are added and to support autocomplete as well.
  • Add Vulnerability Assessment cmdlets on Server and Managed Instance

Az.Storage

  • Support Get/Set/Remove Management Policy on a Storage account
    • Set-AzStorageAccountManagementPolicy
    • Get-AzStorageAccountManagementPolicy
    • Remove-AzStorageAccountManagementPolicy
    • Add-AzStorageAccountManagementPolicyAction
    • New-AzStorageAccountManagementPolicyFilter
    • New-AzStorageAccountManagementPolicyRule

Az.Websites

  • Fix ARM template bug that breaks cloning all slots using 'New-AzWebApp -IncludeSourceWebAppSlots'
azure-powershell - 1.5.0

Published by cormacpayne over 5 years ago

Az 1.5.0

Gallery Module for ARM .NET Standard cmdlets: link

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

Changes since last release

Az.Accounts

  • Add 'Register-AzModule' command to support AutoRest generated cmdlets
  • Update examples for Connect-AzAccount

Az.Automation

  • Fixed issue when retreiving certain monthly schedules in several Azure Automation cmdlets
  • Fix Get-AzAutomationDscNode returning just top 20 nodes. Now it returns all nodes

Az.Cdn

  • Added new Powershell cmdlets for Enable/Disable Custom Domain Https and deprecated the old ones

Az.Compute

  • Add wildcard support to Get cmdlets

Az.DataFactory

  • Updated ADF .Net SDK version to 3.0.1

Az.LogicApp

  • Fix for ListWorkflows only retrieving the first page of results

Az.Network

  • Add wildcard support to Network cmdlets

Az.RecoveryServices

  • Added Sql server in Azure VM support
  • SDK Update
  • Removed VMappContainer check in Get-ProtectableItem
  • Added Name and ServerName as parameters for Get-ProtectableItem

Az.Resources

Az.Sql

  • Updating AuditingEndpointsCommunicator.
    • Fixing the behavior of an edge case while creating new diagnostic settings.

Az.Storage

  • Support Kind BlockBlobStorage when create Storage account
    • New-AzStorageAccount
azure-powershell - Az.StorageSync 0.8.0

Published by markcowl over 5 years ago

Az.StorageSync 0.8.0

Gallery Module for Az.StorageSync

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

Install-Module -Name Az.StorageSync -Repository PSGallery -Force

Changes

  • Cmdlets for managing StoirageSync service
azure-powershell - Az.Sql 1.4.0

Published by vladimir-shcherbakov over 5 years ago

Az.Sql 1.4.0

Gallery Module for Az.Sql

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

Install-Module -Name Az.Sql -Repository PSGallery -Force

Changes

  • Add support for restore an instance database from geo-redundant backups
azure-powershell - 1.4.0

Published by maddieclayton over 5 years ago

Az 1.4.0

Gallery Module for ARM .NET Standard cmdlets: link

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

Changes since last release

Az.AnalysisServices

  • Deprecated AddAzureASAccount cmdlet

Az.Automation

  • Update help for Import-AzAutomationDscNodeConfiguration
  • Added configuration name validation to Import-AzAutomationDscConfiguration cmdlet
  • Improved error handling for Import-AzAutomationDscConfiguration cmdlet

Az.CognitiveServices

  • Added CustomSubdomainName as a new optional parameter for New-AzCognitiveServicesAccount which is used to specify subdomain for the resource.

Az.Compute

  • Fix issue with ID parameter sets
  • Update Get-AzVMExtension to list all installed extension if Name parameter is not provided
  • Add Tag and ResourceId parameters to Update-AzImage cmdlet
  • Get-AzVmssVM without instance ID and with InstanceView can list VMSS VMs with instance view.

Az.DataLakeStore

  • Add cmdlets for ADL deleted item enumerate and restore

Az.EventHub

  • Added new boolean property SkipEmptyArchives to Skip Empty Archives in CaptureDescription class of Eventhub

Az.KeyVault

  • Fix tagging on Set-AzKeyVaultSecret

Az.LogicApp

  • Add in Basic sku for Integration Accounts
  • Add in XSLT 2.0, XSLT 3.0 and Liquid Map Types
  • New cmdlets for Integration Account Assemblies
    • Get-AzIntegrationAccountAssembly
    • New-AzIntegrationAccountAssembly
    • Remove-AzIntegrationAccountAssembly
    • Set-AzIntegrationAccountAssembly
  • New cmdlets for Integration Account Batch Configuration
    • Get-AzIntegrationAccountBatchConfiguration
    • New-AzIntegrationAccountBatchConfiguration
    • Remove-AzIntegrationAccountBatchConfiguration
    • Set-AzIntegrationAccountBatchConfiguration
  • Update Logic App SDK to version 4.1.0

Az.Monitor

  • Update help for Get-AzMetric

Az.Network

  • Update help example for Add-AzApplicationGatewayCustomError

Az.OperationalInsights

  • Additional support for New and Get ApplicationInsights data source.
    • Added new 'ApplicationInsights' kind to support Get specific and Get all ApplicationInsights data sources for given workspace.
    • Added New-AzOperationalInsightsApplicationInsightsDataSource cmdlet for creating data source by given Application-Insights resource parameters: subscription Id, resourceGroupName and name.

Az.Resources

Az.Sql

  • Add support for SQL DB Hyperscale tier
  • Fixed bug where restore could fail due to setting unnecessary properties in restore request

Az.Websites

  • Correct example in Get-AzWebAppSlotMetrics
azure-powershell - 1.3.0

Published by maddieclayton over 5 years ago

Az 1.3.0

Gallery Module for ARM .NET Standard cmdlets: link

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

Release Notes

Az.Accounts

  • Update to latest version of ClientRuntime

Az.AnalysisServices

  • General availability for Az.AnalysisServices module.

Az.Compute

  • AEM extension: Add support for UltraSSD and P60,P70 and P80 disks
  • Update help description for Set-AzVMBootDiagnostics
  • Update help description and example for Update-AzImage

Az.RecoveryServices

  • General availability for Az.RecoveryServices module.

Az.Resources

Az.Sql

  • Add Get/Set AzSqlDatabaseBackupShortTermRetentionPolicy
  • Fix issue where not being logged into Azure account would result in nullref exception when executing SQL cmdlets
  • Fixed null ref exception in Get-AzSqlCapability
azure-powershell - AzureStack 1.7.0

Published by markcowl over 5 years ago

AzureStack 1.7.0

Gallery Module for AzureStack Administration cmdlets: link

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

Install-Module -Name AzureStack -Repository PSGallery -Force

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

Update-Module -Name AzureStack

AzureRM 2.4.0

Gallery Module for Azure and AzureStack Client modules for AzureRM: link

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

Install-Module -Name AzureRM -RequiredVersion 2.4.0 -Repository PSGallery -Force

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

Update-Module -Name AzureStack -RequiredVersion 2.4.0

Release Notes

AzureRM

AzureRm.Resources

  • Bug fix in Get-AzureRmResource to query case insensitively by resource type

Azure.Storage

  • AzureRm rollup module now includes the already published version 4.5.0 supporting the api-version 2017-07-29

AzureRm.Storage

  • AzureRm rollup module now includes the already published version 5.0.4 supporting the api-version 2017-10-01

AzureRm.Compute

  • Added simple parameter sets in New-AzureRMVM and NewAzureRMVMSS, -ImageName parameter supports specifying user images.

AzureRm.Insights

  • AzureRm rollup module now includes the already published version 5.1.5 supporting the api-version 2018-01-01 for metrics/metric definitions resource types

AzureStack

  • Supported with 1901 update
  • This a breaking change release. For details on the breaking changes, refer to The Migration Guide

Azs.Backup.Admin Module

  • Breaking change: Backup changes to cert-based encryption mode. Support for symmetric keys is deprecated.

Azs.Fabric.Admin Module

  • Deprecation
    • Get-AzsInfrastructureVolume has been deprecated, we provide new cmdlet Get-AzsVolume
    • Get-AzsStorageSystem has been deprecated, we provide new cmdlet Get-AzsStorageSubSystem
    • Get-AzsStoragePool has been deprecated, the StorageSubSystem object has the capacity property

Azs.Compute.Admin Module

  • BugFix: Add-AzsPlatformImage, Get-AzsPlatformImage : Calling ConvertTo-PlatformImageObject only in the success path
  • BugFix: Add-AzsVmExtension, Get-AzsVmExtension : Calling ConvertTo-VmExtensionObject only in the success path

Azs.Storage.Admin Module

  • Bug fix - New Storage Quota uses defaults if none provided.
azure-powershell - 1.2.1

Published by maddieclayton over 5 years ago

Az 1.2.1

Gallery Module for ARM .NET Standard cmdlets: link

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

Release Notes

Az.Accounts

  • Release with correct version of Authentication
  • Enable MSI Authentication in Azure Functions and WebApps

Az.AnalysisServices

  • Release with updated Authentication dependency

Az.RecoveryServices

  • Release with updated Authentication dependency
azure-powershell - 1.2.0

Published by MiYanni over 5 years ago

Az 1.2.0

Gallery Module for ARM .NET Standard cmdlets: link

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

Release Notes

Az.Accounts

  • Add interactive and username/password authentication for Windows PowerShell 5.1 only
  • Update incorrect online help URLs
  • Add warning message in PS Core for Uninstall-AzureRm

Az.Aks

  • Update incorrect online help URLs

Az.Automation

  • Added support for Python 2 runbooks
  • Update incorrect online help URLs

Az.Cdn

  • Update incorrect online help URLs

Az.Compute

  • Add Invoke-AzVMReimage cmdlet
  • Add TempDisk parameter to Set-AzVmss
  • Fix the warning message of New-AzVM

Az.ContainerRegistry

  • Update incorrect online help URLs

Az.DataFactory

  • Updated ADF .Net SDK version to 3.0.0

Az.DataLakeStore

Az.IotHub

  • Add Encoding format to Add-IotHubRoutingEndpoint cmdlet.

Az.KeyVault

  • Update incorrect online help URLs

Az.Network

  • Update incorrect online help URLs

Az.Resources

Az.ServiceFabric

  • Rollback when a certificate is added to VMSS model but an exception is thrown this is to fix bug: https://github.com/Azure/service-fabric-issues/issues/932
  • Fix some error messages.
  • Fix create cluster with default ARM template for New-AzServiceFabriCluster which was not working with migration to Az.
  • Fix add cluster/application certificate to only add to VM Scale Sets that correspond to the cluster by checking cluster id in the extension.

Az.SignalR

  • Update incorrect online help URLs

Az.Sql

  • Update incorrect online help URLs
  • Updated parameter description for LicenseType parameter with possible values
  • Fix for updating managed instance identity not working when it is the only updated property
  • Support for custom collation on managed instance

Az.Storage

  • Update incorrect online help URLs
  • Give detail error message when get/set classic Logging/Metric on Premium Storage Account, since Premium Storage Account not supoort classic Logging/Metric.
    • Get/Set-AzStorageServiceLoggingProperty
    • Get/Set-AzStorageServiceMetricsProperty

Az.TrafficManager

  • Update incorrect online help URLs

Az.Websites

  • Update incorrect online help URLs
  • Fixes 'New-AzWebAppSSLBinding' to upload the certificate to the correct resourcegroup+location if the app is hosted on an ASE.
  • Fixes 'New-AzWebAppSSLBinding' to not overwrite the tags on binding an SSL certificate to an app
azure-powershell - Az 1.1.0

Published by cormacpayne almost 6 years ago

Az 1.1.0

Gallery Module for ARM .NET Standard cmdlets: link

See the Migration Guide for information on migrating from AzureRM

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

Release Notes

Az.Accounts

  • Add 'Local' Scope to Enable-AzureRmAlias

Az.Compute

  • Name is now optional in ID parameter set for Restart/Start/Stop/Remove/Set-AzVM and Save-AzVMImage
  • Updated the description of ID in help files
  • Fix backward compatibility issue with Az.Accounts module

Az.DataLakeStore

  • Update the sdk version of dataplane to 1.1.14 for SDK fixes.
    • Fix handling of negative acesstime and modificationtime for getfilestatus and liststatus, Fix async cancellation token

Az.EventGrid

  • Updated to use the 2019-01-01 API version.
  • Update the following cmdlets to support new scenario in 2019-01-01 API version
    • New-AzureRmEventGridSubscription: Add new optional parameters for specifying:
      • Event Time-To-Live,
      • Maximum number of delivery attempts for the events,
      • Dead letter endpoint.
    • Update-AzureRmEventGridSubscription: Add new optional parameters for specifying:
      • Event Time-To-Live,
      • Maximum number of delivery attempts for the events,
      • Dead letter endpoint.
  • Add new enum values (namely, storageQueue and hybridConnection) for EndpointType option in New-AzureRmEventGridSubscription and Update-AzureRmEventGridSubscription cmdlets.
  • Show warning message if creating or updating the event subscription is expected to entail manual action from user.

Az.IotHub

  • Updated to the latest version of the IotHub SDK

Az.LogicApp

  • Get-AzLogicApp lists all without specified Name

Az.Resources

Az.SignalR

  • Fix backward compatibility issue with Az.Accounts module

Az.Sql

  • Converted the Storage management client dependency to the common SDK implementation.

Az.Storage

  • Set the StorageAccountName of Storage context as the real Storage Account Name, when it's created with Sas Token, OAuth or Anonymous
    • New-AzStorageContext
  • Create Sas Token of Blob Snapshot Object with '-FullUri' parameter, fix the returned Uri to be the sanpshot Uri
    • New-AzStorageBlobSASToken

Az.Websites

  • Fixed a date parsing bug in 'Get-AzDeletedWebApp'
  • Fix backward compatibility issue with Az.Accounts module
azure-powershell - AzureStack 1.6.0

Published by markcowl almost 6 years ago

AzureStack 1.6.0

Gallery Module for AzureStack Administration cmdlets: link

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

Install-Module -Name AzureStack -Repository PSGallery -Force

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

Update-Module -Name AzureStack

Release Notes

  • Supported with 1811 update

Azs.Compute.Admin Module

  • Fixed missing Azs prefix for New-DataDiskObject and added alias with warning of future deprecation.

Azs.Update.Admin Module

  • Added a warning to recommend running Test-AzureStack before Install-AzsUpdate

Azs.Fabric.Admin

  • New cmdlet (The features are supported by Azure Stack 1811+)
    • Get-AzsDrive
    • Get-AzsVolume
    • Get-AzsStorageSubSystem
  • Deprecation
    • Get-AzsInfrastructureVolume is an alias now to the cmdlet Get-AzsVolume

Azs.InfrastructureInsights.Admin

  • Added a new cmdlet Repair-AzsAlert

Azs.Storage.Admin

  • Bug fix where default quota values are not being used

Azs.Subscriptions.Admin Module

  • Fixed missing Azs prefix for New-AddonPlanDefinitionObject and added alias with warning of future deprecation.
azure-powershell - Az.Storage 1.1.1-preview

Published by markcowl almost 6 years ago

Description

Az.Storage Preview compatible with Az 1.0. Module is available from the PowerShell Glllery

azure-powershell - Az 1.0.0

Published by markcowl almost 6 years ago

Az 1.0.0

Gallery Module for ARM .NET Standard cmdlets: link

See the Migration Guide for information on migrating from AzureRM

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

Release Notes

Az.Accounts

  • Changed from Az.Profile
  • Fixed table formats for profile and context types

Az.ApiManagement

  • Fixes for #7002
  • Minor breaking changes, see the Migration Guide for details

Az.Batch

  • Added the ability to see what version of the Azure Batch Node Agent is running on each of the VMs in a pool, via the new NodeAgentInformation property on PSComputeNode.
  • The Caching default for PSDataDisk is now ReadWrite instead of None.
  • Minor breaking changes, see the Migration Guide for details

Az.Billing

  • Combines Billing, Consumption, and UsageAggregates cmdlets, see the Migration Guide for details

Az.CognitivServices

  • Add completers for SkuName and Typem available on New-AzureRmCognitiveServicesAccount operation
  • Removed GetSkusWithAccountParamSetName parameter set from Get-AzCognitiveServicesAccountSkus

Az.ContainerInstance

  • Added ManagedIdentity support

Az.DataLakeAnalytics

Az.DataLakeStore

Az.Monitor

  • Renamed Az.Insights to Az.Monitor and other minor breaking changes, see the Migration Guide for details

Az.KeyVault

  • Removed the deprecated 'PurgeDisabled' property from output types

Az.MachineLearning

  • Included cmdlets from Az.MachineLearningCompute module

Az.Media

  • Remove deprecated -Tags alias from New-AzMediaService

Az.Network

Added support for the configuring RewriteRuleSets in the Application Gateway
- New cmdlets added:
- Add-AzureRmApplicationGatewayRewriteRuleSet
- Get-AzureRmApplicationGatewayRewriteRuleSet
- New-AzureRmApplicationGatewayRewriteRuleSet
- Remove-AzureRmApplicationGatewayRewriteRuleSet
- Set-AzureRmApplicationGatewayRewriteRuleSet
- New-AzureRmApplicationGatewayRewriteRule
- New-AzureRmApplicationGatewayRewriteRuleActionSet
- New-AzureRmApplicationGatewayRewriteRuleHeaderConfiguration
- Cmdlets updated with optional parameter -RewriteRuleSet
- New-AzureRmApplicationGateway
- New-AzureRmApplicationGatewayRequestRoutingRule
- Add-AzureRmApplicationGatewayRequestRoutingRule
- New-AzureRmApplicationGatewayPathRuleConfig
- Add-AzureRmApplicationGatewayUrlPathMapConfig
- New-AzureRmApplicationGatewayUrlPathMapConfig
Added KeyVault Support to Application Gateway using Identity.
- Cmdlets updated with optonal parameter -KeyVaultSecretId, -KeyVaultSecret
- Add-AzApplicationGatewaySslCertificate
- New-AzApplicationGatewaySslCertificate
- Set-AzApplicationGatewaySslCertificate
- New-AzApplicationGateway cmdlet updated with optional parameter -UserAssignedIdentity

Az.OperationalInsights

Az.Profile

  • Changed module name to Az.Accounts

Az.RecoveryServices

Az.Resources

Az.ServiceFabric

  • Support specfying certificate by common name and thumbprint
  • Mnor breaking changes, see the Migration Guide for details

Az.SIgnalR

  • General Availability for PowerShell cmdlets for SIgnalR

Az.Sql

  • Added new Data_Exfiltration and Unsafe_Action detection types to Threat Detection's cmdlets
  • Updated documentation examples for Sql Auditing cmdlets
  • Minor breaking changes, see the Migration Guide for details

Az.Storage

Az.Websites

azure-powershell - AzureRM.Netcore 0.13.2 Preview

Published by markcowl almost 6 years ago

AzureRM.Netcore

  • Finish deprecation and migration path for AzureRM.Netcore
  • Add cmdlet for removing AzureRM.Netcore modules
azure-powershell - Az 0.7.0

Published by cormacpayne almost 6 years ago

Gallery Module for ARM .NET Standard cmdlets: link

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

Change Log

General

  • Minor changes for upcoming AzureRM to Az transition

Az.Compute

  • Add support for UltraSSD and Gallery Images in the simple param sets for New-AzVm(ss) cmdlets.

Az.DataLakeStore

  • Fix the trailing slash of the domain of adls account

Az.FrontDoor

  • Fixed some broken links
    • In the New-AzureRmFrontDoor and Set-AzureRmFrontDoor articles, fixed the link to the New-AzureRmFrontDoorHealthProbeSettingObject cmdlet article.
    • In the New-AzureRmFrontDoorManagedRuleObject article, fixed the link to the New-AzureRmFrontDoorRuleGroupOverrideObject cmdlet article.

Az.RecoveryServices

  • Added client side validations for Azure File Share restore operations.
  • Made storageAccountName and storageAccountResourceGroupName optional for afs restore.

Az.Resources

Az.Sql

  • Minor changes for upcoming AzureRM to Az transition
  • Fixed issue with using Get-AzureRmSqlDatabaseVulnerabilityAssessment with DotNet core
  • Modified documentation of help messages related to SQL Auditing cmdlets.

Az.Storage

  • Add -EnableHierarchicalNamespace to New-AzureRmStorageAccount
  • Fix issue that Copy File cmdlet can't reuse source context in destination when not input -DestContext
    • Start-AzureStorageFileCopy
  • Support Static Website configuration
    • Enable-AzureStorageStaticWebsite
    • Disable-AzureStorageStaticWebsite

Az.Websites

  • Set-AzureRmWebApp and Set-AzureRmWebAppSlot
    • New parameter (-AzureStoragePath) added to specify Azure Storage paths to be mounted in Windows and Linux container apps. Use the output of the new cmdlet New-AzureRmWebAppAzureStoragePath as a parameter to set the Azure Storage paths.
azure-powershell - Az 0.6.1

Published by cormacpayne almost 6 years ago

Gallery Module for ARM .NET Standard cmdlets: link

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
azure-powershell - 6.13.1

Published by cormacpayne almost 6 years ago

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.1 - November 2018

AzureRM.Profile

  • Update common code to use latest version of ClientRuntime

AzureRM.ApiManagement

  • Update dependencies for type mapping issue

AzureRM.Automation

  • Swagger based Azure Automation cmdlets
  • Added Update Management cmdlets
  • Added Source Control cmdlets
  • Added Remove-AzureRmAutomationHybridWorkerGroup cmdlet
  • Fixed the DSC Register Node command

AzureRM.Compute

  • Fixed identity issue for SystemAssigned identity
  • Update dependencies for type mapping issue

AzureRM.ContainerInstance

  • Update dependencies for type mapping issue

AzureRM.MarketplaceOrdering

  • update the examples description for marketplace cmdlets

AzureRM.Network

  • Added cmdlet New-AzureRmApplicationGatewayCustomError, Add-AzureRmApplicationGatewayCustomError, Get-AzureRmApplicationGatewayCustomError, Set-AzureRmApplicationGatewayCustomError, Remove-AzureRmApplicationGatewayCustomError, Add-AzureRmApplicationGatewayHttpListenerCustomError, Get-AzureRmApplicationGatewayHttpListenerCustomError, Set-AzureRmApplicationGatewayHttpListenerCustomError, Remove-AzureRmApplicationGatewayHttpListenerCustomError
  • Added ICMP back to supported AzureFirewall Network Protocols
  • Update cmdlet Test-AzureRmNetworkWatcherConnectivity, add validation on destination id, address and port.
  • Fix issues with memory usage in VirtualNetwork map

AzureRM.RecoveryServices.Backup

  • Fix for modifying policy for a protected file share.
  • Converted policy timezone to uppercase.

AzureRM.RecoveryServices.SiteRecovery

  • Corrected example in New-AzureRmRecoveryServicesAsrProtectableItem
  • Update dependencies for type mapping issue

AzureRM.Relay

  • Added optional Parameter -KeyValue to New-AzureRmRelayKey cmdlet, which enables user to provide KeyValue.

AzureRM.Resources

  • Update help documentation for resource identity related parameters in New-AzureRmPolicyAssignment and Set-AzureRmPolicyAssignment
  • Add an example for New-AzureRmPolicyDefinition that uses -Metadata
  • Fix to allow case preservation in Tag keys in NetStandard: #7678 #7703

AzureRM.ServiceFabric

  • Add deprecation messages for upcoming breaking changes

AzureRM.Sql

  • Added new cmdlets for CRUD operations on Azure Sql Database Managed Instance and Azure Sql Managed Database
    • Get-AzureRmSqlInstance
    • New-AzureRmSqlInstance
    • Set-AzureRmSqlInstance
    • Remove-AzureRmSqlInstance
    • Get-AzureRmSqlInstanceDatabase
    • New-AzureRmSqlInstanceDatabase
    • Restore-AzureRmSqlInstanceDatabase
    • Remove-AzureRmSqlInstanceDatabase
  • Enabled Extended Auditing Policy management on a server or a database.
    • New parameter (PredicateExpression) was added to enable filtering of audit logs.
    • Cmdlets were modified to use SQL clients instead of Legacy clients.
    • Set-AzureRmSqlServerAuditing.
    • Get-AzureRmSqlServerAuditing.
    • Set-AzureRmSqlDatabaseAuditing.
    • Get-AzureRmSqlDatabaseAuditing.
  • Fixed issue with using Update-AzureRmSqlDatabaseVulnerabilityAssessmentSettings with storage account name parameter set
azure-powershell - 6.13.0

Published by maddieclayton almost 6 years ago

Changes since last release

6.13.0 - November 2018

AzureRM.Profile

  • Update common code to use latest version of ClientRuntime

AzureRM.ApiManagement

  • Update dependencies for type mapping issue

AzureRM.Automation

  • Swagger based Azure Automation cmdlets
  • Added Update Management cmdlets
  • Added Source Control cmdlets
  • Added Remove-AzureRmAutomationHybridWorkerGroup cmdlet
  • Fixed the DSC Register Node command

AzureRM.Compute

  • Fixed identity issue for SystemAssigned identity
  • Update dependencies for type mapping issue

AzureRM.ContainerInstance

  • Update dependencies for type mapping issue

AzureRM.MarketplaceOrdering

  • update the examples description for marketplace cmdlets

AzureRM.Network

  • Added cmdlet New-AzureRmApplicationGatewayCustomError, Add-AzureRmApplicationGatewayCustomError, Get-AzureRmApplicationGatewayCustomError, Set-AzureRmApplicationGatewayCustomError, Remove-AzureRmApplicationGatewayCustomError, Add-AzureRmApplicationGatewayHttpListenerCustomError, Get-AzureRmApplicationGatewayHttpListenerCustomError, Set-AzureRmApplicationGatewayHttpListenerCustomError, Remove-AzureRmApplicationGatewayHttpListenerCustomError
  • Added ICMP back to supported AzureFirewall Network Protocols
  • Update cmdlet Test-AzureRmNetworkWatcherConnectivity, add validation on destination id, address and port.
  • Fix issues with memory usage in VirtualNetwork map

AzureRM.RecoveryServices.Backup

  • Fix for modifying policy for a protected file share.
  • Converted policy timezone to uppercase.

AzureRM.RecoveryServices.SiteRecovery

  • Corrected example in New-AzureRmRecoveryServicesAsrProtectableItem
  • Update dependencies for type mapping issue

AzureRM.Relay

  • Added optional Parameter -KeyValue to New-AzureRmRelayKey cmdlet, which enables user to provide KeyValue.

AzureRM.Resources

  • Update help documentation for resource identity related parameters in New-AzureRmPolicyAssignment and Set-AzureRmPolicyAssignment
  • Add an example for New-AzureRmPolicyDefinition that uses -Metadata
  • Fix to allow case preservation in Tag keys in NetStandard: #7678 #7703

AzureRM.ServiceFabric

  • Add deprecation messages for upcoming breaking changes

AzureRM.Sql

  • Added new cmdlets for CRUD operations on Azure Sql Database Managed Instance and Azure Sql Managed Database
    • Get-AzureRmSqlInstance
    • New-AzureRmSqlInstance
    • Set-AzureRmSqlInstance
    • Remove-AzureRmSqlInstance
    • Get-AzureRmSqlInstanceDatabase
    • New-AzureRmSqlInstanceDatabase
    • Restore-AzureRmSqlInstanceDatabase
    • Remove-AzureRmSqlInstanceDatabase
  • Enabled Extended Auditing Policy management on a server or a database.
    • New parameter (PredicateExpression) was added to enable filtering of audit logs.
    • Cmdlets were modified to use SQL clients instead of Legacy clients.
    • Set-AzureRmSqlServerAuditing.
    • Get-AzureRmSqlServerAuditing.
    • Set-AzureRmSqlDatabaseAuditing.
    • Get-AzureRmSqlDatabaseAuditing.
  • Fixed issue with using Update-AzureRmSqlDatabaseVulnerabilityAssessmentSettings with storage account name parameter set
azure-powershell - Az 0.5.0

Published by markcowl almost 6 years ago

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

AzureRM.Profile

AzureRM.Automation

  • Renamed cmdlet DLL filename to Microsoft.Azure.Commands.Automation.dll

AzureRM.CognitiveServices

  • Add Get-AzureRmCognitiveServicesAccountSkus operation.

AzureRM.Compute

  • Add Add-AzureRmVmssVMDataDisk and Remove-AzureRmVmssVMDataDisk cmdlets
  • Get-AzureRmVMImage shows AutomaticOSUpgradeProperties
  • Fixed SetAzureRmVMChefExtension -BootstrapOptions and -JsonAttribute option values are not setting in json format.

AzureRM.DataLakeStore

  • Update the DataLake package to 1.1.10.
  • Add default Concurrency to multithreaded operations.

AzureRM.Insights

  • Fixed issue #7267 (Autoscale area)
    • Issues with creating a new autoscale rule not properly setting enumerated parameters (would always set them to the default value).
  • Fixed issue #7513 [Insights] Set-AzureRMDiagnosticSetting requires explicit specification of categories during creation of setting
    • Now the cmdlet does not require explicit indication of the categories to enable during creation, i.e. it works as it is documented

AzureRM.Network

  • Changed PeeringType to be a mandatory parameter for the following cmdlets:-
    • Get-AzureRmExpressRouteCircuitRouteTable
    • Get-AzureRmExpressRouteCircuitARPTable
    • Get-AzureRmExpressRouteCircuitRouteTableSummary
    • Get-AzureRMExpressRouteCrossConnectionArpTable
    • Get-AzureRMExpressRouteCrossConnectionRouteTable
    • Get-AzureRMExpressRouteCrossConnectionRouteTableSummary

AzureRM.PolicyInsights

  • Added policy remediation cmdlets

AzureRM.RecoveryServices.Backup

  • Added support for azure file shares in recovery services.

AzureRM.Resources

AzureRM.ServiceBus

  • Added MigrationState read-only property to PSServiceBusMigrationConfigurationAttributes which will help to know the Migration state.

AzureRM.ServiceFabric

  • Fix add certificate to Linux Vmss.
  • Fix 'Add-AzureRmServiceFabricClusterCertificate'
    • Using correct thumbprint from new certificate (Azure/service-fabric-issues#932).
    • Display exception correctly (Azure/service-fabric-issues#1054).
  • Fix 'Update-AzureRmServiceFabricDurability' to update cluster configuration before starting Vmss CreateOrUpdate operation.
Badges
Extracted from project README
Az AzPreview
Related Projects