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
trafficstars

## Description Added custom script for get traffic collector ## Checklist - [x] 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...

needs-review

## Description We use PowerShell and the Az module to deploy our services to Azure, running off a docker image via Azure Container Instances, and since updating our image around...

Investigate :mag:
question
customer-reported
needs-team-attention
Accounts

### Description Hello The Connect-AzAccount is correctly recognized : ``` PS /> [root@server user]# docker run -it mcr.microsoft.com/azure-powershell PowerShell 7.2.4 Copyright (c) Microsoft Corporation. https://aka.ms/powershell Type 'help' to get help....

bug
customer-reported
needs-team-attention
Accounts

## Description Fixed an issue in Enable-AzRecoveryServicesBackupProtection cmdlet Fixed issue in Disable-AzRecoveryServicesBackupProtection cmdlet Added support for Enabling/Disabling the AzureMonitor and Classic alerts for RS vault ## Checklist - [x] Check...

## 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 ## Checklist - [x] 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 branch....

needs-review

## Description https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/1188 ## Checklist - [x] 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...

needs-review

## Description The execution of `RunVersionController.ps1` deletes the `Az.KeyVault.Extension.psd1` and `Az.KeyVault.Extension.psm1` under folder `artifacts\Az.KeyVault\Az.KeyVault.Extension`. It leads `RunVersionController.ps1` is not idempotent. Developer needs to build all modules again if they want...

Engineering

## Description This PR adds the Confidential VM functionality to the cmdlets: 1. Set-AzVMOSDisk 2. New-AzDiskEncryptionSetConfig 3. Set-AzDiskSecurityProfile 4. Set-AzVmSecurityProfile 5. Set-AzVmssSecurityProfile 6. Set-AzVmssStorageProfile The SecurityType parameter was either added...

### Description of the new feature In short I would want Set-AzActivityLogAlert, to be on par with New-AzMetricAlertRuleV2Criteria. I assume once it does it will get it's own page in...

feature-request
Monitor - ActivityLogs
customer-reported