This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
A developer wants to embed image analysis capabilities into a web application using Image Analysis 4.0 API based on Microsoft Large Foundation model Florence. Which of the following steps should the developer take to achieve this goal?
Create a new Azure AI Vision Service resource in the Azure portal, using the 'Computer Vision' service.
Create a new Azure AI Vision Service resource in the Azure portal, using the 'Face' service.
Create a new Azure AI Vision Service resource in the Azure portal, using the 'Custom Vision' service."
A developer needs to store Azure OpenAI service credentials used by the application to call the API in a secure way. Which of the following steps should the developer take to achieve this goal?
Use hard-coded values in the application code.
Use environment variables to store the credentials.
The most secure option is avoiding storing credentials anywhere and instead authenticate through an access token.
A developer would like to integrate Azure AI services into a React static web app. Which of the following statements are true?
Azure AI services can be integrated by creating a component handling Azure AI service authentication and calls, and then adding it to the 'App.js' file.
It's not possible to integrate Azure AI services into a React static web app.
Azure AI services can be integrated by creating a component handling Azure AI service authentication and calls, and then adding it to the 'index.html' file.
You must answer all questions before checking your work.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?