Skip to content

Files

Latest commit

author
Laura Dolan
Apr 20, 2022
1272fd4 · Apr 20, 2022

History

History
16 lines (12 loc) · 765 Bytes

batch-common-credentials.md

File metadata and controls

16 lines (12 loc) · 765 Bytes
author ms.service ms.topic ms.date ms.author
prkannap
batch
include
04/20/2022
prkannap

Get account credentials

For this example, you need to provide credentials for your Batch and Storage accounts. A straightforward way to get the necessary credentials is in the Azure portal. (You can also get these credentials using the Azure APIs or command-line tools.)

  1. Select All services > Batch accounts, and then select the name of your Batch account.

  2. To see the Batch credentials, select Keys. Copy the values of Batch account, URL, and Primary access key to a text editor.

  3. To see the Storage account name and keys, select Storage account. Copy the values of Storage account name and Key1 to a text editor.