Question 85:
You develop a REST API. You implement a user delegation SAS token to communicate with Azure Blob storage. The token is compromised. You need to revoke the token. What are two possible ways to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
Answer options:
A. Revoke the delegation key. B. Delete the stored access policy. C. Regenerate the account key. D. Remove the role assignment for the security principle.