An enterprise is planning to grant a third-party auditing firm temporary read-only access to financial reports stored in an Azure Blob Storage container for 14 days. The access must be easily revocable at any time during this period without affecting other storage access methods. Additionally, internal security administrators require temporary elevated access to manage the storage account settings, but only when actively performing audit tasks. Which of the following security and access control configurations should you recommend to meet these requirements? (Select TWO.)
- Configure a Stored Access Policy on the blob container and generate a Service Shared Access Signature (SAS) token associated with the policy for the external audit partners.Cevap
- Configure Microsoft Entra Privileged Identity Management (PIM) to make the internal security administrators eligible for the Storage Blob Data Owner role.Cevap
- CGenerate an ad-hoc Shared Access Signature (SAS) token with a 14-day duration directly on the storage account for the external audit partners.
- DConfigure Microsoft Entra Privileged Identity Management (PIM) with permanently active role assignments for the internal security administrators.
- EAssign the Storage Blob Data Reader role directly to each external auditor's individual Microsoft Entra ID user account.
Cevap
Configure a Stored Access Policy on the blob container and generate a Service Shared Access Signature (SAS) token associated with the policy for the external audit partners, and configure Microsoft Entra Privileged Identity Management (PIM) to make the internal security administrators eligible for the Storage Blob Data Owner role.
The correct solution involves using a Stored Access Policy paired with a Service SAS to facilitate instant revocation, and utilizing Microsoft Entra PIM with eligible role assignments to implement just-in-time access for internal administrators.
Adım Adım Çözüm
Anahtar Kavram
Securing data storage access using Stored Access Policies for SAS revocation and Microsoft Entra PIM for just-in-time administrative access control.
Tahmini Süre:2m 0s