azure-powershell icon indicating copy to clipboard operation
azure-powershell copied to clipboard

Microsoft Azure PowerShell

Results 843 azure-powershell issues
Sort by recently updated
recently updated
newest added

## Description ## Mandatory Checklist - Please choose the target release of Azure PowerShell. (⚠️**Target release** is a different concept from **API readiness**. Please click below links for details.) -...

### Description When creating a new VM with 'New-AzVM' it will also install the BGInfo extension automatically This will only happen if the '-VM' parameter is used to pass a...

Compute - VM
Service Attention
bug

## Description Added configuration file format section in documentation ## Mandatory Checklist - Please choose the target release of Azure PowerShell. (⚠️**Target release** is a different concept from **API readiness**....

## Description This PR upgrades the Az.Quota module from API version 2023-02-01 to 2025-09-01 stable, introducing comprehensive Group Quota management capabilities at the management group level. This is a significant...

### Description Creating, updating and deleting tags fail on Azure Service Plans if it has the sku flex consumption. ### Issue script & Debug output ```PowerShell Update-AzTag -ResourceId '' -Tag...

Service Attention
Functions
bug
customer-reported

### Description There is an parameter not matching error for "DailyCapDB" parameter. It appears to be a old bug that is reopened. It works fine with the older version of...

Azure PS Team
bug
Monitor - ApplicationInsights
customer-reported
needs-author-feedback
no-recent-activity
Tracking

## Description ## Mandatory Checklist - Please choose the target release of Azure PowerShell. (⚠️**Target release** is a different concept from **API readiness**. Please click below links for details.) -...

## Description ## Mandatory Checklist - Please choose the target release of Azure PowerShell. (⚠️**Target release** is a different concept from **API readiness**. Please click below links for details.) -...

## Description Added `[ArgumentCompleter]` attribute to the `$Configuration` parameter in `tools/BuildScripts/BuildModules.ps1` to enable tab completion for configuration options. **Changes:** - Added `[ArgumentCompleter]` with script block to provide tab completion for...

## Description I've updated the apiversion for the Az.ApiManagement module from 2021-08-01 to 2022-08-01 because I received this error using the module: `{"error":{"code":"IncorrectVersionParameter","message":"The service is configured to allow management requests...

customer-reported