0

I'm trying to add a user to a scope using the databricks CLI

databricks secrets put-acl --scope <my scope name> --principal <user's email address> --permission MANAGE

Although the user has access to the workspace and has been using it (and there is another user added to the scope via their email address) I receive the error:

Error: b'{"error_code":"INVALID_PARAMETER_VALUE","message":"User or Group <user's email address> does not exist."}'
Alex Ott
  • 80,552
  • 8
  • 87
  • 132
Sanchez333
  • 318
  • 3
  • 11

0 Answers0