Skip to content

Commit ca0b4af

Browse files
authored
Update how-to-integrate-cosmos-db.md
1 parent c815014 commit ca0b4af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-connector/how-to-integrate-cosmos-db.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The table below shows which combinations of client types and authentication meth
3939
This table indicates that all combinations of client types and authentication methods in the table are supported, except for the Java - Spring Boot client type, which only supports the Secret / connection string method. All other client types can use any of the authentication methods to connect to Azure Cosmos DB for MongoDB using Service Connector.
4040

4141
> [!NOTE]
42-
> Managed identities are used to list connection strings and connect to Cosmos DB. However, Cosmos DB doesn't natively support authentication via managed identity.
42+
> Managed identities can be used to list connection strings and connect to Cosmos DB. However, Cosmos DB doesn't natively support authentication via managed identity.
4343
4444
## Default environment variable names or application properties and sample code
4545

0 commit comments

Comments
 (0)