diff --git a/content/docs/command-reference/remote/modify.md b/content/docs/command-reference/remote/modify.md index e2b1c6a9ff..556a0bf947 100644 --- a/content/docs/command-reference/remote/modify.md +++ b/content/docs/command-reference/remote/modify.md @@ -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.