Skip to content

Commit 6e5f38a

Browse files
authored
Apply suggestions from code review
1 parent b4f4ffc commit 6e5f38a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/cosmos-db/mongodb/how-to-configure-multi-region-write.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ To enable multi-region writes from Azure portal, use the following steps:
3030

3131

3232
### Connect your client
33-
MongoDB connection strings supports the “appName” parameter, which is a means to identify client workloads. AppName can be specified in the connection string or using SDK specific initialization methods/properties.
34-
33+
MongoDB connection strings supports the “appName” parameter, which is a means to identify client workloads. appName is used to identify the preferred write region for your connection. AppName can be specified in the connection string or using SDK specific initialization methods/properties.
3534

3635
The appName parameter can be in one of the following formats​:
3736

0 commit comments

Comments
 (0)