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.)
-
Click All services > Batch accounts, and then click the name of your Batch account.
-
To see the Batch credentials, click Keys. Copy the values of Batch account, URL, and Primary access key to a text editor.
-
To see the Storage account name and keys, click Storage account. Copy the values of Storage account name and Key1 to a text editor.