Skip to content

Files

Latest commit

 

History

History
9 lines (5 loc) · 660 Bytes

batch-common-credentials.md

File metadata and controls

9 lines (5 loc) · 660 Bytes

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. Click All services > Batch accounts, and then click the name of your Batch account.

  2. To see the Batch credentials, click 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, click Storage account. Copy the values of Storage account name and Key1 to a text editor.