{"id":17637,"date":"2026-09-21T10:39:19","date_gmt":"2026-09-21T10:39:19","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=17637"},"modified":"2026-09-21T10:39:19","modified_gmt":"2026-09-21T10:39:19","slug":"microsoft-sc-100-practice-test-questions-and-exam-dumps-part20-q381-400","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-sc-100-practice-test-questions-and-exam-dumps-part20-q381-400\/","title":{"rendered":"Microsoft SC-100 Practice Test Questions and Exam Dumps Part20 Q381-400"},"content":{"rendered":"<h2><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/sc-100-exam-dumps\"><b>Microsoft SC-100 Exam Dumps<\/b><\/a><b> and Practice Test Dumps.<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 381<\/b><\/h3>\n<p><b>Which security architecture capability is specifically designed to protect web applications from common application-layer attacks?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure VPN Gateway<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure DNS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure ExpressRoute<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Web Application Firewall<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A Web Application Firewall, or WAF, helps protect web applications against common application-layer threats by inspecting HTTP and HTTPS requests and applying security rules. It can help address attacks such as SQL injection and cross-site scripting when appropriately configured. VPN Gateway and ExpressRoute primarily provide network connectivity, while Azure DNS handles name resolution. WAF protection should be integrated with secure application design, vulnerability management, logging, monitoring, and appropriate rule tuning to reduce both malicious traffic and unnecessary blocking of legitimate requests.<\/span><\/p>\n<h3><b>Question 382<\/b><\/h3>\n<p><b>An organization wants Azure governance policies to apply consistently across multiple subscriptions. Which architectural capability should it use?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Management Groups<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Load Balancer<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Bastion<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Storage Accounts<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Management Groups provide a hierarchical structure for organizing subscriptions and applying governance consistently across them. Policies, role assignments, and other governance mechanisms can be scoped at appropriate management-group levels, helping organizations maintain consistent security requirements. Load Balancer manages traffic distribution, Bastion provides secure administrative access, and Storage Accounts provide data storage. Management-group design should reflect organizational ownership, regulatory boundaries, workload classifications, and governance requirements while avoiding unnecessarily complex hierarchies.<\/span><\/p>\n<h3><b>Question 383<\/b><\/h3>\n<p><b>Which authentication approach provides strong protection against phishing by using a cryptographic credential rather than a reusable password?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Basic authentication<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SMS-only authentication<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">FIDO2 security keys<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Shared passwords<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">FIDO2 security keys use public-key cryptography to provide strong authentication without requiring users to submit reusable passwords to a service. This design can provide strong resistance against phishing because authentication is tied to the legitimate service and cryptographic credentials. Basic authentication and shared passwords rely on weaker reusable credentials, while SMS-based authentication can be vulnerable to several attack techniques. Phishing-resistant authentication should be deployed according to application requirements, identity architecture, recovery procedures, and organizational access policies.<\/span><\/p>\n<h3><b>Question 384<\/b><\/h3>\n<p><b>A company needs to connect an on-premises environment to Azure while keeping traffic on a private dedicated connection. Which service is most appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Front Door<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure ExpressRoute<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Application Gateway<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure DNS<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure ExpressRoute provides private connectivity between an organization&#8217;s network and Microsoft cloud services through a connectivity provider. It is designed for scenarios where organizations require predictable connectivity, private network paths, or specific network architecture requirements. Azure Front Door and Application Gateway focus on application traffic management, while Azure DNS provides name-resolution services. ExpressRoute should be incorporated into a broader hybrid security architecture that includes routing controls, segmentation, identity protections, monitoring, redundancy, and appropriate on-premises security controls.<\/span><\/p>\n<h3><b>Question 385<\/b><\/h3>\n<p><b>Which identity design avoids embedding credentials directly inside an Azure application when the application needs to access supported Azure resources?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Managed identity<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hard-coded secret<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Shared administrator password<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Permanent API key<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Managed identities allow supported Azure resources and applications to authenticate to services without requiring developers to embed long-term credentials in application code or configuration. This reduces the risk of secrets being exposed and simplifies credential lifecycle management. Hard-coded secrets, shared administrator passwords, and permanent API keys can create significant credential-management risks. A secure architecture should still apply least privilege to the managed identity, restrict its resource permissions, monitor its activity, and regularly review whether the assigned access remains necessary.<\/span><\/p>\n<h3><b>Question 386<\/b><\/h3>\n<p><b>Which security architecture control is most useful for restricting outbound traffic from a sensitive workload to only approved destinations?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Open internet routing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Controlled egress filtering<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Unrestricted DNS resolution<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Public inbound access<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Controlled egress filtering restricts outbound connections from workloads to destinations that are explicitly permitted by security and business requirements. This can reduce the ability of compromised systems to communicate with malicious infrastructure or unauthorized services. Open internet routing and unrestricted connectivity increase exposure, while public inbound access addresses a different traffic direction. A controlled egress architecture should consider application dependencies, approved destinations, DNS security, logging, firewall policies, proxy requirements, and exception procedures to maintain functionality without unnecessarily broad outbound access.<\/span><\/p>\n<h3><b>Question 387<\/b><\/h3>\n<p><b>Which Microsoft Sentinel capability can automatically execute response actions after a security event meets defined conditions?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Workbooks<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Watchlists<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Playbooks<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Data connectors<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Microsoft Sentinel playbooks provide automation capabilities that can execute predefined actions in response to security events. They can support activities such as notifications, ticket creation, enrichment, or other approved response workflows. Workbooks focus on visualization, watchlists provide reference data, and data connectors ingest security information. Automated response should be carefully designed because inappropriate automation can disrupt legitimate activity. Organizations should define triggers, approval requirements, safeguards, logging, and rollback procedures before enabling high-impact automated actions.<\/span><\/p>\n<h3><b>Question 388<\/b><\/h3>\n<p><b>Which security architecture approach separates development, testing, and production resources to reduce the risk of unauthorized changes reaching live systems?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Environment isolation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Shared production credentials<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Direct developer access to production<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Single-environment deployment<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Environment isolation separates development, testing, and production workloads so that activities in lower-trust environments do not automatically affect production systems. Separate subscriptions, resource groups, identities, secrets, deployment permissions, and network boundaries can strengthen these distinctions. Shared credentials and direct developer access to production increase the possibility of unauthorized or accidental changes. A secure architecture should also implement controlled promotion processes, approval gates, logging, security testing, and narrowly scoped deployment identities between environments.<\/span><\/p>\n<h3><b>Question 389<\/b><\/h3>\n<p><b>Which security architecture capability helps determine whether a detected vulnerability presents a significant business risk based on the affected asset and attack path?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Password rotation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Risk-based vulnerability prioritization<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS caching<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Storage compression<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Risk-based vulnerability prioritization considers more than the existence of a vulnerability. It can incorporate factors such as asset criticality, exploitability, exposure, available attack paths, data sensitivity, and potential business impact. This allows security teams to focus remediation efforts where vulnerabilities create greater organizational risk. Password rotation and DNS caching address different security or operational concerns, while storage compression does not prioritize vulnerabilities. Effective prioritization should combine technical findings with business context and clearly defined remediation timelines.<\/span><\/p>\n<h3><b>Question 390<\/b><\/h3>\n<p><b>Which architecture approach provides a dedicated, hardened workstation for performing highly privileged administrative tasks?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Standard employee laptop<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Shared kiosk<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Privileged Access Workstation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Public cloud workstation<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A Privileged Access Workstation, or PAW, is a dedicated and hardened device designed for sensitive administrative activities. Restricting privileged operations to specially secured workstations can reduce exposure to malware, phishing, unauthorized software, and other threats commonly encountered on general-purpose endpoints. A standard employee laptop or shared kiosk may expose privileged sessions to additional risks. PAW architecture should be combined with strong authentication, separate administrative identities, just-in-time access, endpoint monitoring, secure configuration, and strict restrictions on how privileged sessions are initiated.<\/span><\/p>\n<h3><b>Question 391<\/b><\/h3>\n<p><b>Which security architecture capability helps protect application programming interfaces by enforcing authentication, authorization, throttling, and other gateway controls?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">API Management<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure DNS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Backup<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">API Management provides capabilities for publishing, securing, monitoring, and governing APIs. It can enforce authentication and authorization requirements, apply rate limits, transform requests, and provide centralized policy controls for API traffic. Storage, DNS, and Backup address different infrastructure requirements. API security should also include secure application design, input validation, authorization at the appropriate resource level, logging, monitoring, and protection against abuse. A gateway does not replace secure coding practices or proper authorization within the underlying application.<\/span><\/p>\n<h3><b>Question 392<\/b><\/h3>\n<p><b>Which security architecture control helps prevent sensitive information from being accidentally shared through email or collaboration services?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network Load Balancer<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Data Loss Prevention<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Bastion<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Traffic Manager<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Data Loss Prevention, or DLP, can identify sensitive information and apply policies designed to reduce inappropriate sharing or transmission. Depending on the configured policy and service, DLP can help detect sensitive content and provide actions such as blocking, warning, or auditing activity. Load Balancer and Traffic Manager address traffic distribution, while Bastion provides secure administrative access. DLP should be aligned with data classification, business requirements, regulatory obligations, user workflows, and monitoring processes so that protection is effective without unnecessarily disrupting legitimate business activity.<\/span><\/p>\n<h3><b>Question 393<\/b><\/h3>\n<p><b>Which security architecture concept focuses on protecting the management interfaces used to configure and control cloud resources?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Data plane protection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Application plane protection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Control plane protection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Storage replication<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The control plane contains interfaces and mechanisms used to create, configure, modify, and manage cloud resources. Protecting it is important because unauthorized control-plane access can allow attackers to change security settings, create resources, modify permissions, or disrupt workloads. Control-plane protection can include strong authentication, privileged access management, least privilege, policy enforcement, monitoring, and administrative isolation. Data-plane controls protect access to the actual services and data, so architects should address both planes rather than assuming that securing application traffic alone is sufficient.<\/span><\/p>\n<h3><b>Question 394<\/b><\/h3>\n<p><b>Which security architecture capability can help identify sensitive data assets and understand where that data exists across an organization?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Data discovery and classification<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network load balancing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS forwarding<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Application caching<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Data discovery and classification help organizations identify important information assets and determine their sensitivity, location, ownership, and handling requirements. This visibility supports decisions about access controls, encryption, retention, monitoring, DLP, and regulatory compliance. Network load balancing and DNS forwarding address connectivity, while application caching focuses on performance. A data governance architecture should establish classification criteria, ownership responsibilities, lifecycle requirements, and appropriate controls so that sensitive information receives protection proportional to its business and regulatory importance.<\/span><\/p>\n<h3><b>Question 395<\/b><\/h3>\n<p><b>Which security architecture strategy can reduce the risk created by storing application secrets in source-code repositories?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Store secrets in comments<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Use a centralized secret-management service<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Publish secrets in configuration files<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Share secrets through source control<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A centralized secret-management service provides controlled storage, access management, auditing, and lifecycle capabilities for sensitive credentials and other secrets. Keeping secrets in source-code repositories, comments, or ordinary configuration files can expose them to developers, build systems, unauthorized users, or repository compromises. Centralized secret management should be combined with managed identities where possible, least-privilege access, secret rotation, monitoring, and secure CI\/CD integration. Secret-scanning tools can provide an additional layer by detecting credentials that may have been accidentally committed.<\/span><\/p>\n<h3><b>Question 396<\/b><\/h3>\n<p><b>Which security architecture practice helps ensure that recovery procedures can actually restore critical services within required business timeframes?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Recovery testing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Disabling backups<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removing redundancy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ignoring recovery dependencies<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Recovery testing validates whether documented recovery procedures, backups, dependencies, personnel responsibilities, and technical mechanisms can restore services as expected. A backup that has never been tested may not provide confidence that recovery will work when required. Testing can reveal missing dependencies, configuration problems, insufficient capacity, access issues, or unrealistic recovery assumptions. Organizations should conduct tests appropriate to the criticality of the workload and document results, corrective actions, recovery times, and lessons learned to continuously improve resilience.<\/span><\/p>\n<h3><b>Question 397<\/b><\/h3>\n<p><b>Which security architecture capability helps identify unusual authentication behavior associated with a potentially compromised identity?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Static IP addressing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Storage tiering<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Identity risk detection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network compression<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Identity risk detection analyzes authentication and identity-related signals to identify activity that may indicate compromised credentials or suspicious account behavior. Examples can include unusual sign-in characteristics or other risk indicators that warrant additional verification or investigation. Static IP addressing, storage tiering, and network compression do not provide identity-risk analysis. Identity risk signals can be integrated with access policies and security operations so that risky authentication attempts receive additional controls while legitimate users can continue working under appropriate verification requirements.<\/span><\/p>\n<h3><b>Question 398<\/b><\/h3>\n<p><b>Which security architecture capability helps protect backup data from unauthorized deletion or modification during a ransomware incident?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Immutable backup storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Temporary local files<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Shared writable folders<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Unrestricted backup administration<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Immutable backup storage helps prevent protected recovery copies from being altered or deleted during a defined retention period. This is particularly valuable during ransomware incidents because attackers may attempt to compromise or destroy backups before encrypting production data. Shared writable folders and unrestricted administrative access can increase the possibility of destructive changes. An effective cyber-recovery architecture should also use access isolation, separate administrative identities, monitoring, recovery testing, appropriate retention, and protected copies so that backups remain usable when primary systems are unavailable.<\/span><\/p>\n<h3><b>Question 399<\/b><\/h3>\n<p><b>Which architecture approach helps an organization evaluate whether a security exception should continue after its approved expiration period?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Automatic permanent renewal<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Periodic exception review<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Unlimited exception duration<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Unrecorded approval<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Periodic exception review ensures that temporary deviations from security requirements are reassessed after their approved period. The review can determine whether the original business justification remains valid, whether compensating controls remain effective, and whether a permanent remediation has become available. Automatic renewal and unlimited durations can allow temporary weaknesses to become permanent, while unrecorded approvals reduce accountability. Exception management should include an owner, documented justification, risk assessment, compensating controls, expiration date, approval authority, and a defined review process.<\/span><\/p>\n<h3><b>Question 400<\/b><\/h3>\n<p><b>Which security architecture outcome should be measured to determine whether implemented controls are actually reducing organizational exposure?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Number of security tools purchased<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Number of policies written<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Number of administrators<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Control effectiveness and risk reduction<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><b><br \/>\n<\/b><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Control effectiveness and risk reduction provide meaningful measures of whether security architecture is achieving its intended outcomes. Counting tools, policies, or administrators does not necessarily demonstrate that organizational risk has decreased. Effective measurement can examine factors such as control coverage, detection performance, incident trends, remediation time, policy compliance, and residual risk. Security metrics should connect technical performance with business objectives and risk tolerance. Regular measurement enables architects and security leaders to identify ineffective controls, prioritize improvements, and adjust the architecture as threats and business requirements change.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Microsoft SC-100 Exam Dumps and Practice Test Dumps. &nbsp; Question 381 Which security architecture capability is specifically designed to protect web applications from common application-layer attacks? Azure VPN Gateway Azure DNS Azure ExpressRoute Web Application Firewall Correct Answer: 4 Explanation A Web Application Firewall, or WAF, helps protect web applications against common application-layer [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/17637"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=17637"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/17637\/revisions"}],"predecessor-version":[{"id":17638,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/17637\/revisions\/17638"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=17637"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=17637"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=17637"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}