Azure-Samples / Azure-Samples/azure-batch-samples
Access Linked Storage Account
Open
- Dominant language
- C#
- Stars
- 268
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
Trying to avoid saving storage keys either in the environment or within the code base. Is there any way to either exposed the key for a storage account linked to the batch account or to stage files directly to the linked account in the SDK? I am currently pulling a separate token from AD w/ the identity model, but it would be nice to just do this once with the batch account.
Contributor guide
Assessment
This issue has not been assessed yet.