You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3
Original file line number
Diff line number
Diff line change
@@ -34,9 +34,7 @@ AzureBlob supports managed identities on :
34
34
35
35
AKS support will likely require more work. Contributions are welcome.
36
36
37
-
To authenticate through managed identities instead of a shared key, omit `storage_access_key` from your `storage.yml` file.
38
-
39
-
It is recommended to add the identity's `principal_id` to the config.
37
+
To authenticate through managed identities instead of a shared key, omit `storage_access_key` from your `storage.yml` file and pass in the identity `principal_id`.
0 commit comments