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