허쉬탱의 workspace
[자격증 준비] AZ-900 최신 덤프 Question #: 61 - 70 본문
[자격증 준비] AZ-900 최신 덤프 Question #: 61 - 70
허쉬탱 2022. 5. 26. 13:20[자격증 준비] AZ-900 최신 덤프 Question #: 61 - 70
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:

답 :
No
No
No
해설 :
Box 1: No -
Not all Azure regions support availability zones.
Box 2: No -
Availability zones can be used with many Azure services, not just VMs.
Box 3: No -
Availability Zones are unique physical locations within a single Azure region.
HOTSPOT -
You plan to create an Azure virtual machine.
You need to identify which storage service must be used to store the unmanaged data disks of the virtual machine.
What should you identify? To answer, select the appropriate service in the answer area.
Hot Area:

답 : Containers
Your company plans to move several servers to Azure.
The company's compliance policy states that a server named FinServer must be on a separate network segment.
You are evaluating which Azure services can be used to meet the compliance policy requirements.
Which Azure solution should you recommend?
- A. a resource group for FinServer and another resource group for all the other servers
- B. a virtual network for FinServer and another virtual network for all the other servers
- C. a VPN for FinServer and a virtual network gateway for each other server
- D. one resource group for all the servers and a resource lock for FinServer
번역 : 회사에서 여러 서버를 Azure로 이동할 계획입니다.
회사의 규정 준수 정책에는 FinServer라는 서버가 별도의 네트워크 세그먼트에 있어야 한다고 명시되어 있습니다.
규정 준수 정책 요구 사항을 충족하는 데 사용할 수 있는 Azure 서비스를 평가하고 있습니다.
어떤 Azure 솔루션을 추천해야 하나요?
A. FinServer용 리소스 그룹 및 기타 모든 서버용 리소스 그룹
B. FinServer를 위한 가상 네트워크와 다른 모든 서버를 위한 또 다른 가상 네트워크
C. FinServer용 VPN과 서로 다른 서버용 가상 네트워크 게이트웨이
D. 모든 서버에 대한 하나의 리소스 그룹 및 FinServer에 대한 리소스 잠금
답 : B
You plan to map a network drive from several computers that run Windows 10 to Azure Storage.
You need to create a storage solution in Azure for the planned mapped drive.
What should you create?
- A. an Azure SQL database
- B. a virtual machine data disk
- C. a Files service in a storage account
- D. a Blobs service in a storage account
답 : C
해설 : Windows 10 run SMB so File service in Storage account is a better answer.
HOTSPOT -
You plan to implement an Azure database solution.
You need to implement a database solution that meets the following requirements:
✑ Can add data concurrently from multiple regions
✑ Can store JSON documents
Which database service should you deploy? To answer, select the appropriate service in the answer area.
Hot Area:

답 : Azure Cosmos DB
해설 : Azure Cosmos DB is Microsoft's globally distributed, multi-model database service. With a click of a button, Cosmos DB enables you to elastically and independently scale throughput and storage across any number of Azure regions worldwide.
Azure Cosmos DB is a great way to store unstructured and JSON data. Combined with Azure Functions, Cosmos DB makes storing data quick and easy with much less code than required for storing data in a relational database.
Azure Cosmos DB는 Microsoft의 전 세계적으로 분산된 다중 모델 데이터베이스 서비스입니다. 버튼 클릭 한 번으로 Cosmos DB를 사용하면 전 세계의 모든 Azure 지역에서 처리량과 저장소를 탄력적이고 독립적으로 확장할 수 있습니다.
Azure Cosmos DB는 비정형 및 JSON 데이터를 저장하는 좋은 방법입니다. Azure Functions와 결합된 Cosmos DB를 사용하면 관계형 데이터베이스에 데이터를 저장하는 데 필요한 것보다 훨씬 적은 코드로 빠르고 쉽게 데이터를 저장할 수 있습니다.
Your company plans to migrate all its network resources to Azure.
You need to start the planning process by exploring Azure.
What should you create first?
- A. a subscription
- B. a resource group
- C. a virtual network
- D. a management group
답 : A
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:

답 :
No
No
Yes
해설 :
Box 1: No -
Azure resources deployed to a single resource group can be located in different regions. The resource group only contains metadata about the resources it contains.
When creating a resource group, you need to provide a location for that resource group. You may be wondering, "Why does a resource group need a location?
And, if the resources can have different locations than the resource group, why does the resource group location matter at all?" The resource group stores metadata about the resources. When you specify a location for the resource group, you're specifying where that metadata is stored. For compliance reasons, you may need to ensure that your data is stored in a particular region.
Box 2: No -
Tags for Resources are not inherited by default from their Resource Group
Box 3: Yes -
A resource group can be used to scope access control for administrative actions. By default, permissions set at the resource level are inherited by the resources in the resource group.
상자 1: 아니요 -
단일 리소스 그룹에 배포된 Azure 리소스는 다른 지역에 있을 수 있습니다. 리소스 그룹에는 포함된 리소스에 대한 메타데이터만 포함됩니다.
리소스 그룹을 생성할 때 해당 리소스 그룹의 위치를 제공해야 합니다. "리소스 그룹에 위치가 필요한 이유는 무엇입니까?
또한 리소스가 리소스 그룹과 다른 위치를 가질 수 있는 경우 리소스 그룹 위치가 전혀 중요한 이유는 무엇입니까?" 리소스 그룹은 리소스에 대한 메타데이터를 저장합니다. 리소스 그룹의 위치를 지정할 때 해당 위치를 지정하는 것입니다. 규정 준수를 위해 데이터가 특정 지역에 저장되어 있는지 확인해야 할 수 있습니다.
상자 2: 아니요 -
리소스에 대한 태그는 기본적으로 리소스 그룹에서 상속되지 않습니다.
상자 3: 예 -
자원 그룹을 사용하여 관리 작업에 대한 액세스 제어 범위를 지정할 수 있습니다. 기본적으로 리소스 수준에서 설정된 권한은 리소스 그룹의 리소스에 상속됩니다.
HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

답 : D
HOTSPOT -
You plan to deploy a critical line-of-business application to Azure.
The application will run on an Azure virtual machine.
You need to recommend a deployment solution for the application. The solution must provide a guaranteed availability of 99.99 percent.
What is the minimum number of virtual machines and the minimum number of availability zones you should recommend for the deployment? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

답 : 2 & 2
Which Azure service should you use to collect events from multiple resources into a centralized repository?
- A. Azure Event Hubs
- B. Azure Analysis Services
- C. Azure Monitor
- D. Azure Stream Analytics
답 : A
'자격증 준비 > AZ-900 Microsoft Azure Fundamentals' 카테고리의 다른 글
[자격증 준비] AZ-900 최신 덤프 Question #: 81 - 90 (0) | 2022.05.27 |
---|---|
[자격증 준비] AZ-900 최신 덤프 Question #: 71 - 80 (0) | 2022.05.26 |
[자격증 준비] AZ-900 최신 덤프 Question #: 51 - 60 (0) | 2022.05.24 |
[자격증 준비] AZ-900 최신 덤프 Question #: 41 - 50 (0) | 2022.05.23 |
[자격증 준비] AZ-900 최신 덤프 Question #: 31 - 40 (0) | 2022.05.23 |