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 Why can the Name parameter not be used with AccountObject parameter? I understand the solution currently would be to separate ResourceGroupName and AccountName from the account object or...

feature-request
Service Attention
NetApp Files
customer-reported

### Description Hi, I'm automating the Azure Image Build process using Azure DevOps pipelines, this takes a couple of steps. Run Invoke-AzResourceAction to start the image build process for a...

bug
customer-reported
needs-team-attention
ImageBuilder

### Description of the new feature `Set-AzFirewall` command takes several minutes to finish executing, and I wonder if implementing a `-NoWait` option, similar to `Start-AzVm`, would improve its usability. ###...

feature-request
Service Attention
customer-reported
Network - Firewall

### Description All 'AzIpGroup' cmdlets that make changes support the -whatIf parameters. New-AzIpGroup and Remove-AzIpGroup honor this, displaying a "What If: " message and not making changes. Set-AzIpGroup supports -whatif...

Network
bug
customer-reported
CXP Attention

Currently, New-AzSqlDatabaseImport accepts -Edition and -ServiceObjectiveName , which allow you to create a DTU-based SQL Database. However, I want to create a vCore-based SQL Database. I'd like to see new...

SQL
Service Attention

### Description On different GitHub runners, my action workflow runs the command: WARNING: We have migrated the API calls for this cmdlet from Azure Active Directory Graph to Microsoft Graph....

Resource Authorization
question
customer-reported
needs-author-feedback
no-recent-activity

### Description We have a function app (1) that has a system assigned managed identity. This managed identity has the website contributor RBAC role on an app service (2). 1...

App Services
bug
customer-reported
CXP Attention

### Description of the new feature Az.KeyVault has a tiny dependency on the BouncyCastle library which is commonly used in other modules relating to cryptography and PKI. Attempting to import...

KeyVault
feature-request
customer-reported

### Description Hi all! I have been trying to create event subscription using powershell but Im getting following error message: New-AzEventGridSubscription -ResourceId $storageaccountId -EventSubsc … | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | Invalid Advanced...

Event Grid
bug
customer-reported
CXP Attention

### Description When running the command ```PowerShell Get-AzResource -ResourceType 'Microsoft.Web/sites/instances' -Name $($appPlanApps[0].Name) -ResourceGroupName $($appPlanApps[0].ResourceGroup) -Verbose -Debug ``` Nothing is returned to the command output. The debug output shows the following...

Service Attention
bug
ARM - Core
customer-reported