pygments is reporting an error at tags[.]owner for the . but this is a valid syntax for kusto.
resources
| project id, type, name, resourceGroup, location, owner=tags.owner
see https://pygments.org/demo/?lexer=kql&style=bw&formatter=html&code=++++resources%0A++++%7C+project+id%2C+type%2C+name%2C+resourceGroup%2C+location%2C+owner%3Dtags.owner%0A
pygments is reporting an error at
tags[.]ownerfor the.but this is a valid syntax for kusto.resources | project id, type, name, resourceGroup, location, owner=tags.ownersee https://pygments.org/demo/?lexer=kql&style=bw&formatter=html&code=++++resources%0A++++%7C+project+id%2C+type%2C+name%2C+resourceGroup%2C+location%2C+owner%3Dtags.owner%0A