Skip to content

Commit ce95c23

Browse files
Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP into dev
2 parents 4b4ab7d + 3b0f2c0 commit ce95c23

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/data/alerts.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
"label": "Alert on admins without any form of MFA",
1010
"recommendedRunInterval": "1d"
1111
},
12+
{
13+
"name": "LicenseAssignmentErrors",
14+
"label": "Alert on license assignment errors",
15+
"recommendedRunInterval": "1d"
16+
},
1217
{
1318
"name": "NoCAConfig",
1419
"label": "Alert on tenants without a Conditional Access policy, while having Conditional Access licensing available.",

0 commit comments

Comments
 (0)