Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update app-registration-strategy.md #2620

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Although this strategy is the easiest to manage, it violates the principle of le
|------------------|-------------------------|-------------|
| Single app registration for all purposes | Azure DevOps - user_impersonation - Delegated | The ALM Accelerator canvas app needs Azure DevOps API permissions to communicate with Azure DevOps. |
| Single app registration for all purposes | Dynamics CRM - user_impersonation - Delegated | The pipeline to export solutions from maker development environments and deploy solutions to the validation, test, and production environments needs permissions to use the Power Platform (Dynamics CRM) API to perform solution operations. |
| Single app registration for all purposes | Power Apps Advisor - user_impersonation - Delegated | The pipeline to deploy solutions to the validation environment needs permissions to use the Power Apps Advisor service to run the solution checker task. |
| Single app registration for all purposes | Power Apps Advisor - Analysis.All - Delegated - Admin consent not required | The pipeline to deploy solutions to the validation environment needs permissions to use the Power Apps Advisor Analysis service to run the solution checker task. |

### One app registration for Azure DevOps and one for Power Platform

Expand Down Expand Up @@ -110,4 +110,4 @@ The following table shows how you can further align with the principle of least
> [!div class="nextstepaction"]
> [Pipelines deployment settings](./deployment-settings-payload.md)

[!INCLUDE [footer-include](../../includes/footer-banner.md)]
[!INCLUDE [footer-include](../../includes/footer-banner.md)]
Loading