次の表に示すAzureリソースがあります。

すべてのAzureファイアウォールの展開に必須のルールを含む新しいAzureファイアウォールポリシーを展開する必要があります。新しいポリシーは、既存のポリシーの親ポリシーとして構成されます。
作成する必要のある追加のAzureファイアウォールポリシーの最小数はいくつですか?
正解:B
Firewall policies work across regions and subscriptions.
Place all your global configurations in the parent policy.
Note: Policies can be created in a hierarchy. You can create a parent/global policy that will contain configurations and rules that will apply to all/a number of firewall instances. Then you create a child policy that inherits from the parent; note that rules changes in the parent instantly appear in the child. The child is associated with a firewall and applies configurations/rules from the parent policy and the child policy instantly to the firewall.
Reference:
https://aidanfinn.com/?p=22006