You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Secure Score Graph cmdlet Get-MgSecuritySecureScore was implemented for MS.AAD.7.2v1 but needs to be removed because of implementation problems. It may be investigated further in Flipper. See #548 for more details.
Steps to Remove Secure Score from MS.AAD.7.2v1
Remove Get-MgSecurityScore call in the AAD provider and its key in the resulting JSON
Remove Microsoft.Graph.Security in the RequiredVersions.ps1 and utils\UninstallModules.ps1 files
Remove Some of the updates to the MS.AAD.7.2v1 test (those integrating secure score, but leave the PolicyID update)
Remove all of the unit test updates
Acceptance Criteria
Run the tool against AAD and ensure MS.AAD.7.2v1 shows as Not Implemented (i.e., manual check required)
The text was updated successfully, but these errors were encountered:
🐛 Summary
The Secure Score Graph cmdlet Get-MgSecuritySecureScore was implemented for MS.AAD.7.2v1 but needs to be removed because of implementation problems. It may be investigated further in Flipper. See #548 for more details.
Steps to Remove Secure Score from MS.AAD.7.2v1
Acceptance Criteria
The text was updated successfully, but these errors were encountered: