Is there no way to stream or wait for environment creation with ml_client #36218
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Machine Learning
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
Workflow: This issue is responsible by Azure service team.
Describe the bug
We are creating aml environments within the aml pipeline before actually submitting the job. We cannot find a way to wait for the environment creation to finish. Like with jobs, there is no stream functionality with environments.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
There should be a way to wait for environment creation and get completion/failure status.
The text was updated successfully, but these errors were encountered: