live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

Microsoft Azure Administrator (AZ-104日本語版) - AZ-104日本語 Exam Questions

QUESTION NO: 1
お客様は、以下の表に示すコンテナーイメージを含む Azure サブスクリプションをお持ちです。
あなたは以下のサービスを利用する予定です。
* Azure Container Instances
* Azure Container Apps
* Azure App Service
どのサービスでイメージを実行できますか?回答するには、回答欄のオプションを選択してください。
注:正解ごとに1ポイントが加算されます。

展示する

展示する
Correct Answer:

Explanation:
Detailed Explanation
This mirrors the same underlying platform rule tested in question 5 of this document: Azure Container Apps is documented as Linux-only (linux/amd64 or linux/arm64 images), with no support for Windows containers at all, while Azure Container Instances and Azure Web App for Containers (App Service) both support Windows and Linux container images. For Image1 (Windows Server), the only valid runtime services are Azure Container Instances and App Service - Container Apps must be excluded. For Image2 (Linux), all three services - Azure Container Instances, Azure Container Apps, and App Service - are valid hosts.
Administrators should treat " Container Apps = Linux only " as a hard platform constraint whenever a scenario involves choosing a container hosting service for a Windows-based image.
Official Reference
Containers in Azure Container Apps - https://learn.microsoft.com/en-us/azure/container-apps/containers
QUESTION NO: 2
オンプレミスネットワークには、Share1という名前のSMB共有が含まれています。
次のリソースを含むAzureサブスクリプションがあります。
-webapp1という名前のWebアプリ
-VNET1という名前の仮想ネットワーク
webapp1がShare1に接続できることを確認する必要があります。
何をデプロイする必要がありますか?
Correct Answer: C
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 3
注: この質問は、同じシナリオを提示する一連の質問の一部です。一連の質問にはそれぞれ、定められた目標を満たす可能性のある独自の解決策が含まれています。質問セットによっては、正しい解決策が複数ある場合もあれば、正しい解決策がない場合もあります。
このセクションで質問に答えた後は、そのセクションに戻ることはできません。そのため、これらの質問はレビュー画面に表示されません。
image1 という名前のイメージを含む Registry1 という名前の Azure コンテナー レジストリがあります。
image1 を使用してコンテナ インスタンスをデプロイしようとすると、エラー メッセージが表示されます。
image1 を使用してコンテナ インスタンスをデプロイできる必要があります。
解決策: Registry1 のプライベート エンドポイント接続を作成します。
これは目標を満たしていますか?
Correct Answer: B
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 4
注:この質問は、同じシナリオを提示する一連の質問の一部です。シリーズの各質問には、指定された目標を達成する可能性のある独自のソリューションが含まれています。一部の質問セットには複数の正しい解決策がある場合がありますが、他の質問セットには正しい解決策がない場合があります。
このセクションの質問に回答した後は、その質問に戻ることはできません。その結果、これらの質問はレビュー画面に表示されません。
Adatumという名前のAzure Active Directory(Azure AD)テナントとSubscription1という名前のAzureサブスクリプションがあります。 Adatumには、Developersという名前のグループが含まれています。 Subscription1には、Devという名前のリソースグループが含まれています。
開発者グループに、DevリソースグループでAzureロジックアプリを作成する機能を提供する必要があります。
解決策:開発では、開発者グループにコントリビューターの役割を割り当てます。
これは目標を達成していますか?
Correct Answer: A
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 5
お客様は、storage1 という名前のストレージアカウントを含む Azure サブスクリプションをお持ちです。
ユーザーが名前を指定してのみ安全にBLOBをダウンロードできるようにするには、共有アクセス署名(SAS)を設定する必要があります。
どの2つの設定を構成すべきですか?回答するには、回答欄で適切な設定を選択してください。
注:正解ごとに1ポイントが加算されます。

展示する
Correct Answer:

Explanation:
Detailed Explanation
Restricting the SAS ' s Allowed resource types to Object (rather than Container or Service) confines the token to individual, explicitly named blobs -- a Container-scoped SAS would additionally permit listing every blob in the container, which is broader than ' download blobs securely by name. ' Restricting Allowed permissions to Read ensures the token can only download data, with no ability to write, delete, or modify anything, matching a pure download-only requirement. No other combination of the available checkboxes achieves both the object-level scoping and read-only access with less privilege, so Object resource type and Read permission are the two correct settings, matching the source key.
Official Reference
Create a service SAS for a blob or container - https://learn.microsoft.com/en-us/azure/storage/common
/storage-sas-overview
QUESTION NO: 6
Microsoft Entraテナントには、User1という名前のユーザーが含まれています。
次の図に示すように、ユーザー1に割り当てられているライセンスを確認します。
図に示された情報に基づいて、各記述を完成させる選択肢をドロップダウンメニューを使用して選択してください。
注:正解ごとに1ポイントが加算されます。

展示する

展示する
Correct Answer:

Explanation:
Detailed Explanation
Microsoft Entra ID consumes only one license unit per user per product SKU no matter how many assignment paths grant it -- a product assigned both directly and via a group (Direct, Inherited) still counts as a single consumed license for that user, so User1 consumes one license for Microsoft Intune Suite. Because Microsoft Fabric (Free) shows the same dual assignment path (Direct, Inherited (Group1)), removing only one path leaves the license active through the other: unassigning the direct license alone leaves the group-inherited grant in place, and removing User1 from Group1 alone leaves the direct grant in place. Only removing both the direct assignment and the group membership fully removes the product from User1 ' s license assignments, illustrating that group-based licensing and direct licensing are independent, additive grant paths that must each be revoked.
Official Reference
Group-based licensing in Microsoft Entra ID - https://learn.microsoft.com/en-us/entra/identity/users
/licensing-group-advanced
QUESTION NO: 7
お客様はAzureサブスクリプションとMicrosoft Entra ID P1ライセンスをお持ちです。
以下の操作を実行する必要があります。
* すべてのユーザーに対してセルフサービスパスワードリセット(SSPR)を有効にする。
SSPRへの登録時に、ユーザーに4つの質問に回答してもらうようにする。
どの2つの設定を使用すべきですか?回答するには、回答欄で適切な設定を選択してください。
注:正解ごとに1ポイントが加算されます。

展示する
Correct Answer:

Explanation:
Detailed Explanation
SSPR configuration in Microsoft Entra ID is split across two blades: Properties, where the ' Self service password reset enabled ' control is set to None, Selected, or All - selecting All is required to enable SSPR for every user in the tenant; and Authentication methods (the registration/methods blade), where each authentication method is enabled and, specifically for the Security questions method, an admin sets ' Number of questions required to register ' (3-5, so 4 is valid) and a separate ' Number of questions required to reset ' .
Administrator Policy governs admin-specific SSPR behavior (not standard users), and Audit logs/Usage & insights are reporting-only views with no configurable settings. Therefore the two settings to modify are Properties and Authentication methods.
Official Reference
Enable self-service password reset - https://learn.microsoft.com/en-us/entra/identity/authentication/tutorial- enable-sspr
QUESTION NO: 8
あなたはAzureサブスクリプションをお持ちです。
Azure仮想マシンが100台あります。
利用率の低い仮想マシンを迅速に特定し、より安価なサービスプランに変更する必要があります。
どの刃を使うべきですか?
Correct Answer: A
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 9
あなたは、Azure の米国東部 2 リージョンに Azure Storage アカウントを作成する予定です。
以下の要件を満たすストレージアカウントを作成する必要があります。
同期的に複製します
地域内の単一のデータセンターが故障した場合でも、引き続き利用可能です。
ストレージアカウントはどのように設定すればよいですか?回答するには、回答欄で適切なオプションを選択してください。
注:正解ごとに1ポイントが加算されます。

展示する
Correct Answer:

Explanation:
Detailed Explanation
ZRS synchronously writes three copies of data across three physically separate availability zones within the same region, so the storage account stays available (and durable) even if an entire datacenter (zone) fails - satisfying both requirements. GRS/RA-GRS replicate to a secondary region asynchronously, which does not meet the synchronous requirement, and LRS keeps all copies in a single datacenter/fault domain, so it cannot survive a datacenter failure. ZRS is only supported on general-purpose v2 (StorageV2) accounts (and legacy Blob/FileStorage variants) - general-purpose v1 (Storage) accounts do not support ZRS, so the account kind must be StorageV2. Blob storage (legacy) accounts also do not support all the services a GPv2 account does, so StorageV2 is the correct kind pairing with ZRS.
Official Reference
Azure Storage redundancy - https://learn.microsoft.com/en-us/azure/storage/common/storage-redundancy
QUESTION NO: 10
仮想マシンの暗号化を設定する必要があります。ソリューションは技術要件を満たしている必要があります。
どの仮想マシンを暗号化できますか?
Correct Answer: D
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 11
Azureストレージアカウントを含むAzureサブスクリプションをお持ちです。
オンプレミスの仮想マシンイメージを、vmimagesという名前のコンテナにコピーする予定です。
計画したイメージ用のコンテナを作成する必要があります。
どのコマンドを実行すればよいですか?回答するには、回答欄で適切なオプションを選択してください。
注:正解ごとに1ポイントが加算されます。

展示する
Correct Answer:

Explanation:
Detailed Explanation
AzCopy ' s ' make ' command creates a new, empty container (or file share/directory) at the specified destination URL without transferring any data - exactly what is needed to provision the empty vmimages container before copying the VM image into it. ' sync ' replicates the contents of a source and destination so they match (requires the destination to already exist), and ' copy ' transfers data into an existing or newly- created destination but is not the dedicated container-creation command. Because a container holds block/page
/append blobs, the endpoint segment of the URL must be ' blob ' (not dfs for Data Lake Storage Gen2 hierarchical namespace, queue, table, or file, and ' images ' is not a valid Azure Storage service endpoint). The correct command is therefore azcopy make ' https://mystorageaccount.blob.core.windows.net/vmimages ' .
Official Reference
azcopy make command reference - https://learn.microsoft.com/en-us/azure/storage/common/storage-ref- azcopy-make
QUESTION NO: 12
Sub1 という名前の Azure サブスクリプションがあり、その中に次の表に示す Azure リソースが含まれています。
次の設定を持つ Azure ポリシーを割り当てます。
範囲: サブ1
除外対象: Sub1/RG1/VNET1
ポリシー定義:リソースにタグとその値を追加する
ポリシーの適用:有効
タグ名: Tag4
タグ値: value4
次の表に示すように、リソースにタグを割り当てます。
以下の各記述について、正しい場合は「はい」を選択してください。そうでない場合は「いいえ」を選択してください。
注:正解ごとに1ポイントが加算されます。

展示する

展示する

展示する
Correct Answer:

Explanation:
CORRECTED ANSWER: Statement 1 (RG1 has Tag2:IT only): Yes. Statement 2 (storage1 has all four tags):
No. Statement 3 (VNET1 has Tag2:IT and Tag3:value2 only): No.
Detailed Explanation
The built-in ' Append a tag and its value to resources ' policy runs in Indexed mode, which Microsoft Learn documentation explicitly states does not evaluate resource groups or subscriptions - only actual taggable
/locatable resource types. So even though RG1 is in-scope and not excluded, the Append effect never fires against it, and RG1 keeps only its manually assigned Tag2:IT (Statement 1 = Yes). storage1 is a resource, in scope and not excluded, so tagging it with Tag3:value1 triggers Append, adding Tag4:value4 - giving it two tags total, never Tag1:subscription or Tag2:IT, since Azure tags never automatically inherit or cascade from a subscription or resource group down to child resources (Statement 2 = No). VNET1 is explicitly excluded (Sub1/RG1/VNET1), so Append never applies to it, and it keeps only its own Tag3:value2 - it never acquires RG1 ' s Tag2:IT, since tags don ' t cascade (Statement 3 = No). The exhibit ' s raw coordinates invert all three answers; the documented Indexed-mode scope exclusion and non-inheritance of tags support the corrected answers above.
Official Reference
Azure Policy definition structure: mode (Indexed vs all) - https://learn.microsoft.com/en-us/azure
/governance/policy/concepts/definition-structure-basics
QUESTION NO: 13
注:この問題は、同じシナリオを提示する一連の問題の一部です。このシリーズの各問題には、提示された目標を満たす可能性のある独自の解答が含まれています。問題セットによっては、複数の正解がある場合もあれば、正解がない場合もあります。
このセクションの質問に回答すると、後から戻って回答することはできません。そのため、回答済みの質問は復習画面には表示されません。
お客様にはcontoso.comという名前のMicrosoft Entraテナントがあります。
500人の外部ユーザーの名前とメールアドレスが記載されたCSVファイルがあります。
500人の外部ユーザーそれぞれについて、contoso.comにゲストユーザーアカウントを作成する必要があります。
解決策:AzureポータルのMicrosoft Entra IDから、一括ユーザー作成操作を使用します。
これは目標を達成していると言えるでしょうか?
Correct Answer: B
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 14
あなたはAzureサブスクリプションをお持ちです。
cont1という名前のAzureコンテナーインスタンスを作成する必要があります。ソリューションは以下の要件を満たす必要があります。
* コンテナ起動時に、特定の構成パラメータがcont1に適用されることを確認してください。
* コンテナ起動時にcont1に安全な値を指定します。
cont1には何を設定すればよいですか?
Correct Answer: A
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 15
adatum.com という名前の Microsoft Entra テナントがあり、そのテナントには次の表に示すグループが含まれています。
Adatum.comには、以下の表に示すユーザーが含まれています。
次の図に示すように、Microsoft Entra ID P2 ライセンスをグループ1に割り当てます。
グループ2にはライセンスが直接割り当てられていません。
以下の各記述について、正しい場合は「はい」を選択してください。そうでない場合は「いいえ」を選択してください。
注:正解ごとに1ポイントが加算されます。

展示する

展示する

展示する

展示する
Correct Answer:

Explanation:
Detailed Explanation
Microsoft Entra ID service plans can be enabled through more than one assignment path (direct user assignment and group-based assignment), and when the same underlying service plan is enabled by any one assignment, it becomes active for the user - so you can directly assign User1 an additional license (or the same P2 SKU with that specific service plan enabled) to turn on Microsoft Defender for Cloud Apps Discovery even though the group-based assignment has it disabled; statement 1 is Yes. A license that a user holds only through group-based licensing cannot be individually removed from that user - Entra ID blocks direct removal of an inherited group license; you must either remove the user from the group or unassign the license from the group - so statement 2 is No. Microsoft Learn ' s group-based licensing documentation states that nested groups are not supported: license assignment flows only to a group ' s direct user members, not to members of a nested sub-group. User2 belongs only to Group2, which is itself nested inside Group1, so the P2 license assigned to Group1 does not propagate down to User2; statement 3 is No. This matches the source document ' s answer key.
Official Reference
Group-based licensing in Microsoft Entra ID - nested groups limitation - https://learn.microsoft.com/en-us
/entra/identity/users/licensing-groups-assign