...
Create a file share within the storage account to store the Zilla token.
Code Block |
---|
— Create fileShare
az storage share create \
--name zilla-pobox-volume \
--account-name zillapoboxstorage |
...
...
Create a file share within the storage account to store the Zilla token.
Code Block |
---|
— Create fileShare
az storage share create \
--name zilla-pobox-volume \
--account-name zillapoboxstorage |
...