Microsoft SC-100 Practice Test Questions and Exam Dumps Part6 Q101-120

View Full Microsoft SC-100 Exam Dumps and Practice Test Dumps.

 

Question 101

Which Microsoft capability allows administrators to manage privileged roles through temporary elevation rather than permanent assignment?

  1. Microsoft Purview
  2. Microsoft Entra Privileged Identity Management
  3. Microsoft Defender for Cloud Apps
  4. Microsoft Sentinel

Correct Answer: 2
Explanation

Microsoft Entra Privileged Identity Management helps organizations manage, control, and monitor privileged roles. Instead of keeping administrators permanently assigned to sensitive roles, eligible users can activate privileges when needed for an approved period. This reduces standing administrative access and limits the opportunity for misuse or compromise. PIM can also support approval workflows, justification, notifications, and auditing. These capabilities make it useful for implementing least privilege and reducing risks associated with highly privileged identities across cloud environments.

Question 102

A security architect wants authentication requirements to become stronger when a user attempts to access highly sensitive resources. Which capability supports this design?

  1. Authentication strengths
  2. Network Address Translation
  3. Azure Load Balancer
  4. Storage replication

Correct Answer: 1
Explanation

Authentication strengths allow organizations to define specific authentication methods that must be used for particular access scenarios. A security architect can require stronger methods for sensitive applications or privileged operations while using appropriate authentication requirements for lower-risk resources. This supports risk-based Zero Trust architecture because authentication requirements can be aligned with the sensitivity of the resource. Network translation, load balancing, and storage replication serve different architectural purposes and do not directly determine the strength of user authentication.

Question 103

Which Microsoft Entra capability can package resources and access rights so users can request access to a defined collection of organizational resources?

  1. Conditional Access
  2. Access reviews
  3. Entitlement management
  4. Microsoft Entra ID Protection

Correct Answer: 3
Explanation

Microsoft Entra entitlement management helps organizations manage access to resources through access packages. An access package can group resources and define policies for requesting, approving, reviewing, and eventually removing access. This approach helps organizations manage access consistently while reducing manual administration. Conditional Access focuses on access conditions, access reviews help verify existing permissions, and ID Protection focuses on identity risks. Entitlement management is particularly useful when users need controlled access to multiple resources based on business roles, projects, or other defined requirements.

Question 104

An organization needs to allow external partners to collaborate with employees while maintaining governance over their access to company resources. Which capability is most relevant?

  1. Azure Firewall
  2. Microsoft Defender for Endpoint
  3. Azure Monitor
  4. Microsoft Entra B2B collaboration

Correct Answer: 4
Explanation

Microsoft Entra B2B collaboration allows organizations to work with external users while maintaining control over access to organizational resources. External identities can be governed through authentication, authorization, Conditional Access, lifecycle controls, and access reviews. This provides a structured alternative to creating unmanaged internal accounts for partners. Azure Firewall and Azure Monitor provide infrastructure and monitoring capabilities, while Defender for Endpoint protects devices. External collaboration should still follow least privilege and should provide only the resources required for the partner’s business responsibilities.

Question 105

Which architecture principle requires every access request to be evaluated according to identity, resource, and relevant context rather than being trusted automatically?

  1. Zero Trust
  2. Network perimeter trust
  3. Implicit authorization
  4. Flat network architecture

Correct Answer: 1
Explanation

Zero Trust requires organizations to avoid implicit trust and evaluate access based on identity, resource, device, application, risk, and other relevant signals. Authentication alone does not automatically grant unrestricted access. Instead, authorization should be continuously evaluated according to organizational policies and the sensitivity of the requested resource. Perimeter-based and flat-network approaches may assume greater trust after a user or device enters a network. Zero Trust reduces this assumption and helps limit unauthorized access and lateral movement across modern hybrid environments.

Question 106

Which Azure service is designed to provide a centralized platform for managing cryptographic keys, secrets, and certificates?

  1. Azure Virtual Network
  2. Azure Key Vault
  3. Azure Bastion
  4. Azure Front Door

Correct Answer: 2
Explanation

Azure Key Vault provides centralized management of secrets, cryptographic keys, and certificates. Centralizing these sensitive assets helps organizations avoid embedding secrets directly into application code or configuration files. Key Vault can also integrate with identity and access controls so that applications and administrators receive only the permissions they require. Azure Virtual Network provides network connectivity, Azure Bastion supports secure administrative access to virtual machines, and Azure Front Door provides application delivery capabilities. Secure key and secret management is a core component of cloud security architecture.

Question 107

A company wants to ensure that security policies are consistently applied across multiple Azure subscriptions. Which capability is most appropriate?

  1. Azure DNS
  2. Azure Load Balancer
  3. Azure Policy
  4. Azure Storage

Correct Answer: 3
Explanation

Azure Policy helps organizations define and enforce or assess rules for Azure resources. When combined with appropriate management-group and subscription structures, it can provide consistent governance across a large cloud environment. Policies can address requirements such as allowed resource configurations, locations, tagging, security settings, and compliance conditions. Azure DNS, Load Balancer, and Storage serve networking, traffic distribution, and data-storage functions rather than centralized configuration governance. Policy-based governance is therefore important when security requirements must be applied consistently across multiple environments.

Question 108

Which control is most appropriate for protecting web applications from common HTTP-based attacks such as SQL injection and cross-site scripting?

  1. Azure VPN Gateway
  2. Azure WAF
  3. Azure ExpressRoute
  4. Azure DNS

Correct Answer: 2
Explanation

A Web Application Firewall, or WAF, is designed to inspect web traffic and help protect applications against common application-layer attacks. Azure WAF can provide protection against threats such as SQL injection and cross-site scripting when appropriate rules and configurations are applied. VPN Gateway and ExpressRoute primarily address connectivity, while Azure DNS provides name-resolution services. A WAF should be part of a broader application security architecture that also includes secure coding, identity controls, vulnerability management, monitoring, and appropriate network protections.

Question 109

A security architect is designing an Azure environment where workloads should communicate privately with platform services without exposing those services through public endpoints. Which capability should be considered?

  1. Azure Private Link
  2. Azure Public IP
  3. Internet-facing load balancing
  4. Public DNS delegation

Correct Answer: 1
Explanation

Azure Private Link enables private connectivity to supported Azure services and other resources through private endpoints. This can reduce exposure by keeping traffic on private network paths rather than requiring workloads to communicate with services through publicly accessible endpoints. Public IP addresses and internet-facing load balancing may increase exposure depending on their use. Public DNS delegation is a naming capability rather than a private connectivity mechanism. Private connectivity should be designed alongside network segmentation, DNS resolution, access controls, and monitoring.

Question 110

Which architectural pattern commonly separates shared network security services from application workloads in Azure?

  1. Single-subnet architecture
  2. Flat virtual network
  3. Hub-and-spoke architecture
  4. Unsegmented public network

Correct Answer: 3
Explanation

A hub-and-spoke architecture separates shared services and network security functions in a central hub while placing application workloads in separate spoke networks. The hub can host services such as centralized connectivity, firewalling, monitoring, and other shared capabilities. Spokes can then be segmented according to applications, environments, or business requirements. This approach can improve isolation and governance compared with a flat network. The exact design should account for traffic flows, dependencies, administrative boundaries, performance, and organizational security requirements.

Question 111

Which Microsoft service is primarily focused on endpoint detection, investigation, and response capabilities?

  1. Microsoft Purview
  2. Microsoft Defender for Endpoint
  3. Microsoft Entra ID Governance
  4. Azure Policy

Correct Answer: 2
Explanation

Microsoft Defender for Endpoint provides endpoint security capabilities designed to help organizations detect, investigate, and respond to threats affecting devices. It can provide security telemetry, threat detection, investigation capabilities, and response actions for supported endpoints. Microsoft Purview focuses primarily on data governance, compliance, and information protection. Entra ID Governance addresses identity lifecycle and access governance, while Azure Policy focuses on resource governance. Endpoint security should be integrated with identity, application, network, and security operations controls for broader protection.

Question 112

An organization wants security analysts to automatically execute predefined actions after a specific alert or incident occurs. Which Microsoft Sentinel capability supports this requirement?

  1. Workbooks
  2. Watchlists
  3. Playbooks
  4. Data connectors

Correct Answer: 3
Explanation

Microsoft Sentinel playbooks provide automation capabilities that can execute predefined actions in response to security events. They can be used to integrate Sentinel with other services and automate tasks such as notifications, enrichment, ticket creation, or selected response activities. Workbooks are primarily used for visualization and analysis, watchlists provide reference data for analytics, and data connectors bring security information into Sentinel. Automation can improve response consistency and speed while reducing repetitive manual work for security operations teams.

Question 113

Which Microsoft Sentinel component defines the logic used to identify potentially suspicious activity in collected security data?

  1. Analytics rules
  2. Workbooks
  3. Watchlists
  4. Data retention settings

Correct Answer: 1
Explanation

Analytics rules in Microsoft Sentinel define detection logic that can identify potentially suspicious events or patterns in collected data. When configured appropriately, these rules can generate alerts or incidents for investigation by security teams. Workbooks provide visualization and reporting, while watchlists supply reference information that can be incorporated into queries and detections. Retention settings determine how long data remains available rather than defining the primary detection logic. Well-designed analytics rules should reflect relevant threats, organizational risks, and available telemetry.

Question 114

Which security architecture capability helps determine whether an organization’s controls continue to operate effectively as threats and business requirements change?

  1. Static documentation
  2. Continuous security assessment
  3. Permanent exceptions
  4. Disabled monitoring

Correct Answer: 2
Explanation

Continuous security assessment helps organizations evaluate whether controls remain effective as technology, threats, configurations, and business requirements change. Security architecture should not be treated as a one-time implementation because new vulnerabilities, services, regulations, and attack techniques can create new risks. Ongoing assessment can include configuration reviews, security testing, monitoring, control validation, and risk analysis. Static documentation alone cannot confirm that controls remain effective. Permanent exceptions and disabled monitoring can create gaps that remain undetected for extended periods.

Question 115

A development team wants applications to obtain Azure resources without storing long-lived passwords or secrets in source code. Which capability is most appropriate?

  1. Managed identities
  2. Shared service passwords
  3. Hard-coded access keys
  4. Public application credentials

Correct Answer: 1
Explanation

Managed identities allow supported Azure resources and applications to authenticate to services without requiring developers to store credentials directly in application code. Azure can manage the identity credentials, reducing the need for long-lived secrets that may be accidentally exposed. Shared passwords, hard-coded keys, and public credentials create greater security risks and complicate credential rotation. Managed identities should still be assigned only the permissions required by the workload. Their use supports secure workload identity architecture and reduces unnecessary secret-management responsibilities.

Question 116

Which practice helps protect a software delivery pipeline from unauthorized changes to deployment processes?

  1. Shared pipeline administrator accounts
  2. Unrestricted developer permissions
  3. Pipeline access controls and approval gates
  4. Publicly accessible build credentials

Correct Answer: 3
Explanation

Pipeline access controls and approval gates can restrict who is permitted to modify build and deployment processes and can require additional authorization before sensitive changes reach production. This helps protect the software supply chain from unauthorized modifications. Shared administrator accounts weaken accountability, unrestricted permissions increase the potential impact of compromised identities, and publicly accessible credentials create severe security exposure. Secure DevOps architecture should also consider source-control protection, secret management, dependency security, artifact integrity, logging, and separation of duties.

Question 117

Which security control is designed to identify sensitive information before it is shared through supported communication or collaboration channels?

  1. Azure Firewall
  2. Microsoft Purview Data Loss Prevention
  3. Azure Bastion
  4. Microsoft Defender for Endpoint

Correct Answer: 2
Explanation

Microsoft Purview Data Loss Prevention helps identify and protect sensitive information according to defined organizational policies. DLP policies can detect sensitive data patterns and apply actions designed to reduce inappropriate sharing or transmission. Azure Firewall focuses on network traffic control, Azure Bastion provides secure administrative connectivity, and Defender for Endpoint focuses on endpoint security. DLP should be aligned with data classification, business requirements, regulatory obligations, and user workflows so that protection is effective without unnecessarily disrupting legitimate business activity.

Question 118

An organization needs to protect critical Azure applications from a regional outage. Which architecture approach should be considered?

  1. Single-region deployment only
  2. Cross-region redundancy
  3. One virtual machine without backup
  4. Centralized single point of failure

Correct Answer: 2
Explanation

Cross-region redundancy can help maintain application availability when a regional failure affects the primary deployment location. Depending on application requirements, this may involve deploying workloads, data, or supporting services across multiple regions and implementing appropriate failover mechanisms. A single-region design provides less resilience against regional outages. A single virtual machine or centralized single point of failure can create additional availability risks. The architecture should consider application dependencies, recovery objectives, data consistency, failover testing, cost, and regional service availability.

Question 119

Which governance practice provides a structured way to document who is responsible for security decisions, controls, and operational activities?

  1. RACI responsibility mapping
  2. Public network access
  3. Resource encryption
  4. Traffic load balancing

Correct Answer: 1
Explanation

A RACI responsibility matrix identifies who is Responsible, Accountable, Consulted, and Informed for defined activities or decisions. In security architecture, this can clarify ownership for policies, incident response, access approvals, risk decisions, control implementation, and ongoing monitoring. Clear responsibility reduces gaps caused by assumptions that another team owns a security activity. Encryption and load balancing provide technical capabilities, while public network access concerns connectivity. Governance structures should align responsibilities with organizational authority and operational processes.

Question 120

A security architecture review identifies a control that cannot currently be implemented because of a legacy application dependency. What should the architect do first?

  1. Ignore the dependency
  2. Remove all security requirements
  3. Grant unrestricted access permanently
  4. Document the exception, assess the risk, and define compensating controls

Correct Answer: 4
Explanation

When a required security control cannot immediately be implemented because of a legitimate technical dependency, the exception should be documented and its associated risk assessed. The architect should then determine appropriate compensating controls and establish ownership, approval, and a review or remediation timeline. Ignoring the dependency or removing security requirements creates unmanaged risk, while permanent unrestricted access may unnecessarily increase exposure. A formal exception process allows the organization to balance business constraints with security objectives while maintaining accountability and visibility.