Hello Power Platform Community,
I am experiencing a confusing issue regarding the premium status of a Power Automate flow and believe I have identified a UI bug.
The Core Problem:
A flow that uses the "Run a prompt" action from the AI Builder connector is correctly enforced by the backend as a Premium flow. However, the UI does not display the diamond 💎 icon next to this action, leading the user to believe it is a standard action.
This discrepancy causes the "Premium" tag on the flow to appear and disappear intermittently, making debugging extremely difficult.
Details of the Investigation:
- Initial Symptom: A flow was intermittently being flagged as "Premium" in the flow list. When it was flagged, standard users could not run the associated Power App, receiving a licensing error.
- Investigation: We checked all connections and triggers, which were all standard (Power Apps V2, SharePoint, Office 365).
- Discovery: We finally identified that the flow uses the "Run a prompt" action. In the "Add an action" pane, this action does not have a premium icon. In contrast, the nearby
"Run a generative action" does have the premium icon. (See attached screenshot).
- Conclusion: The backend licensing system correctly identifies the flow as Premium because it uses AI Builder capabilities. However, the frontend UI has a bug and fails to display the premium icon for
"Run a prompt". This conflict is likely the cause of the "intermittent" premium status display, as the UI is inconsistently reflecting the true status enforced by the backend.
Request:
Could the Microsoft team please confirm this is a UI bug and forward it to the development team? Adding the premium diamond icon 💎 to the "Run a prompt" action would prevent significant confusion for other developers in the future.
Thank you for your assistance.