Implement store based on Azure blob storage for profile store #102
Labels
drivers/azure
enhancement
New feature or request
points: 3
High complexity
priority: low
up-for-grabs
Implement a profile storage for azure blob storage.
Should be similar to other implementations:
Registration is done here:
https://github.com/livecycle/preevy/blob/main/packages/cli/src/fs.ts
Url format should follow conventions of golang cloud sdk:
https://gocloud.dev/howto/blob/#azure
The text was updated successfully, but these errors were encountered: