
Explanation:

ステップ 1: ノード構成を割り当てます。
ノードの割り当て方法に応じて、Web サーバー Windows 機能 (IIS) の有無を確認する単純な DSC 構成を作成します。
手順 2: Azure Automation State Configuration に構成をアップロードします。
構成を Automation アカウントにインポートします。
ステップ3: 構成をノード構成にコンパイルする
Azure Automation で構成をコンパイルする
目的の状態をノードに適用する前に、その状態を定義する DSC 構成を 1 つ以上のノード構成 (MOF ドキュメント) にコンパイルし、Automation DSC プル サーバーに配置する必要があります。
ステップ 4: 仮想マシンを Azure State Configuration にオンボードする
Azure Automation State Configuration を使用して管理用に Azure VM をオンボードする手順 5: ノードのコンプライアンス状態を確認します。
管理対象ノードのレポートの表示。Azure Automation State Configuration が管理対象ノードの整合性チェックを実行するたびに、ノードはプルサーバーに状態レポートを送信します。これらのレポートは、そのノードのページで確認できます。
個々のレポートのブレードでは、対応する整合性チェックの次のステータス情報を確認できます。
The report status - whether the node is "Compliant", the configuration "Failed", or the node is "Not Compliant" (when the node is in ApplyandMonitor mode and the machine is not in the desired state).
References:https://docs.microsoft.com/en-us/azure/automation/automation-dsc-getting-started