79385790

Date: 2025-01-24 22:32:44
Score: 2
Natty:
Report link

can you confirm if you are using a Vertex AI Workbench instance? As per the error, I believe you are, so please refer to the public documentation below [1].

This error occurs because you can't edit the underlying VM of an instance by using the Google Cloud console or the Compute Engine API.

To edit a Vertex AI Workbench instance's underlying VM, use the projects.locations.instances.patch method in the Notebooks API or the gcloud workbench instances update command in the Google Cloud SDK

[1] https://cloud.google.com/vertex-ai/docs/general/troubleshooting-workbench?component=any#unable_to_edit_underlying_virtual_machine

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): can you
  • Low reputation (0.5):
Posted by: Reynaldo Aceves