Fabian Bader

Results 59 comments of Fabian Bader

@Cloud-Architekt or @merill can you provide me with the JSON structure of a workload ID policy I will update the function to not consider those

@fflaten thanks for pointing this out. We still should add some documentation here. @jg-declarative If you connect to graph using `Connect-MgGraph -Scopes "Policy.ReadWrite.ConditionalAccess"` one time you can grant this permission...

Yes public documentation should arrive soon. Thanks to the very gracious product manager we got approval to use it a bit early.

Added the missing scope to the module. Should be in one of the next public versions

Thanks for bringing this to my attention. I will try to channel this feedback to the PG responsible of the evaluate (WhatIf) graph endpoint. They graciously let us use the...

Will close as won't fix because we cannot change the result of the API until it's fixed in the backend

Nice additional. I will review the PR over the next week but looks really cool Tests can be found here https://github.com/f-bader/SentinelARConverter/blob/main/tests/Convert-SentinelARYamlToArm.tests.ps1

Hi @Kaloszer thank you very much for the additional functionality. I checked the offical [ARM template](https://learn.microsoft.com/en-us/azure/templates/microsoft.securityinsights/alertrules?pivots=deployment-language-arm-template) description and it seems that `RequiredDataConnectors` is not a valid field. Have you successfully...

Definitely. I will create some extensive YAML files that we can use for validation purposes

The first two examples * [Scheduled example](https://github.com/f-bader/SentinelARConverter/blob/68a3cd00ac2f1844e73113424948f6db9a612678/tests/examples/ExampleQueryWithAllPossibleSettingsScheduled.yaml) * [NRT example](https://github.com/f-bader/SentinelARConverter/blob/68a3cd00ac2f1844e73113424948f6db9a612678/tests/examples/ExampleQueryWithAllPossibleSettingsNRT.yaml)