Skip to content

Conversation

gossion
Copy link
Member

@gossion gossion commented Jul 15, 2025

No description provided.


## Overview
This document outlines the implementation plan for AKS control plane logs functionality that provides a safe, workflow-based approach to accessing AKS diagnostic logs:
- `aks_control_plane_diagnostic_settings`: Check if diagnostic settings are configured for an AKS cluster
Copy link
Member

Choose a reason for hiding this comment

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

Does GET MC and PUT MC enough to check and update the diagnostic settings?

Copy link
Member Author

Choose a reason for hiding this comment

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

no, diagnostic setting is different from az aks get/put, nothing is shown in aks for diagnostics. we need to run 'az monitor diagnostic-settings' for it.

Copy link
Member

Choose a reason for hiding this comment

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

OK, then that's indeed need a separate operation.

@feiskyer feiskyer merged commit 250566f into main Jul 15, 2025
8 checks passed
@feiskyer feiskyer deleted the guwe/controlplanelogs-p branch July 15, 2025 06:28
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.

2 participants