Regex grafana Subscriptions Azure

Dear all!

I have list of subscriptions in Azure that follow this pattern :slight_smile:

ECI-Plus-qa-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
ECI-Plus-stg-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
ECI-Plus-dev-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

ECI-PlusDP-stg-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
ECI-PlusDP-qa-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
ECI-PlusDP-dev-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

I need to build a regex in grafana for getting only the “ECI-Plus-environment-” subscriptions. I’ve tried online regex tester and I’ve achieved the goal but when I try to to do in Grafana I don’t receive any results.

Can anybody help me?

Thanks

1 Like