Question: You're creating a solution that stores data into a Cosmos DB , using the SQL API. Various data will be stored periodically in the DB
You're creating a solution that stores data into a Cosmos DB using the SQL API. Various data will be stored periodically in the DB You need to recommend a notification solution that sends email notifications when data is received and minimizes compute costs. What should you include in the recommendation?
point
Deploy a function app that is configured to use the Consumption plan, Cosmos DB trigger, and a SendGrid binding.
Deploy a function app that is configured to use the Consumption plan and an Azure Event Hubs binding.
Deploy an Azure logic app that has a SendGrid connector configured to use an Azure Cosmos DB action.
Deploy an Azure logic app that has the Azure Cosmos DB connector configured to use a SendGrid action.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
