-
**Describe the bug**
I was attempting to auto-tag the creator of Backup Plans and ran into several errors
**To Reproduce**
```
- name: backup-plan-auto-tag-user
resource: aws.backup-plan
d…
-
### Description
In Azure China when trying to get roleAssignments via `Get-AzRoleAssignment -Scope $managementGroupId` the cmdlet fails with:
```
Index was out of range. Must be non-negative an…
-
## Description
I want to report an issue when using New-AzWebAppSSLBinding to create a new Azure managed certificate and bind the certificate to a custom domain. It works if ServerFarm and WebApp are…
-
### Description
If you run `Remove-AzRoleDefinition -WhatIf`, the message is outputted as:
```
What if: Performing the operation "Are you sure you want to remove role definition with id '{0}'." o…
-
### Description
When I try to copy a snapshot with a size of 8192GiB using Start-AzStorageBlobCopy, it fails with the error below. For smaller snapshots, it works. Is this an intended limitation of S…
-
### Description
The type `Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IUserSet` does not serialize correctly when using `ConvertTo-Json`.
If you create a…
-
### Description
`Get-AzIntegrationAccountMap` only supports XSLT format and does not provide a way to work with other formats. Maps in Liquid format, for example, can be added via the portal or the…
-
Hi,
I'm trying to create a custom awx-ee from this project but when I modify `./_build/requirements_combined.txt` I got this message during `tox -e docker`.
```
File ./_build/bindep_combined.tx…
-
## Description
I'm attempting to find all assignments on every resource in a subscription.
The exception, "Scope should have even number of parts.", happens with the call to `Get-AzRol…
-
## Description
Invoke-AzRestMethod with -AsJob seems to not await asynchronous operations to complete. The Azure REST API, returns a HTTP status code 201 or 202 for asynchronous operations and a …