Microsoft Azure Administrator (AZ-104 Korean Version) - AZ-104 Korean Exam Practice Test
adatum.com이라는 Azure Active Directory(Azure AD) 테넌트가 있습니다. adatum.com에는 다음 표에 있는 그룹이 포함되어 있습니다.
다음 표에 표시된 대로 구성된 두 개의 사용자 계정을 생성합니다.
User1과 User2는 어떤 그룹에 속합니까? 정답을 선택하려면 답변란에서 적절한 옵션을 고르세요.
참고: 정답 하나당 1점입니다.

전시하다

전시하다

전시하다
다음 표에 표시된 대로 구성된 두 개의 사용자 계정을 생성합니다.
User1과 User2는 어떤 그룹에 속합니까? 정답을 선택하려면 답변란에서 적절한 옵션을 고르세요.
참고: 정답 하나당 1점입니다.

전시하다

전시하다

전시하다
Correct Answer:

Explanation:
Detailed Explanation
Group1 ' s dynamic rule matches any user whose city starts with ' m ' (case-insensitive). User1 (Montreal) and User2 (Melbourne) both satisfy this and are members of Group1. Group2 ' s dynamic rule matches any user whose department is NOT ' HR ' . User1 ' s department is Human resources (HR), so the -notIn[ " HR " ] condition evaluates false and User1 is excluded from Group2 -- User1 belongs to Group1 only. User2 ' s department is Marketing (not HR), so the condition evaluates true and User2 is a member of both Group1 (city match) and Group2 (department match) -- Group1 and Group2 only. Group3 uses Assigned (not dynamic) membership and no manual assignment is given for either user, so neither user is a member of Group3. Both selections match the source key.
Official Reference
Dynamic membership rules for groups in Microsoft Entra ID - https://learn.microsoft.com/en-us/entra
/identity/users/groups-dynamic-membership
VM1이라는 Azure 가상 머신이 있습니다.
Azure는 VM1에서 이벤트를 수집합니다.
VM1의 시스템 이벤트 로그에 오류가 기록되면 관리자에게 알리기 위해 Azure Monitor에서 경고 규칙을 만듭니다.
모니터링할 리소스 유형을 지정해야 합니다.
무엇을 지정해야 합니까?
Azure는 VM1에서 이벤트를 수집합니다.
VM1의 시스템 이벤트 로그에 오류가 기록되면 관리자에게 알리기 위해 Azure Monitor에서 경고 규칙을 만듭니다.
모니터링할 리소스 유형을 지정해야 합니다.
무엇을 지정해야 합니까?
Correct Answer: D
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
귀하의 Azure 구독에는 다음 표에 표시된 리소스가 포함되어 있습니다.
LB1은 다음 표에 표시된 대로 구성됩니다.
다음 요구 사항을 충족하는 새로운 인바운드 NAT 규칙을 생성할 계획입니다.
포트 3389를 사용하여 인터넷에서 VM2에 원격 데스크톱으로 액세스할 수 있도록 합니다.

전시하다

전시하다
LB1은 다음 표에 표시된 대로 구성됩니다.
다음 요구 사항을 충족하는 새로운 인바운드 NAT 규칙을 생성할 계획입니다.
포트 3389를 사용하여 인터넷에서 VM2에 원격 데스크톱으로 액세스할 수 있도록 합니다.

전시하다

전시하다
Correct Answer: D
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
귀하의 Azure AD 테넌트에는 다음 표에 표시된 그룹이 포함되어 있습니다.
Azure Active Directory Premium P2 라이선스를 구매했습니다. 어떤 그룹에 라이선스를 할당할 수 있습니까?

전시하다
Azure Active Directory Premium P2 라이선스를 구매했습니다. 어떤 그룹에 라이선스를 할당할 수 있습니까?

전시하다
Correct Answer: A
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Azure 네트워킹 인프라 구축 계획 완료 후 가상 머신 간의 연결성을 평가하고 있습니다.
다음 각 문장에 대해, 문장이 사실이면 '예'를 선택하고, 그렇지 않으면 '아니요'를 선택하십시오.

전시하다
다음 각 문장에 대해, 문장이 사실이면 '예'를 선택하고, 그렇지 않으면 '아니요'를 선택하십시오.

전시하다
Correct Answer:

Explanation:
CORRECTED ANSWER: VMs on Subnet1 can connect to VMs on Subnet3: Yes | VMs on ClientSubnet can connect to the Internet: No (see currency note) | VMs on Subnet3 and Subnet4 can connect to the Internet: No (see currency note) Detailed Explanation Paris-VNet (Subnet1/Subnet2) is peered with AllOffices-VNet (Subnet3/Subnet4); VNet peering, combined with the default system routes described, allows direct connectivity between VMs across the peered networks over the Azure backbone with no gateway required for VNet-to-VNet traffic itself (the " Use remote gateways
" setting only affects transit through an on-premises gateway, not direct peer connectivity) - so Subnet1-to- Subnet3 connectivity is Yes. IMPORTANT CURRENCY UPDATE: Microsoft retired default outbound Internet access for newly created Azure VMs effective 30 September 2025. Previously, any VM without an explicit outbound method automatically received a default outbound public IP via system routes (the classical basis for a " Yes " answer here); as of today, a VM created without an explicit outbound method - a NAT gateway, a Standard Load Balancer with outbound rules, or a directly attached public IP, none of which are described in this scenario - has no outbound Internet path by default. Under current Azure behavior, both the ClientSubnet-to-Internet and Subnet3/4-to-Internet statements are No unless an explicit outbound method is added.
Official Reference
Default outbound access for VMs in Azure - retirement - https://learn.microsoft.com/en-us/azure/virtual- network/ip-services/default-outbound-access
귀하의 Azure 구독에는 다음 표에 표시된 리소스 그룹이 포함되어 있습니다.
RG1에는 다음 표에 표시된 리소스가 포함되어 있습니다.
VM1이 실행 중이며 NIC1 및 Disk1에 연결되어 있습니다. NIC1은 VNET1에 연결되어 있습니다.
RG2에는 미국 동부 지역에 위치한 IP2라는 공용 IP 주소가 있습니다. IP2는 가상 머신에 할당되지 않았습니다.
다음 각 문장에 대해, 문장이 사실이면 '예'를 선택하고, 그렇지 않으면 '아니요'를 선택하십시오.
참고: 정답 하나당 1점입니다.

전시하다

전시하다

전시하다
RG1에는 다음 표에 표시된 리소스가 포함되어 있습니다.
VM1이 실행 중이며 NIC1 및 Disk1에 연결되어 있습니다. NIC1은 VNET1에 연결되어 있습니다.
RG2에는 미국 동부 지역에 위치한 IP2라는 공용 IP 주소가 있습니다. IP2는 가상 머신에 할당되지 않았습니다.
다음 각 문장에 대해, 문장이 사실이면 '예'를 선택하고, 그렇지 않으면 '아니요'를 선택하십시오.
참고: 정답 하나당 1점입니다.

전시하다

전시하다

전시하다
Correct Answer:

Explanation:
Detailed Explanation
A storage account is a standalone resource with no dependency on a specific resource group ' s region, so moving storage1 to RG2 is fully supported (Yes). NIC1, however, is currently attached to a running virtual machine (VM1) and depends on VNET1, which is remaining in RG1 -- Azure does not permit moving a network interface to a different resource group while it is attached to an existing VM and while its dependent virtual network stays behind; the NIC and its dependencies must move together with the VM as a set. Both statements about moving NIC1 therefore evaluate to No, matching the source key (note: the source document repeats an identical ' move NIC1 to RG2 ' statement twice, which is a duplication artifact in the exhibit rather than a distinct third statement).
Official Reference
Move resources - support and dependency requirements for networking resources - https://learn.microsoft.
com/en-us/azure/azure-resource-manager/management/move-limitations/networking-move-limitations
contoso.com이라는 이름의 Azure Active Directory(Azure AD) 테넌트가 있습니다.
500명의 외부 사용자의 이름과 이메일 주소가 포함된 CSV 파일이 있습니다.
500명의 외부 사용자 각각에 대해 contoso.com에 게스트 사용자 계정을 생성해야 합니다.
해결 방법: 각 사용자에 대해 New-MgUser cmdlet을 실행하는 PowerShell 스크립트를 생성합니다.
이것이 목표를 달성합니까?
500명의 외부 사용자의 이름과 이메일 주소가 포함된 CSV 파일이 있습니다.
500명의 외부 사용자 각각에 대해 contoso.com에 게스트 사용자 계정을 생성해야 합니다.
해결 방법: 각 사용자에 대해 New-MgUser cmdlet을 실행하는 PowerShell 스크립트를 생성합니다.
이것이 목표를 달성합니까?
Correct Answer: A
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
VNETI라는 가상 네트워크가 있으며, 이 네트워크에는 다음 표에 표시된 서브넷이 포함되어 있습니다.
다음 표에 표시된 네트워크 구성을 가진 Azure 가상 머신이 있습니다.
NSG2의 경우 다음 표에 표시된 인바운드 보안 규칙을 생성합니다.
NSG2의 경우 다음 표에 표시된 인바운드 보안 규칙을 생성합니다.
다음 각 문장에 대해, 문장이 사실이면 '예'를 선택하고, 그렇지 않으면 '아니오'를 선택하십시오. 참고: 각 정답은 1점입니다.

전시하다

전시하다

전시하다

전시하다

전시하다
다음 표에 표시된 네트워크 구성을 가진 Azure 가상 머신이 있습니다.
NSG2의 경우 다음 표에 표시된 인바운드 보안 규칙을 생성합니다.
NSG2의 경우 다음 표에 표시된 인바운드 보안 규칙을 생성합니다.
다음 각 문장에 대해, 문장이 사실이면 '예'를 선택하고, 그렇지 않으면 '아니오'를 선택하십시오. 참고: 각 정답은 1점입니다.

전시하다

전시하다

전시하다

전시하다

전시하다
Correct Answer:

Explanation:
CORRECTED ANSWER: VM2 can connect to the TCP port 1433 services on VM1: Yes. VM1 can connect to the TCP port 1433 services on VM2: Yes. VM2 can connect to the TCP port 1433 services on VM3: Yes.
Detailed Explanation
Microsoft Learn ' s NSG documentation confirms that rules are evaluated strictly by priority NUMBER, lowest first, with processing stopping at the first match - specificity never overrides priority. NSG2 ' s priority-101 Allow rule (source 10.10.2.0/24 # destination 10.10.1.0/24, port 1433) is evaluated before the priority-125 Block rule and already matches VM2#VM1 traffic (10.10.2.5 is within 10.10.2.0/24; 10.10.1.5 is within 10.10.1.0/24), so the traffic is allowed and the more specific priority-125 block is never reached - the source document ' s original ' No ' for this statement is corrected to Yes. Subnet1 ' s NSG1 has no custom rules shown, so its default AllowVnetInBound rule permits this same intra-VNet traffic. VM1#VM2 traffic is outbound from VM1 (unaffected by NSG2 ' s inbound-only rules, permitted by default outbound rules) and inbound to VM2, which has no NSG at all - unrestricted, so Yes. VM2 and VM3 share Subnet2, which has no NSG, and neither VM has a NIC-level NSG, so that traffic is also unrestricted - Yes.
Official Reference
Network security group rules - priority-based evaluation, not specificity-based - https://learn.microsoft.com
/en-us/azure/virtual-network/network-security-groups-overview
귀하의 Azure 구독에는 다음 표에 표시된 리소스가 포함되어 있습니다.
IPI라는 이름의 공용 IP 주소를 생성합니다.
IP1에 연결할 수 있는 리소스 두 가지는 무엇입니까?
각 정답은 완전한 풀이를 제시합니다.
참고: 정답 하나당 1점입니다.

전시하다
IPI라는 이름의 공용 IP 주소를 생성합니다.
IP1에 연결할 수 있는 리소스 두 가지는 무엇입니까?
각 정답은 완전한 풀이를 제시합니다.
참고: 정답 하나당 1점입니다.

전시하다
Correct Answer: D,E
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
귀하의 Azure 구독에는 다음 표에 표시된 리소스 그룹이 포함되어 있습니다.
RG1에는 다음 표에 표시된 리소스가 포함되어 있습니다.
RG2에는 다음 표에 표시된 리소스가 포함되어 있습니다.
RG1에서 RG2로 이동할 수 있는 자원과 RG2에서 RG1로 이동할 수 있는 자원을 파악해야 합니다. 어떤 자원을 파악해야 할까요? 정답을 선택하려면 답변란에서 적절한 옵션을 고르세요.
참고: 정답 하나당 1점입니다.

전시하다

전시하다

전시하다
RG1에는 다음 표에 표시된 리소스가 포함되어 있습니다.
RG2에는 다음 표에 표시된 리소스가 포함되어 있습니다.
RG1에서 RG2로 이동할 수 있는 자원과 RG2에서 RG1로 이동할 수 있는 자원을 파악해야 합니다. 어떤 자원을 파악해야 할까요? 정답을 선택하려면 답변란에서 적절한 옵션을 고르세요.
참고: 정답 하나당 1점입니다.

전시하다

전시하다

전시하다
Correct Answer:

Explanation:
Detailed Explanation
Resource locks applied directly to an individual resource (as opposed to locks applied at the resource-group scope) do not block a move operation. Microsoft Learn ' s resource-locking guidance clarifies that a CanNotDelete (Delete) lock never blocks moves, and a ReadOnly lock only blocks moving resources into or out of a resource group when the lock is applied at the resource-group level - a ReadOnly lock on an individual resource such as VNET1 or VNET2 here does not prevent that specific resource from being relocated. Since every lock in this scenario (Lock1/Delete on the storage accounts, Lock2/ReadOnly on the virtual networks) is scoped to the resource, not the resource group, all three resources in each group (the public IP, the virtual network, and the storage account) remain movable. This matches the source document ' s answer key.
Official Reference
Lock resources to prevent unexpected changes - move behavior - https://learn.microsoft.com/en-us/azure
/azure-resource-manager/management/lock-resources
여러 사용자가 액세스하는 5,000개의 Blob이 포함된 Azure Storage 계정이 있습니다.
사용자가 블롭 인덱스 태그를 기반으로 특정 블롭만 볼 수 있도록 해야 합니다.
해결책에 무엇을 포함해야 할까요?
사용자가 블롭 인덱스 태그를 기반으로 특정 블롭만 볼 수 있도록 해야 합니다.
해결책에 무엇을 포함해야 할까요?
Correct Answer: D
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Azure 구독에는 RG1과 RG2라는 두 개의 리소스 그룹이 있습니다. RG1에는 다음 표에 표시된 리소스가 포함되어 있습니다.
VM1을 RG2로 이동합니다.
이동 후 RG2에는 어떤 리소스가 있나요?
VM1을 RG2로 이동합니다.
이동 후 RG2에는 어떤 리소스가 있나요?
Correct Answer: A
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
참고: 이 문제는 동일한 시나리오를 제시하는 일련의 문제 중 하나입니다. 각 문제에는 제시된 목표를 달성할 수 있는 고유한 해결책이 포함되어 있습니다. 일부 문제 세트에는 정답이 두 개 이상일 수 있으며, 정답이 없는 문제 세트도 있습니다.
이 섹션에서 질문에 답변한 후에는 해당 질문으로 돌아갈 수 없습니다. 따라서 이 질문들은 검토 화면에 나타나지 않습니다.
contoso.com이라는 이름의 Azure Active Directory(Azure AD) 테넌트가 있습니다.
500명의 외부 사용자의 이름과 이메일 주소가 포함된 CSV 파일이 있습니다.
500명의 외부 사용자 각각에 대해 contoso.com에 게스트 사용자 계정을 생성해야 합니다.
해결 방법: Azure 포털의 Azure AD에서 '대량 사용자 생성' 작업을 사용합니다.
이것이 목표를 달성합니까?
이 섹션에서 질문에 답변한 후에는 해당 질문으로 돌아갈 수 없습니다. 따라서 이 질문들은 검토 화면에 나타나지 않습니다.
contoso.com이라는 이름의 Azure Active Directory(Azure AD) 테넌트가 있습니다.
500명의 외부 사용자의 이름과 이메일 주소가 포함된 CSV 파일이 있습니다.
500명의 외부 사용자 각각에 대해 contoso.com에 게스트 사용자 계정을 생성해야 합니다.
해결 방법: Azure 포털의 Azure AD에서 '대량 사용자 생성' 작업을 사용합니다.
이것이 목표를 달성합니까?
Correct Answer: A
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
그림에 표시된 것처럼 VNet1이라는 가상 네트워크가 있습니다. (그림 탭을 클릭하세요.) VNet1에는 연결된 장치가 없습니다.
VNet1을 VNet2라는 다른 가상 네트워크에 피어링할 계획입니다. VNet2의 주소 공간은 10.2.0.0/16입니다.
피어링을 생성해야 합니다.
무엇을 먼저 해야 할까요?

전시하다
VNet1을 VNet2라는 다른 가상 네트워크에 피어링할 계획입니다. VNet2의 주소 공간은 10.2.0.0/16입니다.
피어링을 생성해야 합니다.
무엇을 먼저 해야 할까요?

전시하다
Correct Answer: B
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).