Grain-elevator engineers may manage Azure only from the plant’s egress IP ranges; traffic from any other network must require MFA and a compliant device or be blocked. Which Conditional Access element expresses that network boundary for Azure portal work?
Select an answer to reveal the explanation.
Short Explanation
Named locations are the plant fence line inside Conditional Access: “if you’re coming from these egress IPs, treat the session as on-site.” That condition lives on the identity policy—not on an NSG glued to someone’s laptop.
Full Explanation
Conditional Access location conditions use named (including trusted) network locations based on public egress IPs or countries to differentiate on-premises versus remote access to Azure cloud resources. Engineers sourcing from plant egress can follow one path; other networks can require stronger grants or a block. NSGs on laptops are not how Entra evaluates Azure portal access. Private Endpoints and Azure Firewall address resource connectivity, not CA location conditions for identity.