turbot/azure_compliance
Loading controls...

Control: 1.10 Ensure that 'Users can add gallery apps to their Access Panel' is set to 'No'

Description

Require administrators to provide consent for the apps before use.

Unless Azure Active Directory is running as an identity provider for third-party applications, do not allow users to use their identity outside of the cloud environment. User profiles contain private information such as phone numbers and email addresses which could then be sold off to other third parties without requiring any further consent from the user.

Remediation

From Console

  1. Log in to Azure Active Directory
  2. Go to Users
  3. Go to User settings in side bar
  4. Click on Manage how end users launch and view their applications
  5. Set Users can add gallery apps to their Access Panel to No

Note: By default, Users can add gallery apps to their Access Panel is set to 'No'.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.cis_v140_1_10

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run azure_compliance.control.cis_v140_1_10 --share

SQL

This control uses a named query:

ad_manual_control

Tags