Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
Trusted Microsoft services
You have a storage account named storage1 with the following firewall configuration:Default action: DenyVirtual network rules: Subnet1 in VNET1 is allowedIP rules: 203.0.113.0/24 is allowedTrusted Microsoft services: EnabledAn Azure Logic App in the same subscription tries to access storage1 over the internet (not from VNET1). The Logic App's outbound IP is 198.51.100.5.Can the Logic App access storage1?A. Yes — Logic Apps are trusted Microsoft servicesB. Yes — 198.51.100.5 falls within an allowed IP rangeC. No — 198.51.100.5 is not in the allowed IP rulesD. No — Logic Apps cannot access storage accounts with firewalls enabled