Generate a Azure SAS token
After you've created a Shared Access Policy (SAP) you will need to generate the token to use when send API calls. We can generate these ourselves, and luckily, Microsoft provides some code for us (see documentation above). Below is a small node scrip...
Nov 24, 20222 min read44