DP-300 · Question #62
Case Study 1 - Litware, Inc Overview Litware, Inc. is a renewable energy company that has a main office in Boston. The main office hosts a sales department and the primary datacenter for the…
The correct answer is B. Update the connection strings of SalesSQLDb1App1. Scenario: SalesSQLDb1 uses database firewall rules and contained database users. Not C: When using public network access for connecting to the database, we recommend using database-level IP firewall rules for geo-replicated databases. These rules are replicated with the…
Question
Options
- AConfigure SalesSQLDb1 as writable.
- BUpdate the connection strings of SalesSQLDb1App1.
- CUpdate the firewall rules of SalesSQLDb1.
- DUpdate the users in SalesSQLDb1.
How the community answered
(25 responses)- A8% (2)
- B76% (19)
- C12% (3)
- D4% (1)
Explanation
Scenario: SalesSQLDb1 uses database firewall rules and contained database users. Not C: When using public network access for connecting to the database, we recommend using database-level IP firewall rules for geo-replicated databases. These rules are replicated with the database, which ensures that all geo-secondaries have the same IP firewall rules as the primary. This approach eliminates the need for customers to manually configure and maintain firewall rules on servers hosting the primary and secondary https://docs.microsoft.com/en-us/azure/azure-sql/database/active-geo-replication- overview#keeping-credentials-and-firewall-rules-in-sync
Community Discussion
No community discussion yet for this question.