These docs refer to needing f SAS permissions to do filter operations. How can I generate a SAS token with these permissions? I can't do it from the web interface and the az tool doesn't consider f a valid --permissions flag.
In the end I want to be able to use the rest API using curl to fiddle with the find by tags feature.
According to Az CLI documentation,
fis a valid permission:You should probably upgrade your CLI version (I'm using v2.38.0):
I was able to generate a SAS using this command: