Windows Server 2016 Datacenterイメージを使用する仮想マシンスケールセットのデプロイを自動化する予定です。 スケールセット仮想マシンがプロビジョニングされるときに、Webサーバーコンポーネントがインストールされていることを確認する必要があります。 どの2つのアクションを実行する必要がありますか?それぞれの正解は、ソリューションの一部を示しています。 注正しい選択はそれぞれ1ポイントの価値があります。
正解:A,B
Virtual Machine Scale Sets can be used with the Azure Desired State Configuration (DSC) extension handler. Virtual machine scale sets provide a way to deploy and manage large numbers of virtual machines, and can elastically scale in and out in response to load. DSC is used to configure the VMs as they come online so they are running the production software. Reference: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-dsc