- 重要な情報
- アプリ内
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Set up the azure integration.
Detect when an Azure network security rule has been created, modified, or deleted.
Monitor Azure activity logs and detect when the @evt.name
is equal to any of the following names:
MICROSOFT.NETWORK/NETWORKSECURITYGROUPS/SECURITYRULES/WRITE
MICROSOFT.NETWORK/NETWORKSECURITYGROUPS/SECURITYRULES/DELETE
and @evt.outcome
is equal to Success
.
Inspect the security rule and determine if it exposes any Azure resources that should not be made public.