-
## Description
The parameter -Secret on Set-AzApiManagementProperty is a bool, but the parameter -Secret on New-AzApiManagementProperty is a switch.
These parameters should be the same type, and…
-
### Description
I'm calling `Invoke-AzAksRunCommand` with a command that can take a long time to complete. (It's `kubectl drain` which can potentially run forever, so I'm giving it a timeout of 1h.…
-
### Description
Running `New-AzureRmVmss` with does not allow RDP to VM instances
### Script/Steps for Reproduction
```powershell
New-AzureRmResourceGroup -ResourceGroupName "myResou…
-
### Describe the bug
When I run policy using cloud custodian command line, azure function provision works fine however when trigger happens and function initializes, it fails with boto3 module not …
-
### Describe the bug
When I tried to use gcp.loadbalancer-address as one of my rule, it is bringing list of all ip's dnsfwrd, private, public etc.
And when I tried to run delete action against this …
-
### Describe the bug
When running `custodian run --assume --region all` when `` has access to invoke EC2:DescribeRegions but the credentials picked up by the standard credentials chain do not, Cloud…
-
### Description
After waiting for the fix in #63187 I gave it a try but it unfortunately fails.
With:
Unable to load shared library 'libSystem.IO.Ports.Native' or one of its dependencies. In orde…
-
## Expected Behavior
I expect to be able to uninstall the AzureRM complete module with command
```PowerShell
>Uninstall-Module AzureRM -AllVersions -Force
```
on the Mac OS
## Curren…
-
After running `docker-compose up -d` in `examples/cp-all-in-one` i get the following error:
```
$ docker-compose up -d
Building connect
Downloading context: https://github.com/confluentinc/kafka-c…
-
## Description
When using `TemplateSpecId` with `Test-AzResourceGroupDeployment` or `New-AzResourceGroupDeployment`, the `TemplateParameterObject` parameter is no longer available. It seems template …