Hello everyone ,
we have morethan one containers in azure blob storgae account.
Assume we have a 3 container
ContainerA,ContainerB,ContainerC
and each continer had saparate access policy interms of expiration date and permission.
Now I will generate the SAS token without using access policy that time I can see "Se" parameter in SAS Token .
If I generate SAS token for individual container using access ploicy i'm not able to see "Se" parameter in SAS token.
please let me know why i'm seeing this deference when i'm creating SAS token .
Thanks
Madan S B