You have an Azure SQL database that contains a table named Tickets_Embeddings. Tickets_Embeddings contains a VECTOR(1536) column.
Embeddings are generated by using text-embedding-ada-002 and the /openai/v1/embeddings endpoint.
After a review of the current environment, the following changes are requested:
The AI architect has recommended switching to text-embedding-3-small.
The security team requires authentication by using Microsoft Entra managed identities only. Storing API keys in an application is prohibited.
Which two actions should you include in the solution? Each correct answer presents a part of the solution.
NOTE: Each correct selection is worth one point.