Savin
                                            Savin
                                        
                                    Also, [this](https://github.com/Netflix/metaflow/blob/master/metaflow/plugins/conda/conda_step_decorator.py#L92) is how we currently resolve a similar issue in `@conda`.
Any updates on this PR?
@davidtan-tw - Depending on how you are shipping logs back, you can access the run ids from the environment of the container. All user logs are also stored in S3...
@davidtan-tw Any follow-ups on this? Please re-open the issue if you would like to chat further.
Not needed anymore either.
@jaychia Thanks for the PR! Can you add to the PR testing strategy and any performance analysis? Also, do you intend to contribute the rest of the pieces around compute/orchestration...
Closing this PR since a more official support is going to land in the next few weeks.
@pikulmar With the new datastore implementation (#580), it should be now rather straightforward to integrate with Azure Blob Store. With the kubernetes support for compute and orchestration (#644), one can...
@pikulmar - Yes, we can get rid of `metaflow.datatools.S3` from the `@conda` implementation entirely - if you would like to submit a PR please let me know! - PR #580...
This work is currently in-flight. We expect a feature-complete PR to be available over the next couple of weeks. It will cover AzureBlobStorage as our Azure Datastore and run on...