Skip to content

Commit

Permalink
docs(providers/microsoft): update connection documnetation for Azure …
Browse files Browse the repository at this point in the history
…Container Volume connection
  • Loading branch information
Lee-W committed Aug 30, 2023
1 parent c9c442c commit b964935
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ Extra (optional)
The following parameters are all optional:

* ``connection_string``: Connection string for use with connection string authentication.
* ``subscription_id``: The ID of the subscription used for the initial connection. This is needed for Azure Active Directory (Azure AD) authentication.
* ``resource_group``: Azure Resource Group Name under which the desired Azure file volume resides. This is needed for Azure Active Directory (Azure AD) authentication.

When specifying the connection in environment variable you should specify
it using URI syntax.
Expand Down

0 comments on commit b964935

Please sign in to comment.