Skip to content

Commit

Permalink
Wait for delete deployment (Azure#2145)
Browse files Browse the repository at this point in the history
Co-authored-by: nancy-mejia <namejia@microsoft.com>
  • Loading branch information
nancy-mejia and nancy-mejia committed Mar 21, 2023
1 parent 6a102e6 commit be45fbd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@
"source": [
"ml_client.online_deployments.begin_delete(\n",
" name=\"blue\", endpoint_name=online_endpoint_name\n",
")"
").wait()"
]
},
{
Expand Down

0 comments on commit be45fbd

Please sign in to comment.