This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Use the following questions to check what you learned about Git integration, CI/CD pipelines, and advanced ALM for Power Platform.
What is the recommended authentication method for production CI/CD pipelines that deploy Power Platform solutions?
Username and password stored in pipeline variables
Service principal with workload identity federation
Personal access token with full repository permissions
Interactive sign-in with a dedicated admin account
You deploy a managed solution through your CI/CD pipeline, but a component doesn't behave as expected in the target environment. What is the most likely cause?
The pipeline used an outdated version of the Power Platform CLI.
An unmanaged customization in the target environment is overriding the managed layer.
The solution checker blocked the deployment.
The managed solution was exported from the wrong environment.
How do you supply environment-specific connection reference values during an automated pipeline deployment?
Edit the connection reference in the solution .zip before import.
Use a deployment settings file that maps connection reference logical names to target connection IDs.
Configure the connections manually after each pipeline run.
Store connection strings directly in environment variables.
Where should Git integration be enabled in a healthy ALM environment strategy?
Production environments only, since they're the source of truth
All environments to maintain consistency
Development environments only
Test environments to validate before production
What is the primary purpose of running the solution checker in a CI pipeline?
To verify that all connection references have valid connections
To automatically fix issues in solution components
To act as a quality gate that blocks deployments with critical issues
To generate documentation for the solution components
You must answer all questions before checking your work.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?