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
trafficstars

## Description Completely split the function into two parts. One is for searching markdowns and extract the code into one script. The other is for analyzing scripts. If the script...

## 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 #17347 When using the Import-AzWebAppKeyVaultCertificate, the Microsoft.Web\Certificates created use the name standard "Keyvalt-Secret" to import the certificate. In case there are multiple App Service Plans from different webspace...

## Description Fix for GetAzRecoveryServicesVaultSettingsFile cmdlet. It includes change in the way vault cred file being generated. ## Checklist - [x] Check this box to confirm: **I have read the...

needs-review

Connect-AzContainerRegistry command fails for system user on windows ADO agent it works fine when I login and run command as admin. Commands: - Connect-AzAccount -ServicePrincipal -TenantId $tenantid -ApplicationId $appid -CertificateThumbprint...

Container Registry
needs-team-attention
needs-author-feedback
no-recent-activity

### Description Hi team, I was checking the commands for Azure SQL, Azure Postgress and storage and all of them has an option to change the PublicNetworkAccess however for [Az.MySql](https://docs.microsoft.com/en-us/powershell/module/az.mysql/?view=azps-8.2.0)...

question
customer-reported

## Description Dynamic parameter `PrivateLinkResourceType` is required for the following cmdlets: - `Get-AzPrivateEndpointConnection` - `Set-AzPrivateEndpointConnection` - `Remove-AzPrivateEndpointConnection` - `Approve-AzPrivateEndpointConnection` - `Deny-AzPrivateEndpointConnection` Updated help docs for these cmdlets as well. [Fixed...

Waiting for CI :shipit:

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

needs-review

## Description Get-AzAutomationJob failed for some jobIds with the error - "Conversion from JSON failed with error: Unexpected character encountered while parsing value: D. Path '', line 0, position 0."...

needs-review

### Description We noted that the _az network firewall show_ command will display _privateIpAddress_ of the Firewall instance, while the Get-AzFirewall command will not. Example outputs: ``` az CLI> az...

bug
customer-reported
Network - Firewall
needs-team-attention
CXP Attention