azure-powershell

Microsoft Azure PowerShell

OTHER License

Stars
4.1K
Committers
1.7K

Bot releases are visible (Hide)

azure-powershell - AzureRM.Netcore 0.13.1

Published by cormacpayne about 6 years ago

Install

Note: you will need PowerShell Core 6.0 to run the cmdlets found in AzureRM.Netcore

Gallery Module for .NET Core Cmdlets: link

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

Install-Module -Name AzureRM.Netcore -Repository PSGallery -Force

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

Update-Module -Name AzureRM.Netcore

Supported Modules

Preview release 0.13.1 for Azure Netcore-compatible roll-up package, including the following modules:

Module Name Version
Azure.Storage.Netcore 0.13.1
AzureRM.Aks.Netcore 0.13.1
AzureRM.AnalysisServices.Netcore 0.13.1
Azure.AnalysisServices.Netcore 0.13.1
AzureRM.ApiManagement.Netcore 0.13.1
AzureRM.ApplicationInsights.Netcore 0.13.1
AzureRM.Automation.Netcore 0.13.1
AzureRM.Backup.Netcore 0.13.1
AzureRM.Batch.Netcore 0.13.1
AzureRM.Billing.Netcore 0.13.1
AzureRM.Cdn.Netcore 0.13.1
AzureRM.CognitiveServices.Netcore 0.13.1
AzureRM.Compute.Netcore 0.13.1
AzureRM.Consumption.Netcore 0.13.1
AzureRM.ContainerInstance.Netcore 0.13.1
AzureRM.ContainerRegistry.Netcore 0.13.1
AzureRM.DataLakeAnalytics.Netcore 0.13.1
AzureRM.DataLakeStore.Netcore 0.13.1
AzureRM.DevTestLabs.Netcore 0.13.1
AzureRM.Dns.Netcore 0.13.1
AzureRM.EventGrid.Netcore 0.13.1
AzureRM.EventHub.Netcore 0.13.1
AzureRM.Insights.Netcore 0.13.1
AzureRM.IotHub.Netcore 0.13.1
AzureRM.KeyVault.Netcore 0.13.1
AzureRM.LogicApp.Netcore 0.13.1
AzureRM.MachineLearning.Netcore 0.13.1
AzureRM.MachineLearningCompute.Netcore 0.13.1
AzureRM.MarketplaceOrdering.Netcore 0.13.1
AzureRM.Media.Netcore 0.13.1
AzureRM.Network.Netcore 0.13.1
AzureRM.NotificationHubs.Netcore 0.13.1
AzureRM.OperationalInsights.Netcore 0.13.1
AzureRM.PowerBIEmbedded.Netcore 0.13.1
AzureRM.Profile.Netcore 0.13.1
AzureRM.Relay.Netcore 0.13.1
AzureRM.Resources.Netcore 0.13.1
AzureRM.ServiceBus.Netcore 0.13.1
AzureRM.ServiceFabric.Netcore 0.13.1
AzureRM.Sql.Netcore 0.13.1
AzureRM.Storage.Netcore 0.13.1
AzureRM.StreamAnalytics.Netcore 0.13.1
AzureRM.Tags.Netcore 0.13.1
AzureRM.TrafficManager.Netcore 0.13.1
AzureRM.UsageAggregates.Netcore 0.13.1
AzureRM.Websites.Netcore 0.13.1
azure-powershell - 6.5.0

Published by cormacpayne over 6 years ago

Install

Azure PowerShell 6.5.0 Installer: link

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

  • Updated help for 'Get-AzureRmContextAutosaveSetting'

Azure.Storage

  • Support Upload Blob or File with write only Sas token
  • Set-AzureStorageBlobContent
  • Set-AzureStorageFileContent

AzureRM.AnalysisServices

  • Add required property ResourceGroupName to AS.

AzureRM.Automation

  • Update help and add example for 'New-AzureRMAutomationSchedule'

AzureRM.Compute

  • Add -Tag parameter to Update/New-AzureRmAvailabilitySet
  • Add example for 'Add-AzureRmVmssExtension'
  • Add examples for 'Remove-AzureRmVmssExtension'
  • Update help for 'Set-AzureRmVMAccessExtension'
  • Update SimpleParameterSet for New-AzureRmVmss to set SinglePlacementGroup to false by default and add switch parameter 'SinglePlacementGroup' that enables the user to create the VMSS in a single placement group.

AzureRM.EventHub

  • Added a readonly property 'PendingReplicationOperationsCount' to PSEventHubDRConfigurationAttributes class, which gives the pending replication operations count while replication is in progress

AzureRM.KeyVault

  • Update error message for Set-AzureRmKeyVaultAccessPolicy

AzureRM.LogicApp

  • Fixed "parameter set could not be resolved" error in New-AzureRmLogicApp

AzureRM.Network

  • Enable peering across Virtual Networks in multiple Tenants for Set/Add-AzureRmVirtualNetworkPeering
  • Updated below cmdlets for Application Gateway
    • New-AzureRmApplicationGateway : Added EnableFIPS flag and Zones support
    • New-AzureRmApplicationGatewaySku : Added new skus Standard_v2 and WAF_v2
    • Set-AzureRmApplicationGatewaySku : Added new skus Standard_v2 and WAF_v2
  • Regenerated RouteTable cmdlets with the latest generator version

AzureRM.Relay

  • Updated markdown files, fix for the parameter name issue in example

AzureRM.Resources

  • Update Roleassignment and roledefinition cmdlets:
    • Remove extra roledefinition calls done as part of paging.
  • Fix Get-AzureRmRoleAssignment cmdlet
    • Fix -ExpandPrincipalGroups command parameter functionality
  • Fix issue with 'Get-AzureRmResource' where '-ResourceType' parameter was case sensitive

AzureRM.ServiceBus

  • Added top and skip parameter to list cmdlets
  • Added Standard to Premium NameSpace migration cmdlets :
    • Start-AzureRmServiceBusMigration
    • Get-AzureRmServiceBusMigration
    • Complete-AzureRmServiceBusMigration
    • Stop-AzureRmServiceBusMigration
    • Remove-AzureRmServiceBusMigration
  • Added a readonly property 'PendingReplicationOperationsCount' to PSServiceBusDRConfigurationAttributes class, which gives the pending replication operations count while replication is in progress

AzureRM.ServiceFabric

  • Update example for 'New-AzureRmServiceFabricCluster'

AzureRM.Sql

  • Adding new Cmdlets for Management.Sql to allow customers to add TDE Certificate to Sql Server instance or a Managed Instance
    • Add-AzureRmSqlServerTransparentDataEncryptionCertificate
    • Add-AzureRmSqlManagedInstanceTransparentDataEncryptionCertificate

AzureRM.Websites

  • Set-AzureRmWebApp -AssignIdentity and Set-AzureRmWebAppSlot -AssignIdentity when set to false will now remove the Identity property from the site object.Removing preview tag as well.
  • Get-AzureRmWebAppMetrics,Get-AzureRmAppServicePlanMetrics example updated
  • Set-AzureRmWebApp -PhpVersion supports off as a valid php version

Changes since last release: https://github.com/Azure/azure-powershell/compare/v6.4.0-July2018...v6.5.0-July2018

azure-powershell - AzureRm.Network.6.3.1

Published by praries880 over 6 years ago

Install

Link to AzureRM.Network module in PowerShell Gallery

To install this version of AzureRM.Network from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM.Network -RequiredVersion 6.3.1 -Force

If you have an older version of AzureRM.Network installed on your machine and want to upgrade to this version, run the following command:

Update-Module -Name AzureRM.Network -RequiredVersion 6.3.1

Change Log

  • Enable peering across Virtual Networks in multiple Tenants for Set/Add-AzureRmVirtualNetworkPeering
azure-powershell - Azure.Storage-4.4.1-preview

Published by praries880 over 6 years ago

Install

Link to Azure.Storage module in PowerShell Gallery

To install this version of Azure.Storage from the PowerShell Gallery, run the following command:

Install-Module -Name Azure.Storage -Repository PSGallery -RequiredVersion 4.4.1-preview -AllowPrerelease -Force

If you have an older version of Azure.Storage installed on your machine and want to upgrade to this version, run the following command:

Update-Module -Name Azure.Storage -RequiredVersion 4.4.1-preview -AllowPrerelease

Change Log

  • Support Static Website configuration
    • Enable-AzureStorageStaticWebsite
    • Disable-AzureStorageStaticWebsite
azure-powershell - AzureRm.Network.6.4.0-preview

Published by praries880 over 6 years ago

Install

Link to AzureRM.Network module in PowerShell Gallery

To install this version of AzureRM.Network from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM.Network -Repository PSGallery -RequiredVersion 6.4.0-preview -AllowPrerelease -Force

If you have an older version of AzureRM.Network installed on your machine and want to upgrade to this version, run the following command:

Update-Module -Name AzureRM.Network -RequiredVersion 6.4.0-preview -AllowPrerelease

Change Log

  • Added new commands for feature: Azure Firewall via ARM
    • Added Get-AzureRmFirewall
    • Added Set-AzureRmFirewall
    • Added New-AzureRmFirewall
    • Added Remove-AzureRmFirewall
    • Added New-AzureRmFirewallApplicationRuleCollection
    • Added New-AzureRmFirewallApplicationRule
    • Added New-AzureRmFirewallNetworkRuleCollection
    • Added New-AzureRmFirewallNetworkRule
azure-powershell - 6.4.0

Published by cormacpayne over 6 years ago

Install

Azure PowerShell 6.4.0 Installer: link

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

General

  • Fixed formatting of OutputType in help files for most modules

AzureRM.Profile

  • Ps1Xml attribute added to the basic output types

AzureRM.Compute

  • IP Tag feature for VMSS
    • 'New-AzureRmVmssIpTagConfig' cmdlet is added
    • IpTag parameter is added to New-AzureRmVmssIpConfig
  • Auto OS Rollback feature for VMSS
    • DisableAutoRollback parameters are added to New-AzureRmVmssConfig and Update-AzureRmVmss
  • OS Upgrade History feature for Vmss
    • OSUpgradeHistory switch parameter is added to Get-AzureRmVmss

AzureRM.DataLakeAnalytics

  • Add support for Catalog ACLs through the following commands:
    • Get-AzureRmDataLakeAnalyticsCatalogItemAclEntry
    • Set-AzureRmDataLakeAnalyticsCatalogItemAclEntry
    • Remove-AzureRmDataLakeAnalyticsCatalogItemAclEntry

AzureRM.DataLakeStore

  • Add cancellation support and progress tracking for Set-AzureRmDataLakeStoreItemAclEntry, Remove-AzureRmDataLakeStoreItemAclEntry, Set-AzureRmDataLakeStoreItemAcl
  • Add cancellation support for Export-AzureRmDataLakeStoreChildItemProperties
  • Fix flushing of debug messages for cmdlets that does recursive operations
  • Fix location of test of DataLake cmdlets

AzureRM.EventHub

  • Added Optional MaxCount parameter to List Operations cmdlet Get-AzureRmEventHub and Get-AzureRmEventHubConsumerGroup
  • Fixed issue in New-AzureRmEventHub cmdlet where at least one parameter needed while creating New EventHub. Provided Default Parameter set.
  • Added optional Parameter -KeyValue to New-AzureRmEventHubKey cmdlet, which enables user to provide KeyValue.

AzureRM.KeyVault

  • Fix issue where all resources were being returned by Get-AzureRmKeyVault -Tag

AzureRM.Network

  • Expose new Skus for Zone-Redundant VirtualNetworkGateways
  • Added new commands for feature: ExpressRoute Partner APIs via ARM
    • Added Get-AzureRmExpressRouteCrossConnection
    • Added Set-AzureRmExpressRouteCrossConnection
    • Added Add-AzureRmExpressRouteCrossConnectionPeering
    • Added Get-AzureRmExpressRouteCrossConnectionPeering
    • Added Remove-AzureRmExpressRouteCrossConnectionPeering
    • Added Get-AzureRMExpressRouteCrossConnectionArpTable
    • Added Get-AzureRMExpressRouteCrossConnectionRouteTable
    • Added Get-AzureRMExpressRouteCrossConnectionRouteTableSummary

AzureRM.RecoveryServices.Backup

  • Added Get-AzureRmRecoveryServicesBackupStatus cmdlet. This cmdlet takes a VM ID and checks if the VM is protected by some vault in the subscription. If there exists such a vault, the cmdlet outputs the vault details.

AzureRM.Resources

  • Update Get-AzureRmPolicyAssignment cmdlets:
    • Add support for listing -Scope values at management group level
    • Add support for retrieving individual assignments with -Scope values at management group level
    • Add -Effective and -All switches to control parameter
  • Update Get/New/Remove/Set-AzureRmPolicyDefinition cmdlets
    • Add -ManagementGroupName parameter to apply operations to a given management group
    • Add -SubscriptionId parameter to apply operations to a given subscription
  • Update Get/New/Remove/Set-AzureRmPolicySetDefinition cmdlets
    • Add -ManagementGroupName parameter to apply operations to a given management group
    • Add -SubscriptionId parameter to apply operations to a given subscription
  • Add KeyVault secret reference support in parameters when using 'TemplateParameterObject' in 'New-AzureRmResourceGroupDeployment'
  • Fix issue where '-EndDate' parameter was ignored for 'New-AzureRmADAppCredential'
  • Fix issue where 'Add-AzureRmADGroupMember' used incorrect URL to make request

AzureRM.ServiceBus

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

AzureRM.Sql

azure-powershell - AzureRM.Storage 5.0.4-preview

Published by cormacpayne over 6 years ago

Install

Link to AzureRM.Storage module in PowerShell Gallery

To install this version of AzureRM.Storage from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM.Storage -Repository PSGallery -RequiredVersion 5.0.4-preview -AllowPrerelease -Force

If you have an older version of AzureRM.Storage installed on your machine and want to upgrade to this version, run the following command:

Update-Module -Name AzureRM.Storage -RequiredVersion 5.0.4-preview -AllowPrerelease

Change Log

  • Support create Storage account with Hierarchical Namespace enabled
    • New-AzureRmStorageAccount
azure-powershell - AzureRM.Storage 5.0.3-preview

Published by cormacpayne over 6 years ago

Install

Link to AzureRM.Storage module in PowerShell Gallery

To install this version of AzureRM.Storage from the PowerShell Gallery, run the following command:

Install-Module -Name AzureRM.Storage -Repository PSGallery -RequiredVersion 5.0.3-preview -AllowPrerelease -Force

If you have an older version of AzureRM.Storage installed on your machine and want to upgrade to this version, run the following command:

Update-Module -Name AzureRM.Storage -RequiredVersion 5.0.3-preview -AllowPrerelease

Change Log

  • Support Management Policy in Storage
    • Remove-AzureRmStorageAccountNetworkRule
    • Set-AzureRmStorageAccountManagementPolicy
    • Get-AzureRmStorageAccountManagementPolicy
    • Remove-AzureRmStorageAccountManagementPolicy
azure-powershell - 6.3.0

Published by praries880 over 6 years ago

Install

Azure PowerShell 6.3.0 Installer: link

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.OperationalInsights

  • Updated PSWorkspace model to allow Network to use type as a parameter

Changes since last release:

AzureRM.Profile

  • Updated error messages for Enable-AzureRmContextAutoSave
  • Create a context for each subscription when running 'Connect-AzureRmAccount' with no previous context

Azure.Storage

  • Added additional information about -Permissions parameter in help files.

AzureRM.Compute

  • 'Get-AzureRmVmDiskEncryptionStatus' fixes an issue observed for VMs with no data disks
  • Update Compute client library version to fix following cmdlets
    • Grant-AzureRmDiskAccess
    • Grant-AzureRmSnapshotAccess
    • Save-AzureRmVMImage
  • Fixed following cmdlets to show 'operation ID' and 'operation status' correctly:
    • Start-AzureRmVM
    • Stop-AzureRmVM
    • Restart-AzureRmVM
    • Set-AzureRmVM
    • Remove-AzuerRmVM
    • Set-AzureRmVmss
    • Start-AzureRmVmssRollingOSUpgrade
    • Stop-AzureRmVmssRollingUpgrade
    • Start-AzureRmVmss
    • Restart-AzureRmVmss
    • Stop-AzureRmVmss
    • Remove-AzureRmVmss
    • ConvertTo-AzureRmVMManagedDisk
    • Revoke-AzureRmSnapshotAccess
    • Remove-AzureRmSnapshot
    • Revoke-AzureRmDiskAccess
    • Remove-AzureRmDisk
    • Remove-AzureRmContainerService
    • Remove-AzureRmAvailabilitySet

AzureRM.EventGrid

  • Remove ValidateNotNullOrEmpty validation conditions for SubjectBeginsWith/SubjectEndsWith in Update-AzureRmEventGridSubscription cmdlet to allow changing these parameters to empty string if needed.

AzureRM.KeyVault

  • Fix issue where no Tags are being returned when Get-AzureRmKeyVault -Tag is run

AzureRM.PolicyInsights

  • Public release of Policy Insights cmdlets
    • Use API version 2018-04-04
    • Add PolicyDefinitionReferenceId to the results of Get-AzureRmPolicyStateSummary

AzureRM.RecoveryServices.Backup

  • Added -Vault parameter to RecoveryServices.Backup cmdlets. When passed, this will override the Set-AzureRmRecoveryServicesContext cmdlet.

AzureRM.Sql

  • Updated example in the help file for Get-AzureRmSqlDatabaseExpanded

AzureRM.TrafficManager

  • Updated the help file for Add-AzureRmTrafficManagerEndpointConfig

AzureRM.Websites

  • 'Set-AzureRmWebApp' is updated to not overwrite the AppSettings when using -AssignIdentity
  • 'New-AzureRmWebAppSlot' is updated to honor AppServicePlan as an optional parameter

Changes since last release: https://github.com/Azure/azure-powershell/compare/v6.2.1-May2018...v6.3.0-June2018

azure-powershell - AzureRM.Netcore 0.12.0

Published by markcowl over 6 years ago

Preview release 0.12.0 for Azure Netcore-compatible roll-up package, including the following modules:

Module Name Version
Azure.Storage.Netcors 0.12.0
AzureRM.Aks.Netcore 0.12.0
AzureRM.AnalysisServices.Netcore 0.12.0
Azure.AnalysisServices.Netcore 0.12.0
AzureRM.ApiManagement.Netcore 0.12.0
AzureRM.ApplicationInsights.Netcore 0.12.0
AzureRM.Automation.Netcore 0.12.0
AzureRM.Backup.Netcore 0.12.0
AzureRM.Batch.Netcore 0.12.0
AzureRM.Billing.Netcore 0.12.0
AzureRM.Cdn.Netcore 0.12.0
AzureRM.CognitiveServices.Netcore 0.12.0
AzureRM.Compute.Netcore 0.12.0
AzureRM.Consumption.Netcore 0.12.0
AzureRM.ContainerInstance.Netcore 0.12.0
AzureRM.ContainerRegistry.Netcore 0.12.0
AzureRM.DataLakeAnalytics.Netcore 0.12.0
AzureRM.DataLakeStore.Netcore 0.12.0
AzureRM.DevTestLabs.Netcore 0.12.0
AzureRM.Dns.Netcore 0.12.0
AzureRM.EventGrid.Netcore 0.12.0
AzureRM.EventHub.Netcore 0.12.0
AzureRM.Insights.Netcore 0.12.0
AzureRM.IotHub.Netcore 0.12.0
AzureRM.KeyVault.Netcore 0.12.0
AzureRM.LogicApp.Netcore 0.12.0
AzureRM.MachineLearning.Netcore 0.12.0
AzureRM.MachineLearningCompute.Netcore 0.12.0
AzureRM.MarketplaceOrdering.Netcore 0.12.0
AzureRM.Media.Netcore 0.12.0
AzureRM.Network.Netcore 0.12.0
AzureRM.NotificationHubs.Netcore 0.12.0
AzureRM.OperationalInsights.Netcore 0.12.0
AzureRM.PowerBIEmbedded.Netcore 0.12.0
AzureRM.Profile.Netcore 0.12.0
AzureRM.Relay.Netcore 0.12.0
AzureRM.Resources.Netcore 0.12.0
AzureRM.ServiceBus.Netcore 0.12.0
AzureRM.ServiceFabric.Netcore 0.12.0
AzureRM.Sql.Netcore 0.12.0
AzureRM.Storage.Netcore 0.12.0
AzureRM.StreamAnalytics.Netcore 0.12.0
AzureRM.Tags.Netcore 0.12.0
AzureRM.TrafficManager.Netcore 0.12.0
AzureRM.UsageAggregates.Netcore 0.12.0
AzureRM.Websites.Netcore 0.12.0
azure-powershell - 6.2.1

Published by maddieclayton over 6 years ago

Install

Azure PowerShell 6.2.1 Installer: link

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.OperationalInsights

  • Updated PSWorkspace model to allow Network to use type as a parameter

Changes since last release: https://github.com/Azure/azure-powershell/compare/v6.2.0-June2018...v6.2.1-June2018

azure-powershell - 6.2.0

Published by cormacpayne over 6 years ago

Install

Azure PowerShell 6.2.0 Installer: link

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

  • Fix issue where version 10.0.3 of Newtonsoft.Json wasn't being loaded on module import

AzureRM.Compute

  • VMSS VM Update feature
    • Added 'Update-AzureRmVmssVM' and 'New-AzureRmVMDataDisk' cmdlets
    • Add VirtualMachineScaleSetVM parameter to 'Add-AzureRmVMDataDisk' cmdlet to support adding a data disk to Vmss VM.

AzureRM.DataFactoryV2

  • Updated the ADF .Net SDK version to 0.8.0-preview containing following changes:
    • Added Configure factory repository operation
    • Updated QuickBooks LinkedService to expose consumerKey and consumerSecret properties
    • Updated Several model types from SecretBase to Object
    • Added Blob Events trigger

AzureRM.KeyVault

  • Update documentation with example output

AzureRM.Network

  • Enable Traffic Analytics parameters on Network Watcher cmdlets

AzureRM.Resources

  • Fix issue with 'Properties' property of 'PSResource' object(s) returned from 'Get-AzureRmResource'

AzureRM.Scheduler

  • Fix issue with update ServiceBusQueueJob not setting new Auth values

AzureRM.Sql

  • Updated the following cmdlets with optional LicenseType parameter
    • New-AzureRmSqlDatabase; Set-AzureRmSqlDatabase
    • New-AzureRmSqlElasticPool; Set-AzureRmSqlElasticPool
    • New-AzureRmSqlDatabaseCopy
    • New-AzureRmSqlDatabaseSecondary
    • Restore-AzureRmSqlDatabase

AzureRM.Websites

  • 'New-AzureRMWebApp' is updated to use common algorithms from the Strategy library.

Changes since last release: https://github.com/Azure/azure-powershell/compare/v6.1.1-May2018...v6.2.0-June2018

azure-powershell - CLU Archive

Published by markcowl over 6 years ago

azure-powershell - AzureRM.Network 6.1.1

Published by praries880 over 6 years ago

Changes since last release

AzureRM.Network

  • Removed Default sku setting from New-AzureRmVirtualNetworkGateway cmdlet
azure-powershell - AzureRM.Compute v4.6.0-preview

Published by markcowl over 6 years ago

AzureRM.Compute.4.6.0-preview on PowerShell Gallery: Link

azure-powershell - 6.1.1

Published by cormacpayne over 6 years ago

Changes Since Last Release

AzureRM.Resources

  • Revert change to New-AzureRmADServicePrincipal that gave service principals Contributor permissions over the current subscription if no values were provided for the Role or Scope parameters
    • If no values are provided for Role or Scope, the service principal is created with no permissions
    • If a Role is provided, but no Scope, the service principal is created with the specified Role permissions over the current subscription
    • If a Scope is provided, but no Role, the service principal is created with Contributor permissions over the specified Scope
    • If both Role and Scope are provided, the service principal is created with the specified Role permissions over the specified Scope
azure-powershell - Azure.Storage 4.4.0-preview

Published by markcowl over 6 years ago

Azure.Storage.4.4.0 PSGallery

  • Allow creating a storage context with OAuth

AzureRM.Storage.5.0.2 PSGallery

  • Support Immutability Policy in AzureRm.Storage
    • Remove-AzureRmStorageAccountNetworkRule
    • Get-AzureRmStorageContainer
    • Update-AzureRmStorageContainer
    • New-AzureRmStorageContainer
    • Remove-AzureRmStorageContainer
    • Add-AzureRmStorageContainerLegalHold
    • Remove-AzureRmStorageContainerLegalHold
    • Set-AzureRmStorageContainerImmutabilityPolicy
    • Get-AzureRmStorageContainerImmutabilityPolicy
    • Remove-AzureRmStorageContainerImmutabilityPolicy
    • Lock-AzureRmStorageContainerImmutabilityPolicy
azure-powershell - 6.1.0

Published by cormacpayne over 6 years ago

Install

Azure PowerShell 6.1.0 Installer: link

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

  • Fix issue where running 'Clear-AzureRmContext' would keep an empty context with the name of the previous default context, which prevented the user from creating a new context with the old name

AzureRM.AnalysisServices

  • Enable Gateway assocaite/disassociate operations on AS.

AzureRM.ApiManagement

  • Added support for ApiVersions, ApiReleases and ApiRevisions
  • Added suppport for ServiceFabric Backend
  • Added support for Application Insights Logger
  • Added support for recognizing 'Basic' sku as a valid sku of Api Management service
  • Added support for installing Certificates issued by private CA as Root or CA
  • Added support for accepting Custom SSL certificates via KeyVault and Multiple proxy hostnames
  • Added support for MSI identity
  • Added support for accepting Policies via Url
    NOTE: The following cmdlets will be deprecated in future release
    • Import-AzureRmApiManagementHostnameCertificate
    • New-AzureRmApiManagementHostnameConfiguration
    • Set-AzureRmApiManagementHostnames
    • Update-AzureRmApiManagementDeployment

AzureRM.Batch

  • Release new cmdlet Get-AzureBatchPoolNodeCounts
  • Release new cmdlet Start-AzureBatchComputeNodeServiceLogUpload

AzureRM.Consumption

  • Add new parameters Expand, ResourceGroup, InstanceName, InstanceId, Tags, and Top on Cmdlet Get-AzureRmConsumptionUsageDetail

AzureRM.DataLakeStore

  • Fix example for Export-AzureRmDataLakeStoreChildItemProperties
  • Fix null parameter exception for Recurse case in Set-AzureRmDataLakeStoreItemAclEntry
  • Fix the help files for Set-AzureRmDataLakeStoreItemAclEntry, Set-AzureRmDataLakeStoreItemAcl, Remove-AzureRmDataLakeStoreItemAclEntry

AzureRM.Network

  • Bump up Network SDK version from 18.0.0-preview to 19.0.0-preview
  • Added cmdlet to create protocol configuration
    • New-AzureRmNetworkWatcherProtocolConfiguration
  • Added cmdlet to add a new circuit connection to an existing express route circuit.
    • Add-AzureRmExpressRouteCircuitConnectionConfig
  • Added cmdlet to remove a circuit connection from an existing express route circuit.
    • Remove-AzureRmExpressRouteCircuitConnectionConfig
  • Added cmdlet to retrieve a circuit connection
    • Get-AzureRmExpressRouteCircuitConnectionConfig

AzureRM.ServiceFabric

  • Fixed server authentication usage with generated certificates (Issue #5998)

AzureRM.Sql

  • Updated Auditing cmdlets to allow removing AuditActions or AuditActionGroups
  • Fixed issue with Set-AzureRmSqlDatabaseBackupLongTermRetentionPolicy when setting a new flexible retention policy where the command would fail with 'Configure long term retention policy with azure recovery service vault and policy is no longer supported. Please submit request with the new flexible retention policy'.
  • Update all Azure Sql Database/ElasticPool Creation/Update related cmdlets to use the new Database API, which support Sku property for scale and tier-related properties.
  • The updated cmdlets including:
    • New-AzureRmSqlDatabase; Set-AzureRmSqlDatabase
    • New-AzureRmSqlElasticPool; Set-AzureRmSqlElasticPool
    • New-AzureRmSqlDatabaseCopy
    • New-AzureRmSqlDatabaseSecondary
    • Restore-AzureRmSqlDatabase

AzureRM.TrafficManager

  • Update the parameters for 'Get-AzureRmTrafficManagerProfile' so that -ResourceGroupName parameter is required when using -Name parameter.

Changes since last release: https://github.com/Azure/azure-powershell/compare/v6.0.1-May2018...v6.1.0-May2018

azure-powershell - AzureStack 1.3.0

Published by markcowl over 6 years ago

  • Azure Stack Administrative Modules, version 1.3.0
azure-powershell - AzureRM.Storage 5.0.1-preview

Published by markcowl over 6 years ago

Release Notes

  • Added capability to query storage usage by location
Badges
Extracted from project README
Az AzPreview
Related Projects