Power Platform Developer Blog

Insights, how-tos and updates for building low code solutions with the Power Platform

Latest posts

Publishing, Managing and Securing: Building with Microsoft Copilot Studio
Mar 5, 2025
0
0

Publishing, Managing and Securing: Building with Microsoft Copilot Studio

Scott Durow
Scott Durow

If you would like to start building an agent in Microsoft Copilot Studio, don't worry we’ve got you covered! In our AI in Action: Building with Copilot Studio series on the Microsoft Power Platform YouTube channel, we have several episodes that guide you through how to get started in building an agent. This blog post will cover Copilot Studio Security, all those things that you need to know when publishing, managing and securing your agents when building with Microsoft Copilot Studio. In the Building with Microsoft Copilot Studio series, we showcase the different capabilities of building agents with Copilot Stud...

Integrate Copilot Studio agents with Microsoft Entra External ID to give your customers access
Feb 28, 2025
0
1

Integrate Copilot Studio agents with Microsoft Entra External ID to give your customers access

Joylynn Kirui
Joylynn Kirui

Learn how to integrate Copilot Studio agents with Microsoft Entra External ID using the Generic OAUTH 2.0 service provider option, ensuring your customers can securely log in to your agents.

Powerful Devs Hack Together 2025 Wrap Up
Feb 27, 2025
0
0

Powerful Devs Hack Together 2025 Wrap Up

Elaiza Benitez
Elaiza Benitez

We're almost at the finish line! Our Powerful Devs Hack Together is coming to a close and we encourage you to continue with your AI journey.

Bells and whistles: Building with Microsoft Copilot Studio
Feb 11, 2025
0
1

Bells and whistles: Building with Microsoft Copilot Studio

Daniel Laskewitz Gomolemo Mohapi
Daniel,
Gomolemo

In this series, we showcase the different capabilities of building agents with Copilot Studio, which includes building, testing, deploying, analyzing, security and data loss prevention policy.

Mastering automated testing in Power Platform: Evergreen concepts for robust solutions
Feb 6, 2025
0
0

Mastering automated testing in Power Platform: Evergreen concepts for robust solutions

Grant Archibald
Grant Archibald

Get a deep dive into the concepts of automated testing within the Power Platform, along with insights and best practices to help you build robust and reliable solutions.

Announcing the ‘Simplify Microsoft Power Platform Deployments by Using Pipelines’ Learning Path
Feb 3, 2025
0
3

Announcing the ‘Simplify Microsoft Power Platform Deployments by Using Pipelines’ Learning Path

Daniel Laskewitz
Daniel Laskewitz

Microsoft Learn offers many Power Platform learn modules. Now, we are expanding the collection with a new release! Pipelines in Power Platform is a managed environments feature that has been released a while back now! Over time, it has improved significantly with updates like SPN support, deployment pages, extensibility, and personal pipelines. Many people requested more content on pipelines in Power Platform, so we created a new learning path: "Simplify Microsoft Power Platform Deployments by Using Pipelines." This path will help you: Modules in the learning path To support your learning, we are launc...

Announcing Powerful Devs Conference + Hack Together 2025
Jan 14, 2025
0
4

Announcing Powerful Devs Conference + Hack Together 2025

April Dunnam
April Dunnam

We are excited to invite you to participate in this year’s Powerful Devs Conference + Hackathon, commencing on February 12, 2025. The conference will be followed by a two-week Hack Together, ending on February 28, 2025. Join us to unleash your creativity and build innovation solutions!

Exploring the Essentials: Building Basics with Microsoft Copilot Studio
Jan 9, 2025
0
2

Exploring the Essentials: Building Basics with Microsoft Copilot Studio

Elaiza Benitez
Elaiza Benitez

Exploring the Essentials: Building Basics with Microsoft Copilot Studio Don’t know how to start with building an agent in Microsoft Copilot Studio? We’ve got you covered! In our AI in Action: Building with Copilot Studio series on the Microsoft Power Platform YouTube channel, we have several episodes that guide you through how to get started in building an agent. In this series we showcase the different capabilities of building agents with Copilot Studio, which includes building, testing, deploying, analyzing, security and data loss prevention policy. This blog post will cover the building basics with Microso...

Automate Power Platform Environment Creation & Solution Imports with GitHub Actions (Federated Auth Setup)
Oct 28, 2024
1
1

Automate Power Platform Environment Creation & Solution Imports with GitHub Actions (Federated Auth Setup)

Anuj Goyal
Anuj Goyal

Automate Power Platform Environment Creation & Solution Imports with GitHub Actions (Federated Auth Setup) Automating your CI/CD pipeline for Power Platform solutions streamlines development and reduces manual tasks. Integrating GitHub Actions with federated authentication provides secure and scalable access for creating environments, importing solutions, and even cleaning up temporary environments. This post guides you through automating these tasks with a federated authentication setup. Introduction This guide details how to automate Power Platform environment creation and solution import using GitHub ...