I am trying to get the Azure cosmos db partition range but stuck up with the Authentication method.
https://docs.microsoft.com/en-us/rest/api/cosmos-db/get-partition-key-ranges
The authentication says: type%3dmaster%26ver%3d1.0%26sig%3dEConYmRgDExu6q%2bZ8GjfUGOH0AcOx%2behkancw3LsGQ8%3d
Can anyone explain me about this authentication type and how to generate this authentication for the API request.
Thanks Sathya