Merill Fernando
Merill Fernando
Sorry I missed this one. Here's a sample Workload ID CA policy. ``` { "id": "7e322e13-109c-453d-91ab-3af5e58eafef", "templateId": null, "displayName": "RO - Workload ID Block on risk, report-only", "createdDateTime": "2022-03-02T07:18:06.2592397Z", "modifiedDateTime":...
Adding to backlog.
@FriedrichWeinmann's PSFramework has a really good configuration system. https://psframework.org/documentation/documents/psframework/configuration.html It already supports exporting/importing to .psd1, clixml and json. https://psframework.org/documentation/documents/psframework/configuration/persistence-serialization.html I'm thinking we can leverage that instead of re-inventing the wheel.
Yes it's a good suggestion. We need to find a way to get the previous run's results and pass it in for comparison.
This has been completed.
We use Graph PowerShell so the proxy support will need to come from there. It looks like you can follow the general PowerShell options to set a proxy. See this...
Are you referring to Syncfusion? They do have a great community license that you can get depending on the size of the company. For O365, yes I only show the...
I would say SMS-sign in should not be enabled for anyone as the default. Any tenant that turns it on should have consciously disable this test.
@Cloud-Architekt was this added to EIDSCA?
@Arcath thanks a lot this is a good cmdlet to add. Here are my review comments. - Can we rename to Get-MtUserAuthMethod with a switch parameter to filter out to...