Skip to content

Commit

Permalink
azure: remove note about bucket autocreation
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop committed Jun 9, 2021
1 parent 6f84d73 commit f87ea58
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions content/docs/command-reference/remote/modify.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,9 +327,6 @@ storage. Whether they're effective depends on each storage platform.
$ dvc remote modify myremote url azure://mycontainer/path
```

Note that if the given container name isn't found in your account, DVC will
attempt to create it.

By default, DVC authenticates using an Azure
[default credential](https://docs.microsoft.com/en-us/python/api/azure-identity/azure.identity.defaultazurecredential)
(if any). This uses certain environment variables or other auth sources. Use the
Expand Down

0 comments on commit f87ea58

Please sign in to comment.