
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. The data sources must be encrypted at rest and in transit. Describe the steps you would take to create these data sources, ensuring they are encrypted and secure.
A
Use the Azure portal to manually create each data source with default encryption settings.
B
Use PowerShell scripts to automate the creation of each data source with enhanced encryption settings.
C
Use the Azure AI Search SDK to programmatically create each data source with custom encryption settings.
D
Use Azure Data Factory to create and manage data sources with default encryption settings.