Create Storage Account with blob versioning enabled.
Open
- Dominant language
- R
- Stars
- 21
- Forks
- 16
- Avg merge
- 14h 7m
- Merged PRs (30d)
- 1
Description
I am currently trying to create a storage container with versioning enabled. Via the [Azure CLI](https://docs.microsoft.com/en-us/azure/storage/blobs/versioning-enable?tabs=azure-cli), this is straightforward. I haven't been able to get something similar to work using the properties argument of `create_storage_account()`. Is this possible to do somehow?
Contributor guide
Assessment
This issue has not been assessed yet.