- 重要な情報
- アプリ内
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Set up the azure.network integration.
Azure Network Security Group (NSG) is configured to allow specific ports rather than all ports or port ranges.
NSGs should be configured as granularly as possible, allowing only specific and necessary ports. Leaving ranges of ports open can allow access to ports that are vulnerabile to attack.
Follow the Work with security rules guide to modify the port ranges associated with a NSG using the Microsoft Azure Console.
Use the Microsft Azure az network nsg rule update module to update the ports associated with a NSG using the Microsoft Azure CLI.