상세 컨텐츠

본문 제목

[az-900] 1~10Page 오답 노트_8문제

방통대, 자격증

by 주초위왕 2023. 6. 20. 10:31

본문

 

1. Azure resources can only access other resources in the same resource group

2. If you delete a resource group, all the resources in the resource group will be deleted

3. A resource group can contain resources from multiple azure regions

A. Yes

B. No

핫스팟-

다음 문 각각에 대해 해당 문이 참이면 예를 선택합니다. 그렇지 않으면 아니요를 선택합니다.

참고 : 각 올바른 선택은 1 점의 가치가 있습니다.

핫 영역 :

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

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

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

A. Yes

B. No

정답 : 1-B (리소스는 다른 리소스 그룹의 리소스와 상호 작용할 수 있음)

2-A (리소스 그룹을 삭제하면 리소스 그룹과 해당 리소스 그룹의 모든 리소스가 제거됨)

3-A (https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-overview https://www.codeisahighway.com/effective-ways-to-delete-resources-in-a-resource-group-on-azure/)


1. All the Azure resources deployed to a single resource group must share the same Azure region

2. If you assign a tag to a resource group, all the Azure resources in that resource group are assigned to the same tag

3. If you set permissions to a resource group, all the Azure resources in that resource group inherit the permissions

A. Yes

B. No

HOTSPOT-다음 명령문 각각에 대해 해당 명령문이 참이면 예를 선택하십시오. 그렇지 않으면 아니요를 선택합니다.

참고 : 각 올바른 선택은 1 점의 가치가 있습니다.

핫 영역 :

1. 단일 리소스 그룹에 배포된 모든 Azure 리소스는 동일한 Azure 지역을 공유해야 합니다.

2. 리소스 그룹에 태그를 할당하면 해당 리소스 그룹의 모든 Azure 리소스가 동일한 태그에 할당됩니다.

3. 리소스 그룹에 대한 권한을 설정하면 해당 리소스 그룹의 모든 Azure 리소스가 권한을 상속합니다.

A. Yes

B. No

정답 : 1 - B : 동일한 리소스 그룹에서 여러 지역의 리소스 추가 가능

2 - B : 리소스 그룹에 태그를 추가하면 해당 태그가 리소스에 상속되지 않음, 태그는 소수의 리소스에서만 지원되기 때문에

3 - A : 리소스 그룹에 권한 설정 시 해당 리소스 그룹의 모든 Azure 리소스는 권한을 상속함


1. Azure Advisor provides recommendations on how to improve the security of an Azure Active Directory (Azure AD) environment

2. Azure Advisor provides recommendations on how to reduce the cost of running Azure virtual machines

3. Azure Advisor provides recommendations on how to configure the network settings on Azure virtual machines

A. Yes

B. No

1. Azure Advisor는 Azure AD (Azure Active Directory) 환경의 보안을 개선하는 방법에 대한 권장 사항을 제공합니다.

2. Azure Advisor는 Azure 가상 머신 실행 비용을 줄이는 방법에 대한 권장 사항을 제공합니다.

3. Azure Advisor는 Azure 가상 머신에서 네트워크 설정을 구성하는 방법에 대한 권장 사항을 제공합니다.

A. Yes

B. No

정답 : 1-B : Azure Advisor는 AD와 관련 없음

2-A : 비용을 줄이는 방법에 대한 권장 사항을 제공함

3-B : 네트워크 설정을 구성하는 방법에 대한 권장 사항을 제공하지 않음. 일부 포트를 닫도록 권장하는 수준임.

 

 


A. Provides the platform for serverless code

B. A big data analysis service for machine learning

C. Detects and diagnoses anomalies in web apps

D. Hosts web app

1. Azure Databricks

2. Azure Functions

3. Azure App Service

4. Azure Application Insights

 

A. 서버리스 코드를 위한 플랫폼 제공

B. 머신 러닝을 위한 빅 데이터 분석 서비스

C. 웹 앱의 이상 징후 감지 및 진단

D. 호스트 웹 앱

1. Azure Databricks

2. Azure Functions

3. Azure App Service

4. Azure Application Insights

정답 : A - 2

B - 1

C - 4

D - 3


Which Azure service should you use to correlate events from multiple resources into a centralized repository?

A. Azure Event Hubs

B. Azure Analysis Services

C. Azure Monitor

D. Azure Log Analytics

여러 리소스의 이벤트를 중앙 리포지토리로 연결하려면 어떤 Azure 서비스를 사용해야합니까?

A. Azure Event Hubs

B. Azure 분석 서비스

C. Azure 모니터

D. Azure Log Analytics

정답 : D. Azure Log Analytics

해당 답에 대해서는 C, D 둘다 정답이라는 등 의견이 분분하다.

Log Analytics는 Azure Monitor의 일부이다.

로그 분석4에는 별도의 블레이드도 있으므로 정답은 D이나

보기에 Azure Log Analytics가 없는 경우 Azure Monitor가 정답이라는 의견

https://docs.microsoft.com/en-us/azure/azure-monitor/overview

 

Azure Monitor overview - Azure Monitor

Overview of Microsoft services and functionalities that contribute to a complete monitoring strategy for your Azure services and applications.

learn.microsoft.com


1. Data that is copied to an Azure Storage account is maintained automatically in at least three copies

2. All data that is copied to an Azure Storage account is backed up automatically to another Azure data center

3. An Azure Storage account can contain up to 2 TB of data and up to one million files

A. Yes

B. No

1. Azure Storage 계정에 복사 된 데이터는 최소 3 개의 복사본에서 자동으로 유지됩니다.

2. Azure Storage 계정에 복사 된 모든 데이터는 다른 Azure 데이터 센터에 자동으로 백업됩니다.

3. Azure Storage 계정에는 최대 2TB의 데이터와 최대 1 백만 개의 파일이 포함될 수 있습니다.

A. Yes

B. No

 

정답 : 1-A : 애저 스토리지 계정의 데이터는 항상 주 지역에서 세번 복제됨

2-B : 백업할 새 저장소 계정(대상)을 생성

3-B : 500TiB(약 550TB)의 공간, 스토리지 계정에 넣을 수 있는 Blob 또는 파일 수는 제한 없음


1. If you have Azure resources deployed to every region, you can implement availability zones in all the regions

2. Only virtual machines that run Windows Server can be created in availability zones

3. Availability zones are used to replicate data and applications to multiple regions

A. Yes

B. No

1. 모든 지역에 Azure 리소스를 배포 한 경우 모든 지역에서 가용성 영역을 구현할 수 있습니다.

2. Windows Server를 실행하는 가상 머신 만 가용성 영역에서 생성 할 수 있습니다.

3. 가용 영역은 데이터와 애플리케이션을 여러 지역에 복제하는 데 사용됩니다.

A. Yes

B. No

정답 : 1 - B : 일부 지역은 가용 영역이 하나만 있을 수 있음

2 - B : 가용성 영역에서 생성된 윈도우 및 리눅스 등 가상 머신을 모두 실행할 수 있음

3 - B : 가용성 영역은 동일한 지역에서 데이터 및 어플리케이션을 복제하는데 사용함


This question requires that you evaluate the underlined text to determine if it is correct.

An Azure region contains one or more data centers that are connected by using a low-latency network.

Instructions: Review the underlined text. If it makes the statement correct, select "No change is needed". If the statement is incorrect, select the answer choice that makes the statement correct.

A. No change is needed

B. Is found in each country where Microsoft has a subsidiary office

C. Can be found in every country in Europe and the Americas only

D. Contains one or more data centers that are connect by using a high-latency network

 

이 질문은 밑줄이 그어진 텍스트가 올바른지 평가할 것을 요구합니다.

Azure 지역에는 지연 시간이 짧은 네트워크를 사용하여 연결된 하나 이상의 데이터 센터가 포함됩니다.

지침 : 밑줄이 그어진 텍스트를 검토하십시오. 설명이 정확하면 "변경할 필요 없음"을 선택합니다. 설명이 정확하지 않은 경우 해당 설명을 올바르게 만드는 답을 선택하십시오.

A. 변경이 필요하지 않습니다.

B. Microsoft에 자회사가있는 각 국가에 있습니다.

C. 유럽 및 미주 지역의 모든 국가에서만 볼 수 있습니다.

D. 대기 시간이 긴 네트워크를 사용하여 연결되는 하나 이상의 데이터 센터를 포함합니다.

 

정답 : A. 변경이 필요하지 않음.

D 보기에 있는 High latency는 트릭임.

반응형

관련글 더보기

댓글 영역