You configure multi-region writes for account1. You need to ensure that App1 supports the new configuration for account1. The solution must meet the business requirements and the product catalog requirements. What should you do?
A.
Set the default consistency level of account1 to bounded staleness.
B.
Create a private endpoint connection.
C.
Modify the connection policy of App1.
D.
Increase the number of request units per second (RU/s) allocated to the con-product and con-productVendor containers.
After you enable your account for multiple write regions, you must make two changes in your application to the ConnectionPolicy. Within the ConnectionPolicy, set UseMultipleWriteLocations to true and pass the name of the region where the application is deployed to ApplicationRegion.
https://learn.microsoft.com/en-us/azure/cosmos-db/nosql/how-to-multi-master?tabs=api-async
"Whenever there are multiple solutions for a requirement, select the solution that provides the best performance, as long as there are no additional costs associated."
With this in mind, increasing throughput would be a more expensive
To ensure that App1 supports this new configuration, you need to update its connection policy to be aware of the multiple write regions. This allows App1 to direct write operations to the appropriate write region based on the configuration.
This section is not available anymore. Please use the main Exam Page.DP-420 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
[Removed]
Highly Voted 8 months, 4 weeks agojdsherrington
Most Recent 8 months agoxofowi5140
9 months, 1 week agoazuredemo2022three
10 months ago