You need to grant access to the retail store location data for the inventory service development effort. What should you use? A. Azure AD access token B. Azure RBAC role C. Shared access signature (SAS) token D. Azure AD ID token E. Azure AD refresh token Suggested Answer: C A shared access signature (SAS) provides secure delegated access to resources in your storage account. With a SAS, you have granular control over how a client can access your data. For example: What resources the client may access. What permissions they have to those resources. How long the SAS is valid. Note: Inventory services: The company has contracted a third-party to develop an API for inventory processing that requires access to a specific blob within the retail store storage account for three months to include read-only access to the data. Reference: https://docs.microsoft.com/en-us/azure/storage/common/storage-sas-overview This question is in AZ-204: Developing Solutions for Microsoft Azure Exam For getting Microsoft Azure Developer Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer