Courseiva

SC-300 · topic practice

Plan and Implement Workload Identities practice questions

Practise Microsoft Identity and Access Administrator Associate Plan and Implement Workload Identities practice questions — original exam-style scenarios with answer choices, explanations, and analysis of common mistakes.

Courseiva uses original exam-style practice questions designed for learning and revision. The goal is to understand the concepts, recognise exam patterns, and improve through explanations — not memorise copied exam dumps.

Reviewed byJohnson Ajibi· MSc IT Security
20 questionsDomain: Plan and Implement Workload Identities

What the exam tests

What to know about Plan and Implement Workload Identities

Plan and Implement Workload Identities 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.

Watch out for

Common Plan and Implement Workload Identities exam traps

  • Answering from memory before reading the full scenario.
  • Missing a constraint such as cost, availability, security, scope or command context.
  • Choosing a broad answer when the question asks for the most specific fix.
  • Ignoring why the wrong options are tempting.

Practice set

Plan and Implement Workload Identities questions

20 questions · select your answer, then reveal the explanation

Your organization uses Azure Kubernetes Service (AKS). You need to allow a pod to access an Azure Key Vault secret without using Kubernetes secrets or managed identity credentials stored in the pod configuration. What should you implement?

You are managing service principals for an application that spans multiple environments. You need to ensure that credentials for these principals are rotated securely. Which TWO actions should you perform? (Choose two)

Refer to the exhibit. You are setting up Workload Identity Federation for a GitHub Actions workflow. The deployment keeps failing with an 'AADSTS70021' error during token exchange. What is the most likely cause?

Exhibit

{
  "issuer": "https://token.actions.githubusercontent.com",
  "subject": "repo:myorg/myrepo:environment:production",
  "description": "GitHub Actions production deployment",
  "audiences": ["api://AzureADTokenExchange"]
}

Which object type in Azure AD should you create to represent an application that needs to access Azure resources, ensuring that the application can authenticate using a client secret or certificate?

You are auditing your environment for security risks related to workload identities. Which THREE conditions should you flag as high-security risks? (Choose three)

Refer to the exhibit. What is the primary security implication of running this command as written?

Network Topology
az ad sp create-for-rbacname MyServicePrincipalrole Contributorscopes /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MyRG

You need to automate the rotation of a certificate used for service principal authentication. Which tool should you use to store the private key and manage the rotation lifecycle?

An application running on an Azure Virtual Machine needs to access data in an Azure SQL Database. You want to ensure the connection is secure without using hard-coded connection strings containing passwords. What should you do?

Which of the following scenarios is the primary use case for utilizing an Azure AD Service Principal over a Managed Identity?

You are configuring Workload Identity Federation for a CI/CD pipeline running on an external CI/CD provider. Which THREE pieces of information are required to create the federated identity credential? (Choose three)

You have an application that uses a client secret for authentication. You want to audit when this secret is used. Which log should you examine in Azure Monitor?

When configuring an Azure AD application for a multi-tenant environment, what is the impact of changing the 'Supported account types' to 'Accounts in any organizational directory'?

Refer to the exhibit. You are reviewing the configuration of an application registration. What is the most significant security risk present in this configuration?

Exhibit

{
  "AppID": "12345",
  "AuthMethod": "ClientSecret",
  "Expiry": "2023-12-31",
  "Permissions": ["User.Read", "Directory.Read.All"]
}

Which Azure AD feature allows you to manage the lifecycle of an application's service principal, including conditional access policies and user assignment, in a centralized manner?

An organization needs to allow an Azure Function to access secrets in an Azure Key Vault without storing any credentials in the Function's configuration files. Which solution should you implement to satisfy this requirement with the least administrative effort?

Your company has a high-security requirement for its automated deployment pipelines. You must ensure that service principals used by these pipelines can only authenticate from specific corporate IP ranges. What should you configure?

A developer is choosing between using a Managed Identity and a Service Principal with a client secret for a new application. Which TWO benefits are unique to using Managed Identities? (Choose two)

Refer to the exhibit. You are configuring Workload Identity Federation for a GitHub Actions workflow. What is the purpose of the 'subject' field in this configuration?

Exhibit

{
  "name": "GitHubFederation",
  "issuer": "https://token.actions.githubusercontent.com",
  "subject": "repo:org-name/repo-name:ref:refs/heads/main",
  "audiences": [
    "api://AzureADTokenExchange"
  ]
}

You need to implement a process to periodically verify that service principals still require their assigned permissions to Microsoft Graph. What should you use to automate this process?

You are planning to migrate an application running on Azure Kubernetes Service (AKS) from using secret-based service principals to Azure AD Workload Identity. Which THREE steps are required to configure this? (Choose three)

Free account

Track your progress over time

Create a free account to save your results and see which topics improve across sessions.

Focused Plan and Implement Workload Identities sessions

Start a Plan and Implement Workload Identities only practice session

Every question in these sessions is drawn from the Plan and Implement Workload Identities domain — nothing else.

Related practice questions

Related SC-300 topic practice pages

Move into related areas when this topic feels solid.

Frequently asked questions

What does the SC-300 exam test about Plan and Implement Workload Identities?
Plan and Implement Workload Identities questions test whether you can apply the concept in context, not just recognise a definition.
How should I use these practice questions?
Select your answer before revealing the explanation. Then read why each option is right or wrong — this active recall approach builds retention far faster than re-reading notes.
Can I practise just Plan and Implement Workload Identities questions in a focused session?
Yes — the session launcher on this page draws every question from the Plan and Implement Workload Identities domain. Use a 10-question session first to gauge your baseline, then move to 20 or 30 once the weak spots are clear.
Where can I practise other SC-300 topics?
Use the topic links above to move to related areas, or go back to the SC-300 question bank to see all topics.
Are these real exam questions or dumps?
These are original practice questions written to test the same concepts the SC-300 exam covers. They are not copied from any real exam or dump site.