What should you do?

Posted by: Pdfprep Category: AZ-300 Tags: , ,

You need to resolve the delivery API error.

What should you do?
A . Implement simple retry by using the EnableRetryOnFailure feature of Entity Framework.
B . Implement exponential backoff by using the EnableRetryOnFailure feature of Entity Framework.
C . Implement a Circuit Breaker pattern by using the EnableRetryOnFailure feature of Entity Framework.
D . Invoke a custom execution strategy in Entity Framework.

Answer: B

Explanation:

References:

https://docs.microsoft.com/en-us/azure/sql-database/sql-database-develop-error-messages