Skip to content

Turn monitoring on in the test code.#201

Merged
lonegunmanb merged 1 commit intoAzure:masterfrom
lonegunmanb:f-200
Jun 27, 2022
Merged

Turn monitoring on in the test code.#201
lonegunmanb merged 1 commit intoAzure:masterfrom
lonegunmanb:f-200

Conversation

@lonegunmanb
Copy link
Copy Markdown
Member

@lonegunmanb lonegunmanb commented Jun 23, 2022

This patch fix #200 and #183 by turning monitoring on in the test code.

@lonegunmanb lonegunmanb requested a review from zioproto June 23, 2022 09:31
Comment thread test/fixture/main.tf
source = "../.."
prefix = "prefix2-${random_id.prefix.hex}"
resource_group_name = azurerm_resource_group.main.name
#checkov:skip=CKV_AZURE_4:The logging is turn off for demo purpose. DO NOT DO THIS IN PRODUCTION ENVIRONMENT!
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand this comment is used to disable a warning for www.checkov.io,
I dont know how to check if this comment is working as expected.

I understand CKV_AZURE_4 is correct and it means: Ensure Azure AKS cluster monitoring is enabled

https://docs.bridgecrew.io/docs/bc_azr_kubernetes_1

LGTM.

@lonegunmanb lonegunmanb merged commit 4a6e517 into Azure:master Jun 27, 2022
@lonegunmanb lonegunmanb deleted the f-200 branch November 21, 2023 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Turn monitoring on in the test code.

2 participants