You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's great to see the blob versioning support recently released. Currently, we are creating containers with the Azure CLI, per-project, in order to enable versioning. It would be great to be able to use the create_blob_container() function, and keep everything in R. Is it possible to pass through the "enable blob versioning" there? I have taken a look at the code, but I can't find the place where the request is constructed.
The text was updated successfully, but these errors were encountered:
It's great to see the blob versioning support recently released. Currently, we are creating containers with the Azure CLI, per-project, in order to enable versioning. It would be great to be able to use the
create_blob_container()
function, and keep everything in R. Is it possible to pass through the "enable blob versioning" there? I have taken a look at the code, but I can't find the place where the request is constructed.The text was updated successfully, but these errors were encountered: