Skip to content

Commit a2d8c8a

Browse files
Update Power Automate URLs, Test Drive policy and ruleset addition
Replaced flow URLs with the new Power Automate URLs, Test Drive policy modified to reflect its need on Contact Me submissions, and addition of the validation using rulesets with URL.
1 parent 2082821 commit a2d8c8a

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

powerapps-docs/developer/common-data-service/appendix-app-certification-checklist.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ The following checklist provides the list of validations performed by Microsoft
2727
<th>Certification checklist</th>
2828
</tr>
2929
<tr>
30-
<td rowspan=5><a href="https://docs.microsoft.com/powerapps/maker/model-driven-apps/model-driven-app-overview">Model-driven apps</a>, <a href="https://docs.microsoft.com/powerapps/maker/canvas-apps/getting-started">canvas apps</a>, and <a href="https://docs.microsoft.com/flow/getting-started">flows</a> that connect to Common Data Service<br/></td>
30+
<td rowspan=5><a href="https://docs.microsoft.com/powerapps/maker/model-driven-apps/model-driven-app-overview">Model-driven apps</a>, <a href="https://docs.microsoft.com/powerapps/maker/canvas-apps/getting-started">canvas apps</a>, and <a href="https://docs.microsoft.com/en-us/power-automate/getting-started">flows</a> that connect to Common Data Service<br/></td>
3131
<td>Sanity Check</td>
3232
<td><ul>
33-
<li>Check for app registration type: Free, Trial or Contact me. If registered in Contact me then publisher need to enable test drive.</li>
33+
<li>Check for app registration type: Free, Trial or Contact me.</li>
3434
<li>Verify the submitted <a href="https://docs.microsoft.com/powerapps/developer/common-data-service/create-package-app-appsource">package</a> contains all the artifacts required to publish on AppSource.</li>
3535
<li>Download the end-to-end (E2E) functional document from <a href="https://partner.microsoft.com/dashboard">Partner Center</a> and validate if document is updated with functional scenarios and user/admin journey.</li>
3636
</ul>
@@ -46,8 +46,9 @@ The following checklist provides the list of validations performed by Microsoft
4646
<li>Runtime errors: May occur once the app is opened in Run mode to view. Any issues found will be reported through email.</li>
4747
<li>Accessibility errors and warnings: All Accessibility errors should be resolved as per Solution Checker guidelines.</li>
4848
</ul></li>
49-
<li>Code Validation for Common Data Service solution will be done through <a href="https://experienceisv.microsoftcrmportals.com/precertification/#/">OnDemand Code Analysis (ODCA)</a> tool.</li>
50-
<li>Issues reported from ODCA will be manually validated for correctness and false positive issues will be reduced to low severity.</li>
49+
<li>Code Validation for Common Data Service solution will be done utilizing <a href="https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/checker/webapi/overview">Power Apps Checker</a>.</li>
50+
<li>Issues reported from Power Apps Checker will be manually validated for correctness and false positive issues will be reduced to low severity.</li>
51+
<li>The quality of the solution and packages are validated against the AppSource certification <a href="https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/checker/webapi/retrieve-rulesets">ruleset</a>.
5152
<li>Generated report is shared with the publisher through email.</li>
5253
</ul>
5354
</td>
@@ -84,7 +85,7 @@ The following checklist provides the list of validations performed by Microsoft
8485
</td>
8586
</tr>
8687
<tr>
87-
<td rowspan=5><a href="https://docs.microsoft.com/powerapps/maker/canvas-apps/getting-started">canvas apps</a> and <a href="https://docs.microsoft.com/flow/getting-started">flows</a> that connect to data sources <i>other</i> than Common Data Service
88+
<td rowspan=5><a href="https://docs.microsoft.com/powerapps/maker/canvas-apps/getting-started">Canvas apps</a> and <a href="https://docs.microsoft.com/en-us/power-automate/getting-started">flows</a> that connect to data sources <i>other</i> than Common Data Service
8889
</td>
8990
<td>Sanity Check</td>
9091
<td><ul>

0 commit comments

Comments
 (0)