Microsoft Designing Microsoft Azure Infrastructure Solutions (AZ-305日本語版) - AZ-305日本語 FREE EXAM DUMPS QUESTIONS & ANSWERS
ホットスポットに関する質問
ファイル共有をホストするAzureストレージアカウントを作成する予定です。これらの共有は、トランザクション処理が頻繁に行われるオンプレミスアプリケーションからアクセスされます。
ファイル共有へのアクセス時の遅延を最小限に抑えるためのソリューションを提案する必要があります。そのソリューションは、選択したストレージ層に対して最高レベルの耐障害性を提供するものでなければなりません。
推薦状には何を含めるべきでしょうか?回答するには、回答欄で適切な選択肢を選んでください。
注:正解ごとに1ポイントが加算されます。

ファイル共有をホストするAzureストレージアカウントを作成する予定です。これらの共有は、トランザクション処理が頻繁に行われるオンプレミスアプリケーションからアクセスされます。
ファイル共有へのアクセス時の遅延を最小限に抑えるためのソリューションを提案する必要があります。そのソリューションは、選択したストレージ層に対して最高レベルの耐障害性を提供するものでなければなりません。
推薦状には何を含めるべきでしょうか?回答するには、回答欄で適切な選択肢を選んでください。
注:正解ごとに1ポイントが加算されます。

Correct Answer:

Explanation:
Box 1: Premium
Premium: Premium file shares are backed by solid-state drives (SSDs) and provide consistent high performance and low latency, within single-digit milliseconds for most IO operations, for IO- intensive workloads.
Incorrect Answers:
* Hot: Hot file shares offer storage optimized for general purpose file sharing scenarios such as team shares. Hot file shares are offered on the standard storage hardware backed by HDDs.
* Transaction optimized: Transaction optimized file shares enable transaction heavy workloads that don't need the latency offered by premium file shares. Transaction optimized file shares are offered on the standard storage hardware backed by hard disk drives (HDDs). Transaction optimized has historically been called "standard", however this refers to the storage media type rather than the tier itself (the hot and cool are also "standard" tiers, because they are on standard storage hardware).
Box 2: Zone-redundant storage (ZRS):
Premium Azure file shares only support LRS and ZRS.
Zone-redundant storage (ZRS): With ZRS, three copies of each file stored, however these copies are physically isolated in three distinct storage clusters in different Azure availability zones.
Reference:
https://docs.microsoft.com/en-us/azure/storage/files/storage-files-planning
貴社はAzure Kubernetes ServiceとAzure Container Registryを運用しています。コンテナ化されたアプリケーションをクラスターに継続的にデプロイする必要があります。デプロイは、レジストリのイメージが更新され次第、速やかに実行されなければなりません。
この要件を満たすために、以下のうちどれを実施する必要がありますか?
この要件を満たすために、以下のうちどれを実施する必要がありますか?
Correct Answer: C
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
ホットスポットに関する質問
お客様は、ASP1 という名前の Azure App Service アプリを含む Azure サブスクリプションをお持ちです。ASP1 は Basic B1 層を使用し、App1 という名前のアプリをホストしています。
App1のバックアップソリューションを作成する必要があります。ソリューションは以下の要件を満たす必要があります。
・1時間ごとにバックアップを実行する。
・個々のバックアップがダウンロードできることを確認してください。
- すべてのデプロイメントスロットがバックアップ可能であることを確認してください。
・管理業務の手間とコストを最小限に抑える。
どうすればよいですか?回答するには、回答欄で適切な選択肢を選んでください。
注:正解ごとに1ポイントが加算されます。

お客様は、ASP1 という名前の Azure App Service アプリを含む Azure サブスクリプションをお持ちです。ASP1 は Basic B1 層を使用し、App1 という名前のアプリをホストしています。
App1のバックアップソリューションを作成する必要があります。ソリューションは以下の要件を満たす必要があります。
・1時間ごとにバックアップを実行する。
・個々のバックアップがダウンロードできることを確認してください。
- すべてのデプロイメントスロットがバックアップ可能であることを確認してください。
・管理業務の手間とコストを最小限に抑える。
どうすればよいですか?回答するには、回答欄で適切な選択肢を選んでください。
注:正解ごとに1ポイントが加算されます。

Correct Answer:

Explanation:
Box 1: Custom
Automatic vs. custom backups
There are two types of backups in App Service. If your app is in a supported pricing tier, automatic backups are created regularly. Custom backups require initial configuration and can be made on-demand or on a schedule.
Downloadable backups are only available for Custom backups.
Box 2: Premium P3V3
Deployment slots are a feature that allows you to deploy a new version of your application to a separate staging environment without affecting the live production environment. This feature is available in the Standard, Premium, and Isolated App Service plans.
Premium P3V3 generally offers better performance-per-cost than Isolated I3V2 due to its higher memory-to-core ratio and faster processors. The Isolated I3V2 tier is more expensive because it provides a dedicated, isolated environment within an Azure data center.
Reference:
https://learn.microsoft.com/en-us/azure/app-service/manage-backup
ドラッグアンドドロップ問題
Azure AD には、App1 と App2 という名前の 2 つのアプリ登録があります。App1 はロールベースのアクセス制御 (RBAC) をサポートしており、Writer という名前のロールが含まれています。
App2がApp1にアクセスするために認証を行う際、Azure ADによって発行されるトークンにWriterロールクレームが含まれていることを確認する必要があります。
各アプリ登録を変更するには、どのブレードを使用すればよいですか?回答するには、適切なブレードを正しいアプリ登録にドラッグしてください。各ブレードは、1回、複数回、またはまったく使用しない場合があります。コンテンツを表示するには、ペイン間の分割バーをドラッグするか、スクロールする必要がある場合があります。
注:正解ごとに1ポイントが加算されます。

Azure AD には、App1 と App2 という名前の 2 つのアプリ登録があります。App1 はロールベースのアクセス制御 (RBAC) をサポートしており、Writer という名前のロールが含まれています。
App2がApp1にアクセスするために認証を行う際、Azure ADによって発行されるトークンにWriterロールクレームが含まれていることを確認する必要があります。
各アプリ登録を変更するには、どのブレードを使用すればよいですか?回答するには、適切なブレードを正しいアプリ登録にドラッグしてください。各ブレードは、1回、複数回、またはまったく使用しない場合があります。コンテンツを表示するには、ペイン間の分割バーをドラッグするか、スクロールする必要がある場合があります。
注:正解ごとに1ポイントが加算されます。

Correct Answer:

Explanation:
Box 1: App Roles
https://learn.microsoft.com/en-us/azure/active-directory/develop/howto-add-app-roles-in-apps#app-roles-ui Box 2: API Permissions
https://learn.microsoft.com/en-us/azure/active-directory/develop/howto-add-app-roles-in-apps#assign-app-roles-to-applications
App1という名前のマルチティアアプリケーションと、SQL1という名前のAzure SQLデータベースがあります。
App1のバックエンドサービスはデータを書き込み、ユーザーはApp1クライアントを使用してSQL1からデータを読み取ります。
利用率が高い時間帯には、ユーザーはデータの取得に遅延を経験する。
データ要求にかかる時間を最小限に抑える必要があります。
解決策には何を含めるべきですか?
App1のバックエンドサービスはデータを書き込み、ユーザーはApp1クライアントを使用してSQL1からデータを読み取ります。
利用率が高い時間帯には、ユーザーはデータの取得に遅延を経験する。
データ要求にかかる時間を最小限に抑える必要があります。
解決策には何を含めるべきですか?
Correct Answer: B
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
ホットスポットに関する質問
以下の表に示すAzure管理グループがあります。

以下の表に示すAzureサブスクリプションをお持ちです。

以下の表に示す仮想マシンが利用可能です。

以下の表に示すリソースグループがあります。

以下の表に示すAzureポリシーが適用されます。

あなたは以下の操作を実行します。
- PA1をMG1に割り当てます。
- PA2 を変更し、リソースセレクターを構成して、
米国東部AzureリージョンのMicrosoft.Compute/virtualMachines。
- PA3を修正し、Sub1の除外を追加します。
以下の各記述について、正しい場合は「はい」を選択してください。そうでない場合は「いいえ」を選択してください。
注:正解ごとに1ポイントが加算されます。

以下の表に示すAzure管理グループがあります。

以下の表に示すAzureサブスクリプションをお持ちです。

以下の表に示す仮想マシンが利用可能です。

以下の表に示すリソースグループがあります。

以下の表に示すAzureポリシーが適用されます。

あなたは以下の操作を実行します。
- PA1をMG1に割り当てます。
- PA2 を変更し、リソースセレクターを構成して、
米国東部AzureリージョンのMicrosoft.Compute/virtualMachines。
- PA3を修正し、Sub1の除外を追加します。
以下の各記述について、正しい場合は「はい」を選択してください。そうでない場合は「いいえ」を選択してください。
注:正解ごとに1ポイントが加算されます。

Correct Answer:

Explanation:
Box 1: No
PA1 is assigned to the MG1 management group.
Sub2 and Sub4 is in MG1.
PA1 will evaluated resources in Sub4 as well (though no further information is available on resources in Sub4).
Box 2: Yes
Modify PA2 and configure the resource selector to include only
Microsoft.Compute/virtualMachines in the East US Azure region.
Box 3: No
Modify PA3 and add an exclusion for Sub1.
Sub1 includes VM3.
あなたの会社は、米国、ヨーロッパ、アジア、オーストラリアにオフィスを構えています。
Azureテーブルストレージを使用するApp1という名前のオンプレミスアプリがあります。各オフィスは、App1のローカルインスタンスをホストします。
App1のストレージをアップグレードする必要があります。ソリューションは、次の要件を満たす必要があります。
複数のAzureリージョンで同時書き込み操作を有効にします。
書き込みレイテンシが10ミリ秒未満であることを確認してください。
すべての列のインデックス作成をサポートします。
開発作業を最小限に抑えます。
どのデータプラットフォームを使用する必要がありますか?
Azureテーブルストレージを使用するApp1という名前のオンプレミスアプリがあります。各オフィスは、App1のローカルインスタンスをホストします。
App1のストレージをアップグレードする必要があります。ソリューションは、次の要件を満たす必要があります。
複数のAzureリージョンで同時書き込み操作を有効にします。
書き込みレイテンシが10ミリ秒未満であることを確認してください。
すべての列のインデックス作成をサポートします。
開発作業を最小限に抑えます。
どのデータプラットフォームを使用する必要がありますか?
Correct Answer: B
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
ホットスポットに関する質問
Azure 上でホストされ、Azure Monitor を使用する 2 つのアプリケーションを構築しています。これらのアプリケーションには、次の表に示す監視信頼性要件があります。

各アプリケーションに対して、高可用性ソリューションを推奨する必要があります。
各アプリのおすすめには何を含めるべきでしょうか?回答するには、回答欄で適切なオプションを選択してください。
注:正解ごとに1ポイントが加算されます。

Azure 上でホストされ、Azure Monitor を使用する 2 つのアプリケーションを構築しています。これらのアプリケーションには、次の表に示す監視信頼性要件があります。

各アプリケーションに対して、高可用性ソリューションを推奨する必要があります。
各アプリのおすすめには何を含めるべきでしょうか?回答するには、回答欄で適切なオプションを選択してください。
注:正解ごとに1ポイントが加算されます。

Correct Answer:

Explanation:
Box 1: Workspace replication
Enhance resilience by replicating your Log Analytics workspace across regions Replicating your Log Analytics workspace across regions enhances resilience by letting you switch over to the replicated workspace and continue operations if there's a regional failure Box 2: Availability zones Availability zones are physically separate groups of datacenters within each Azure region. When one zone fails, services can fail over to one of the remaining zones.
Availability zones works within a single region.
Azure App Service can be configured as zone redundant, which means that your resources are spread across multiple availability zones. Spreading across multiple zones helps your production workloads achieve resiliency and reliability. When you configure zone redundancy on App Service plans, all apps that use the plan are made zone redundant.
Reference:
https://learn.microsoft.com/en-us/azure/azure-monitor/logs/workspace-replication
https://learn.microsoft.com/en-us/azure/architecture/web-apps/guides/enterprise-app-patterns/reliable-web-app/dotnet/guidance
https://learn.microsoft.com/en-us/azure/reliability/reliability-app-service?pivots=free-shared-basic
ホットスポットに関する質問
あなたはAzureサブスクリプションをお持ちです。
Microsoft SQL Server フェールオーバー クラスター インスタンス (FCI) ソリューションを設計しています。このソリューションは、以下の要件を満たす必要があります。
- FCIにWindowsを実行する仮想マシンが3台含まれていることを確認してください。
サーバー2025。
- 仮想マシンとストレージリソースを 3 つの場所に配置する
可用性ゾーンを設定することで、99.99%の可用性SLAを提供します。
- ストレージの読み書きレイテンシを最小限に抑え、
仮想マシンの可用性に関するSLA。
ネットワークロードバランサーも分散ネットワーク名(DNN)も不要であることを確認してください。
・管理業務の手間を最小限に抑える。
FCIで使用するストレージの種類と、必要なサブネットの最小数を推奨する必要があります。
何を推奨しますか?回答するには、回答欄で適切な選択肢を選んでください。
注:正解ごとに1ポイントが加算されます。

あなたはAzureサブスクリプションをお持ちです。
Microsoft SQL Server フェールオーバー クラスター インスタンス (FCI) ソリューションを設計しています。このソリューションは、以下の要件を満たす必要があります。
- FCIにWindowsを実行する仮想マシンが3台含まれていることを確認してください。
サーバー2025。
- 仮想マシンとストレージリソースを 3 つの場所に配置する
可用性ゾーンを設定することで、99.99%の可用性SLAを提供します。
- ストレージの読み書きレイテンシを最小限に抑え、
仮想マシンの可用性に関するSLA。
ネットワークロードバランサーも分散ネットワーク名(DNN)も不要であることを確認してください。
・管理業務の手間を最小限に抑える。
FCIで使用するストレージの種類と、必要なサブネットの最小数を推奨する必要があります。
何を推奨しますか?回答するには、回答欄で適切な選択肢を選んでください。
注:正解ごとに1ポイントが加算されます。

Correct Answer:

Explanation:
The storage can use Fibre Channel, iSCSI, FCoE, or SAS for shared disk storage, or use locally attached storage with Storage Spaces Direct (S2D).
Box 1: Storage Spaces Direct
* Storage Spaces Direct
Storage Spaces Direct requires 2 and up to 16 Microsoft-approved servers with direct-attached SATA, SAS, NVMe, or persistent memory drives that are physically attached to just one server each. Each server must have at least two solid-state drives, and at least four more drives. The SATA and SAS devices should be behind a host-bus adapter (HBA) and SAS expander.
Box 2: 3
For a single application or service requiring high availability across three availability zones, you need a minimum of three subnets, with one subnet in each availability zone. This setup ensures that if one availability zone experiences an outage, your application can still operate from the remaining availability zones, maintaining its availability and fault tolerance.
Reference:
https://learn.microsoft.com/en-us/azure/azure-sql/virtual-machines/windows/failover-cluster-instance-storage-spaces-direct-manually-configure?
https://learn.microsoft.com/en-us/azure/azure-sql/virtual-machines/windows/performance-guidelines-best-practices-storage
https://learn.microsoft.com/en-us/azure/virtual-machines/disks-enable-ultra-ssd
https://learn.microsoft.com/en-us/azure/azure-sql/virtual-machines/windows/availability-group-manually-configure-tutorial-multi-subnet
ホットスポットに関する質問
API ManagementでOAuth2認証を設定するには、次の図を参照してください。

図に示された情報に基づいて、各記述を完成させる選択肢をドロップダウンメニューを使用して選択してください。
注:正解ごとに1ポイントが加算されます。

API ManagementでOAuth2認証を設定するには、次の図を参照してください。

図に示された情報に基づいて、各記述を完成させる選択肢をドロップダウンメニューを使用して選択してください。
注:正解ごとに1ポイントが加算されます。

Correct Answer:

Explanation:
Box 1: Web applications
The Authorization Code Grant Type is used by both web apps and native apps to get an access token after a user authorizes an app.
Note: The Authorization Code grant type is used by confidential and public clients to exchange an authorization code for an access token.
After the user returns to the client via the redirect URL, the application will get the authorization code from the URL and use it to request an access token.
Incorrect Answers:
Not Headless device authentication:
A headless system is a computer that operates without a monitor, graphical user interface (GUI) or peripheral devices, such as keyboard and mouse.
Headless computers are usually embedded systems in various devices or servers in multi-server data center environments. Industrial machines, automobiles, medical equipment, cameras, household appliances, airplanes, vending machines and toys are among the myriad possible hosts of embedded systems.
Box 2: Client Credentials
How to include additional client data
In case you need to store additional details about a client that don't fit into the standard parameter set the custom data parameter comes to help:
POST /c2id/clients HTTP/1.1
Host: demo.c2id.com
Content-Type: application/json
Authorization: Bearer ztucZS1ZyFKgh0tUEruUtiSTXhnexmd6
{
"redirect_uris" : [ "https://myapp.example.com/callback" ], "data" : { "reg_type" : "3rd-party",
"approved" : true,
"author_id" : 792440 }
}
The data parameter permits arbitrary content packaged in a JSON object. To set it you will need the master registration token or a one-time access token with a client-reg:data scope.
Incorrect Answers:
Authorization protocols provide a state parameter that allows you to restore the previous state of your application. The state parameter preserves some state object set by the client in the Authorization request and makes it available to the client in the response.
Reference:
https://developer.okta.com/blog/2018/04/10/oauth-authorization-code-grant-type
https://connect2id.com/products/server/docs/guides/client-registration
あなたの会社の開発者は、コンテナ化されたPythonDjangoアプリを構築しています。
アプリをホストするプラットフォームを推奨する必要があります。ソリューションは、次の要件を満たす必要があります。
自動スケーリングをサポートします。
AzureContainerRegistryからの継続的デプロイをサポートします。
Azure Active Directory(Azure AD)を使用してアプリユーザーを認証するための組み込み機能を提供します。
どのプラットフォームを推奨に含める必要がありますか?
アプリをホストするプラットフォームを推奨する必要があります。ソリューションは、次の要件を満たす必要があります。
自動スケーリングをサポートします。
AzureContainerRegistryからの継続的デプロイをサポートします。
Azure Active Directory(Azure AD)を使用してアプリユーザーを認証するための組み込み機能を提供します。
どのプラットフォームを推奨に含める必要がありますか?
Correct Answer: C
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
サードパーティ製のスケジューラを使用する、Azure の高性能コンピューティング (HPC) クラスターへのプロビジョニングを計画しています。
HPCクラスタノードのプロビジョニングと管理を行うためのソリューションを提案する必要があります。
推薦状には何を含めるべきでしょうか?
HPCクラスタノードのプロビジョニングと管理を行うためのソリューションを提案する必要があります。
推薦状には何を含めるべきでしょうか?
Correct Answer: B
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
あなたはAzureサブスクリプションをお持ちです。
Windows Server 2019ノードを使用するAzure Kubernetes Service(AKS)ソリューションをデプロイする必要があります。
解決策は以下の要件を満たす必要があります。
スケールアウト操作中にコンピューティングリソースをプロビジョニングするのにかかる時間を最小限に抑える。
- Windows Serverコンテナの自動スケーリングをサポートします。
どのスケーリングオプションを推奨すべきでしょうか?
Windows Server 2019ノードを使用するAzure Kubernetes Service(AKS)ソリューションをデプロイする必要があります。
解決策は以下の要件を満たす必要があります。
スケールアウト操作中にコンピューティングリソースをプロビジョニングするのにかかる時間を最小限に抑える。
- Windows Serverコンテナの自動スケーリングをサポートします。
どのスケーリングオプションを推奨すべきでしょうか?
Correct Answer: B
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).