Loading controls...
Control: Ensure that Register with Azure Active Directory is enabled on App Service
Description
Managed service identity in App Service makes the app more secure by eliminating secrets from the app, such as credentials in the connection strings. When registering with Azure Active Directory in the app service, the app will connect to other Azure services securely without the need of username and passwords.
Usage
Run the control in your terminal:
steampipe check terraform_azure_compliance.control.appservice_web_app_register_with_active_directory_enabled
Snapshot and share results via Steampipe Cloud:
steampipe loginsteampipe check --share terraform_azure_compliance.control.appservice_web_app_register_with_active_directory_enabled
SQL
This control uses a named query:
appservice_web_app_register_with_active_directory_enabled