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

Video: You are developing an Azure Function App named azure video

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

Full Certification Question

You are developing an Azure Function App named App1. You also plan to use cross-origin requests (CORS). You have the following requirements: App1 functions must securely access an Azure Blob Storage account. Access to the Azure Blob Storage account must not require the provisioning or rotation of secrets. JavaScript code running in a browser on an external host must not be allowed to interact with the function. You need to implement App1. Which configuration should you use for Azure Blob Storage access?