You are developing a Microsoft Bot Framework application. The application consumes structured NoSQL data that must be stored in the cloud. You implement Azure Blob storage for the application. You want access to the blob store to be controlled by using a role. You implement Shared Key authorization on the storage account. Does this action accomplish your objective? A. Yes, it does B. No, it does not  Suggested Answer: B A client using Shared Key passes a header with every request that is signed using the storage account access key rather than a role. Use Azure Active Directory (Azure AD) instead. Reference: https://docs.microsoft.com/en-us/azure/storage/common/storage-auth This question is in AI-100 Designing and Implementing an Azure AI Solution Exam For getting Microsoft Certified: Azure AI Engineer 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