0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Azure Firewall policyの変更履歴がみれますか

Posted at

背景

Azure Firewall Policy上で規則を追加、編集したらアクティビティログでみれますか。
できないとの認識ですが、でも以下の情報リンクがあり、できそうです。
https://learn.microsoft.com/en-us/answers/questions/2116495/difficulty-identifying-edited-rules-in-azure-firew

念のために実機で検証してみました。

検証経緯

1.Azure Firewall policyに規則を追加しました。
確かに[microsoft.network/azurefirewalls/write]と[Start]のログがありました。
image.png

2.ログの中の[property]配下の「request body」を確認してみると、特に追加された規則の詳細は載っていませんでした。
image.png

結論

Azure Firewall の Firewall Policy ですが、規則の変更詳細はアクティビティ ログでは確認ができないです。
ポータルで変更の推移を確認されたいのであれば、[オートメーション - テンプレートのエクスポート] にあるテンプレートを、操作前と操作後に取得して比較していただく必要があると思います。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?