At this point, you should have an AKS cluster fully deployed and the Red Dog application up and running in your subscription.
Azure Monitor / Log Analytics Workspace resource should reside in your resource group and in the same Azure region.
You have 2 options for monitoring in this workshop:
Azure Monitor
- Create a log analytics workspace
- Enable container insights on your cluster with aforementioned WorkspaceId
Prometheus & Grafana
- Install/Deploy Prometheus/Grafana
- Apply the privileged pod policy at the cluster level
- Test the policy is operating as expected
Useful links