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 ## Mandatory Checklist - Please choose the target release of Azure PowerShell - [ ] [General release](../blob/main/CONTRIBUTING.md#target-release-types) - [ ] [Public preview](../blob/main/CONTRIBUTING.md#target-release-types) - [ ] [Private preview](../blob/main/CONTRIBUTING.md#target-release-types) -...

needs-revision

### Description In the az.security 1.5.0 in combination with ps 7 the command Get-AzSecurityContact gives a unable to deserialize the response error ### Issue script & Debug output ```PowerShell PS...

Security
Service Attention
bug
customer-reported

### Description The Az.Accounts module updated to 2.12.3 last week and our service has been down since then. The error message is `System.EntryPointNotFoundException: Entry point was not found.` when we...

Azure PS Team
Investigate :mag:
bug
customer-reported
Accounts

### Description Hello Team, I am trying to create a VM setup using power-shell script. I tried to use **Win2022Datacenter** in New-AZVM command. command is failed with VM image is...

Compute - VM
Service Attention
bug
customer-reported

### Type of issue Missing information ### Feedback https://learn.microsoft.com/en-us/powershell/module/az.keyvault/update-azkeyvault?view=azps-11.2.0&viewFallbackFrom=azps-11.0.0 has this blurb for PublicNetworkAccess. -PublicNetworkAccess Specifies whether the vault will accept traffic from public internet. If set to 'disabled' all...

KeyVault
Doc - Reference
question
needs-author-feedback
no-recent-activity

### Description With the release of Az module version 11.1.0, we are seeing that the new cloud service deployment is failing with invalid packageURL error when PackageFile parameter is used....

Service Attention
bug
customer-reported
Cloud Service (Ext)

## Description Migrate Monitor from generation to main The last commit of src/Monitor in generation is: commit 355a6c823663453bc837197376928d9d2f407b7a Author: JoyerJin Date: Tue Jan 2 15:29:34 2024 +0800 [Azure Monitor] Metrics...

Do Not Merge :no_entry_sign:

### Description We cannot add AZ module to our buildagent because it is vulnerable to CVE-2021-26701. It has to do with this package system.text.encodings.web version 4.6.0 but fixed in version...

bug
customer-reported
needs-triage

### Description of the new feature Description: Customer's ask is to change Public IP SKU defaults to Standard for PS. Command that needs to be changed: New-AzVM When a user...

feature-request
Compute - VM
Service Attention

### Description Currently, the tab completers for the `Runtime` and `RuntimeVersion` parameters in the `New-AzFunctionApp` cmdlet are populated upon importing the `Az.Functions` module. However, this operation requires calling an ARM...

Functions
bug