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-AzDataCollectionRule always fails when Updating a DataCollectionRule Tried from cloudshell as well ### Issue script & Debug output ```PowerShell $DCRid="/subscriptions/3f954a4a-8cbf-448d-b855-bcafd4db20f1/resourceGroups/CTTestingRGNE44702/providers/Microsoft.Insights/dataCollectionRules/ct-dcrcfeb4c16-2d1e-4d25-802d-eb543b75052e" $dcr = Get-AzDataCollectionRule -RuleId $DCRid $dcr.Description="this is test"'...

Monitor
question

### Description `Get-AzRecoveryServicesAsrRecoveryPlan` already returns information about pre-group and post-group actions that have already been configured. This can be found in the `$Result.Groups[2].StartGroupActions` & `$Result.Groups[2].EndGroupActions` objects. How can these actions...

Recovery Services Site-Recovery
question
customer-reported
CXP Attention

## Description Added sub tasks duration for IaasVM job details command ## 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...

### Description The Utility has a RegEx like this: @"^[0-9a-zA-Z_-]*$"; Which prevents some characters allowed in the Azure Portal for BlueprintAssignments. On the azure portal, you can give names with...

bug
Blueprint
customer-reported
CXP Attention

### Description Order of keys in generate-info.json is unstable. This makes reviewing difficult. Example: https://github.com/Azure/azure-powershell/pull/19337/files#diff-b660c23b3cbe88f30900b14c779d0ed626c8128ac94f066d110c5cff7d3b4f5b ![image](https://user-images.githubusercontent.com/11371776/187143958-41ee1daa-56b7-4b46-947e-0d659a68c623.png) This issue was fixed for normal autorest-based modules (https://github.com/Azure/autorest.powershell/issues/938), but not for hybird modules....

Azure PS Team
feature-request
Engineering

### Description The docs: https://docs.microsoft.com/en-us/powershell/module/az.app/new-azcontainerappmanagedenv?view=azps-8.2.0 - for cmdlet New-AzContainerAppManagedEnv is limited - where as it should contain examples for switching a networking setup (Accept traffic from everywhere / Limited to...

Doc - Reference
Service Attention
question
customer-reported
ContainerApp

### Description New-AzFunctionApp should support creating Java 17 (preview) function apps ### Issue script & Debug output ```PowerShell N/A ``` ### Environment data ```PowerShell N/A ``` ### Module versions ```PowerShell...

feature-request
Service Attention
Functions

### Description VM cannot be created in an edgezone using latest Azure PowerShell. Though the parameter "-EdgeZone" is used, it is not being passed on to create the VM in...

Compute - VM
Service Attention
bug

### Description Documentation (https://docs.microsoft.com/en-us/powershell/module/az.apimanagement/import-azapimanagementapi?view=azps-7.5.0) suggests -Path is not required, while running the command without -Path, it gives an error. I have a workaround but this should be addressed either in...

API Management
Service Attention
bug
customer-reported

same issue as https://github.com/Azure/azure-powershell/issues/10203 , however that is closed so I'm opening a new issue ## Steps to reproduce ```PS C:\WINDOWS\system32> Get-AzConsumptionUsageDetail Get-AzConsumptionUsageDetail : Operation returned an invalid status code...

feature-request
Service Attention
customer-reported
Consumption - UsageDetailsAndExport