diff --git a/src/data/standards.json b/src/data/standards.json index 01394297cd34..95cc1a746259 100644 --- a/src/data/standards.json +++ b/src/data/standards.json @@ -299,6 +299,16 @@ "impact": "Low Impact", "impactColour": "info" }, + { + "name": "standards.DisableAppCreation", + "cat": "Entra (AAD) Standards", + "tag": ["lowimpact", "CIS"], + "helpText": "Disables the ability for users to create App registrations in the tenant.", + "addedComponent": [], + "label": "Disable App creation by users", + "impact": "Low Impact", + "impactColour": "info" + }, { "name": "standards.DisableSecurityGroupUsers", "cat": "Entra (AAD) Standards",