AZ-500 · Question #549
AZ-500 Question #549: Real Exam Question with Answer & Explanation
The correct answer is C: Fa1 and Fa3 only. All three hosting plans support ExpressRoute, but only two of them support Outbound IP -> Fa1: Flex Consumption hosting plan [Supports Outbound IP restrictions] Fa2: Consumption hosting plan [Does not support Outbound IP restrictions] *-> Fa3: Dedicated hosting plan [Supports Out
Question
Case Study 4 - Fabrikam, Inc Overview Fabrikam, Inc. is a consulting company. The company has a main office in New York City and branch offices in Amsterdam and Singapore. Existing Environment Network Environment The on-premises network contains a datacenter in each office. Cloud Environment Fabrikam has two Azure subscriptions named Sub1 and Sub2 and a Microsoft 365 subscription that includes Microsoft 365 E5 licenses. All the subscriptions are linked to a Microsoft Entra tenant named fabrikam.com that contains the identities shown in the following table. The tenant contains the groups shown in the following table. All devices are enrolled in Microsoft Intune. Sub1 Resources Sub1 contains a resource group named RG1 that contains the resources shown in the following table. SQLServer1 uses Microsoft SQL Server authentication. Sub1 has an Azure Web Application Firewall (WAF) named WAF1 that has the following types of rule sets: Bot Manager 1.1 Azure-managed Default Rule Set (DRS) Sub1 has the following compliance standards assigned in Microsoft Defender for Cloud: NIST SP 800-53 Rev. 4 Microsoft cloud security benchmark (MCSB) System and Organization Controls (SOC) 2 Type 2 Sub2 Resources Sub2 contains a resource group named RG2. Planned Changes and Requirements Planned Changes Fabrikam plans to implement the following changes: Deploy the following key vaults to RG1: - AKV2 in the West Europe Azure region - AKV3 in the Central US Azure region - AKV4 in the East US Azure region Deploy the following key vaults to RG2: - AKV5 in the East US region Configure VM1 to read data from storage1. Create function apps that have the following hosting plans: - Fa1: Flex Consumption hosting plan - Fa2: Consumption hosting plan - Fa3: Dedicated hosting plan For WAF1, implement rate limiting rules based on the request location. Enable the NIST SP 800-53 Rev. 5 compliance standard in Defender for Cloud. Create a new storage account named storage2 that supports Azure Table storage. Enforce multifactor authentication (MFA) when database administrators access SQLdb1. Implement ExpressRoute circuits to the on-premises network as shown in the following table. For RG1, create a new Privileged Identity Management (PIM) eligible role assignment that assigns the Contributor role to supported groups. Technical Requirements Fabrikam has the following technical requirements: If VM1 is deleted, the permissions for VM1 must be removed automatically. The AKS1 managed identity must only be able to pull images from Registry1. The ID1 managed identity must be able to push images to and pull images from Registry1. All the data in the storage accounts must be encrypted by using Fabrikam-managed keys. All outbound traffic from the function apps to the on-premises network must use ExpressRoute circuits. ExpressRoute connectivity between the on-premises network and the Azure environment must be encrypted by using Layer 2 or Layer 3 encryption. You need to implement the function apps to meet the technical requirements. Which apps should you include in the implementation?
Options
- AFa1 and Fa2 only
- BFa2 and Fa3 only
- CFa1 and Fa3 only
- DFa1, Fa2, and Fa3
Explanation
All three hosting plans support ExpressRoute, but only two of them support Outbound IP *-> Fa1: Flex Consumption hosting plan [Supports Outbound IP restrictions] * Fa2: Consumption hosting plan [Does not support Outbound IP restrictions] *-> Fa3: Dedicated hosting plan [Supports Outbound IP restrictions] Note: Azure Functions networking options The following networking options can be categorized as inbound and outbound networking features. Inbound features allow you to restrict access to your app, whereas outbound features allow you to connect your app to resources secured by a virtual network and control how outbound traffic is routed. https://learn.microsoft.com/en-us/azure/azure-functions/flex-consumption-plan
Community Discussion
No community discussion yet for this question.