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 - [ ] 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 ![MicrosoftTeams-image (6)](https://user-images.githubusercontent.com/11371776/184586974-9bec3a8d-40df-4860-8913-415c61fa2907.png) In the above screenshot, ARM returned an error that the resource group cannot be found, but somehow the logic of Discoverability was triggered. A meaningless and...

Azure PS Team
bug

### Description weird problem im getting in a powershell workflwo call trying to create an azure disk using New-AZDisk the command will absolutely not run in a powershell workflow works...

Compute
bug
customer-reported
CXP Attention

### Description When running these commands everything works as expected. `Get-AzConnectedMachine -ResourceGroupName Arc | % { Get-AzConnectedMachineExtension -ResourceGroupName $_.ResourceGroupName -MachineName $_.Name | Remove-AzConnectedMachineExtension }` When trying to invoke the same,...

Service Attention
bug
Azure Arc enabled servers

### Description When using the Export-AzResourceGroup to export an Api Management, the resulting template does not contains the 'subscriptionKeyParameterNames' node (and relative subkeys). The script below creates an Api Management...

API Management
Service Attention
bug
customer-reported

### Description As shown in [example-9](https://docs.microsoft.com/en-us/powershell/module/az.synapse/update-azsynapsesparkpool?view=azps-8.2.0#example-9) of Update-AzSynapseSparkPool we used to be able to upload a package to a SparkPool without having to specify Min/Max executors of a SparkPool. This...

bug
customer-reported
Synapse
CXP Attention

Create .editorconfig for applying code formatting add basic rule trim_trailing_whitespace = true ## Description ## Checklist - [x ] I have read the [_Submitting Changes_](../blob/master/CONTRIBUTING.md#submitting-changes) section of [`CONTRIBUTING.md`](../blob/master/CONTRIBUTING.md) - [...

needs-revision
customer-reported

### Description of the new feature Set up a new pipeline to verify the version of images in MCR when release, so that can ensure the images contain the right...

feature-request
Engineering
Docker

## Description of the new feature Is there no way to turn on Application Logging (either Filesystem or Blob) for a Web App using Az.Websites?? I looked in the list...

App Services
feature-request
Service Attention
customer-reported

### Description So I have a hashtable of tags and values that I know are on a virtual machine in the environment. $QueryTags = @{"Technical:AlwaysPatch" = "yes"; "Technical:PatchingOwner" = "NamedPerson";"Technical:PatchingSchedule"...

Service Attention
question
ARM - Core
customer-reported