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: docs/tools/bcp-utility.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
@@ -304,7 +304,7 @@ This switch is used by the client when connecting to Azure SQL Database or Azure
304
304
1. If you have a User Assigned Managed Identity, paste the `Object (principal) ID` of the identity into the **Login ID** box at the bottom of the authentication tab
305
305
1. Continue following the prompts to configure your DSN
306
306
307
-
For a full walkthrough including screenshots, see [Creating and editing DSNs in the UI](../connect/odbc/using-azure-active-directory.md#creating-and-editing-dsns-in-the-ui).
307
+
For a full walkthrough including screenshots, see [Creating and editing DSNs in the UI](../connect/odbc/using-azure-active-directory.md#creating-and-editing-dsns-in-the-ui).
308
308
309
309
Once the DSN is configured, **bcp** can then be called using `-D` flag to indicate the value passed for `-S` is a DSN.
0 commit comments