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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -342,9 +342,11 @@ This switch is used by the client when connecting to Azure SQL Database or Azure
342
342
343
343
---
344
344
345
+
-**Microsoft Entra ID access token**
346
+
345
347
Users of **bcp** (17.8 and later versions) can also authenticate with a token. The following examples use [PowerShell on Linux](/powershell/scripting/install/installing-powershell-on-linux) to retrieve an access token.
346
348
347
-
This example retrieves an access token and places it into a file to export data using a System Assigned Managed Identity.
349
+
This example retrieves an access token and places it into a file to export data using a system-assigned managed identity.
0 commit comments