글쓴이가 AZ-103을 따기 위해 연습하는 글이기 때문에 답은 반드시 '더보기' 로 확인해 주셔야 합니다.
※ 글쓴이를 믿었다가 발생하는 참사에 대해서는 책임지지 않습니다. ※
※ 컴퓨터로 보실 때 더 정돈이 잘 되어 있습니다.
여러분 안녕하세요 ~~
죽지도 않고 제가 또 돌아왔습니다
알아요 안다구욧 아무도 안 보는거...............!!!!!!!!!!! (ㅠㅠ) ((((((((나))))))))
그래도 힘차게 추울발~~~~~~~ ! 뿌뿌~~~
Q15. HOTSPOT -
You have an Azure subscription named Subscription1. You plan to deploy an Ubuntu Server virtual machine named VM1 to Subscription1. You need to perform a custom deployment of the virtual machine. A specific trusted root certification authority (CA) must be added during the deployment.
What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
Hot Area:
Q15. Subscription1 이라는 이름의 Azure 구독이 있다.
VM1이라는 Ubuntu Server VM을 Subscription1에 배포할 계획이다. 가상 시스템의 사용자 지정 배포를 수행해야 하는 경우 구축 과정에서 특정 신뢰할 수 있는 루트 인증 기관(CA)을 추가해야 한다.
어떻게 해야 할까? 적절한 옵션을 선택해라. 참고: 부분점수 1점씩 줌
이 문제에서는 슬쩍 지나간 Ubuntu VM 이라는 점이 문제를 푸는 데 단서가 된다.
1. File to create (만들 파일)
1-1. Answer.ini / 1-2. Autounattend.conf
요것들은 검색해봐도 뭐가 안나온다. 문제를 위해 만든 용어인가.. ? 혹시 내용을 찾게 되면 추가예정
1-3. Cloud-init.txt
Cloud-init 은 처음 부팅 시 Linux VM을 사용자 지정하는 데 널리 사용되는 방법이란다.Cloud-init를 사용하여 패키지를 설치하고 파일을 쓰거나, 사용자 및 보안을 구성할 수 있다.
Cloud-init는 배포에서도 작동합니다.예를 들어, 패키지를 설치하는 데apt-get install또는yum install은 사용하지 않는단다 ! (신기)대신 설치할 패키지 목록을 정의할 수 있습니다.
해보면 좀 좋을 거 같은데 ㅠㅠ 시험 공부를 위해서는 Cloud-init 을 편집하면 리눅스 VM 을 사용자가 원하는 환경대로 설정할 수 있다. 요 정도만 알아두면 될 것 같다.
You have an Azure subscription named Subscription1. In Subscription1, you create an alert rule named Alert1. The Alert1 action group is configured as shown in the following exhibit.
Alert1 alert criteria is triggered every minute.
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
Hot Area:
Q17. 핫스팟 - (이제 정겨워짐)
Subscription1 이라는 이름의 Azure 구독이 있다. Subscription1 에서 Alert1이라는 alert rule을 생성해라.
Alert1 action group은 다음 그림과 같이 구성된다.
Alert1 경보 기준은 매분마다 트리거된다. 그림에 표시된 정보를 기반으로 옳은 답을 택하시오.
참고: 부분점수 1점 줌 Hot Area:
1) Alert1이 한 시간에 보내는 Email messages 의 개수는 ? 2) Alert1이 한 시간에 보내는 SMS messages 의 개수는 ?
문제에서 뭐 숫자스러운 건 단 하나도 안써있다.
다만 1분에 하나씩 Alert 가 트리거된다는 얘기는 있는데,
Azure 는 알람 기능에 제한이 있는 게 몇 개 있다.
SMS: 5분마다 SMS 1개 이하
음성: 5분마다 음성 1개 이하
Email: 시간 당 이메일 100개 이하.
다른 작업은 속도 제한이 없다.
이메일의 경우 : 1분에 하나씩 1시간 동안 알림을 보내도 60개, 100개 미만이므로 60개가 발송될 거임
From the exhibit we see that the disk is in the VHDX format. Before you upload a Windows virtual machines (VM) from on-premises to Microsoft Azure, you must prepare the virtual hard disk (VHD or VHDX). Azure supports only generation 1 VMs that are in the VHD file format and have a fixed sized disk. The maximum size allowed for the VHD is 1,023 GB. You can convert a generation 1 VM from the VHDX file system to VHD and from a dynamically expanding disk to fixed-sized. Reference: https://docs.microsoft.com/en-us/azure/virtual-machines/windows/prepare-for-upload-vhd-image?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json