A juniper-smoke house tool needs blob and queue data-plane operations authorized with a single shared access signature. Which SAS type fits?
Select an answer to reveal the explanation.
Short Explanation
Need blob and queue in one token? Account SAS can span services. Remember messaging design for queues still lives in Domain 5—this item is about the signature type.
Full Explanation
Account SAS tokens are signed with the account key and can authorize operations on multiple storage services, including Blob and Queue, plus certain service-level operations. Service SAS cannot span services. Queue messaging patterns remain a Domain 5 concern; this item tests SAS type selection for cross-service data-plane access.