Which of the following statements are true of stored access policies? (Choose two.)

A.
You can modify the start or expiration date for access.
B.
You can revoke access at any point in time.
C.
You can modify permissions to remove or add supported operations.
D.
You can add to the list of resources accessible by an SAS token.
This question is strange because the selected answers are correct but It must select only 2 answers. In my opinion, A and C can be the correct answers.
1
0
A & B
1
0
You revoke access by deleting the policy or changing its ID, but the revocation of access to protected resources will happen immediately, you can’t specify a point in time for that.
1
0
A & C are the correct answers
1
0
https://docs.microsoft.com/en-us/rest/api/storageservices/establishing-a-stored-access-policy should be A, B,C. why the should choose two?
1
0
Documentation writes: “You can use a stored access policy to change the start time, expiry time, or permissions for a signature, or to revoke it after it has been issued.”. So answers A, B and C are correct.
But because answer B “any point in time” can be interpreted in different ways, I would not choose this option if I only could choose 2 answers.
0
0