問題1
Azure 데이터 팩토리에 PipelineA와 PipelineB라는 두 개의 파이프라인이 있습니다.
PipelineA는 다음 그림에 표시된 것처럼 네 가지 활동을 포함합니다.

PipelineB는 다음 그림과 같이 두 가지 활동을 수행합니다.

데이터 팩토리에 대해 파이프라인 실행 실패 메트릭을 사용하는 알림을 생성합니다. 이 메트릭은 모든 파이프라인과 모든 실패 유형에 대해 설정됩니다.
* 연산자: 보다 큼
* 집계 유형: 총계
* 임계값: 2
* 집계 단위(주기): 5분
* 평가 빈도: 5분마다
Data Factory 모니터링은 다음 표에 표시된 오류를 기록합니다.

다음 각 문장에 대해, 문장이 사실이면 '예'를 선택하고, 그렇지 않으면 '아니요'를 선택하십시오.
참고: 정답 하나당 1점입니다.

Azure 데이터 팩토리에 PipelineA와 PipelineB라는 두 개의 파이프라인이 있습니다.
PipelineA는 다음 그림에 표시된 것처럼 네 가지 활동을 포함합니다.

PipelineB는 다음 그림과 같이 두 가지 활동을 수행합니다.

데이터 팩토리에 대해 파이프라인 실행 실패 메트릭을 사용하는 알림을 생성합니다. 이 메트릭은 모든 파이프라인과 모든 실패 유형에 대해 설정됩니다.
* 연산자: 보다 큼
* 집계 유형: 총계
* 임계값: 2
* 집계 단위(주기): 5분
* 평가 빈도: 5분마다
Data Factory 모니터링은 다음 표에 표시된 오류를 기록합니다.

다음 각 문장에 대해, 문장이 사실이면 '예'를 선택하고, 그렇지 않으면 '아니요'를 선택하십시오.
참고: 정답 하나당 1점입니다.

正確答案:

Explanation:

Box 1: No
Just one failure within the 5-minute interval.
Box 2: No
Just two failures within the 5-minute interval.
Box 3: No
Just two failures within the 5-minute interval.
Reference:
https://docs.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-metric-overview Basic Concept: This question tests Azure monitoring and performance management, including which metric, log destination, or alerting behavior fits the operational requirement.
Why the selected answer is Correct: The selected values fit this scenario because they apply the required Azure SQL configuration at the correct scope and sequence: You have an Azure data factory that has two pipelines named PipelineA and PipelineB.
Why the alternate choices are Wrong: The alternate destinations or collection scopes miss part of the telemetry requirement: they either omit the server/pool/database layer or send data somewhere that does not support the requested analysis path.
問題2
다음 그림과 같이 Azure 포털에서 Azure SQL 데이터베이스를 프로비저닝하고 있습니다.

아래 그림에 제시된 정보를 바탕으로 각 문장을 완성하는 답을 드롭다운 메뉴에서 선택하세요.
참고: 정답 하나당 1점입니다.

다음 그림과 같이 Azure 포털에서 Azure SQL 데이터베이스를 프로비저닝하고 있습니다.

아래 그림에 제시된 정보를 바탕으로 각 문장을 완성하는 답을 드롭다운 메뉴에서 선택하세요.
참고: 정답 하나당 1점입니다.

正確答案:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/azure-sql/database/serverless-tier-overview Basic Concept: This question tests plan and implement data platform resources in the DP-300 exam context.
The correct choice is determined by the exact service boundary and operational requirement stated in the scenario.
Why the selected answer is Correct: The selected values fit this scenario because they apply the required Azure SQL configuration at the correct scope and sequence: You are provisioning an Azure SQL database in the Azure portal as shown in the following exhibit.
Why the alternate choices are Wrong: The alternate selections apply to different administrative stages or different scopes. In a hotspot or drag-drop task, order and scope are part of the answer, so a technically valid Azure feature can still be wrong if it is placed in the wrong step.
問題3
귀하는 DB1이라는 이름의 표준 SKU Azure SQL 데이터베이스가 포함된 Azure 구독을 보유하고 있습니다.
DBl에 대해 시점 복구(PITR) 백업을 활성화해야 합니다. 솔루션은 백업 보존 기간을 최대한 늘려야 합니다. 어떤 보존 기간을 설정해야 할까요?
귀하는 DB1이라는 이름의 표준 SKU Azure SQL 데이터베이스가 포함된 Azure 구독을 보유하고 있습니다.
DBl에 대해 시점 복구(PITR) 백업을 활성화해야 합니다. 솔루션은 백업 보존 기간을 최대한 늘려야 합니다. 어떤 보존 기간을 설정해야 할까요?
正確答案: A
說明:(僅 NewDumps 成員可見)
問題4
과제 2
db1 Azure SQL 데이터베이스의 차등 백업을 하루 두 번에서 하루 한 번으로 설정해야 합니다. SQL Server Management Studio와 Azure 포털을 사용해야 할 수도 있습니다.
과제 2
db1 Azure SQL 데이터베이스의 차등 백업을 하루 두 번에서 하루 한 번으로 설정해야 합니다. SQL Server Management Studio와 Azure 포털을 사용해야 할 수도 있습니다.
正確答案:
See the explanation part for the complete Solution.
Explanation:
Requirement: Configure differential backups for Azure SQL Database db1 to run once a day instead of twice a day.
Correct setting: Change Differential backup frequency from 12 Hours to 24 Hours.
Azure SQL Database supports differential backup frequency of either 12 hours or 24 hours. A 12-hour frequency means twice per day; a 24-hour frequency means once per day. Microsoft also notes that 24-hour differential backup frequency can increase restore time compared with 12-hour frequency.
Method 1 - Azure Portal Method
This is the best method for the simulation.
Step 1: Open the Azure SQL logical server
Sign in to the Azure portal.
Search for SQL servers.
Open the logical SQL server that hosts database db1.
Do not start from SQL Server Management Studio for this task. The differential backup frequency is an Azure SQL backup policy setting, not a normal T-SQL database setting.
Step 2: Open the Backups page
In the SQL server left menu, select Backups.
Select the Retention policies tab.
Microsoft's documented portal path is to go to the logical SQL server, select Backups, then select the Retention policies tab.
Step 3: Select database db1
In the list of databases, locate db1.
Select the checkbox next to db1.
Select Configure policies from the action bar.
Step 4: Change the differential backup frequency
In the policy configuration pane:
Find Differential backup frequency.
Change it from:
12 Hours
to:
24 Hours
Leave the PITR retention period unchanged unless the task specifically tells you to change it.
Select Apply or Save.
Microsoft's documented option is exactly 12 Hours or 24 hours under Differential backup frequency.
Method 2 - Azure CLI Method
Use this if the simulation provides Cloud Shell.
az sql db str-policy set \
--resource-group < resource-group-name > \
--server < server-name > \
--name db1 \
--retention-days < current-retention-days > \
--diffbackup-hours 24
Example:
az sql db str-policy set \
--resource-group RG1 \
--server sql60152867 \
--name db1 \
--retention-days 7 \
--diffbackup-hours 24
Microsoft documents az sql db str-policy set with --diffbackup-hours 24 for changing active database differential backup frequency. Valid values are 12 or 24 hours.
Be careful: do not guess the retention days blindly in a real environment. In the exam lab, use the existing retention value shown in the portal unless the task also asks you to change retention.
Method 3 - PowerShell Method
Use this if Azure PowerShell is available.
Set-AzSqlDatabaseBackupShortTermRetentionPolicy `
-ResourceGroupName " < resource-group-name > " `
-ServerName " < server-name > " `
-DatabaseName " db1 " `
-RetentionDays < current-retention-days > `
-DiffBackupIntervalInHours 24
Microsoft documents Set-AzSqlDatabaseBackupShortTermRetentionPolicy with -DiffBackupIntervalInHours
24 for setting Azure SQL Database differential backup frequency.
SSMS / T-SQL Clarification
For this task, SSMS is not the right tool to change the setting.
There is no normal ALTER DATABASE T-SQL command in Azure SQL Database to change automated differential backup frequency. Microsoft documents this change through:
Azure portal
Azure CLI
PowerShell
REST API
not SSMS/T-SQL.
You may use SSMS only to confirm the database exists and is accessible, but the backup frequency setting must be changed from Azure management tools.
Explanation:
Requirement: Configure differential backups for Azure SQL Database db1 to run once a day instead of twice a day.
Correct setting: Change Differential backup frequency from 12 Hours to 24 Hours.
Azure SQL Database supports differential backup frequency of either 12 hours or 24 hours. A 12-hour frequency means twice per day; a 24-hour frequency means once per day. Microsoft also notes that 24-hour differential backup frequency can increase restore time compared with 12-hour frequency.
Method 1 - Azure Portal Method
This is the best method for the simulation.
Step 1: Open the Azure SQL logical server
Sign in to the Azure portal.
Search for SQL servers.
Open the logical SQL server that hosts database db1.
Do not start from SQL Server Management Studio for this task. The differential backup frequency is an Azure SQL backup policy setting, not a normal T-SQL database setting.
Step 2: Open the Backups page
In the SQL server left menu, select Backups.
Select the Retention policies tab.
Microsoft's documented portal path is to go to the logical SQL server, select Backups, then select the Retention policies tab.
Step 3: Select database db1
In the list of databases, locate db1.
Select the checkbox next to db1.
Select Configure policies from the action bar.
Step 4: Change the differential backup frequency
In the policy configuration pane:
Find Differential backup frequency.
Change it from:
12 Hours
to:
24 Hours
Leave the PITR retention period unchanged unless the task specifically tells you to change it.
Select Apply or Save.
Microsoft's documented option is exactly 12 Hours or 24 hours under Differential backup frequency.
Method 2 - Azure CLI Method
Use this if the simulation provides Cloud Shell.
az sql db str-policy set \
--resource-group < resource-group-name > \
--server < server-name > \
--name db1 \
--retention-days < current-retention-days > \
--diffbackup-hours 24
Example:
az sql db str-policy set \
--resource-group RG1 \
--server sql60152867 \
--name db1 \
--retention-days 7 \
--diffbackup-hours 24
Microsoft documents az sql db str-policy set with --diffbackup-hours 24 for changing active database differential backup frequency. Valid values are 12 or 24 hours.
Be careful: do not guess the retention days blindly in a real environment. In the exam lab, use the existing retention value shown in the portal unless the task also asks you to change retention.
Method 3 - PowerShell Method
Use this if Azure PowerShell is available.
Set-AzSqlDatabaseBackupShortTermRetentionPolicy `
-ResourceGroupName " < resource-group-name > " `
-ServerName " < server-name > " `
-DatabaseName " db1 " `
-RetentionDays < current-retention-days > `
-DiffBackupIntervalInHours 24
Microsoft documents Set-AzSqlDatabaseBackupShortTermRetentionPolicy with -DiffBackupIntervalInHours
24 for setting Azure SQL Database differential backup frequency.
SSMS / T-SQL Clarification
For this task, SSMS is not the right tool to change the setting.
There is no normal ALTER DATABASE T-SQL command in Azure SQL Database to change automated differential backup frequency. Microsoft documents this change through:
Azure portal
Azure CLI
PowerShell
REST API
not SSMS/T-SQL.
You may use SSMS only to confirm the database exists and is accessible, but the backup frequency setting must be changed from Azure management tools.
問題5
Azure Synapse Analytics 전용 SQL 풀에서 차원 테이블을 디자인하고 있습니다.
테이블에 대한 대리 키를 생성해야 합니다. 솔루션은 가장 빠른 쿼리 성능을 제공해야 합니다.
대리 키에는 무엇을 사용해야 합니까?
Azure Synapse Analytics 전용 SQL 풀에서 차원 테이블을 디자인하고 있습니다.
테이블에 대한 대리 키를 생성해야 합니다. 솔루션은 가장 빠른 쿼리 성능을 제공해야 합니다.
대리 키에는 무엇을 사용해야 합니까?
正確答案: C
說明:(僅 NewDumps 成員可見)
問題6
Azure Synapse Analytics 서버리스 SQL 풀에 데이터베이스를 구축하고 있습니다.
Azure Data Lake Storage Gen2 컨테이너에 Parquet 파일 형식으로 데이터가 저장되어 있습니다.
기록은 다음 예시와 같이 구성됩니다.

기록에는 최대 두 명의 지원자만 포함되어 있습니다.
주소 필드만 포함하는 테이블을 만들어야 합니다.
Transact-SQL 문을 어떻게 완성해야 합니까? 답하려면 답변 영역에서 적절한 옵션을 선택하십시오.
참고: 정답 하나당 1점입니다.

Azure Synapse Analytics 서버리스 SQL 풀에 데이터베이스를 구축하고 있습니다.
Azure Data Lake Storage Gen2 컨테이너에 Parquet 파일 형식으로 데이터가 저장되어 있습니다.
기록은 다음 예시와 같이 구성됩니다.

기록에는 최대 두 명의 지원자만 포함되어 있습니다.
주소 필드만 포함하는 테이블을 만들어야 합니다.
Transact-SQL 문을 어떻게 완성해야 합니까? 답하려면 답변 영역에서 적절한 옵션을 선택하십시오.
참고: 정답 하나당 1점입니다.

正確答案:

Explanation:

Box 1: CREATE EXTERNAL TABLE
An external table points to data located in Hadoop, Azure Storage blob, or Azure Data Lake Storage. External tables are used to read data from files or write data to files in Azure Storage. With Synapse SQL, you can use external tables to read external data using dedicated SQL pool or serverless SQL pool.
Syntax:
CREATE EXTERNAL TABLE { database_name.schema_name.table_name | schema_name.table_name | table_name } ( < column_definition > [ ,...n ] ) WITH ( LOCATION = ' folder_or_filepath ' , DATA_SOURCE = external_data_source_name, FILE_FORMAT = external_file_format_name Box 2. OPENROWSET When using serverless SQL pool, CETAS is used to create an external table and export query results to Azure Storage Blob or Azure Data Lake Storage Gen2.
Example:
AS
SELECT decennialTime, stateName, SUM(population) AS population
FROM
OPENROWSET(BULK ' https://azureopendatastorage.blob.core.windows.net/censusdatacontainer/release
/us_population_county/year=*/*.parquet ' ,
FORMAT= ' PARQUET ' ) AS [r]
GROUP BY decennialTime, stateName
GO
Reference:
https://docs.microsoft.com/en-us/azure/synapse-analytics/sql/develop-tables-external-tables
問題7
df1이라는 Azure Data Factory 버전 2(V2) 데이터 팩터리가 포함된 Azure 구독이 있습니다. DF1에는 연결된 서비스가 포함되어 있습니다.
key1이라는 암호화 키를 포함하는 Vault1이라는 Azure Key Vault가 있습니다.
key1을 사용하여 df1을 암호화해야 합니다.
먼저 무엇을 해야 할까요?
df1이라는 Azure Data Factory 버전 2(V2) 데이터 팩터리가 포함된 Azure 구독이 있습니다. DF1에는 연결된 서비스가 포함되어 있습니다.
key1이라는 암호화 키를 포함하는 Vault1이라는 Azure Key Vault가 있습니다.
key1을 사용하여 df1을 암호화해야 합니다.
먼저 무엇을 해야 할까요?
正確答案: C
說明:(僅 NewDumps 成員可見)
問題8
Azure SQL 관리형 인스턴스인 SQLMI1이 있으며, 이 인스턴스에는 리소스 거버너가 활성화되어 있고 App1과 App2라는 두 개의 앱에서 사용됩니다.
App1에 할당할 수 있는 CPU 및 메모리 리소스를 제한하도록 SQLMI1을 구성해야 합니다.
어떤 네 가지 행동을 순서대로 수행해야 할까요? 정답을 고르려면, 행동 목록에서 적절한 행동을 골라 답란에 옮겨 올바른 순서대로 배열하세요.

Azure SQL 관리형 인스턴스인 SQLMI1이 있으며, 이 인스턴스에는 리소스 거버너가 활성화되어 있고 App1과 App2라는 두 개의 앱에서 사용됩니다.
App1에 할당할 수 있는 CPU 및 메모리 리소스를 제한하도록 SQLMI1을 구성해야 합니다.
어떤 네 가지 행동을 순서대로 수행해야 할까요? 정답을 고르려면, 행동 목록에서 적절한 행동을 골라 답란에 옮겨 올바른 순서대로 배열하세요.

正確答案:

Explanation:

Reference:
https://docs.microsoft.com/en-us/sql/relational-databases/resource-governor/resource-governor?view=sql- server-ver15
https://docs.microsoft.com/en-us/sql/relational-databases/resource-governor/create-and-test-a-classifier-user- defined-function?view=sql-server-ver15 Basic Concept: This question tests Azure monitoring and performance management, including which metric, log destination, or alerting behavior fits the operational requirement.
Why the selected answer is Correct: The selected values fit this scenario because they apply the required Azure SQL configuration at the correct scope and sequence: You need to configure SQLMI1 to limit the CPU and memory resources that can be allocated to App1.
Why the alternate choices are Wrong: The alternate selections apply to different administrative stages or different scopes. In a hotspot or drag-drop task, order and scope are part of the answer, so a technically valid Azure feature can still be wrong if it is placed in the wrong step.
問題9
SalesSQLDb1의 장애 조치 후 SalesSQLDb1App1에서 데이터베이스에 계속 액세스할 수 있도록 하려면 어떻게 해야 합니까?
SalesSQLDb1의 장애 조치 후 SalesSQLDb1App1에서 데이터베이스에 계속 액세스할 수 있도록 하려면 어떻게 해야 합니까?
正確答案: D
說明:(僅 NewDumps 成員可見)
問題10
귀사에는 SQL1과 SQL2라는 이름의 온프레미스 Microsoft SQL Server 인스턴스가 두 개 있습니다.
Azure 구독이 있습니다.
SQL1과 SQL2에 호스팅된 데이터베이스 간에 테이블의 일부를 SQL 데이터 동기화를 사용하여 동기화해야 합니다.
'다음 다섯 가지 행동을 순서대로 수행해야 합니까?' 정답을 선택하려면, 행동 목록에서 적절한 행동을 골라 답란에 옮겨 올바른 순서대로 배열하세요.

귀사에는 SQL1과 SQL2라는 이름의 온프레미스 Microsoft SQL Server 인스턴스가 두 개 있습니다.
Azure 구독이 있습니다.
SQL1과 SQL2에 호스팅된 데이터베이스 간에 테이블의 일부를 SQL 데이터 동기화를 사용하여 동기화해야 합니다.
'다음 다섯 가지 행동을 순서대로 수행해야 합니까?' 정답을 선택하려면, 행동 목록에서 적절한 행동을 골라 답란에 옮겨 올바른 순서대로 배열하세요.

正確答案:

Explanation:

Basic Concept: This question tests plan and configure a high availability and disaster recovery (ha/dr) environment in the DP-300 exam context. The correct choice is determined by the exact service boundary and operational requirement stated in the scenario.
Why the selected answer is Correct: The selected values fit this scenario because they apply the required Azure SQL configuration at the correct scope and sequence: You have an Azure subscription You need to sync a subset of tables between the databases hosted on SQL1 and SQL2 by using SQL Data Sync.
Why the alternate choices are Wrong: The alternate selections apply to different administrative stages or different scopes. In a hotspot or drag-drop task, order and scope are part of the answer, so a technically valid Azure feature can still be wrong if it is placed in the wrong step.
問題11
Azure 가상 머신에 DB1이라는 데이터베이스가 있는 SQL Server가 있습니다. DB1의 크기는 30TB이고 일일 변경률은 1GB입니다.
Microsoft SQL Server Agent 작업을 사용하여 Transact-SQL 명령을 실행함으로써 데이터베이스를 백업할 수 있습니다.
매주 일요일에 전체 백업을 수행하고, 매일 오전 1시에 차등 백업을 수행하며, 5분마다 트랜잭션 로그 백업을 수행합니다.
데이터베이스 오류가 수요일 오전 10시에 발생합니다.
어떤 세 개의 백업 파일을 순서대로 복원해야 할까요? 정답을 맞추려면 백업 목록에서 해당 백업 파일을 선택 영역으로 옮기고 올바른 순서대로 배열하세요.

Azure 가상 머신에 DB1이라는 데이터베이스가 있는 SQL Server가 있습니다. DB1의 크기는 30TB이고 일일 변경률은 1GB입니다.
Microsoft SQL Server Agent 작업을 사용하여 Transact-SQL 명령을 실행함으로써 데이터베이스를 백업할 수 있습니다.
매주 일요일에 전체 백업을 수행하고, 매일 오전 1시에 차등 백업을 수행하며, 5분마다 트랜잭션 로그 백업을 수행합니다.
데이터베이스 오류가 수요일 오전 10시에 발생합니다.
어떤 세 개의 백업 파일을 순서대로 복원해야 할까요? 정답을 맞추려면 백업 목록에서 해당 백업 파일을 선택 영역으로 옮기고 올바른 순서대로 배열하세요.

正確答案:

Explanation:

Basic Concept: This question tests high availability and disaster recovery design for Azure SQL, SQL Server on Azure VMs, and regional failure scenarios.
Why the selected answer is Correct: The selected values fit this scenario because they apply the required Azure SQL configuration at the correct scope and sequence: Which three backups should you restore in sequence?
Why the alternate choices are Wrong: The alternate selections apply to different administrative stages or different scopes. In a hotspot or drag-drop task, order and scope are part of the answer, so a technically valid Azure feature can still be wrong if it is placed in the wrong step.
問題12
Azure 가상 머신에 SQL Server 인스턴스가 세 개 포함된 Azure 구독이 있습니다.
재해 복구 솔루션을 구현할 계획입니다.
정기적으로 재해 복구 훈련을 실시할 수 있어야 합니다. 솔루션은 다음 요구 사항을 충족해야 합니다.
* 복구 훈련에 필요한 행정적 노력을 최소화합니다.
* 복구 환경을 운영 환경과 분리하십시오.
무엇을 사용해야 할까요?
Azure 가상 머신에 SQL Server 인스턴스가 세 개 포함된 Azure 구독이 있습니다.
재해 복구 솔루션을 구현할 계획입니다.
정기적으로 재해 복구 훈련을 실시할 수 있어야 합니다. 솔루션은 다음 요구 사항을 충족해야 합니다.
* 복구 훈련에 필요한 행정적 노력을 최소화합니다.
* 복구 환경을 운영 환경과 분리하십시오.
무엇을 사용해야 할까요?
正確答案: B
說明:(僅 NewDumps 成員可見)
問題13
Microsoft SQL Server 2017 서버가 있습니다.
서버를 Azure로 마이그레이션해야 합니다. 솔루션은 다음 요구 사항을 충족해야 합니다.
- 최신 버전의 SQL Server를 사용하고 있는지 확인하세요.
- SQL Server 에이전트 서비스를 지원합니다.
관리 노력을 최소화합니다.
무엇을 사용해야 합니까?
Microsoft SQL Server 2017 서버가 있습니다.
서버를 Azure로 마이그레이션해야 합니다. 솔루션은 다음 요구 사항을 충족해야 합니다.
- 최신 버전의 SQL Server를 사용하고 있는지 확인하세요.
- SQL Server 에이전트 서비스를 지원합니다.
관리 노력을 최소화합니다.
무엇을 사용해야 합니까?
正確答案: A
說明:(僅 NewDumps 成員可見)