rpstester
rpstester
**Describe the bug** When I run Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest with either -All or -Top 1, I get no results. If instead I use a filter, like `Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest -Filter "groupId eq '$myGroupID' and...
**Describe the bug** Get-MgBetaIdentityGovernancePrivilegedAccess returns an error: {"errorCode":"MissingProvider","message":"The provider is missing.","instanceAnnotations":[]} Status: 400 (BadRequest) ErrorCode: UnknownError Same error for Get-MgBetaIdentityGovernancePrivilegedAccessGroup **To Reproduce** Steps to reproduce the behavior: 1. Connect-MgGraph 2....
I just found this module. I wonder how Find-PEDRAC works. It doesn't give any output and doesn't matter if I use DeepDiscover or not. Here is what I run and...
Get-AzDiagnosticSettingCategory returns categories, but the type doesn't support Diagnostic Settings
### Description Get-AzDiagnosticSettingCategory is supposed to "List supported diagnostic setting categories." When I run it against certain types, it returns one/more categories, but when I try to create with New-AzDiagnosticSetting,...