Skip to content

Commit ed414e9

Browse files
authored
Update driver-parameters.md
1 parent 3dea994 commit ed414e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/driver-parameters.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ k8s-azure-created-by: azure
5151
pvc-92a4d7f2-f23b-4904-bad4-2cbfcff6e388
5252
```
5353

54-
- VolumeId is identifier for the volume generated after volume is created by plugin successfully, the format of VolumeId is: `rg#accountName#containerName#uuid#secretNamespace#subsID`, and if current account is in the same subs as the driver, `subsID` would be empty.
54+
- VolumeID(`volumeHandle`) is the identifier for the volume handled by the driver, format of VolumeID: `rg#accountName#containerName#uuid#secretNamespace#subscriptionID`
55+
> `uuid`, `secretNamespace`, `subscriptionID` are optional
5556
5657
### Static Provisioning(bring your own storage container)
5758
> [blobfuse example](../deploy/example/pv-blobfuse-csi.yaml)

0 commit comments

Comments
 (0)