Skip to content

https://github.com/Azure-Samples/java-microservices-aks-lab/blob/main/docs/03_lab_monitor/0302.md #74

@SkillableKarl

Description

@SkillableKarl

Lab: 03

Description of issue - Items identified in QA


- In Task 'Step by step guidance', Step 2: The command in this step errored the first time it was run, due to resource provider Microsoft.Insights not already being registered. It might be recommended to add a step immediately previous to proactively register it:

az provider register --namespace Microsoft.Insights
az provider show -n Microsoft.Insights --query registrationState

- In Task 'Step by step guidance', Step 4: The following URL referenced 404s. I was uncertain what URL it should be updated to:

[Collect Prometheus metrics from AKS cluster](https://learn.microsoft.com/azure/azure-monitor/essentials/prometheus-metrics-enable?tabs=azure-portal)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions