Skip to content

Commit 74cfcf0

Browse files
authored
Update bcp-utility.md
1 parent be7cc66 commit 74cfcf0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/tools/bcp-utility.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,9 +342,11 @@ This switch is used by the client when connecting to Azure SQL Database or Azure
342342

343343
---
344344

345+
- **Microsoft Entra ID access token**
346+
345347
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.
346348

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.
348350

349351
```bash
350352
Connect-AzAccount -Identity

0 commit comments

Comments
 (0)