Christian Baumgartner
Christian Baumgartner
Hi, the latest mggraph release 2.11.0 breaks the Entra Export because of URL Encoding special characters: https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2455 You are encoding parts of the URI already. Because of this you are...
The OpenAPI should use `PUT` instead `PATCH` for the policies/adminConsentRequestPolicy when updating settings. If you try to use `PATCH` you will receive **No HTTP resource was found that matches the...
Trying to initialize a most basic implementation of the Pattern Verified Module ALZ downloading this provider it fails with unkown issuer for the signing key. I know there is official...
## Describe the enhancement I am building a very special `terragrunt.stack.hcl` configuration ending up with a lot of stack definitions inside this file. To make handling easier and have a...