-
`2021-05-06T04:51:05.1040064Z ##[section]Starting: MSCRMImportCMData
2021-05-06T04:51:05.1413971Z ==============================================================================
2021-05-06T04:51:05.1…
-
**Is your feature request related to a problem? Please describe.**
After some offline discussion, I'd like to suggest that we implement a command to be able to deploy files directly using PSBicep, in…
-
### Description
When using the Set-AzScheduledQueryRule command to create/update a log analytics alert the command is failing with the below error when trying to se the MuteActionsDuration:
New…
-
### Environment
azure-pipelines-task-lib version: 3.4.0
### Issue Description
`azure-pipelines-task-lib` currently has a hard dependency on [`q`][1], a Promise library for JavaScript. This was …
-
### Description
Hi Team,
I am unable to run Get-AzSecurityTask on a Subscription.
```
$SubscriptionIDs = Get-AzSubscription
foreach ($sub in $SubscriptionIDs) {
$sub.Name
Set-Az…
-
For the powershell cmdlet get-azvm, in this page: https://docs.microsoft.com/en-us/powershell/module/az.compute/get-azvm?view=azps-1.4.0#description.
It says "The Get-AzVM cmdlet gets the model vie…
imeya updated
4 years ago
-
### Description
After updating to the `Az.ApiManagement` Module version `4.0.5` the `New-AzApiManagementProduct` command fails validating on display name.
After doing some digging it looks to be rel…
-
### Describe the bug
Trying to create an automation that sets the primary user property to reflect the user that's been assigned the device. But it doesn't seem like `Update-MgDeviceManagement` even …
-
### Summary of the new feature / enhancement
As a user, I want to be **sure** that `Az.*` are actually modules belonging to the Azure PowerShell team.
As an author, I want my own prefix(es) that…
-
Documentation is incorrect for New-AzCloudService. It cannot be used to update a Cloud service (though that is the premise of the first sentence). The script will throw an error if the Cloud Servic…