Premium vs. Process: which license for what (Flow groups as SMB cost-saver)
Premium or Process? Here's how to find the right Power Automate license, and how flow groups save money on small flows.
Azure OpenAI connector in Power Automate: prerequisites, Premium licensing requirement, and why Azure costs run separately from the license.
If you already run your own Azure OpenAI resource, you don't need to switch to AI Builder to use it in Power Automate. Microsoft provides a dedicated connector that links your flows directly to your Azure OpenAI deployment, including chat completions, embeddings, and optional integration with your own data via Azure AI Search. However, the connector belongs to the Premium class, which has consequences both for your Power Automate license and for your ongoing Azure costs.
This article shows what the Azure OpenAI connector delivers in Power Automate, which prerequisites you need to set up before your first flow, how the Premium licensing requirement plays out in practice, and why the Azure bill runs separately from the Power Automate license. It is based on Microsoft's official connector reference and licensing documentation.
The Azure OpenAI connector is a Microsoft-native connector and, according to the connector reference, is classified as Premium in Power Automate and Power Apps, also Premium in Copilot Studio, and Standard in Logic Apps. It is available in practically all Power Automate regions, except US Government (GCC), US Government (GCC High), the China Cloud operated by 21Vianet, and the US Department of Defense (DoD).
According to the documentation, the connector offers four actions:
In practice, this means a flow can send incoming text, for example from a form or an email, directly to your own Azure OpenAI deployment and then process the response in the next step, without a detour through a third-party connector.
Before the connector can be used, several things need to be in place according to the connector reference:
This groundwork happens entirely in the Azure portal and has nothing to do with Power Automate itself yet. Only once the resource is in place can you set up a connection to it in the flow.
According to the connector reference, the Azure OpenAI connector supports three authentication types:
For new flows, the API key is usually the most practical option, because it works in all regions and can be shared as a connection within the team, without every colleague having to create their own.
Because the connector is classified as Premium, the regular Power Automate licensing for Premium connectors applies. According to the Power Automate license types, entitlement for Premium connectors is included in the Power Automate Premium user license, the Power Automate Process license, and the Power Automate Hosted Process license. The free Power Automate license, by contrast, only covers Standard connectors, so a flow with the Azure OpenAI connector will not run on it.
How this plays out in practice depends, according to the Power Automate licensing FAQ, on the flow type:
For a team that wants to use the Azure OpenAI connector in a shared, manually started flow, this means in practice: either every person involved gets a Premium license, or the flow itself is equipped with a Process license. This way you stay in control of who is actually allowed to use the connector, instead of sorting out the licensing question only after the first error in the flow.
The Premium license only covers access to the connector within Power Automate. Actual use of the language model runs through your Azure OpenAI resource and is billed separately through your Azure subscription, based on consumption for the respective model deployment. These costs arise regardless of whether the call comes from Power Automate, from a Logic App, or from your own application, because billing happens at the level of the Azure resource, not at the level of the connector.
Two points from the connector reference are particularly relevant for planning:
Anyone who calculates both cost blocks, the Power Automate Premium license and Azure OpenAI consumption, separately from the start avoids unpleasant surprises on the first Azure bill after go-live.
The connector reference lists three limitations you should know before building a flow:
Anyone who absolutely needs one of these scenarios, for example function calling for structured returns, has to fall back on a custom connector against the Azure OpenAI REST API.
At NordFlux, we build Azure OpenAI integrations as part of our Power Automate consulting in a way that license and Azure costs are transparent from the start, instead of only becoming visible after the first production flow.
Yes. The connector is classified as Premium, so the regular Power Automate licensing for Premium connectors applies. The free license only covers Standard connectors and is not sufficient for the Azure OpenAI connector.
That depends on the flow type. For automated or scheduled flows, the owner's Premium license is enough. For manually started instant flows, on the other hand, every person who triggers it needs their own Premium license, unless the flow is instead equipped with a Process license.
No. The Premium license only pays for access to the connector in Power Automate. Actual model usage runs through your Azure OpenAI resource and is billed separately, based on consumption, through the Azure subscription.
Yes, using the extensions action for chat completions, you can bring in your own data material, but according to the connector reference only via a connected Azure AI Search resource as the data source. The connector currently does not support other vector databases.
The throttling limit is 1,000 API calls per connection within 60 seconds. If it is exceeded, the connection blocks further calls until the time window expires. For high volumes, it helps to batch requests or set up multiple connections for different flows.
Founder of NordFlux. Spent four years automating processes at enterprise scale at Dräger, and now brings that depth to the mid-market — pragmatic and with full data sovereignty.
Certifications
Premium or Process? Here's how to find the right Power Automate license, and how flow groups save money on small flows.
Power Automate and Azure Logic Apps compared: target audience, security, scaling, and when switching is worth it for mid-sized businesses.
The M365 license includes Power Automate only with standard connectors and 6,000 actions per day. Which everyday connectors are premium and what that costs.
The Azure OpenAI connector comes with its own premium license requirement and separate Azure costs that are easily overlooked in budget planning. NordFlux advises on AI readiness and the safe introduction of Azure OpenAI in Power Automate, including cost control and connection setup. In the first conversation we clarify which license model and connection type fits your team.