AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: You manage an Azure subscription associated with azure video

Question 1 Be Honest
« Back   Next azure Cloud az-204-developer-associate Question »
Answer

Full Certification Question

You manage an Azure subscription associated with a Microsoft Entra tenant named contoso.com. The subscription contains an Azure Blob Storage account named storage1. Your user account has the Contributor Azure role-based access control (RBAC) role within the scope of the subscription. You plan to implement secure access to containers and blobs in storage1. Your solution must satisfy the following requirements: Authorization requests to access storage1 content must be authenticated by using Microsoft Entra credentials. Authorized access to storage1 content must be time-limited based on arbitrary values specified when requests are raised. The principle of least privilege must be satisfied. You need to implement the plan. Which three actions should you perform in sequence? Secure access implementation (ACTIONS) Assign the Owner role to your user account at the scope of the storage account. Request a user delegation key. Generate a shared access signature token. Configure a stored access policy. Acquire an OAuth 2.0 token from Microsoft Entra ID.