Need some examples for the extract UQL command #565
Unanswered
simonarbel
asked this question in
Q&A
Replies: 2 comments
-
I'm finding the usage for extract confusing - did you find any good examples? |
Beta Was this translation helpful? Give feedback.
0 replies
-
see if this helps https://github.com/yesoreyeram/uql/blob/8e11cfa0fab7307d1e6a4412625d448e5fcbe4d8/src/parser/project/project.test.ts#L5 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I need to use the "extract" command to extract a name from a long string.
for example, extracting the item in bold:
/subscriptions/XXXX/resourceGroups/PAW/providers/Microsoft.Network/azureFirewalls/AzureFirewall_VWAN/providers/Microsoft.Insights/metrics/DataProcessed
Can anyone provide the right syntax for it?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions