Windows Server 2019を実行するVM1という名前のAzure仮想マシンがあります。 VM1をTemplate1という名前のテンプレートとしてAzure Resource Managerライブラリに保存します。 Template1からVM2という名前の仮想マシンをデプロイする予定です。 VM2の展開中に何を構成できますか?
正解:C
When deploying a virtual machine from a template, you must specify: the Resource Group name and location for the VM the administrator username and password an unique DNS name for the public IP Reference: https://docs.microsoft.com/en-us/azure/virtual-machines/windows/ps-template