azure-sdk-for-python icon indicating copy to clipboard operation
azure-sdk-for-python copied to clipboard

Fix workspace update tagging

Open MilesHolland opened this issue 1 year ago • 1 comments

Quick fix to make sure that older workspaces can still be updated properly. A full 'proper' fix would've required switching the restclient begin_create call with begin_create_or_update, but that had some ripple effects on inputs that I don't want to deal with right now as part of a quick fix.

Testing: incoming.

MilesHolland avatar Jun 18 '24 17:06 MilesHolland

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-ai-ml

azure-sdk avatar Jun 18 '24 18:06 azure-sdk