Skip to content

Commit

Permalink
docs: remote: azure: don't use obsoleted url format
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored May 8, 2020
1 parent 5c9a37d commit 5d0cc39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/command-reference/remote/modify.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ For more information about the variables DVC supports, please visit
- `url` - remote location URL.

```dvc
$ dvc remote modify myremote url "azure://ContainerName=remote;"
$ dvc remote modify myremote url "azure://my-container-name/path"
```

- `connection_string` - connection string.
Expand Down

0 comments on commit 5d0cc39

Please sign in to comment.