Microsoft Provisioning SQL Databases (70-765日本語版) - 70-765日本語 Free Exam Questions

QUESTION NO: 1
[email protected]という名前の新しいAzure Active Directoryセキュリティプリンシパルには、レポートデータベース内の現在および将来のすべてのオブジェクトを選択するためのアクセス権が必要です。プリンシパルに他の許可を与えないでください。 Azure SQLデータベースに対する認証には、Active Directoryドメインサービス(AD DS)アカウントを使用する必要があります。
新しいセキュリティプリンシパルを作成する必要があります。
どの3つのアクションを順番に実行しますか?答えるには、適切な行動を行動のリストから回答領域に移動し、正しい順序で並べます。
Correct Answer:

Explanation:
Step 1:
To provision an Azure AD-based contained database user (other than the server administrator that owns the database), connect to the database (here the Reporting database) with an Azure AD identity (not with a SQL Server account) that has access to the database.
Step 2: CREATE USER ... FROM EXTERNAL PROVIDER
To create an Azure AD-based contained database user (other than the server administrator that owns the database), connect to the database with an Azure AD identity, as a user with at least the ALTER ANY USER permission. Then use the following Transact-SQL syntax:
CREATE USER <Azure_AD_principal_name>
FROM EXTERNAL PROVIDER;
Step 3:
Grant the proper reading permissions.
References:
https://docs.microsoft.com/en-us/azure/sql-database/sql-database-aad-authentication
QUESTION NO: 2
ある企業がオンプレミスのMicrosoft SQL Server 2017インフラストラクチャを持っています。 SQLインフラストラクチャをサポートするストレージエリアネットワーク(SAN)が最大容量に達しました。
アプリケーションを変更せずにオンプレミスのストレージ使用量を減らすためのソリューションを推奨する必要があります。
あなたは何をするべきか?

Correct Answer: B Vote an answer
Explanation: Only visible for Actual4test members. You can sign-up / login (it's free).
QUESTION NO: 3
いくつかのメンテナンスジョブを実行するオンプレミスデータベースがあります。
データベースをMicrosoft Azure SQLデータベースに移動します。
移動後も、インデックスに対するメンテナンスジョブが実行され続けるようにする必要があります。
どの順序でアクションを実行しますか?回答するには、すべての行動を行動のリストから回答領域に移動し、正しい順序で並べます。
Correct Answer:

1 - Create an Automation Account
2 - Configure a credential
3 - Create a runbook
4 - Publish a runbook
5 - Configrue a schedule
Explanation:
General steps for a solution to automate the maintenance you Azure SQL DB statistics:
References:
https://blogs.msdn.microsoft.com/azuresqldbsupport/2018/01/15/automating-azure-sql-db-index-and-statistic-maintenance-using-azure-automation/
QUESTION NO: 4
Marketingという名前のMicrosoft Azure SQL Databaseインスタンスがあります。インスタンスはmycompanyazureという名前のAzure SQL Serverでホストされています。サーバーはmycompanyblobという名前のストレージアカウントを使用します。
WindowsデバイスでSQL Management Studioを使用してAzure SQL Databaseインスタンスに接続しようとしました。接続できません。
問題を解決する必要があります。
どの3つのアクションを順番に実行しますか? (3つ選んでください。)
答えるには、適切な行動を行動のリストから回答領域に移動し、正しい順序で並べます。
Correct Answer:

Reference:
https://docs.microsoft.com/en-us/azure/sql-database/sql-database-connect-query-ssms
QUESTION NO: 5
Microsoft Azureに2つのレプリカがあるAlwaysOn可用性グループがあります。
データベースの完全バックアップは3 TBです。トランザクションログのバックアップは15分ごとに発生します。各トランザクションログのバックアップは150 MBです。すべての完全およびトランザクションログバックアップは、URLへのSQL Serverバックアップを使用して作成されます。
企業ネットワークには、SQL Serverレプリケーション専用の20 MB /秒のインターネット接続があります。
オンプレミスのレプリカを可用性グループに追加する予定です。レプリカはレポートのみに使用されます。
Azureから企業ネットワークにバックアップをコピーして、オンプレミスのレプリカをできるだけ早く初期化できるようにする必要があります。ソリューションは、バックアップの中断を最小限に抑える必要があります。
バックアップの種類ごとにどのテクノロジーを使用する必要がありますか?答えるには、適切なテクノロジーを適切なバックアップタイプにドラッグします。各テクノロジーは、1回、複数回使用される場合もあれば、まったく使用されない場合もあります。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注:それぞれの正しい選択には1ポイントの価値があります。
Correct Answer:

Explanation:
References:
https://docs.microsoft.com/en-us/azure/storage/common/storage-import-export-service
https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy
QUESTION NO: 6
Contosoという名前のMicrosoft SQL Server 2014データベースをServer01という名前のサーバー上で管理します。
Server01で致命的なエラーが発生した場合は、ただちに通知を受ける必要があります。
何を作るべきですか?

Correct Answer: B Vote an answer
Explanation: Only visible for Actual4test members. You can sign-up / login (it's free).
QUESTION NO: 7
Microsoft Azureに2つ、オンプレミスに2つのレプリカを持つAlwaysOn可用性グループを作成することを計画しています。
可用性グループリスナーをサポートするようにネットワークを構成する必要があります。
どのコマンドレットを最初に実行する必要がありますか?

Correct Answer: E Vote an answer
Explanation: Only visible for Actual4test members. You can sign-up / login (it's free).
QUESTION NO: 8
注:この質問は同じシナリオを提示する一連の質問の一部です。連載の各質問には、記載されている目標を達成できる可能性のある固有の解決策が含まれています。他の人が正しい解決策を持っていないかもしれない間、いくつかの質問セットは複数の正しい解決策を持つかもしれません。
このセクションで質問に答えた後は、それに戻ることはできません。その結果、これらの質問はレビュー画面に表示されません。
DB1という名前のデータベースを持つMicrosoft Azure仮想マシン上にMicrosoft SQL Serverがあります。
DB1が50 msを超えるWRITE_LOG待機を経験することがわかります。
WRITE_LOGの待ち時間を減らす必要があります。
解決策:追加のデータファイルをDB1に追加してください。
これは目標を達成していますか?

Correct Answer: A Vote an answer
Explanation: Only visible for Actual4test members. You can sign-up / login (it's free).

QUALITY AND VALUE

Actual4test Practice Exams are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development - no all study materials.

Tested and Approved

We are committed to the process of vendor and third party approvals. We believe professionals and executives alike deserve the confidence of quality coverage these authorizations provide.

Easy to Pass

If you prepare for the exams using our Actual4test testing engine, It is easy to succeed for all certifications in the first attempt. You don't have to deal with all dumps or any free torrent / rapidshare all stuff.

Try Before Buy

Actual4test offers free demo of each product. You can check out the interface, question quality and usability of our practice exams before you decide to buy.