More Info:

Roles which can be assumed by Container Services

Risk Level

High

Address

Security

Compliance Standards

CBP

Triage and Remediation

Remediation

To remediate the misconfiguration of roles assumable by container services in Azure using the Azure console, follow these steps:

  1. Sign in to the Azure portal (https://portal.azure.com) using your Azure account credentials.

  2. In the Azure portal, navigate to the Azure Container Instances service by searching for “Container Instances” in the search bar at the top.

  3. Click on the “Container Instances” service from the search results to open the Azure Container Instances page.

  4. On the left-hand side menu, click on “Access control (IAM)” to manage the access control settings for the Azure Container Instances service.

  5. In the “Access control (IAM)” page, you will see a list of roles assigned to different users and groups. Look for any roles that are misconfigured or should not be assumable by container services.

  6. To remediate the misconfiguration, click on the role that you want to modify or remove from the container service.

  7. In the role details page, you will see a list of assigned users or groups. To remove a user or group from the role, select the checkbox next to their name and click on the “Remove” button at the top.

  8. If you want to modify the role permissions, click on the “Add role assignment” button at the top of the page.

  9. In the “Add role assignment” panel, select the appropriate role from the “Role” dropdown menu. You can choose from built-in roles like “Contributor” or “Reader”, or create a custom role with specific permissions.

  10. Specify the user or group that should be assigned the role by selecting them from the “Assign access to” dropdown menu.

  11. Click on the “Save” button to apply the changes and remediate the misconfiguration.

  12. Repeat steps 6 to 11 for any other misconfigured roles that need to be remediated.

By following these steps, you can remediate the misconfiguration of roles assumable by container services in Azure using the Azure console.