Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A platform administrator has added a secret scope new - secret - scope to integrate with upstream REST APIs used by the entire data organization.

A platform administrator has added a secret scope new-secret-scope to integrate with upstream REST APIs used by the entire data organization. The administrator now wants to restrict access on that secret scope so that all users in the group all-users can read the secrets but cannot write the secret.
Which of the following approaches can be used by the platform administrator to complete this task? Select two responses.
Put a new secret ACL using the Secrets API 2.0 with the following JSON: {"scope": "new-secret-scope", "principal": "all-users", "permission": "READ"}Put a new secret ACL using the Secrets API 2.0 with the following JSON: {"scope": "new-secret-scope", "principal": "all-users", "permission": "WRITE"}Put a new secret ACL using the Secrets API 2.0 with the following JSON: {"scope": "new-secret-scope", "group": "all-users", "permission": "MANAGE"}Put a new secret ACL using the Databricks CLI with the following command: databricks secrets put-acl --scope new-secret-scope --principal all-users --permission readPut a new secret ACL using the Databricks CLI with the following command: databricks secrets put-acl --scope new-secret-scope --group all-users --permission manage

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Marketing Database Analytics

Authors: Andrew D. Banasiewicz

1st Edition

0415657881, 978-0415657884

Students also viewed these Databases questions