ご担当者様
掲題の「Runbookでのモジュールインストールについて」についてお聞きしたいことがございます。
RunBookでVM停止処理(言語:PowerShell)の実装を検討しておりますが
以下エラーメッセージが表示され処理が実行されません。
System.Management.Automation.CommandNotFoundException: The term 'Stop-AzVM' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
ソースコードのなかでモジュールのインストールまたはインポートが必要かと
推測しておりますがStop-AzVMコマンド実行にあたって
必要な手順のご教示をお願い致します。
以上、よろしくお願いします。
