Azure – JMESPath query using the contains function is giving a syntax error
I am searching through Azure container and want to filter out blobs ending with certain suffixes. When I use the --query parameter with a JMESPath contains function, it is giving me an error. When I run the command az storage…