Why publishing a custom connector to AppSource does not deploy it
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than once correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. A company develops a new custom connector for a Microsoft Entra ID-protected Azure Function that was created as a single tenant app. The custom connector must be moved to a production environment. The connector must be visible and accessible only to users in the tenant. You need to deploy the custom connector. Solution: Publish the custom connector to AppSource. Does the solution meet the goal?
Community Votes
100% of anonymous learners picked answer B. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
AppSource is Microsoft's public app marketplace for distribution to customers, not an environment-to-environment deployment mechanism. A tenant-scoped connector is deployed via solutions, never by publishing to AppSource.
The connector must move to the tenant's production environment and stay visible only to tenant users. Publishing to AppSource puts the connector in a public marketplace, which is unrelated to deploying it into a specific Power Platform environment, so the solution does not meet the goal.
Confusing 'publish' (making something publicly available on AppSource) with 'deploy' (moving a component into a specific environment via a solution). They are entirely different operations.
Community Discussion (4 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
AppSource is a public marketplace for commercially distributing apps and connectors to external customers. Publishing there makes the connector publicly available; it does not import the connector into the company's production Power Platform environment, nor does it keep it restricted to tenant users. Therefore it does not meet the deployment goal.Why the Other Options Are Wrong
The only other offered option is A (Yes), which is wrong because AppSource publication is not an environment deployment path. The supported path remains solution export/import.Community Comment Notes
rrustick (likes=5) explains AppSource is a marketplace and not the correct way to deploy a tenant-restricted connector to production. Juan0414 (likes=1) reinforces that AppSource does not satisfy the tenant-only, production-environment requirement.Official Reference
Related Analysis
Practice All PL-400 Questions
Access 85 questions with complete answers and detailed explanations.
View Full PL-400 Practice Test →