8 real SC-300 flashcards, sampled across every domain the exam tests. Each concept card is paired with the misconception card built from the tempting wrong answer - the trap most decks skip. No account, no card.
The full deck has 1116 flashcards. For a domain-by-domain breakdown and a study plan, read the SC-300 study guide.
schoolConceptImplement and Manage User Identities
Which synchronisation technology suits disconnected multi-forest Active Directory environments needing a lightweight, Microsoft-managed service?
arrow_downward
Microsoft Entra Cloud Sync. It places a lightweight provisioning agent in each forest and runs the synchronisation logic in a Microsoft-managed cloud service, so forests with no trust between them sync to one tenant without deploying a full sync server per forest.
errorMisconceptionImplement and Manage User Identities
Microsoft Entra Connect Sync is the lightweight Microsoft-managed agent service for syncing disconnected forests.
arrow_downward
Connect Sync can serve multiple forests, but it requires a full synchronisation server with network reachability and is not a lightweight Microsoft-managed agent. Microsoft Entra Cloud Sync is the lightweight agent-based service for disconnected multi-forest topologies.
schoolConceptImplement Authentication and Access Management
Which Conditional Access control forces a user to reauthenticate at a fixed interval, and can it be limited to one application?
arrow_downward
The sign-in frequency session control sets how long a token stays valid before reauthentication is required. By scoping a Conditional Access policy to a single application and setting a periodic value such as one hour, the recurring prompt applies only to that resource and leaves every other app untouched.
errorMisconceptionImplement Authentication and Access Management
Setting sign-in frequency to one hour for all cloud apps is the cleanest way to force hourly reauthentication in just one sensitive app.
arrow_downward
Targeting all cloud apps applies the hourly reauthentication tenant-wide, disrupting every application instead of the one that needs it. To limit the interval to a single resource, scope the Conditional Access policy to that one application.
schoolConceptPlan and Implement Workload Identities
Which workload identity is created and deleted together with a single Azure resource and needs no managed credential?
arrow_downward
A system-assigned managed identity is provisioned in Microsoft Entra ID directly on one Azure resource and shares its lifecycle, appearing when the resource is enabled and disappearing when it is deleted. The platform rotates the underlying credential, so an app like a VM reading Azure Key Vault secrets acquires tokens with no secret on disk and nothing separate to clean up.
errorMisconceptionPlan and Implement Workload Identities
A user-assigned managed identity is automatically deleted when the virtual machine it is attached to is deleted.
arrow_downward
A user-assigned managed identity has its own independent lifecycle and is not removed when an attached resource is deleted. It remains as a standalone Microsoft Entra object that must be cleaned up separately, so it does not satisfy a no-leftover-object requirement; a system-assigned managed identity does.
schoolConceptPlan and Automate Identity Governance
In a Microsoft Entra access review, how do you make external guests attest to their own continued need and automatically lose access if they ignore the review each quarter?
arrow_downward
Set the reviewer to users review their own access so each guest self-attests, use a quarterly recurrence, and configure apply results to remove access from non-responders. The self-review reviewer type forces members to confirm their own need, and applying results with removal revokes access from anyone who does not reply.
errorMisconceptionPlan and Automate Identity Governance
Setting group owners as the access review reviewer satisfies a requirement that guests self-attest to their own access.
arrow_downward
Group owners attest on behalf of the guests, not as the guests. To meet a self-attestation requirement the reviewer type must be users review their own access; the recurrence and removal action can be correct but the reviewer choice still fails the requirement.
Examworthy is not affiliated with or endorsed by Microsoft. All flashcards are original, drawn from our own blueprint-aligned practice questions. We never reproduce live exam items. SC-300 and related marks belong to their respective owners.