あなたの会社には Azure のアカウントとサブスクリプションがあり、テスト環境用に複数の Linux サーバーを作成する必要があります。 これらのサーバーの一部には、NGINX などの Web サーバーが事前にインストールされている必要があります。インストールは自動的に実行する必要があります。 自動展開のために作成する必要があるファイルは次のどれですか?
正解:C
Cloud-initis a widely used approach to customize a Linux VM as it boots for the first time. You can use cloud-init to install packages and write files, or to configure users and security. As cloud-init runs during the initial boot process, there are no additional steps or required agents to apply your configuration. https://docs.microsoft.com/en-us/azure/virtual-machines/linux/tutorial-automate-vm-deployment