Skip to content

Commit 5a0a8d1

Browse files
authored
Merge pull request #1456 from andyzhangx/deprecate-AzureStorageIdentityObjectID
doc: deprecate AzureStorageIdentityObjectID field
2 parents 79f696c + f3eee6d commit 5a0a8d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/driver-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ fsGroupChangePolicy | indicates how volume's ownership will be changed by the dr
117117
--- | **Following parameters are only for feature: blobfuse [Managed Identity and Service Principal Name auth](https://github.com/Azure/azure-storage-fuse/tree/blobfuse-1.4.5#environment-variables)** | --- | --- |
118118
volumeAttributes.AzureStorageAuthType | Authentication Type | `Key`, `SAS`, `MSI`, `SPN` | No | `Key`
119119
volumeAttributes.AzureStorageIdentityClientID | Identity Client ID | | No |
120-
volumeAttributes.AzureStorageIdentityObjectID | Identity Object ID | | No |
120+
volumeAttributes.AzureStorageIdentityObjectID | Identity Object ID (deprecated) | | No |
121121
volumeAttributes.AzureStorageIdentityResourceID | Identity Resource ID | | No |
122122
volumeAttributes.MSIEndpoint | MSI Endpoint | | No |
123123
volumeAttributes.AzureStorageSPNClientID | SPN Client ID | | No |

0 commit comments

Comments
 (0)