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 Set-AzVMRunCommand, Set-AzVmssVMRunCommand cmdlets (RunCommand v2) are successors of cmdlets Invoke-AzVMRunCommand, Invoke-AzVmssVMRunCommand (RunCommand v1). Cmdlets Invoke-AzVMRunCommand, Invoke-AzVmssVMRunCommand support -ScriptPath parameter using which user can point to a local script...

Compute
Service Attention
bug

### Description of the new feature I'd like to be able to use PowerShell to run commands similar to: * `az sig gallery-application` * `az sig gallery-application version` A quick...

Compute
feature-request
Service Attention
customer-reported

### Description Running as Administrator, Scope as CurrentUser is set as well. ### Issue script & Debug output ```PowerShell Log too long to paste, trying to find a way to...

question
customer-reported
needs-team-attention
Installer

### Description The "Tactics" value appears to be always empty when retrieving all rule templates using Get-AzSentinelAlertRuleTemplate. There do appear to be tactics associate with the templates when using the...

Service Attention
bug
question
customer-reported
SecurityInsights

Bumps [Azure.Storage.Queues](https://github.com/Azure/azure-sdk-for-net) from 12.10.0 to 12.11.0. Release notes Sourced from Azure.Storage.Queues's releases. Azure.Storage.Queues_12.11.0 12.11.0 (2022-07-07) Includes all features from 12.10.1-beta.1. Commits dd17f33 July Release Prep - Confidential Ledger (#29675) b62fd9f...

customer-reported
dependencies

### Description When executing the `New-AzSqlServer` and specifying the `ExternalAdminName` parameter a BadRequest error is returned. Appears to be an issue with the query to the Graph API to lookup...

SQL
Service Attention
bug

## Description ### Login Form ( for both Windows PoweShell and PowerShell 7.1+ ![image](https://user-images.githubusercontent.com/54836179/158314881-fde818ae-8f3f-4eb1-91d8-22df73a5cbca.png) ### Code Change `InteractiveBrowserCredentialBrokerOptions` --> `InteractiveBrowserCredentialOptions` ### Key Assemblies that Contains the New Feature We should...

Do Not Merge :no_entry_sign:

### Description Hello Team , Kindly provide a way to change a existing update management schedule using PowerShell runbook in an automation account. This is a requirement for our enterprise...

Automation
Service Attention
question
customer-reported
needs-team-attention

### Description This doc doesn't include any filter syntax examples, or even what filtering standards should be applied. Like, does it support "like" filters, or only "eq" filters? What syntax...

feature-request
Doc - Reference
AAD
customer-reported

### Description groupTypes is a string collection: https://docs.microsoft.com/en-us/graph/api/resources/group?view=graph-rest-1.0 It should be able to filter on this as documented `Returned by default. Supports $filter (eq, not).`. Trying this out with checking...

AAD
bug
customer-reported