SAS Token
A Shared Access Signature (SAS) token is an Azure security token that grants limited, time-bound access rights to specific Azure Storage resources — without exposing the account key directly.
❓ What is SAS Token?
A Shared Access Signature (SAS) token is an Azure security token that grants limited, time-bound access rights to specific Azure Storage resources — without exposing the account key directly.
⚙️ How Does It Work?
SAS tokens are generated from the storage account key and encode the permitted operations, resource scope, and expiry time into a signed URL or header. The token grants exactly the permissions specified — no more, no less.
📍 Where Is It Used?
Azure Blob Storage, Queue Storage, Table Storage — anywhere applications or external parties need temporary, scoped access to Azure storage resources.
💡 Real-World Example
🔗 Related Terms
Stay Ahead in Identity Security
Get weekly IAM, PAM & IGA insights delivered to your inbox via Identity Pulse.
Subscribe to Identity Pulse →