You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Extensions/Cosmos/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ These properties will be preserved exactly as they appear in the source when mig
38
38
-`ClientId`: Service principal app/client ID for explicit service principal auth (RBAC mode).
39
39
-`ClientSecret`: Service principal client secret for explicit service principal auth (RBAC mode).
40
40
-`ClientCertificatePath`: Path to a PFX/PKCS#12 service principal certificate file that contains a private key for explicit service principal auth (RBAC mode).
41
-
-`ClientCertificatePassword`: Optional password for the service principal certificate.
41
+
-`ClientCertificatePassword`: Optional password for the service principal certificate (RBAC mode).
42
42
-`Database`: Cosmos DB database name.
43
43
-`Container`: Cosmos DB container name.
44
44
-`WebProxy`: Proxy server URL for Cosmos DB connections.
0 commit comments