
Ultimate access to all questions.
You need to create data sources for an Azure AI Search solution. The data sources include a SQL database, a Cosmos DB collection, and Azure Blob Storage. Describe the steps you would take to create these data sources, ensuring they are correctly configured for integration with Azure AI Search.
A
Use the Azure portal to manually create each data source.
B
Use PowerShell scripts to automate the creation of each data source.
C
Use the Azure AI Search SDK to programmatically create each data source.
D
Use Azure Data Factory to create and manage data sources.