Azure / AzureMonitorStarterPacks

A project to create a framework for workloads and services monitoring in Azure
MIT License
51 stars 21 forks source link

The Grafana Workspace name check #172

Open michel-kamp-work opened 2 months ago

michel-kamp-work commented 2 months ago

during the 'Install Azure Monitor Starter Packs' wizard the name for the 'Name for the new Grafana environment' is not checked correctly

I got the deployment error: The Grafana Workspace name 'AzureMonitorStarterPacks_GRAF01' is invalid. Workspace names must contain only dashes or alphanumeric characters and be between 2 to 30 characters long. They must begin with a letter and end with a letter or digit. (Code: NameIsInvalidFormatOrTooLong)

but the check on the wizard page is not implement or activated at all