azure-powershell
azure-powershell copied to clipboard
Microsoft Azure PowerShell
## 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   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 =...
## 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...
## 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...
## 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)...
## 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...
### 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...