Trying to run remediation: https://github.com/azsk/AzTS-docs/blob/main/Scripts/RemediationScripts/Remediate-InvalidAADObjectRoleAssignments.ps1
The API is outdated - it uses the old graph API, needs to be updated to Microsoft Graph.
Also, line 195 failed for me on the SignInName - removing it got that part to work.
Trying to run remediation: https://github.com/azsk/AzTS-docs/blob/main/Scripts/RemediationScripts/Remediate-InvalidAADObjectRoleAssignments.ps1
The API is outdated - it uses the old graph API, needs to be updated to Microsoft Graph.
Also, line 195 failed for me on the
SignInName- removing it got that part to work.