๐ก๏ธ Azure App Service Basic Authentication is enabled๐ขโช
- Contextual name: ๐ก๏ธ Basic Authentication is enabled๐ขโช
- ID:
/ce/ca/azure/app-service/disable-basic-authentication - Tags:
- โช Impossible policy
- ๐ข Policy with categories
- ๐ข Policy with type
- Policy Type:
COMPLIANCE_POLICY - Policy Categories:
SECURITY
Similar Policiesโ
- Cloud Conformity: Enable App Service Authentication
- Internal:
dec-x-ca52f63a
Similar Internal Rulesโ
| Rule | Policies | Flags |
|---|---|---|
| โ๏ธ dec-x-ca52f63a | 2 |
Descriptionโ
Descriptionโ
Basic Authentication provides the ability to create identities and authentication for an App Service without a centralized identity provider. For a more effective, capable, and secure solution for identity, authentication, authorization, and accountability, a centralized identity provider such as Entra ID is strongly advised.
Rationaleโ
Basic Authentication introduces an identity silo which can produce privileged access to a resource. This can be exploited in numerous ways and represents a significant vulnerability and attack vector.
Impactโ
An identity provider that the App Service can use for authenticating users is required.
Auditโ
From Azure Portalโ
- Search for and open
App Servicesfrom the search bar.- For each App Service listed, do the following:
- Select the App Service name.
- Under the
Settingsmenu item, click onConfiguration.- Under the
General settingstab, scroll down to locate the two Basic Auth settings:
SCM Basic Auth Publishing Credentials.FTP Basic Auth Publishing Credentials.... see more
Remediationโ
Remediationโ
From Azure Portalโ
- Search for and open
App Servicesfrom the search bar.- For each App Service listed, do the following:
- Select the App Service name.
- Under the
Settingsmenu item, click onConfiguration.- Under the
General settingstab, scroll down to locate the two Basic Auth settings:
- Set the
SCM Basic Auth Publishing Credentialsradio button toOff.- Set the
FTP Basic Auth Publishing Credentialsradio button toOff.CAUTION: The new settings are not yet applied. Applying them may cause your App Service resource to restart. Proceed with caution. Click the
Savebutton, then clickContinueto apply the updated configuration. Repeat this procedure for each App Service.