Courseiva
Back to Microsoft Identity and Access Administrator Associate questions

Scenario-based practice

Hard Difficulty Questions

Practise Microsoft Identity and Access Administrator Associate practice questions — original exam-style scenarios covering every exam domain, with detailed explanations, wrong-answer analysis, and common exam traps.

20
scenario questions
SC-300
exam code
Microsoft
vendor

Scenario guide

How to approach hard difficulty questions

These are the questions most candidates get wrong. They require connecting multiple concepts, reading tricky output, or knowing edge-case behaviour that isn't on most study cards. Practising them trains you to operate under uncertainty — a necessary skill on the real exam.

Quick answer

Hard Difficulty Questions questions test whether you can apply the concept in context, not just recognise a definition.

How the topic appears in realistic exam-style scenarios.

Which detail in the question changes the correct answer.

How to eliminate plausible but wrong options.

How to connect the question back to the wider exam objective.

Related practice questions

Related SC-300 topic practice pages

Scenario questions usually connect to one or more exam topics. Use these links to review the underlying concepts behind the scenario.

Practice set

Practice scenarios

Question 1hardmulti select
Full question →

You need to store specialized metadata for users in Microsoft Entra ID that is not available in the standard user profile attributes. This metadata must be accessible via the Microsoft Graph API and must support fine-grained access control so only specific administrators can read or write the data. Which THREE steps are required to implement Custom Security Attributes?

Question 2hardmultiple choice
Full question →

Refer to the exhibit. You are reviewing a custom role definition intended for a security auditor. What is the specific effect of the permission defined in the 'operations' array?

Exhibit

{
  "id": "8d88-f2-4e-9b",
  "status": "enabled",
  "operations": [
    {
      "action": "Microsoft.Directory/customSecurityAttributes/values/read",
      "scope": "/"
    }
  ],
  "roleDefinitionId": "9b8f-4e-8d-8d88"
}
Question 3hardmulti select
Full question →

You are configuring External Collaboration settings in Microsoft Entra ID. You want to ensure that only specific partner domains can be invited as guests, and that guest users have the most restricted access to the directory. Which THREE settings should you configure?

Question 4hardmulti select
Full question →

You are implementing Entra ID Password Protection for your on-premises Active Directory Domain Services (AD DS) environment. Which TWO components must be installed on your on-premises servers?

Question 5hardmultiple choice
Full question →

Your company wants to use B2B Direct Connect to collaborate with a partner organization in a Microsoft Teams shared channel. Which of the following is a strict requirement for B2B Direct Connect to function?

Question 6hardmulti select
Full question →

You need to implement Custom Security Attributes in Microsoft Entra ID to store sensitive employee data that should not be visible to standard administrators. Which TWO requirements must be met to manage these attributes?

Question 7hardmultiple choice
Full question →

You manage a Microsoft Entra tenant. A user named User1 reports that their cloud account is compromised. You need to instantly revoke all refresh tokens and sessions for User1 without deleting the account. What should you do?

Question 8hardmultiple choice
Full question →

You need to implement Authentication Strengths in Conditional Access to ensure that users access highly sensitive applications using only phishing-resistant MFA. Which method should you select?

Question 9hardmulti select
Full question →

You need to ensure that your tenant is protected against common credential-based attacks. Which THREE features should you enable or configure?

Question 10hardmulti select
Full question →

You are configuring Password Protection in Microsoft Entra ID. Which TWO actions must you take to ensure the custom banned password list is enforced effectively?

Question 11hardmultiple choice
Full question →

An organization wants to restrict administrative access to a specific geographic location. Which configuration is most effective?

Question 12hardmultiple choice
Full question →

You are managing access to a sensitive application. You want to ensure that if a user's risk level changes to 'High', they are immediately prompted for a password change. How do you implement this?

Question 13hardmulti select
Study the full multicast explanation →

You are configuring Entra ID PIM for a group of administrators. You need to ensure that when they activate a privileged role, they provide a justification and perform MFA. Which TWO settings should you configure?

Question 14hardmulti select
Full question →

You need to implement a high-security authentication strategy for your executive team. The strategy must support phishing-resistant authentication. Which THREE authentication methods meet this requirement?

Question 15hardmultiple choice
Full question →

Refer to the exhibit. This Conditional Access policy uses a specific Authentication Strength. If the ID shown corresponds to the 'Phishing-resistant MFA' built-in strength, which authentication method will NOT satisfy the policy?

Exhibit

{
  "displayName": "High Assurance Access",
  "grantControls": {
    "operator": "OR",
    "authenticationStrength": {
      "id": "00000000-0000-0000-0000-000000000004"
    }
  }
}
Question 16hardmultiple choice
Full question →

Your organization is adopting Global Secure Access (Entra Internet Access) to protect web traffic. You want to apply a Conditional Access policy that requires MFA specifically when users attempt to access a specific set of high-risk external websites. How should you configure this in the Conditional Access policy?

Question 17hardmulti select
Full question →

Which THREE conditions can you use in a Conditional Access policy to restrict access to sensitive applications?

Question 18hardmultiple choice
Full question →

Refer to the exhibit. A user reports they cannot access an app. The error code 50072 appears. What is the most likely cause?

Exhibit

Error: "The user has not been granted access to this resource due to MFA requirements." Code: 50072
Question 19hardmultiple choice
Full question →

Refer to the exhibit. An administrator is running a Microsoft Graph PowerShell command. What is the primary purpose of this specific command within the context of authentication management?

Exhibit

Update-MgUserAuthenticationFido2DeviceMethod -UserId 'user@contoso.com' -Fido2AuthenticationMethodId 'xyz' -DisplayName 'AdminKey'
Question 20hardmultiple choice
Full question →

Refer to the exhibit. What is the impact of this command on the user experience?

Exhibit

CLI Output: 
New-AzureADPolicy -Definition @('{"TokenLifetimePolicy":{"MaxAgeSessionSingleFactor":"01:00:00"}}') -DisplayName "SessionPolicy" -Type "TokenLifetimePolicy"

These SC-300 practice questions are part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style SC-300 questions with detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics.