Build Shared Access Signature token configurations with permissions and expiry settings.
Build Shared Access Signature token configurations with permissions, IP restrictions, and expiry settings.
Required Fields
storageAccountNamesignedPermissionssignedExpirysignedProtocolOutput will appear here...Shared Access Signatures (SAS) provide delegated access to Azure Storage resources without sharing account keys. There are three types: account SAS (scoped to one or more storage services), service SAS (scoped to a single service like Blob or Queue), and user delegation SAS (signed with Microsoft Entra credentials instead of account keys). Building SAS tokens requires specifying the correct permissions, resource types, protocol restrictions, IP ranges, and expiry times. This builder helps you construct SAS tokens with correct signing parameters, permission combinations, and constraint configurations while following security best practices.
Disclaimer: This tool runs entirely in your browser. No data is sent to our servers. Always verify outputs before using them in production. AWS, Azure, and GCP are trademarks of their respective owners.