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

Microsoft Azure PowerShell

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

## Description ## Checklist - [x] Check this box to confirm: **I have read the [_Submitting Changes_](../blob/main/CONTRIBUTING.md#submitting-changes) section of [`CONTRIBUTING.md`](../blob/main/CONTRIBUTING.md) and reviewed the following information:** * **SHOULD** select appropriate branch....

Waiting for CI :shipit:
customer-reported

### Description ![image](https://user-images.githubusercontent.com/43187489/189739377-e6beef5e-76fe-4422-88ed-3e5c32cd828e.png) ![image](https://user-images.githubusercontent.com/43187489/189739519-e2bb28c7-0650-410e-a1b7-f14827600666.png) a { text-decoration: underline; color: white; } When I run 'Get-AzVMExtension' via powershell, I see that the Qualys Agent has a provisioning state of 'ProvisioningState =...

Compute
question
customer-reported
CXP Attention

## Description First preview release for module Az.ElasticSan. Cmdlets added include: - `Add-AzElasticSanVolumeGroupNetworkRule` - `Get-AzElasticSan` - `Get-AzElasticSanSkuList` - `Get-AzElasticSanVolume` - `Get-AzElasticSanVolumeGroup` - `New-AzElasticSan` - `New-AzElasticSanVirtualNetworkRuleObject` - `New-AzElasticSanVolume` - `New-AzElasticSanVolumeGroup` -...

## Description ## Checklist - [ ] Check this box to confirm: **I have read the [_Submitting Changes_](../blob/main/CONTRIBUTING.md#submitting-changes) section of [`CONTRIBUTING.md`](../blob/main/CONTRIBUTING.md) and reviewed the following information:** * **SHOULD** select appropriate...

needs-revision

## Description ## Checklist - [ ] Check this box to confirm: **I have read the [_Submitting Changes_](../blob/main/CONTRIBUTING.md#submitting-changes) section of [`CONTRIBUTING.md`](../blob/main/CONTRIBUTING.md) and reviewed the following information:** * **SHOULD** select appropriate...

needs-revision

## Description ## Checklist - [x] Check this box to confirm: **I have read the [_Submitting Changes_](../blob/main/CONTRIBUTING.md#submitting-changes) section of [`CONTRIBUTING.md`](../blob/main/CONTRIBUTING.md) and reviewed the following information:** * **SHOULD** select appropriate branch....

## Description ## Checklist - [x] Check this box to confirm: **I have read the [_Submitting Changes_](../blob/main/CONTRIBUTING.md#submitting-changes) section of [`CONTRIBUTING.md`](../blob/main/CONTRIBUTING.md) and reviewed the following information:** * **SHOULD** select appropriate branch....

## Description Fixes #19541 by using `$_` instead of the entire result collection in Connect-AzConnectedMachine ## Checklist - [x] Check this box to confirm: **I have read the [_Submitting Changes_](../blob/main/CONTRIBUTING.md#submitting-changes)...

customer-reported

## Description ## Checklist - [ ] Check this box to confirm: **I have read the [_Submitting Changes_](../blob/main/CONTRIBUTING.md#submitting-changes) section of [`CONTRIBUTING.md`](../blob/main/CONTRIBUTING.md) and reviewed the following information:** * **SHOULD** select appropriate...

needs-revision

### Description Step 1: Run New-AzApiManagementApi and specify -AuthorizationServerId. Authorization is set as expected. Step 2: Run Import-AzApiManagementApi. Authorization is being set to null. I would expect the import to...

API Management
bug
customer-reported
CXP Attention