ラボのタスク
必要に応じて、次のログイン資格情報を使用します。
ユーザー名を入力するには、[サインイン] ボックスにカーソルを置き、下のユーザー名をクリックします。
パスワードを入力します。「パスワードを入力してください」ボックスにカーソルを置き、下のパスワードをクリックします。
Azure ユーザー名: Userl
[email protected]Azure パスワード: GpOAe4@lDg
Azure portal がブラウザーに正常に読み込まれない場合は、CTRL-K を押して、新しいブラウザー タブにポータルを再読み込みします。
次の情報は、テクニカル サポートのみを目的としています。
ラボインスタンス: 28681041
タスク 7
VM1 という名前の仮想マシンのセキュリティ ログから、すべての監査失敗データを Azure ストレージ アカウントに収集する必要があります。このタスクを完了するには、Azure portal にサインインします。
正解:
Check below steps in explanation for Task.
Explanation:
To collect all the audit failure data from the security log of a virtual machine named VM1 to an Azure Storage account, you can follow these steps:
* In the Azure portal, search for and select the virtual machine named VM1.
* In the left pane, select Diagnostic settings.
* Select Add diagnostic setting.
* In the Add diagnostic setting pane, enter the following information:
* Name: Enter a name for the diagnostic setting.
* Destination: Select Storage account.
* Storage account: Select the storage account you want to use.
* Logs: Select Windows Event Logs.
* Categories: Select Security.
* Event types: Select Audit Failure.
* Select Save.