azureml-examples
azureml-examples copied to clipboard
Replace timeout by wait() in registry creation.
Description
Registry creation notebook fails because 720 seconds (LROConfigurations.POLLING_TIMEOUT) is not enough to deploy the registry and that results intofailure. See work item 3299522.
Checklist
- [x] I have read the contribution guidelines.
- [x] I have coordinated with the docs team ([email protected]) if this PR deletes files or changes any file names or file extensions.
- [x] Pull request includes test coverage for the included changes.
- [x] This notebook or file is added to the CODEOWNERS file, pointing to the author or the author's team.