허쉬탱의 workspace

[자격증 준비] AZ-900 덤프 Question #: 81 - 90 본문

자격증 준비/AZ-900 Microsoft Azure Fundamentals

[자격증 준비] AZ-900 덤프 Question #: 81 - 90

허쉬탱 2022. 5. 17. 11:23

[자격증 준비] AZ-900 덤프 Question #: 81 - 90

Actual exam question from Microsoft's AZ-900
Question #: 81
Topic #: 1
[All AZ-900 Questions]

DRAG DROP -
Match the term to the correct definition.
Instructions: To answer, drag the appropriate term from the column on the left to its description on the right. Each term may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
Select and Place:

 

답 :

*An organization that defines all international standards across all industries -ISO

*An organization that defines the standards used by the US govt -NIST

*An European policy that defines data privacy & protection- GDPR

*A dedicated public cloud for federal/state agencies in the US- Azure Government

 

해설 : 

*산업 전반에 걸친 모든 국제 표준을 정의하는 기관 -ISO
*미국 정부에서 사용하는 표준을 정의하는 기관 -NIST
*데이터 개인 정보 보호 및 보호를 정의하는 유럽 정책 - GDPR
*미국 연방/주정부 기관을 위한 전용 퍼블릭 클라우드 - Azure Government


Actual exam question from Microsoft's AZ-900
Question #: 82
Topic #: 1
[All AZ-900 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You plan to deploy several Azure virtual machines.
You need to ensure that the services running on the virtual machines are available if a single data center fails.
Solution: You deploy the virtual machines to two or more regions.
Does this meet the goal?

  • A. Yes
  • B. No

번역 : 이 질문은 동일한 시나리오를 제시하는 일련의 질문 중 일부입니다. 시리즈의 각 질문에는 명시된 목표를 충족할 수 있는 고유한 솔루션이 포함되어 있습니다. 일부 질문 세트에는 둘 이상의 올바른 솔루션이 있을 수 있지만 다른 질문 세트에는 올바른 솔루션이 없을 수 있습니다.
이 섹션의 질문에 답한 후에는 해당 질문으로 돌아갈 수 없습니다. 결과적으로 이러한 질문은 검토 화면에 나타나지 않습니다.
여러 Azure 가상 머신을 배포할 계획입니다.
단일 데이터 센터가 실패할 경우 가상 머신에서 실행 중인 서비스를 사용할 수 있는지 확인해야 합니다.
솔루션: 가상 머신을 둘 이상의 지역에 배포합니다.
이것이 목표를 달성합니까?

 

답 : A

 

해설 : Its the question of availability, so if datacenter in one region fails other region datacenter will be still available So, answer is Yes.

가용성에 대한 질문이므로 한 지역의 데이터 센터에 장애가 발생해도 다른 지역 데이터 센터를 계속 사용할 수 있으므로 대답은 예입니다.


Actual exam question from Microsoft's AZ-900
Question #: 83
Topic #: 1
[All AZ-900 Questions]

HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

번역 :

Azure 리소스는 동일한 리소스 그룹의 다른 리소스에만 액세스할 수 있습니다.

 

리소스 그룹을 삭제하면 리소스 그룹의 모든 리소스가 삭제됩니다.

 

리소스 그룹에는 여러 Azure 지역의 리소스가 포함될 수 있습니다.

 

답 :

No

 

Yes

 

Yes

 

해설 :

Box 1: No -
A resource can interact with resources in other resource groups.

Box 2: Yes -
Deleting the resource group will remove the resource group as well as all the resources in that resource group. This can be useful for the management of resources. For example, a virtual machine has several components (the VM itself, virtual disks, network adapter etc.). By placing the VM in its own resource group, you can delete the VM along with all its associated components by deleting the resource group.
Another example is when creating a test environment. You could place the entire test environment (Network components, virtual machines etc.) in one resource group. You can then delete the entire test environment by deleting the resource group.

Box 3: Yes -
Resources from multiple different regions can be placed in a resource group. The resource group only contains metadata about the resources it contains.

 

상자 1: 아니요 -
리소스는 다른 리소스 그룹의 리소스와 상호 작용할 수 있습니다.

상자 2: 예 -
리소스 그룹을 삭제하면 리소스 그룹과 해당 리소스 그룹의 모든 리소스가 제거됩니다. 이것은 자원 관리에 유용할 수 있습니다. 예를 들어 가상 머신에는 여러 구성 요소(VM 자체, 가상 디스크, 네트워크 어댑터 등)가 있습니다. VM을 자체 리소스 그룹에 배치하면 리소스 그룹을 삭제하여 VM과 연결된 모든 구성 요소를 삭제할 수 있습니다.
또 다른 예는 테스트 환경을 생성할 때입니다. 전체 테스트 환경(네트워크 구성 요소, 가상 머신 등)을 하나의 리소스 그룹에 배치할 수 있습니다. 그런 다음 리소스 그룹을 삭제하여 전체 테스트 환경을 삭제할 수 있습니다.

상자 3: 예 -
여러 다른 지역의 리소스를 리소스 그룹에 배치할 수 있습니다. 리소스 그룹에는 포함된 리소스에 대한 메타데이터만 포함됩니다.


Actual exam question from Microsoft's AZ-900
Question #: 84
Topic #: 1
[All AZ-900 Questions]

Which service provides serverless computing in Azure?

  • A. Azure Virtual Machines
  • B. Azure Functions
  • C. Azure storage account
  • D. Azure Container Instances

 

답 : B


Actual exam question from Microsoft's AZ-900
Question #: 85
Topic #: 1
[All AZ-900 Questions]

HOTSPOT -
You have an Azure environment that contains 10 web apps. To which URL should you connect to manage all the Azure resources? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

번역 : 10개의 웹앱이 포함된 Azure 환경이 있습니다. 모든 Azure 리소스를 관리하려면 어떤 URL에 연결해야 하나요? 응답하려면 응답 영역에서 적절한 옵션을 선택하십시오.
참고: 각 올바른 선택은 1점의 가치가 있습니다.

 

답 : portal.azure.com

 

해설 : The Azure portal is a web-based management interface where you can view and manage all your Azure resources in one unified hub, including web apps, databases, virtual machines, virtual networks, storage and Visual Studio team projects.
The URL of the Azure portal is https://portal.azure.com.

Azure Portal은 웹 앱, 데이터베이스, 가상 머신, 가상 네트워크, 저장소 및 Visual Studio 팀 프로젝트를 포함하여 하나의 통합 허브에서 모든 Azure 리소스를 보고 관리할 수 있는 웹 기반 관리 인터페이스입니다.
Azure Portal의 URL은 https://portal.azure.com입니다.


Actual exam question from Microsoft's AZ-900
Question #: 86
Topic #: 1
[All AZ-900 Questions]

HOTSPOT -
You create a resource group named RG1 in Azure Resource Manager.
You need to prevent the deletion of the resources in RG1.
Which setting should you use? To answer, select the appropriate setting in the answer area.
Hot Area:

답 : Locks


Actual exam question from Microsoft's AZ-900
Question #: 87
Topic #: 1
[All AZ-900 Questions]

HOTSPOT -
You plan to extend your company's network to Azure.
The network contains a VPN appliance that uses an IP address of 131.107.200.1.
You need to create an Azure resource that defines the VPN appliance in Azure.
Which Azure resource should you create? To answer, select the appropriate resource in the answer area.
Hot Area:

번역 : 회사의 네트워크를 Azure로 확장할 계획입니다.
네트워크에는 131.107.200.1의 IP 주소를 사용하는 VPN 어플라이언스가 있습니다.
Azure에서 VPN 어플라이언스를 정의하는 Azure 리소스를 만들어야 합니다.
어떤 Azure 리소스를 만들어야 하나요? 답변하려면 답변 영역에서 적절한 리소스를 선택하십시오.

 

답 : Local network gateways

 

해설 : I didn't get this at first - but then re-read the question - the clue is in the extension to Azure which indicates you are on Prem - so you need a Local Network Gateway 

처음에는 이것을 얻지 못했지만 질문을 다시 읽으십시오. 단서는 Azure에 대한 확장에 있으며 이는 귀하가 Prem에 있음을 나타냅니다. 따라서 로컬 네트워크 게이트웨이가 필요합니다.


Actual exam question from Microsoft's AZ-900
Question #: 88
Topic #: 1
[All AZ-900 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You plan to deploy several Azure virtual machines.
You need to ensure that the services running on the virtual machines are available if a single data center fails.
Solution: You deploy the virtual machines to two or more resource groups.
Does this meet the goal?

  • A. Yes
  • B. No

 

번역 : 이 질문은 동일한 시나리오를 제시하는 일련의 질문 중 일부입니다. 시리즈의 각 질문에는 명시된 목표를 충족할 수 있는 고유한 솔루션이 포함되어 있습니다. 일부 질문 세트에는 둘 이상의 올바른 솔루션이 있을 수 있지만 다른 질문 세트에는 올바른 솔루션이 없을 수 있습니다.
이 섹션의 질문에 답한 후에는 해당 질문으로 돌아갈 수 없습니다. 결과적으로 이러한 질문은 검토 화면에 나타나지 않습니다.
여러 Azure 가상 머신을 배포할 계획입니다.
단일 데이터 센터가 실패할 경우 가상 머신에서 실행 중인 서비스를 사용할 수 있는지 확인해야 합니다.
솔루션: 가상 머신을 둘 이상의 리소스 그룹에 배포합니다.
이것이 목표를 달성합니까?

 

답 : B

 

해설 : Answer is B .. RG has nothing to do with High availability


Actual exam question from Microsoft's AZ-900
Question #: 89
Topic #: 1
[All AZ-900 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You plan to deploy several Azure virtual machines.
You need to ensure that the services running on the virtual machines are available if a single data center fails.
Solution: You deploy the virtual machines to a scale set.
Does this meet the goal?

  • A. Yes
  • B. No

 

번역 : 이 질문은 동일한 시나리오를 제시하는 일련의 질문 중 일부입니다. 시리즈의 각 질문에는 명시된 목표를 충족할 수 있는 고유한 솔루션이 포함되어 있습니다. 일부 질문 세트에는 둘 이상의 올바른 솔루션이 있을 수 있지만 다른 질문 세트에는 올바른 솔루션이 없을 수 있습니다.
이 섹션의 질문에 답한 후에는 해당 질문으로 돌아갈 수 없습니다. 결과적으로 이러한 질문은 검토 화면에 나타나지 않습니다.
여러 Azure 가상 머신을 배포할 계획입니다.
단일 데이터 센터가 실패할 경우 가상 머신에서 실행 중인 서비스를 사용할 수 있는지 확인해야 합니다.
솔루션: 가상 머신을 확장 집합에 배포합니다.
이것이 목표를 달성합니까?

 

답 : B

 

해설 : Correct answer is B .Scale set does not garanti availability if a DataCenter fails.

정답은 B입니다. DataCenter가 실패할 경우 확장 세트는 가용성을 보장하지 않습니다.


Actual exam question from Microsoft's AZ-900
Question #: 90
Topic #: 1
[All AZ-900 Questions]

HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

 

번역 :

Azure 구독은 여러 Azure AD(Azure Active Directory) 테넌트에 연결할 수 있습니다.

 

Azure 구독이 연결된 Azure AD(Azure Active Directory) 테넌트를 변경할 수 있습니다.

 

Azure 구독이 만료되면 연결된 Azure AD(Azure Active Directory) 테넌트가 자동으로 삭제됩니다.

 

답 :

No

 

Yes

 

No

 

해설 :

Box 1: No -
An Azure AD tenant can have multiple subscriptions but an Azure subscription can only be associated with one Azure AD tenant.

Box 2: Yes -

Box 3: No -
If your subscription expires, you lose access to all the other resources associated with the subscription. However, the Azure AD directory remains in Azure. You can associate and manage the directory using a different Azure subscription.

 

상자 1: 아니요 -
Azure AD 테넌트는 여러 구독을 가질 수 있지만 Azure 구독은 하나의 Azure AD 테넌트에만 연결할 수 있습니다.

상자 2: 예 -

상자 3: 아니요 -
구독이 만료되면 구독과 연결된 다른 모든 리소스에 액세스할 수 없습니다. 그러나 Azure AD 디렉터리는 Azure에 남아 있습니다. 다른 Azure 구독을 사용하여 디렉터리를 연결하고 관리할 수 있습니다.

Comments