SC-100 Exam Question 21

Your company is developing a modern application that will run as an Azure App Service web app.
You plan to perform threat modeling to identify potential security issues by using the Microsoft Threat Modeling Tool. Which type of diagram should you create?
  • SC-100 Exam Question 22

    Hotspot Question
    You have an Azure subscription. The subscription contains an Azure application gateway that use Azure Web Application Firewall (WAF).
    You deploy new Azure App Services web apps. Each app is registered automatically in the DNS domain of your company and accessible from the Internet.
    You need to recommend a security solution that meets the following requirements:
    - Detects vulnerability scans of the apps
    - Detects whether newly deployed apps are vulnerable to attack
    What should you recommend using? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    SC-100 Exam Question 23

    Hotspot Question
    You have an Azure DevOps organization that is used to manage the development and deployment of internal apps to multiple Azure subscriptions.
    You need to implement a DevSecOps strategy based on Microsoft Cloud Adoption Framework for Azure principles. The solution must meet the following requirements:
    - All pull requests must be enforced.
    - All deployments to production must be approved.
    What should you include in the solution for each requirement? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    SC-100 Exam Question 24

    Hotspot Question
    You have a Microsoft Entra tenant and an Azure subscription.
    You are evaluating the use of a risk-based Conditional Access policy to control the access of workload identities to resources.
    To which type of identity should you apply the policy, and which signal source can you use as part of the policy? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    SC-100 Exam Question 25

    Case Study 1 - Fabrikam, Inc
    OverView
    Fabrikam, Inc. is an insurance company that has a main office in New York and a branch office in Paris.
    Existing Environment
    On-premises Environment
    The on-premises network contains a single Active Directory Domain Services (AD DS) domain named corp.fabrikam.com.
    Azure Environment
    Fabrikam has the following Azure resources:
    - A Microsoft Entra tenant named fabrikam.onmicrosoft.com that syncs with corp.fabrikam.com
    - A single Azure subscription named Sub1
    - A virtual network named Vnet1 in the East US Azure region
    - A virtual network named Vnet2 in the West Europe Azure region
    - An instance of Azure Front Door named FD1 that has Azure Web Application Firewall (WAF) enabled
    - A Microsoft Sentinel workspace
    - An Azure SQL database named ClaimsDB that contains a table named ClaimDetails
    - 20 virtual machines that are configured as application servers and are NOT onboarded to Microsoft Defender for Cloud
    - A resource group named TestRG that is used for testing purposes only
    - An Azure Virtual Desktop host pool that contains personal assigned session hosts
    - All the resources in Sub1 are in either the East US or the West Europe region.
    Partners
    Fabrikam has contracted a company named Contoso, Ltd. to develop applications. Contoso has the following infrastructure:
    - An Microsoft Entra named contoso.onmicrosoft.com
    - An Amazon Web Services (AWS) implementation named ContosoAWS1 that contains AWS EC2 instances used to host test workloads for the applications of Fabrikam Developers at Contoso will connect to the resources of Fabrikam to test or update applications.
    The developers will be added to a security Group named Contoso Developers in fabrikam.onmicrosoft.com that will be assigned to roles in Sub1. The ContosoDevelopers group is assigned the db.owner role for the ClaimsDB database.
    Compliance Event
    Fabrikam deploys the following compliance environment:
    - Defender for Cloud is configured to assess all the resources in Sub1 for compliance to the HIPAA HITRUST standard.
    - Currently, resources that are noncompliant with the HIPAA HITRUST standard are remediated manually.
    - Qualys is used as the standard vulnerability assessment tool for servers.
    Problem Statements
    The secure score in Defender for Cloud shows that all the virtual machines generate the following recommendation. Machines should have a vulnerability assessment solution. All the virtual machines must be compliant in Defender for Cloud.
    ClaimApp Deployment
    Fabrikam plans to implement an internet-accessible application named ClaimsApp that will have the following specification
    - ClaimsApp will be deployed to Azure App Service instances that connect to Vnet1 and Vnet2.
    - Users will connect to ClaimsApp by using a URL of https://claims.fabrikam.com.
    - ClaimsApp will access data in ClaimsDB.
    - ClaimsDB must be accessible only from Azure virtual networks.
    - The app services permission for ClaimsApp must be assigned to ClaimsDB.
    Application Development Requirements
    Fabrikam identifies the following requirements for application development:
    - Azure DevTest labs will be used by developers for testing.
    - All the application code must be stored in GitHub Enterprise.
    - Azure Pipelines will be used to manage application deployments.
    - All application code changes must be scanned for security vulnerabilities, including application code or configuration files that contain secrets in clear text. Scanning must be done at the time the code is pushed to a repository.
    Security Requirement
    Fabrikam identifies the following security requirements:
    - Internet-accessible applications must prevent connections that originate in North Korea.
    - Only members of a group named InfraSec must be allowed to configure network security groups (NSGs} and instances of Azure Firewall, VJM. And Front Door in Sub1.
    - Administrators must connect to a secure host to perform any remote administration of the virtual machines. The secure host must be provisioned from a custom operating system image.
    AWS Requirements
    Fabrikam identifies the following security requirements for the data hosted in ContosoAWSV.
    - Notify security administrators at Fabrikam if any AWS EC2 instances are noncompliant with secure score recommendations.
    - Ensure that the security administrators can query AWS service logs directly from the Azure environment.
    Contoso Developer Requirements
    Fabrikam identifies the following requirements for the Contoso developers:
    - Every month, the membership of the ContosoDevelopers group must be verified.
    - The Contoso developers must use their existing contoso.onmicrosoft.com credentials to access the resources in Sub1.
    - The Comoro developers must be prevented from viewing the data in a column named MedicalHistory in the ClaimDetails table.
    Compliance Requirement
    Fabrikam wants to automatically remediate the virtual machines in Sub1 to be compliant with the HIPPA HITRUST standard. The virtual machines in TestRG must be excluded from the compliance assessment.
    You need to recommend a solution to meet the security requirements for the InfraSec group.
    What should you use to delegate the access?