mediummultiple choiceObjective-mapped

A company uses Microsoft Entra ID and Intune for device management. The security team wants to create a Conditional Access policy for a sensitive research application. They require that: 1) The user must use a device that is marked as compliant by Intune, and 2) The user must accept the company's terms of use before accessing the app. Which grant control combination should they configure in the policy?

Question 1mediummultiple choice
Full question →

A company uses Microsoft Entra ID and Intune for device management. The security team wants to create a Conditional Access policy for a sensitive research application. They require that: 1) The user must use a device that is marked as compliant by Intune, and 2) The user must accept the company's terms of use before accessing the app. Which grant control combination should they configure in the policy?

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Distractor review

Select 'Require device to be marked as compliant' and 'Require terms of use' and choose 'Require one of the selected controls'

Requiring one of the selected controls would allow access if the device is compliant OR terms of use are accepted, but the policy needs both conditions to be met.

B

Distractor review

Select 'Require multi-factor authentication' and 'Require terms of use' and choose 'Require all the selected controls'

Multi-factor authentication is not a requirement in the scenario. The policy needs device compliance and terms of use, not MFA.

C

Best answer

Select 'Require device to be marked as compliant' and 'Require terms of use' and choose 'Require all the selected controls'

This correctly enforces both device compliance and terms of use acceptance because the 'Require all' setting ensures that both grant controls are satisfied.

D

Distractor review

Select only 'Require terms of use' and configure device compliance as a condition

Terms of use alone does not enforce device compliance. Device compliance must be added as a grant control to be enforced, not as a condition. Conditions are different from grant controls.

Common exam trap

Common exam trap: NAT rules depend on direction and matching traffic

NAT is not only about the public address. The inside/outside interface roles and the ACL or rule that matches traffic are just as important.

Technical deep dive

How to think about this question

NAT questions usually test address translation, overload/PAT behaviour, static mappings and whether the right traffic is being translated. Read the interface direction and address terms carefully.

KKey Concepts to Remember

  • Static NAT maps one inside address to one outside address.
  • PAT allows many inside hosts to share one public address using ports.
  • Inside local and inside global describe the private and translated addresses.
  • NAT ACLs identify traffic for translation, not always security filtering.

TExam Day Tips

  • Identify inside and outside interfaces first.
  • Check whether the scenario needs static NAT, dynamic NAT or PAT.
  • Do not confuse NAT matching ACLs with normal packet-filtering intent.

Related practice questions

Related SC-900 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

Question 1

A company must retain all customer contracts for 10 years to comply with industry regulations. After 10 years, the contracts must be permanently deleted. Which Microsoft Purview solution should be used to automate this process?

Question 2

A company uses a cloud-based SaaS (Software as a Service) application for customer relationship management. According to the shared responsibility model, which security responsibility is primarily handled by the customer?

Question 3

A company runs a mix of on-premises servers and Azure virtual machines. They deploy Microsoft Defender for Endpoint on all servers. The security team wants to create custom queries to hunt for a specific attack pattern that involves a sequence of events across multiple machines, such as a PowerShell script being downloaded and then executed on several servers. They need to write their own detection rules based on advanced hunting data. Which Microsoft 365 Defender capability should they use?

Question 4

A company runs a consumer-facing e-commerce website and wants to allow customers to sign in using their existing social media accounts such as Google, Facebook, or LinkedIn. Which Microsoft Entra ID solution should they implement?

Question 5

A company has a hybrid identity environment with Active Directory synchronizing to Microsoft Entra ID. They want users to be able to reset their own on-premises passwords via the cloud SSPR portal. What is the minimum license required for this capability?

Question 6

A company uses a cloud-based Customer Relationship Management (CRM) system that is delivered as Software-as-a-Service (SaaS). According to the shared responsibility model, which security responsibility is primarily handled by the customer?

FAQ

Questions learners often ask

What does this SC-900 question test?

Static NAT maps one inside address to one outside address.

What is the correct answer to this question?

The correct answer is: Select 'Require device to be marked as compliant' and 'Require terms of use' and choose 'Require all the selected controls' — To enforce multiple independent requirements, you should select all the required grant controls and then specify that all selected controls must be satisfied. The 'Require all the selected controls' option ensures that both device compliance and terms of use acceptance are enforced. Using 'Require one of the selected controls' would allow access if only one condition is met, which is not the requirement here. MFA is not mentioned in the scenario, and terms of use alone does not require a compliant device.

What should I do if I get this SC-900 question wrong?

Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.

Discussion

Loading comments…

Sign in to join the discussion.