- In the Microsoft Azure portal, go to the storage account associated with the shared access signature (SAS) token and select Shared access signature.
- Select the required allowed services, allowed resource types, allowed permissions, start and expiry date/time, allowed IP addresses, preferred routing tier, and signing key.
- Select Generate SAS and connection string.The generated storage account SAS key appears under SAS Token.
- Copy the SAS key.
- Go to the key vault whose SAS token you want to change and select Secrets.
- Select the name of the storage account and select New Version.
- In the window Create a secret, paste the copied SAS key into the field Secret value and select Create.A message tells you the new version was created.