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 The Stop-AzDevCenterUserDevBox cmdlet put the Dev Box into hibernation mode without having the -Hibernate. It should stop the Dev Box, even when the Dev Box pool is hibernate...

Service Attention
bug
Dev Center

### Description StepsToReproduce: On Windows 11 (Ent) install PowerShell 7.5.4 Install latest greatest Az modules with `Install-Module -Name Az` All installed\updated components listed below: ``` WARNING: The version '5.3.0' of...

Azure PS Team
bug
customer-reported
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 Currently does not support whatif and executes anyways https://github.com/Azure/azure-powershell/blob/main/documentation/development-docs/design-guidelines/cmdlet-best-practices.md#shouldprocess ### Issue script & Debug output ```PowerShell https://github.com/Azure/azure-powershell/blob/main/documentation/development-docs/design-guidelines/cmdlet-best-practices.md#shouldprocess ``` ### Environment data ```PowerShell https://github.com/Azure/azure-powershell/blob/main/documentation/development-docs/design-guidelines/cmdlet-best-practices.md#shouldprocess ``` ### Module versions ```PowerShell...

Network
Service Attention
bug
Network - Firewall

### Type of issue Missing information ### Feedback Unable to determine how to send an Azure Communication Services email using Powershell, or if it is possible. Please provide an example...

feature-request
Service Attention
customer-reported
Communication

## 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.) -...

### Type of issue Missing information ### Feedback These are detected in PR validation. Mostly missing examples but also incorrect parameter names. ```csv "Module","Cmdlet","Example","Line","RuleName","ProblemId","Severity","Description","Extent","Remediation" "Az.Sql","Get-AzSqlServerDisasterRecoveryConfiguration","0","0","MissingExample","5042","1","Example is missing.","D:\a\_work\1\s\src\Sql\Sql\help\Get-AzSqlServerDisasterRecoveryConfiguration.md","Add Example. Remove any...

SQL
Doc - Reference
Service Attention
Similar-Issue
Possible-Solution

### Description The following commit was added to support adding SshAuthScope to clouds that did not have urls hardcoded in the repo: https://github.com/Azure/azure-powershell/commit/c690c21c318798d4686e70caee1cf22df3acaf4f Unfortunate for clouds that are 'discovered or...

bug
customer-reported
Accounts
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.) -...

Track1 SDK Migration

### Description **Steps to reproduce:** 1. Create Gallery (New-AzGallery) 2. Create Gallery Image Definition (New-AzGalleryImageDefinition) with SecurityType=ConfidentialVM 3. Create Confidential VM 4. Create Gallery Image Version (New-AzGalleryImageVersion) using the Confidential...

Compute - Images
Service Attention
bug