Showing results for Power Platform Developer Blog | Power Platform Developer Blog

Aug 15, 2024
0
3

Create scripts with Power Platform CLI

Daniel Laskewitz
Daniel Laskewitz

The Power Platform CLI is a great tool to use when you are working with the Power Platform. You can create Power Apps Component Framework (PCF) components with it, you can do tons of administrative actions, and much more! You can run these one by one in the console when you're developing a Power Platform solution, but sometimes, you want to use ...

Power Platform CLI
Jul 31, 2024
0
3

Announcing a new Learn module: Create a copilot to help promote your podcast

Gomolemo Mohapi
Gomolemo Mohapi

Microsoft Learn has always been a way to learn new skills and concepts and discover the power of Microsoft products with step-by-step guidance. Recently, there has been an increase of learn paths and modules that throw you further into the deep end allowing you to develop new skills by building an end-to-end solution or project. This is where our ...

Power AppsAIFusion development
Jul 19, 2024
0
2

Announcing a new Learn module: Use service principal authentication in custom connectors

Daniel Laskewitz
Daniel Laskewitz

Connectors are one of the superpowers of the Microsoft Power Platform. They link the Power Platform to a vast array of external services and applications. Over 1200 connectors are available now out of the box. But - what if the API you want to connect to doesn't have an out of the box connector? Or the existing connector doesn't do what you need? ...

Power AppsPower PlatformCopilot Studio
Jun 6, 2024
0
3

The Unified Development Environment is GA!

Peter Villadsen
Peter Villadsen

Overview We are proud to announce that the Unified Developer Experience for Finance and Operations apps (colloquially known as UDE) is now generally available for all customers. As you may know, UDE is both the next step in the app development experience for Finance and Operations, and a powerful enabler for leveraging the value provided by ...

Apr 16, 2024
0
1

Announcing the Podcast Copilot with Azure OpenAI Service, .NET, and Power Platform Workshop

Gomolemo Mohapi
Gomolemo Mohapi

Unlocking Value with the Power Platform For years now, the Power Platform has been a low code tool that unlocks value across your business by accelerating application & automation development to meet business demand faster. Whether you’re a professional developer, an IT admin, business analyst, or a non-technical employee, low code empowers ...

Power AppsAIFusion development
Feb 27, 2024
0
3

Create multilingual copilots with the Power Platform CLI and Microsoft Copilot Studio

Daniel Laskewitz
Daniel Laskewitz

A while ago, it became possible to create multilingual copilots in Microsoft Copilot Studio. It's easy to enable the setting and have multiple languages in your copilot, but do you know how to translate your copilot into a different language? In this blog, I will show you how it can be done! This blog is part of a multi-part series on the Power...

Jan 12, 2024
0
3

Unlock Retail Productivity with Power Platform and Dataverse

Nirav Shah
Nirav Shah

This year at the National Retail Federation’s (NRF) Big Show we will highlight how Power Platform can help unlock productivity and improve customer experiences in your retail shopping experiences. Store associates can face many challenges, including dealing with backorders and stockouts on items. Often, this is caused by data being scattered ...

Power AppsAIPower Platform
Dec 8, 2023
0
1

Power Platform Command Line Interface: October Updates

ShafQat Nizar
ShafQat Nizar

We’re excited to announce the new updates released in Power Platform CLI October updates. There are a number of improvements that we have made for you, our developer community, and we want to share with you to help overcome roadblocks and make process enhancements. The team is thankful for your continued support. Canvas app download In our ...

Power AppsPower Platform CLIFusion development
Dec 6, 2023
1
3

Power Platform CLI – Simplifying authentication profiles

Marcel Ferreira
Marcel Ferreira

Good day developers! Power Platform CLI is a one stop command line interface to interact with Power Platform - aka PAC CLI. We have 3 different kinds of authentication profiles. In the version 1.16 of PAC CLI, we started to deprecate the parameter and since then, UNIVERSAL is the default profile kind. In this post, I will explain why we have ...

Power Platform CLI