Lock a Studio session (disallow additional changes) to avoid accidental edits
acknowledged
Rob Newman
As the number of users in a workspace increases, shared interactive environments can incur accidental edits. This can have serious downstream consequences if an interactive environment is part of a running data analysis pipeline or ML workflow (training a model, model in production, etc). To help avoid accidental edits, workspace Maintain+ role users (or just the creator) can lock the Studio session. This could be either:
- A one-way action (once locked, the session can never be unlocked).
- A lock/unlock action.
Note:
The audit log should capture this action for GxP compliance.Rob Newman
acknowledged