-
Notifications
You must be signed in to change notification settings - Fork 394
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Authentication examples for Azure Blob Storage (#2634)
* Authentication examples for Azure Blob Storage Added some examples how to remoge modify dvc for various azure blob storage authentication scenarios. * Update modify.md minor adjustments due to feedback * ref: mystorageaccountname -> myaccount in `remote modify` * ref: std value samples in remote modify * Update modify.md change L347 back to how it originally was. * Update modify.md make `az cli` credential example the first example, add note about contributor role. * ref: clarify account_name param in remote modify per #2634 (review) * ref: move Azure examples to the bottom of remote modify * ref: link to Azure auth examples from remote add/modify Co-authored-by: Jorge Orpinel <[email protected]>
- Loading branch information
1 parent
46d6935
commit 5a9e51f
Showing
2 changed files
with
71 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters