Our Story

Who we are and how we solve complex IT challenges.

Our Certifications

Microsoft certifications and partnerships validating our technical expertise.

Leadership

Meet the Experienced Leadership Team Driving WME’s Success

Advisory Updates

Expert guidance on Microsoft, security, and compliance developments.

Case Studies

Real-world outcomes from complex Microsoft-focused IT engagements.

Financial Industry

Secure technology solutions for regulated banks and financial institutions.

Healthcare

Secure Microsoft solutions for compliant, connected, and modern healthcare organizations.

Manufacturing

Cloud and security solutions supporting modern manufacturing operations.

Non-Profit

Cost-efficient Microsoft solutions for mission-driven organizations.

Public Sector

Microsoft-based IT services for secure public sector modernization.

High Tech

Scalable cloud, security, and staffing for fast-growing technology companies.

SMBs

Scalable cloud, security, and staffing for fast-growing technology companies.

Cloud Migration Services

Transition your workloads to the cloud securely for greater scalability and performance.

Data Migration Services

Securely transfer your business data with minimal downtime and maximum integrity.

Application Migration Services

Move your applications seamlessly to modern platforms with minimal business disruption.

Identity & Security Migration Services

Strengthen identity management and security while transitioning to modern Microsoft solutions.

IT Staffing

Connect with skilled IT professionals to strengthen your team and accelerate project delivery.

Accounting & Finance

Connect with experienced accounting and finance professionals to support your business goals.

Licensing Support

Discover the benefits of both CSP and On-premises licensing options and find the best fit for your unique business needs. From cost savings to flexibility, we’ve got you covered.

Power Platform

Unlock the full potential of the Microsoft Power Platform Suite to streamline operations, automate repetitive tasks, and gain real-time insights that drive business growth.

Sharepoint Solutions

Supercharge your business productivity and enhance visibility through our proven SharePoint expertise.

Security Solutions

Protect your business with proactive cybersecurity, compliance, and risk management solutions.

Endpoint Management

Secure, manage, and monitor every device with modern endpoint management solutions.

Introduction to Copilot in Power Automate

August 20, 2023
WME Article - Introduction to Copilot in Power Automate

Microsoft announced multiple Copilots in the last 6 months. Most of them are still in the development stage and are available in Private Preview.

Fortunately, Copilot for Power Automate is available as a Public Preview feature and you can test it right away.

This version is available only in specific regions and has some limitations. If you find something unusual or a bug, don’t worry. This is an early beta version.

 

Copilot for Power Automate is Here …

Power Automate has got its own Copilot and you can test it right now.

It’s in a Public Preview and has many limits but it’s quite powerful and shows what’s coming to the Power Platform. In this post, I will show you how to start with Copilot, how to create your first flow, and what’s new in Flow Designer.

Power Automate Copilots are only available in the United States or Preview (United States) region created in Power Platform.

How to Check Your Environment?

You can check all your environments on the Environments page in the Power Platform admin center (Power Platform admin permissions are required).

  1. Navigate to the https://admin.powerplatform.microsoft.com/environments site
  2. Check the region of your environments

Introduction to Copilot in Power Automate - Pic-01

If you don’t have any environment in the supported regions, you can create a new one.

  1. Click the + New button on the Environments page

Introduction to Copilot in Power Automate - Pic-02

 

  1. Enter a new environment name, select region (United States or Preview (United States)), select a type (you can choose Trial for tests), and confirm using the Save

Introduction to Copilot in Power Automate - Pic-03

 

Preview Limitations of Copilot in Power Automate

You can’t edit flows with the Copilot experience if your flow has any of the following flows capabilities:

  1. A flow with an AI Builder or SAP connector, desktop flow, or a child flow component.
  2. A non-Open API flow (older connection format).
  3. A flow with a comment.
  4. A solution flow using connections instead of a connection reference.
  5. A flow contains an unsupported hybrid trigger. Hybrid triggers don’t require connections and are triggered manually from outside of Power Automate. Examples of hybrid triggers are for a selected item and a selected row.
  6. A flow contains a Power Apps V1 trigger.
  7. A flow contains a Power Pages component.
  8. A flow contains a response component.

Copilot has limited parameterization support currently.
It might not be able to implicitly fill in parameters for all your actions, but it should be available in select connectors.

  • Copilot has limited support to create looping constructs (for example, Apply to each and do until).
  • A solution flow using connections instead of connection reference isn’t supported. We recommend that you use a connection reference
  • You can’t use Copilot if you’re using a personal Microsoft account. For example, you can’t use someone@live.com. Use a work or school account like someone@contoso.com
  • Copilot supports the English language only for models.

How to Create A Flow in Copilot?

You have a proper region in Power Automate and now you can start using Copilot.

  1. Navigate to the main Power Automate page

    https://make.powerautomate.com/. Make sure that you selected the proper environment (1). There is a big text input box on top of the mage (2) – this is your input window to Copilot.

Introduction to Copilot in Power Automate - Pic-04

 

2.   Describe Your Needs & Automation Scenario

As you’re typing, Copilot shows you a suggested list of Flows. This is the critical part of the entire process – the more specific the prompt, the better the Flow.

Start with a basic description and then enhance it, add more details, and check the results.

Use natural language to explain what you need and be as specific as possible. For example, instead of “Create tasks from my emails.”, try this “When a new e-mail arrives with the title Urgent, create a task in Planner”.

Microsoft published a good article about how to create a good prompt – https://news.microsoft.com/source/features/ai/the-art-of-the-prompt-how-to-get-the-best-out-of-generative-ai/. It is valid for ChatGPT, Midjourney, Copilots and other Large Language Models.

When you describe your scenario click on the Arrow to submit it.

Introduction to Copilot in Power Automate - Pic-05

 

3.  Power Automate will show you the suggested flow

(1). In this example, it proposed a trigger for Outlook, a condition, and a Create a task in Microsoft Planner. When it’s good enough click the Next button (2).

Introduction to Copilot in Power Automate - Pic-06

 

4.   On the next page, you can configure suggested connections (if needed)

Now, confirm them using the Next

Introduction to Copilot in Power Automate - Pic-07

 

5.   On the final page, you can configure Power Automate actions.

The number of actions to configure depends on Flow complexity. You do it at this stage or configure it directly from Flow Designer. Create the flow using the Create flow

Introduction to Copilot in Power Automate - Pic-08

 

6.   Flows generated using Copilot use a brand-new Flow Designer.

It looks completely different from the current Designer and offers easier and faster navigation. It also has an embedded Copilot pane.

Introduction to Copilot in Power Automate - Pic-09

 

New Designer in Copilot

The brand-new, fresh, and modern Flow Designer has just arrived! It’s only available together with Copilot in the Public Preview version.

You can open any existing flow with the new Designer if it doesn’t contain unsupported actions or triggers (explained in the Introduction section).

Go to the My flows section in the Power Automate portal, click on the ellipsis next to the flow (1), click on Edit (2), and select the Edit with Copilot (preview) option.

Introduction to Copilot in Power Automate - Pic-10

 

3 Main Areas in The Flow Designer

  1. Canvas – you build the flow here. This is much better than the existing canvas. More freedom and easier zoom controls.
  2. Action configuration pane – you configure actions and triggers there. Instead of panes attached to flow blocks, all options are always visible on the left-hand side of the windows.
    Much better in my opinion. No more hidden option panes or freezing windows (if you edit large flows, it can be really painful).
  3. Copilot pane – the new pane dedicated to AI features. You can talk with Copilot there.

Introduction to Copilot in Power Automate - Pic-11

 

Canvas: Build the Flow

When the Action configuration pane is minimized, there are 4 additional options available for the Canvas area.

You can zoom in or zoom out the canvas, fit a view that fits the entire flow to your screen, and Toggle Minimap.

The last option shows you a minimap of your flow. This is helpful when you edit a large and complex flow and want to quickly find specific parts.

Introduction to Copilot in Power Automate - Pic-12

 

Action Configuration Pane

In the pane, you can configure all options of the selected trigger or action in your flow.

All options are clearly visible. By default, the Parameters section is displayed, but you can switch it to Settings, Code View, or other available sections.

Introduction to Copilot in Power Automate - Pic-13

The Action configuration pane is also responsible for searching and adding new triggers or actions.

The Search is way faster than the existing one. All results are grouped by the Connector (for instance, SharePoint, Data Operations).

Introduction to Copilot in Power Automate - Pic-14

The Copilot Pane

The Copilot pane is where the AI happens. There is welcome info, details of what you can do, etc., but the main part is at the bottom – the text input window where you can enter your prompts.

Introduction to Copilot in Power Automate - Pic-15

 

There are 4 types of prompts:

  • Add an action – type which action should be added (for instance, add a send an e-mail action)
  • Edit flow – you can ask Copilot to change your flow (for instance, remove Send notifications action)
  • Explain flow – if you open a flow for the first time you can ask – what does this flow do
  • Ask a question – if you need more information about specific action you can type – Tell me more about Compose action

You can talk with Copilot, explain what you want to add or change, get details about specific actions, and create your flow.

Introduction to Copilot in Power Automate - Pic-16

 

Wrapping it Up

Copilot in Power Automate gives a new way to create flows and modify them. You can quickly start building a flow with predefined logic and connections, so you don’t need to do all those things manually.

It’s really impressive when you play with it for a few hours – you will learn how to write the most effective prompts which gives you exactly what you expected.

The editing experience is also a big step forward. The Copilot pane gives you information about the flow, actions, and logic.

You can also use it to quickly update the existing diagram. The new designer is in my opinion the biggest change. It feels fresh, modern, and clean.

You can quickly find what you need and change the action properties from one window. Working with huge and complex flows is now much easier and faster. I highly recommend you test this Preview version.

Contact us by clicking here:

Share:

Facebook
Twitter
LinkedIn

Get Microsoft Updates Before They Cost You Downtime

Retirement dates, licensing changes, and security updates from a Microsoft-exclusive team, sent when they matter, not on a filler schedule.

More Posts

Copilot Cowork: Credit-Based Billing

Until now, Copilot Cowork has been included with M365 Copilot Premium licenses. Now that Cowork has moved out of public preview, Cowork is introducing a ...
Read Full Article
SharePoint OTP Retirement Is Coming in July 2026

SharePoint OTP Retirement Is Coming in July 2026 — What IT Admins Need to Do Before Access Breaks

Starting July 2026, external users who access OneDrive and SharePoint files through legacy SPO OTP links will start receiving access denied — silently, with no ...
Read Full Article
Power Virtual Agents Is Gone. Here's What Replaced It and Why It Matters.

Power Virtual Agents Is Gone. Here’s What Replaced It and Why It Matters.

If someone on your team still calls it “Power Virtual Agents,” they’re working from an outdated map. Microsoft retired the product on November 15, 2023 ...
Read Full Article

Get Microsoft Updates Before They Cost You Downtime

Retirement dates, licensing changes, and security updates from a Microsoft-exclusive team, sent when they matter, not on a filler schedule.
Subscription Form email