CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 14: DP-800: Developing AI-Enabled Database Solutions

Your development team uses GitHub Copilot Chat in Microsoft SQL Server Management Studio (SSMS) to generate and run Transact-SQL queries against an Azure SQL database named DB1. DB1 contains tables that store sensitive customer data. You need to ensure that any Transact-SQL queries that run from GitHub Copilot Chat in…

Nội dung câu hỏi

Your development team uses GitHub Copilot Chat in Microsoft SQL Server Management Studio (SSMS) to generate and run Transact-SQL queries against an Azure SQL database named DB1. DB1 contains tables that store sensitive customer data. You need to ensure that any Transact-SQL queries that run from GitHub Copilot Chat in SSMS are restricted by the same permissions as the developer’s database login. What prevents the GitHub Copilot Chat-run queries from accessing data beyond the developer’s access?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. GitHub Copilot Chat runs queries in a read-only sandbox that is isolated from production database permissions.
  2. B. GitHub Copilot Chat runs queries by using the developer’s database identity and permissions. — đáp án hiện tại
  3. C. GitHub Copilot Chat filters query results on the client side to remove rows the developer is unauthorized to see.
  4. D. GitHub Copilot Chat uses different row-level security (RLS) policies than the developer.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề