-
Notifications
You must be signed in to change notification settings - Fork 228
Issue triage (CoE Starter Kit)
Please check out our documentation:
Below are some frequent questions that are raised on GitHub, and the guidance provided should help you resolve those issues:
Can't open setup wizard: It looks like this app isn't compliant with the latest data loss prevention policies.
We've added the PowerQuery connector with the latest release, so you'll have to update your DLP policy to include that. Note, you can always find our latest required DLP requirements in our documentation: https://learn.microsoft.com/en-us/power-platform/guidance/coe/setup#validate-data-loss-prevention-dlp-policies
The custom connector needs to be updated after an upgrade to use the connection again. See detailed walkthrough:
- https://github.com/microsoft/coe-starter-kit/issues/1424
- https://github.com/microsoft/coe-starter-kit/issues/4961
The default identity provider for setting up a custom connector has changed from Azure Active Directory to Generic Oauth2 and needs to be changed when updating the security tab, see details here: https://github.com/microsoft/coe-starter-kit/issues/4808
If an upgrade from a version over 3 months ago failed: I'm afraid we cannot assist with upgrade problems of this age / complexity as there are just too many specifics and unknowns of how you got into this state. We recommend upgrading at least every 3 months, see installing updates. That is how far back we test as well.
If all you are using us for is inventory, then we recommend you start from a clean environment.
If you are using us for more than that, you may need to hire a partner to manually clean up the state of the environment. You can find some via you can find them via AppSource
Some people have cleaned themselves from this state by manually cleaning out errored references listed for example, if they are familiar enough with Power Platform.
Others have overcome it with a classic overwrite upgrade.
This means you missed to set an environment variable. You can set the environment variable by opening the CoE Admin Command Center and navigating to the Environment variables screen and updating from there
Usually an issue like this - either flow run fails or flow can't be turned on. This can happen when there's different people using the kit, e.g. one imported it, the other one turns on the flows and connection references get mixed up.
Can you please try going to the Default Solution > Connection references > Filter to the connector that's failing > click on it > make sure they have the user there that you're trying to turn on the flow with
A Power Automate license has always been required to run the CoE kit.
The CoE kit contains flows that run in context of Power Apps (for which a Power Apps license is sufficient), but most of the flows run standalone outside of the context of Power Apps thus a standalone license is required. Some of this may not be enforced in the product, e.g. you will be able to turn on a standalone flow if you only have a Power Apps license but it doesn't follow our license guidance, see here the Power Apps use rights only include execution of cloud flows within the app context
Before the setup wizard, you likely just turned on the flows with your Power Apps license as the above guidance is not enforced today.