Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.13](backport #2031) Add permissions for Azure CIS 9.1 rule #2032

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Mar 13, 2024

Summary of your changes

Add Microsoft.Web/sites/config/Read and Microsoft.Web/sites/config/list/Action permissions. The permissions needed were indicated by the error message in cloudbeat logs:

ESPONSE 403: 403 Forbidden
ERROR CODE: AuthorizationFailed
--------------------------------------------------------------------------------
{
  "error": {
    "code": "AuthorizationFailed",
    "message": "The client '[REDACTED]' with object id '[REDACTED]' does not have authorization to perform action 'Microsoft.Web/sites/config/list/action' over scope '/subscriptions/[REDACTED]/resourceGroups/azurecloudbeatcitests/providers/Microsoft.Web/sites/test-app-service-pass/config/authsettings' or the scope is invalid. If access was recently granted, please refresh your credentials."
  }
}
--------------------------------------------------------------------------------

Related to #1758 (comment)


This is an automatic backport of pull request #2031 done by [Mergify](https://mergify.com).

add permissions for Azure CIS 9.1 rule

(cherry picked from commit 724a151)
@mergify mergify bot requested a review from a team as a code owner March 13, 2024 15:25
@mergify mergify bot added the backport label Mar 13, 2024
@kubasobon kubasobon merged commit bf1df4f into 8.13 Mar 13, 2024
29 checks passed
@kubasobon kubasobon deleted the mergify/bp/8.13/pr-2031 branch March 13, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant