-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(m365): add Microsoft 365 provider #5902
Conversation
… and a check to test if things are working properly
…new checks following CIS recommendations
…ing to be used and add more description to status extended in admincenter checks
…tests still not working
…test connection, not working
…ptions, regions and mutelist
…nant is not allowed for microsoft365 and adjust admincenter service and checks to that change
…al to those that are either manual in the CIS or cant be done using msgraph SDK
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #5902 +/- ##
==========================================
- Coverage 89.38% 88.76% -0.62%
==========================================
Files 1182 1195 +13
Lines 33816 34471 +655
==========================================
+ Hits 30226 30599 +373
- Misses 3590 3872 +282
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Way to go 🚀
Context
Include changes related to adding Microsoft 365 as a provider.
Description
Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change.
Checklist
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.