Before setting up the CoE Starter Kit

The Center of Excellence (CoE) Starter Kit is a collection of components and tools that can help you get started with developing a strategy for adopting and supporting Microsoft Power Platform, with a focus on Power Apps and Power Automate. More information about individual components: CoE Starter Kit explained

This article prepares you to install the CoE Starter Kit and provides guidance on:

  • The identity with which to install and run the solutions.
  • The environment type to use for your solutions.
  • All pre-requisites needed to use the CoE Starter Kit.

What identity should I install the CoE Starter Kit with?

The CoE Starter Kit requires access to your tenant's Power Platform environments. Therefore, the identity you set up for the CoE Starter Kit needs the following licenses and roles:

  • Microsoft Power Platform service admin, global tenant admin, or Dynamics 365 service admin.
  • Power Apps Per User license (non-trial) and Microsoft 365 license.
  • Power Automate Per User license, or Per Flow licenses (non-trial).
  • Power BI Premium per user or per capacity (if using Data Export for inventory)
  • The identity must have access to an Office 365 mailbox that has the REST API enabled. It must also meet all requirements to use the Office 365 Outlook connector.
  • If you'd like to collect usage information, such as app launches and unique users per app, you must have access to an Azure app registration. The app registrations needs to have permissions to read data from the Microsoft 365 audit log to complete the setup. You only need this app registration if you are using Cloud flows for inventory.
  • If you'd like to share the Power BI report that's part of the CoE Starter Kit, this identity needs to have the Power BI Pro license.

These roles and licenses must be available to this user continuously; it's not sufficient for the admin access to be granted only temporarily via Privileged Identity Management (PIM). The CoE Starter Kit works by using admin connectors in cloud flows (such as Power Apps for Admins) to check for new and updated Power Platform resources and provide admin and governance tooling based on Power Platform resources in your tenant (for example, identify highly shared or unused resources). These connectors require an account that has Power Platform Admin access to retrieve the inventory of all environments - a role with lesser privileges wouldn't see all resources in the inventory. The flows using these connectors run on a schedule and on event-based triggers. If you use an identity that has time-based access via PIM to run these flows, not all the inventory would be retrieved.

Configure multi-factor authentication for the account by following the recommended settings for conditional access and multi-factor authentication in Power Automate.

How will you communicate with your admins, makers, and users?

You should consider how you communicate with different groups of people before you start the setup.

In particular, consider the following personas:

  • Admin persona
    • Power Platform admins to communicate with each other.
    • Power Platform makers to contact Power Platform admins.
  • Maker persona
    • Power Platform admins to contact Power Platform makers.
    • Power Platform makers to communicate with each other.
  • User persona
    • Power Platform admins to contact Power Platform users.

We recommend using three Microsoft 365 groups, one for each persona. This group type is an email-enabled security group and can be associated with a Microsoft team for collaboration between the people in the group.

Important

As part of the inventory of a tenants Power Platform resources, makers are added to the group you define for the Power Platform Maker persona. You can share apps and other resources relevant to makers with this group. In order for makers to be added to the group, the admin or service account setting up the inventory components needs to be an owner of these groups.

Some processes in the CoE Starter Kit send Power Automate Approvals and Adaptive Cards for Microsoft Teams. These cards can't be assigned to a group. You therefore also need an individual named admin that these communications can go to. In addition to the above groups, you'll therefore also need:

  • Individual Admin
    • Individual to receive chat bot chats
    • Individual to receive approvals

What data source should I use for my Power Platform inventory?

At the heart of the CoE Starter Kit are processes that gather information about your Power Platform inventory to provide processes to manage, govern and nurture Power Platform adoption in your tenant.

The CoE Starter Kit offers two mechanisms to gather this data:

  • Data Export (preview): You can export Power Platform inventory and usage data directly into Azure Data Lake Storage using the Data Export feature in the Power Platform Admin Center. Because the data is provided by the admin center, this mechanism is high in performance. Data Export has to be configured in advance from the Power Platform Admin Center to use this option.

    Important

    The CoE Starter Kit using data provided by Data Export for inventory is currently in experimental preview. We recommend you don't depend on it just yet and first test it in a dedicated test environment. Trying out this feature will help us validate that the feature meets your needs and that we're not introducing unintended side effects.

    Try out the feature by enabling the Data Export feature in your tenant first. Proceed with the CoE Starter Kit configuration only when you see inventory data files in your storage account. The initial data export can take up to five days. Next, download the version of the CoE Starter Kit that integrates with Data Export and use the setup wizard to configure the feature in your tenant. Your feedback is critical to this process. Please post your feedback by raising an issue on GitHub.

  • Cloud flows: Cloud flows use Power Platform admin connectors to query and crawl your tenant and store inventory and usage data in Dataverse tables. This method is suitable for small to medium sized tenants but can cause performance issues in tenants where Power Platform inventory exceeds 10,000 objects (combined number of environments, apps, flows).

How can I try out this feature?

First, enable the Data Export feature in your tenant. Proceed with the CoE Starter Kit configuration only when you see inventory data files in your storage account. The initial data export can take up to five days.

Download the version of the CoE Starter Kit that integrates with Data Export and use the setup wizard to configure the feature in your tenant. Your feedback is critical to this process. Post your feedback by raising an issue on GitHub.

Learn more: Frequently asked questions about the Data Export integration

Plan your upgrade strategy

A new version of the CoE Starter Kit is released monthly, usually in the first full week of each month. This release cadence is important to know so you can review, organize, plan, and test the latest version. We recommend upgrading the CoE Starter Kit solution at least every three months. With the fast pace of change for Microsoft Power Platform, leaving updates longer than three months could result in unexpected issues when you do update.

We recommend testing upgrades in a dedicated test environment, before upgrading your production environment. Focus your test efforts on the features of the CoE Starter Kit that you use. Verify that components you use still work, any new features added to those components meet your requirements.

In your test environment, set the ProductionEnvironment variable to no - this means no emails will be sent to makers and end users as you test features.

Learn more: Updating the Center of Excellence (CoE) Starter Kit

Create your environments

We recommend creating two environments to install the CoE Starter Kit solution - one for testing, and one for production use. Learn more: Updating the CoE Starter Kit

Create two production environments to install the CoE Starter Kit solutions:

  • Create an environment with a database.
  • Choose English as the default language.
  • Don't add sample apps and datasets.
  • Set the security group to None to allow open access. Some parts of the CoE Starter Kit use approval actions and require makers to be able to interact with the environment.
  • After importing the solution and completing the setup steps, set the ProductionEnvironment variable to no in your test environment. This means you can test the CoE Starter Kit processes without impacting makers and end users.

Important

Using Data Export as a mechanism to retrieve inventory and telemetry is currently in preview - we recommend you test this in a dedicated test environment before using this feature in production.

Validate data loss prevention (DLP) policies

The DLP policy applied to your CoE Starter Kit environment needs to allow the following connectors to be used together in the business group:

Note

The CoE Starter Kit collects information about who owns a resource, such as an app or a flow. If the resource is owned by an interactive user, the Office 365 Users connector is used to get those details. If the resource is owned by a service principal (application user), the HTTP with Microsoft Entra ID connector is used to make a call to Microsoft Graph to get the name of the application user to correctly mark ownership of resources and avoid resources being marked as orphaned (without an owner).

Download the solution

Download the CoE Starter Kit solution and Power BI dashboard files to your device. The entire content package can be downloaded directly at aka.ms/CoEStarterKitDownload.

The content package contains various files that support different features of the CoE Starter Kit. The setup instructions walk you through when to use each file, and below table will give you an overview of the purpose of each file:

File Name Description
admintaskanalysis_core_1_2_managed.zip Power Platform admin task planner components
CenterofExcellenceALMAccelerator_x.x.yyyymmdd.x_managed.zip ALM Accelerator for Power Platform solution file. Required during setup of the ALM Accelerator for Power Platform components.
CenterofExcellenceAuditComponents_x.xx_managed.zip Governance components solution file. Required during setup of the Governance components. Has a dependency on Core components being installed first.
CenterofExcellenceAuditLogs_x.xx_managed.zip Audit Log components solution file. Required during setup of the Audit Log components. Has a dependency on Core components being installed first.
CenterofExcellenceCoreComponents_x.xx_managed.zip Core components solution file. Required during setup of the Core components in a Production environment.
CenterofExcellenceInnovationBacklog_x.xx_managed.zip Innovation Backlog components solution file. Required during setup of the Innovation Backlog components.
CenterofExcellenceNurtureComponents_x.xx_managed.zip Nurture components solution file. Required during setup of the Nurture components. Has a dependency on Core components being installed first.
MakerAssessmentStarterData.xlsx Provides a set of starter questions and answers for the Maker assessment app. Required during configuration of the Maker Assessment app.
Power Platform Administration Planning.pbit Power Platform admin task planner Power BI template file. Required during configuration of the Power Platform admin task planner components.
PowerPlatformGovernance_CoEDashboard_MMMYYYY.pbit CoE Governance and Compliance Dashboard Power BI template file. Required during configuration of the Power BI dashboard
Production_CoEDashboard_MMMYYYY.pbit CoE Dashboard Power BI template file. Required during configuration of the Power BI dashboard
Pulse_CoEDashboard.pbit Pulse survey Power BI template file. Required during configuration of Pulse survey components.
Sample-task-data.xlsx Provides a set of tasks for the Power Platform admin task planner components app. configuration of the Power Platform admin task planner components.
ToolIcons.zip Provides a set of starter icons for the Innovation Backlog. Required during configuration of the Innovation Backlog

What's next: After installing the CoE Starter Kit

Important

We recommend upgrading the CoE Starter Kit solution at least every three months. With the fast pace of change for Microsoft Power Platform, leaving updates longer than three months could result in unexpected issues when you do update.

If you've already installed the CoE Starter Kit, check our instructions for