Announcement Archives - Microsoft Power Platform Blog Innovate with Business Apps Thu, 24 Apr 2025 21:16:46 +0000 en-US hourly 1 Git Integration is Generally Available http://approjects.co.za/?big=en-us/power-platform/blog/power-apps/git-integration-is-generally-available/ http://approjects.co.za/?big=en-us/power-platform/blog/power-apps/git-integration-is-generally-available/#respond Tue, 22 Apr 2025 16:00:00 +0000 Git integration (GA) democratizes fusion development, synchronizing Agents, apps, automations and other solution objects with source control. The developer inner-loop is substantially faster, and admins enjoy the rich auditing, version control, rollback, and many other inbuilt safeguards in addition to the new human-readable (YAML) format.

The post Git Integration is Generally Available appeared first on Microsoft Power Platform Blog.

]]>
We’re thrilled to announce the GA of Git integration in Power Platform! This integration revolutionizes fusion development by effortlessly synchronizing Agents, apps, automations, and other solution objects with source control. It eliminates the complexity, lengthy setup, and need for managing multiple tools that previously decelerated inner-loop development and hindered admin oversight. When combined with Pipelines in Power Platform, both the inner-loop and outer-loop processes for Agent development and deployment become more accessible, secure, and easier to scale.

Git Integration GIF

What’s new since preview?

While the most impactful improvements are better reliability, performance, and usability, there’s many new and noteworthy capabilities.

  • Disconnect from Git – You can easily disconnect your environment or solution from Git and reconnect to a different source code location or branch.
  • Support for existing solutions and large solutions – These critical preview limitations are now addressed. Connect existing solutions in your environment and you won’t be limited by solution size when committing large solutions.
  • Public API’s – Now you can interact with Git using Dataverse API’s and build automations to scale the process.
  • Support for more object types – most solution components are now supported and we’re incrementally onboarding the remaining legacy components / objects.
  • Delete when pulling – when an object is deleted in Git, you now have the option to delete it from your environment or remove from your solution on pull.
  • Better user experiences – Git integration is available in Copilot studio (and other maker portals), with improved discoverability, usability, and columns showing who changed what and when.
  • Geo availability – Git integration is GA in all public geos and coming soon to sovereign clouds.

Source Control your Canvas Apps

Dataverse Git Integration is the new standard, replacing the experimental Power Apps integration. If you’re still using the old setup, we recommend migrating to the new integration as soon as possible.

With Dataverse Git Integration, you get complete visibility into your source code – no conversions required. You can use pa.yaml files in your repository to manage source control and review changes made in Power Apps Studio, all without the clutter of noisy diffs.

The schema for canvas source code (pa.yaml files) is now published, and no breaking changes are anticipated moving forward.

What’s next?

General availability doesn’t indicate a feature is done – or that it’s without limitations. Rather, Microsoft is confident in the quality for production use. It’s important to evaluate whether current functionality meets your requirements.

Next up is unlocking code-first development. Soon, developer tools will support the new (YAML) format, which is easier to read, understand, and merge. Modern developers can then build and deploy solutions and code from source control with less effort and without prior domain knowledge.

For canvas apps, we will also start to enable (as preview) the capability to edit pa.yaml files directly in your repository.

We’ll be showing code-first demos at Microsoft Build next month, plus many other new and exciting Managed Operations and other capabilities.

Learn more

Setup Git Integration

FAQ

Source Code files for canvas apps

The post Git Integration is Generally Available appeared first on Microsoft Power Platform Blog.

]]>
http://approjects.co.za/?big=en-us/power-platform/blog/power-apps/git-integration-is-generally-available/feed/ 0
Paste images and add files to quickly fill forms with AI http://approjects.co.za/?big=en-us/power-platform/blog/power-apps/paste-images-and-add-files-to-quickly-fill-forms-with-ai/ Tue, 01 Apr 2025 17:41:09 +0000 The data entry agent in Power Apps and Dynamics 365 model-driven apps makes filling out forms quicker and easier by reducing tedious manual data entry. A study with information workers showed that AI assistance enabled 29% faster form completion, with 95% preferring it over manual entry.1 Now, based on your feedback, we’re introducing four powerful

The post Paste images and add files to quickly fill forms with AI appeared first on Microsoft Power Platform Blog.

]]>
The data entry agent in Power Apps and Dynamics 365 model-driven apps makes filling out forms quicker and easier by reducing tedious manual data entry. A study with information workers showed that AI assistance enabled 29% faster form completion, with 95% preferring it over manual entry.1 Now, based on your feedback, we’re introducing four powerful new capabilities—giving you more flexibility, visibility, and expanded input options. These enhancements are available in your apps today:

  • Smart paste now supports images – paste screenshots or handwritten content, and AI will extract relevant details for your form.
  • Expanded file support – add .txt, .csv, .docx, .pdf, or image files (.png, .jpg, .jpeg, .bmp) to get inline AI suggestions.
  • New form fill toolbar – review and manage AI-generated suggestions more easily.
  • More control for makers – makers can now specify fields that should always require human input, ensuring AI assistance focuses on where it’s most valuable.

Let’s explore how these updates can help you work smarter.

Paste images and extract insights

Have a handwritten note, a scanned document, or a screenshot with key data? Now, smart paste can extract text and tables from images and suggest relevant field values—no retyping needed.

Where this helps:

  • Extract invoice details from a receipt image to log expenses effortlessly.
  • Update inventory records by pasting images of handwritten stock counts or delivery receipts.
  • Convert maintenance logs or inspection checklists from images into structured form data.
  • Digitize whiteboard notes from a sales planning session to update an opportunity record.
  • Capture contact details by pasting a scanned business card into a CRM form.
GIF of AI data entry's smart paste with images capability.

Smart paste can be enabled using the Smart paste setting in Power Platform admin center by going to Environments > [select an environment] > Settings > Product > Features.

Add files to fill forms

Adding a document makes data entry even easier. Simply select or drag and drop a supported file type—.txt, .csv, .docx, .pdf, or image files (.png, .jpg, .jpeg, .bmp)—and AI will intelligently extract key details to populate your form, reducing manual effort.

GIF of a side-by-side comparison with and without the files capability of IA data entry.

Files is only available when the new form fill toolbar experience is enabled, see how to enable both in the section below.

New form fill toolbar: manage suggestions with ease

We’ve made it easier than ever to see where AI-generated suggestions come from and manage them effortlessly. The new form fill toolbar provides:

  • A clear view of all AI suggestions in the form.
  • Sources of suggestions, helping you understand where the data is coming from.
  • A real-time count of open suggestions, allowing you to track pending reviews at a glance.
Screenshot of the new AI data entry toolbar in a model-driven app.

The new form fill toolbar and files capabilities can be enabled using the Form fill assist toolbar setting in Power Apps app designer when editing a model-driven app.

Screenshot of the 'form fill assist toolbar' setting in Power Apps app designer for the AI data entry agent.

More control for makers: define where AI assists

While AI form fill assistance speeds up data entry, some fields should always require human input. Based on your feedback, we’ve introduced a way for makers to opt specific fields out of AI suggestions by configuring the Allow form fill assistance setting in column properties.

Screenshot of 'Allow form fill assistance' column setting for the AI data entry agent.

Try it out and share your feedback!

These enhancements are available in production today—so try pasting images, uploading files, and using the new toolbar to streamline your workflow. And as always, we’d love to hear how these updates help you—share your feedback and help shape what’s next for AI data entry!

Learn more at Use Copilot’s form fill assistance feature in model-driven apps – Power Apps | Microsoft Learn


1 Internal Microsoft testing conducted in November 2024 on sample of 22 subjects.

The post Paste images and add files to quickly fill forms with AI appeared first on Microsoft Power Platform Blog.

]]>
Introducing Visualize with Copilot (preview) http://approjects.co.za/?big=en-us/power-platform/blog/power-apps/introducing-visualize-with-copilot-preview/ Thu, 20 Feb 2025 14:00:00 +0000 Every business decision starts with insights backed by data. However, trying to spot trends while staring at rows and columns of data isn’t exactly the most efficient way to get insights. Manually exporting data, creating charts and adjusting filters can be time-consuming and frustrating, creating spreadsheet fatigue. What if you could skip all this busy work and get straight to insights? We’re introducing Visualize with Copilot, a new capability that instantly transforms your business data into a meaningful interactive chart. Whether you’re tracking sales or driving customer service excellence or managing inventory, Visualize with Copilot can help you see the bigger picture instantly.

The post Introducing Visualize with Copilot (preview) appeared first on Microsoft Power Platform Blog.

]]>
Every business decision starts with insights backed by data. However, trying to spot trends while staring at rows and columns of data isn’t exactly the most efficient way to get insights. Manually exporting data, creating charts and adjusting filters can be time-consuming and frustrating, creating spreadsheet fatigue. What if you could skip all this busy work and get straight to insights? We’re introducing Visualize with Copilot, a new capability that instantly transforms your business data into a meaningful interactive chart. Whether you’re tracking sales or driving customer service excellence or managing inventory, Visualize with Copilot can help you see the bigger picture instantly.

Introducing Visualize with Copilot

Data exploration is a task that can involve manual steps like exporting data to a spreadsheet, creating reports, and fiddling with filters. But, with Power Apps’ data exploration agent, you can now visualize your view as a chart to spot trends, patterns and relations your data with just one click. Every visualization comes with an AI-generated title and clear reasoning, giving you full context of the thought process.

AI-generated chart - Visualize with Copilot

Effortlessly refine AI-generated chart to fit your needs

The data exploration agent works for you – that’s why we’ve made it easier than ever to refine and personalize the AI-generated visualization with just a few clicks. You can change the chart type or adjust columns or modify aggregation to tailor the chart AI-generated according to your preferences.

Refine chart - Visualize with Copilot

Interact with visuals that stay in sync with your data

Data exploration is most powerful when the visualization is interactive, supporting drill downs. With the AI-generated visualization dynamically linked to the grid, you can interact with your data without any friction. Select a chart segment to filter the grid, refine your focus, and analyze data in real time. Together with natural language filtering, just type what you need, and watch as the data exploration agent filters your grid and updates your chart turning raw data into meaningful insights.

A screenshot of a computer

Use Visualize with Copilot in your model-driven apps by updating the following two feature settings in Power Platform Admin Center.

  1. Under Natural language grid and view search, set Enable this feature to All users immediately.
  2. Set Allow AI to generate charts to visualize the data in a view to On.
A screenshot of a screenshot of a grid and view search

Get started with Visualize

Visit our documentation to learn more and get started today. This feature, deploying with build 9.2.25013, is currently rolling out and is expected in all regions worldwide by the end of this month. We’d love to hear your feedback on this experience, please let us know in our community forum post.

The post Introducing Visualize with Copilot (preview) appeared first on Microsoft Power Platform Blog.

]]>
Register Now for Power Platform and AI workshops in a city near you! http://approjects.co.za/?big=en-us/power-platform/blog/power-apps/powercat-kickstarter-workshops-feb-mar-2025/ Sat, 15 Feb 2025 16:00:00 +0000 The Microsoft Power CAT team is excited to announce a series of Kickstarter workshops at locations across United States and Canada. Join these multi-day events at no cost to accelerate your adoption of Power Platform and Copilot Studio (including autonomous agents).

The post Register Now for Power Platform and AI workshops in a city near you! appeared first on Microsoft Power Platform Blog.

]]>
The Kickstarter program by Microsoft Power CAT (Customer Advisory Team) is designed to help accelerate our customers’ adoption and transformation journey. This program, offered at no cost to select customers, offers a set of day-long interactive workshops that are carefully curated based on industry guidance and insights from real-world customer adoption patterns. Through these workshops, you can set yourself on a path for successful adoption and build secure and reliable enterprise scale solutions.

How to attend? If you’re interested in participating at one or more locations alongside peers from your organization, please register at no cost for these events using the links below. Seats are limited and exclusive to qualified customers. Register now to secure your spot!

👉 Register for Power Platform Events (three days each):

  • Dallas: February 11–13
  • Chicago: February 18–20
  • Redmond: March 4–6
  • Toronto: March 11–13
  • New York: March 11–13
  • Atlanta: May 13-15
  • Stockholm: May 26-28
  • Brussels: June 24-26
  • Singapore: June 23-25

👉 Register for Copilot Studio Events (two days each):

  • Redmond: February 25–26
  • Atlanta: March 4–5
  • Houston: March 19–20
  • Munich: April 22-23
  • Sao Paulo: May 7-8
  • Paris: May 14-15
  • Tokyo: May 15-16
  • Milan: May 28-29
  • Toronto: June 4-5
Visual of Power Platform events in different cities
Kickstarter Power Platform events

Visual showing Copilot Studio workshops in different cities
Kickstarter Copilot Studio events

These exclusive Kickstarter workshops are delivered to qualified customers at no cost as multi-day in-person events at local Microsoft offices. The sessions will be delivered by our expert Kickstarter delivery partners with members from Power CAT joining in select locations.

The three-day Power Platform events focus on Enterprise Grade Governance and Scale Workloads pillars. These include governance, security, and architecture workshops that are based on Power CAT best practices and the guidance found at Power Well-Architected.

The two-day Copilot Studio events focus on the Conversational AI and Agents pillar – you will be introduced to agent building capabilities in Microsoft Copilot Studio and participate in envisioning exercises to identify relevant use cases for your organization.

Why Participate? Engaging in these deep dive workshops as a team will enable your organization to learn about the latest capabilities, understand best practices for scalable adoption, and envision relevant agentic scenarios for your business. You will leave feeling empowered to drive a meaningful Power Platform and AI adoption strategy catered to the needs of your organization.

Our workshops are more than just events – they’re a launchpad for a transformative change! Check out the full catalog of the eight Kickstarter workshops that are aligned to pillars and the respective personas:

Image showing a summary of the workshop agenda for Power Platform and Copilot Studio events

Power Platform: Three Days to Secure, Scalable, High-Performing Solutions

Transform your organization with this value-packed, three-day workshop series, offering best practices and actionable insights to design and optimize secure, enterprise-ready Power Platform solutions:

  • Day 1: Designing Secure and Compliant Governance – Tailor strategies to safeguard and scale Power Platform adoption.
  • Day 2: Power Platform Security – Tackle compliance, monitoring, and data protection challenges with expert guidance.
  • Day 3: Building Well-Architected Solutions – Create reliable, scalable solutions using proven Microsoft practices.

Leading with AI: Two Days to Build Secure and Scalable AI Solutions

Unlock the power of Generative AI and Microsoft Copilot Studio with this immersive, two-day workshop designed to transform your business:

  • Day 1: Introduction to Copilot Studio, Transforming IT Operations with Conversational AI, Autonomous Agents and AI Builder, Discover High-ROI use cases for Agentic Solutions
  • Day 2: Developing an AI-Powered HR Helpdesk, creating an autonomous Employee Onboarding Solution, Envisioning and Building with Copilot Studio.

Hope to see you at a city near you. We plan to add additional cities and virtual options in the coming weeks! For additional information or questions, please contact: KSEvents@microsoft.com.

The post Register Now for Power Platform and AI workshops in a city near you! appeared first on Microsoft Power Platform Blog.

]]>
Introducing Maker and Admin Deployment Pages http://approjects.co.za/?big=en-us/power-platform/blog/power-apps/introducing-maker-and-admin-deployment-pages/ Tue, 14 Jan 2025 16:00:00 +0000 Thousands of enterprises now enjoy healthy, org-wide ALM with less effort. The new admin and maker Deployment pages (preview) are designed to help each persona navigate the process and follow best practices within a central hub!

The post Introducing Maker and Admin Deployment Pages appeared first on Microsoft Power Platform Blog.

]]>
In the past two years, ALM in Power Platform has evolved significantly, offering many new inbuilt capabilities. Thousands of enterprises now enjoy healthy, org-wide ALM with less effort. But with new capabilities added monthly, it can be difficult to keep up. For many, the question isn’t what can I do? It’s what should I do? Admin and maker dedicated Deployment pages (preview) are now available to bridge the gap, helping each persona succeed throughout the process!

Maker Deployment page

Makers can now view all their deployments in one place, regardless of solution or pipeline. If their deployment began from (or was deployed to) the current environment, they will be able to view the run history status of it. Failed Deployments and Active Deployments are highlighted in a convenient overview, so you don’t have to go looking for them either!

Deployment page for makers

In addition to deployment visibility, we’ve included a Get started section that will evolve over time. For now, it will link to documentation to help a maker begin their journey to healthy application lifecycle management (ALM).

To further improve understanding of what healthy ALM looks like, we’ll soon be adding recommendations, where makers are alerted to resolve any potentially unhealthy ALM-related behavior, such as housing high-use apps outside of a solution.

Admin Deployment page

The Deployment page in the new admin center provides a streamlined experience to help administrators learn about, setup, and operation best-in-class ALM. The initial preview provides a central location to view all deployments in the tenant, approve deployment requests, and troubleshoot failures.

graphical user interface, text, application, email

Select a pipelines host from the picker to see all the pipelines and deployment history managed with that host. A dedicated Failed deployments view helps admins quickly identify and troubleshoot failures and trending issues.

Admins can approve or reject deployment requests assigned to them. First setup Delegated deployments with service principals as the recommended way to deploy securely.

It is important that admins review changes in the solution and the sharing request. With the help of Copilot-generated deployment notes visible in the request, this becomes easier, but if you want a more granular look, be sure to set up Source control integration and link the repository to the approval.

Managed Operations

The Deployment pages are an offering of Managed Operations, allowing all who make or administrate to gain further insight into their Application Lifecycle Management to ensure that business solutions are reliable and performant in production. Aside from just deployment pipelines, these maker and admin experiences will evolve over the coming months and include many more Managed Operations intersections to take advantage of. So, stay tuned for more updates and please leave your feedback below!

Learn more

Admin Deployment page

Maker Deployment page

Managed Operations

New Power Platform Admin Center

The post Introducing Maker and Admin Deployment Pages appeared first on Microsoft Power Platform Blog.

]]>
Work with existing tables in data workspace http://approjects.co.za/?big=en-us/power-platform/blog/power-apps/work-with-existing-tables-in-data-workspace/ Mon, 13 Jan 2025 17:26:25 +0000 Data workspace, the ERD table designer empowered by Copilot, now supports using existing tables to build your data model.

The post Work with existing tables in data workspace appeared first on Microsoft Power Platform Blog.

]]>
We are excited to announce that makers can now visualize and manage existing tables in the ERD table designer, data workspace! Now, instead of starting from scratch, you can use your existing tables to build more robust data models. Once you’ve assembled your tables, the enhanced ERD view will allow you to review your existing and new tables side-by-side more easily.

Overview of existing tables in data workspace

This update and other data workspace features are now available in 20 languages worldwide. These include English, French, German, Spanish, Dutch, Danish, Italian, Japanese, Portuguese (Brazil), Chinese (Simplified), Czech, Finnish, Greek, Korean, Norwegian (Bokmål), Polish, Russian, Swedish, Thai, and Turkish.

For more information about the availability of data workspace, see Create and edit tables using Power Apps.

Build data model with existing tables

You can now add existing tables to your workspace either manually or with Copilot recommendations. Copilot will suggest the most relevant tables based on the set of tables currently in your workspace. Additionally, when working within a solution, you can also filter to show only tables in current solution, promoting better ALM practices.

Demo - adding existing tables to data workspace

Manage existing tables in the enhanced ERD view

The ERD view and interaction of data workspace have also been enhanced to streamline the management of your data model. You can now review column details about your tables, as well as to show and hide columns and relationships of your tables.

Demo - managing existing tables in data workspace

Limitations

While we are working on enabling a full editing experience of existing table within data workspace, currently you can only add existing tables to data workspace in read-only mode. To edit existing table, you will need to open the table in a new tab. This also means that you will not be able to create one-to-many relationships to existing table in the data workspace.

You can find more information about limitations of data workspace in this doc: Limitations using the table visual designer

Learn more about data workspace

The post Work with existing tables in data workspace appeared first on Microsoft Power Platform Blog.

]]>
Intelligent apps: Now created with a plan, optimized with agents, and scaled on a fully managed platform http://approjects.co.za/?big=en-us/power-platform/blog/power-apps/intelligent-apps-now-created-with-a-plan-optimized-with-agents-and-scaled-on-a-fully-managed-platform/ Tue, 19 Nov 2024 13:30:00 +0000 Join us at Microsoft Ignite 2024 to see the newest Power Apps announcements and embrace the era of Copilot-first development.

The post Intelligent apps: Now created with a plan, optimized with agents, and scaled on a fully managed platform appeared first on Microsoft Power Platform Blog.

]]>
At Microsoft Ignite 2024, Power Apps is unveiling powerful new ways to modernize business applications at scale in the era of AI.  

All of these announcements are entering preview by December 2024: 

  • Plan designer is ready for preview. In September 2024, we opened early access for select users to a new AI-powered workspace for turning requirements into a robust Microsoft Power Platform solution—including user stories, data model, apps, and automations. In the next weeks, we’re expanding access to a full preview. Designing a solution plan with Microsoft Copilot will make it easier than ever to upgrade existing apps and processes into intelligent applications.   
  • Makers can generate custom AI agents directly from Power Apps using the knowledge, logic, and actions built into existing apps to jumpstart the building of a Microsoft Copilot Studio agent. These custom agents will get work done on behalf of employees, which can reduce repetitive work, supercharge individual productivity, and drive overall business efficiency.1 Makers will also be able to tune the out-of-the-box agents in Power Apps with custom knowledge and actions using Copilot Studio.
  • Introducing managed security and managed operations in Power Platform. Just as we have simplified governance with managed environments, we are now making it easier than ever for organizations to apply advanced security to their Power Platform solutions and manage mission-critical workloads at scale. A completely redesigned admin experience now features focused capabilities for managing security, deploying solutions, monitoring telemetry, and more. 

Together, these advancements represent a major disruption to the traditional “build versus buy” tradeoff of business apps. By generating intelligent applications on a fully managed platform, technology leaders can get the best of both worlds—solutions that are purpose-built for exactly their needs but without the long-term costs of maintaining full stack projects. Forrester’s John Bratincevic argues that this is the beginning of a substantial shift.

“AI-powered enterprises will “build” software instead of “buy” it—and many applications in enterprise portfolios will consolidate onto low-code AppGen platforms.”

John Bratincevic, Principal Analyst, Forrester

Let’s dig into the details of how Power Platform is leading the AppGen transition with new capabilities rolling out now.

Build enterprise solutions, start with a plan 

In September 2024, we opened early access to a new Copilot-powered workspace in Power Apps that enables makers to design and generate a robust solution to nearly any business problem. With highly positive feedback from customers, we’re excited to bring the plan designer capabilities to preview.

Now developers will be able to start working on a business problem in an iterative process with Copilot, and keep better connection between the business requirements and the solution they are building.

The entire process of building a plan and generating solution components is iterative and collaborative. At any point makers can make changes to defined user roles, requirements, data model, or the proposed user experiences. The plan will live alongside the solution, changing with it and ensuring the understanding of the problem and requirements persist.  

The new plan designer experience will make a powerful tool for creating well-structured, adaptable, and collaborative solutions using Power Apps and Power Platform. 

Generate custom AI agents from existing app capabilities  

Makers can now easily generate agents from existing apps using the logic, knowledge, and actions built into those apps. Makers can leverage Copilot Studio capabilities directly in Power Apps to build custom agents that get work done on behalf of employees. Once these agents are deployed, users can review activity, manage complex cases, and focus on higher value work.

A screen recording of a maker in Power Apps Studio building an agent from an app

For instance, in a reimbursement management app, a maker takes existing process—categorization, compliance check, or rejecting requests—and builds an agent to execute these tasks. Makers can start from an existing app, and agent builder will suggest actions based on the app’s construction, like activating flows or running Power Fx functions. This significantly shortens the time to get to user value and makers can continue expanding agent functionality in Copilot Studio. For example, they can add the ability to process receipt images using the pre-built prompt with GPT-4o. 

For users, the benefits are clear: instead of requiring each request to be reviewed by a person, an agent handles it. Makers can also allow users to see which rows have been recently modified by the agent and view previous agent sessions. This transparency ensures that users can intervene when necessary, maintaining visibility and control. This functionality will be available to makers starting next month.

Improved in-app agents for data entry and summaries 

In addition to generating new custom agents, we’re also improving the out-of-the-box agents that end users leverage within Power Apps to get work done more efficiently.

A user in an app adding a document and an email to the form-fill bar and accepting the form suggestions.

Data entry is one of the tasks that many people consider tedious, and it’s no surprise that the Power Apps data entry agent, which helps users fill out forms, is highly valued by customers. At Power Platform Community Conference 2024, we announced the ability to copy text and let AI suggest form inputs from the clipboard. In a study with information workers, this Copilot assistance enabled 29% faster form filling, with 95% preferring it over manual entry.2 Now, users in model-driven apps can also directly add an email or file and get field suggestions from them. The new context control lets users see what data is used to predict fields, giving them more control. In canvas apps, entering long text input with Copilot now allows for custom prompts and presents multiple options to choose from—just like people are used to from Microsoft Word.

Quickly find what you need and understand a summary of complex records. Searching, sorting, and filtering of records using natural language with the help of the Power Apps data exploration agent is now available to all users in preview. And to give users easy insights, makers can add custom AI summaries to apps with a summary card—the performance of which they can review in the monitoring page.   

Copilot chat in apps can also now be customized—starting from the app designer, makers can open Copilot Studio, provision an agent responsible for the app chat experience and add new topics, knowledge grounding, domain-specific glossaries, and actions. A customized chat agent is then ready to help users with more relevant and helpful answers. 

Introducing managed security and managed operations 

In 2022, we introduced managed environments, a suite of governance capabilities that brought more visibility and control to administrators of Power Platform. We see every day how these capabilities allow IT teams to efficiently govern hundreds of thousands of assets, making well-governed use of Power Platform available to millions of users around the world, including for customers like Deutsche Bahn, Lerøy, and Lumen

A slide explaining the managed governance, managed operations and managed security concepts.

Today, we take another step forward. We know that large-scale app modernization and the transition of existing business processes onto intelligent solutions in Power Platform and Dynamics 365 will require even more than great governance. That’s why we’re introducing two additional, closely related capabilities: managed security and managed operations. This means that Power Apps, Power Automate, Microsoft Copilot Studio, and Dynamics 365 are now delivered on a fully managed platform. 

  • Managed governance helps organize and administer professional and citizen development with more visibility, more control, and less effort on the part of central teams.  
  • [New] Managed security makes it easier than ever before to apply advanced threat protections across the platform, helping security professionals assess and improve the security footprint of their business applications. Managed security includes industry-leading capabilities for proactive threat detection, access management, compliance, and more. Learn more in the Power Platform security and governance blog
  • [New] Managed operations makes it easier for advanced development teams to deploy and operate mission critical applications to maximize an organization’s productivity. This suite of capabilities is designed to safeguard and tune your production workloads with the ability to safely deploy updates, detect service degradations, and provide recommendations to improve production health. Learn more about managed operations.  

All managed capabilities are benefits of existing licenses and surface directly in existing products. This includes the Power Platform admin center (PPAC), which has now been completely re-imagined around a set of new highly productive workspaces for specific tasks—including reviewing inventory in managed environments, configuring and monitoring managed security, and leveraging managed operations capabilities for deployment and oversight.

These workspaces will also now be visible in focused ways in maker experiences. For example, developers will be able to observe and improve on the active usage of their applications in the monitoring workspace. They will see apps with low app open success rates and drill down on reasons why users can’t open the app, or they can see high latencies for showing the initial screen or data and understand what’s contributing to the problem. This will help makers find and address apps that require attention for improved performance.  

Today, we’re also making an important clarification to the licensing requirements for managed environments. Managed platform capabilities are a benefit of existing premium licenses, and any environment with managed features requires the users of any of the assets in that environment to have a premium license. We’re clarifying that as long as each individual user in the environment is appropriately licensed with at least one premium license—Power Apps or Power Automate—managed features will work and customers will be compliant.

Learn all about the updates to governance, scale, security, and data management capabilities in the breakout session Enterprise Scale: The Future of Power Platform Governance + Security

Apps that help users with line-of-business tasks 

Power Platform boasts a massive 1,400+ connector ecosystem, many of those connecting to the line-of-business data, giving options to business leaders and teams to build functionality they are missing to run business smoothly.  

We’re happy to announce two advances for building line-of-business apps. First, the SAP OData connector is now generally available, allowing access to SAP’s modern product stack, improving productivity and innovation with Power Platform’s low-code capabilities. Professionals building solutions over SAP will also benefit from a new whitepaper dedicated to architecting of SAP extensions.

And second, new bi-directional integration between Microsoft Dataverse and Snowflake allows makers to build end-to-end apps that act directly on Snowflake data, including the ability to create Dataverse virtual tables from Snowflake data. Coming soon, Dataverse data will be accessible in Snowflake so that customer service teams using Snowflake can leverage powerful analytics over their data in Dataverse, gaining deeper insights into customer behavior and enhancing service quality.

Join us at Microsoft Ignite 2024

Power Apps solves thousands of problems for tens of thousands of customers in almost every industry. With agents working alongside users, greater productivity from AI in apps, and expanded enterprise-grade tools for management at scale, Power Apps is the place for organizations to drive tangible AI impact

Join us at Microsoft Ignite 2024 to see the newest announcements firsthand and understand how you can leverage them. Embrace the era of Copilot-first development and accelerate your company transformation into the age of AI with Power Apps

shape

Microsoft Ignite 2024

Experience the latest innovations for AI transformation


1 New autonomous agents scale your team like never before.

2 Internal Microsoft testing conducted in November 2024 on sample of 22 subjects.

The post Intelligent apps: Now created with a plan, optimized with agents, and scaled on a fully managed platform appeared first on Microsoft Power Platform Blog.

]]>
Introducing Git Integration in Power Platform (preview) http://approjects.co.za/?big=en-us/power-platform/blog/power-apps/introducing-git-integration-in-power-platform-preview/ Mon, 11 Nov 2024 16:00:00 +0000 Now in public preview, Git Integration provides a streamlined experience for developers and citizen developers to build solutions together using the same development processes and best practices. Fusion teams are more productive with familiar Git functionality available directly within their environment. This native integration provides faster setup and iterations, developer and feature isolation, change tracking

The post Introducing Git Integration in Power Platform (preview) appeared first on Microsoft Power Platform Blog.

]]>
Now in public preview, Git Integration provides a streamlined experience for developers and citizen developers to build solutions together using the same development processes and best practices. Fusion teams are more productive with familiar Git functionality available directly within their environment. This native integration provides faster setup and iterations, developer and feature isolation, change tracking and auditing, version control, rollback, and more.

Animated Gif Image

It just takes a few seconds to connect your Dataverse environment to Git. You can connect and use Git integration within Power Apps, Microsoft Copilot Studio, Power Automate, and Power Pages. You’ll also need access to an Azure DevOps Git repository.

Rollout is in-progress. Git integration is currently available in public geos outside the US. Your environment must be enabled for early access and accessed at https://make.preview.powerapps.com.

As the team develops, Dataverse tracks everyone’s changes. When ready, commit your changes to a branch in the connected Azure DevOps Git repository. A commit link is provided to view the changes within the repository and compare diffs. You’ll notice solutions and solution objects are now stored in human readable formats in the repo.

Professional developers can work in source control while others work in one or more environments. It’s easy to pull others’ changes into other development environments which are connected to the same source code location. This allows team members to build without others editing in their environment and share changes once they’re ready. Connect multiple development environments using the same repo, branch, and folder. Then, in each environment create or import an unmanaged solution with the same name and publisher.

When committing and pulling changes, conflicts may be detected – meaning someone else made conflicting changes to the same object. You’ll need to choose whether to keep the version that’s in your environment or bring the version from source control into your environment. You can also revert changes in the repository, then pull the prior version into your environment.

When the team is ready to deploy to test or production, you can use Pipelines in Power Platform for the release. Building and deploying using developer tools isn’t available yet for this new format.

We hope you enjoy the preview. There are many current limitations and you shouldn’t use this feature in environments or Git folders where you’re developing production solutions. Please leave your feedback below, in the community forums, on social media, or another outlet of choice. We look forward to hearing what you’d like to see prioritized next.

Learn more

Overview of Power Platform Git integration

Setup Git integration

The post Introducing Git Integration in Power Platform (preview) appeared first on Microsoft Power Platform Blog.

]]>
New smart paste makes filling forms as easy as copy & paste http://approjects.co.za/?big=en-us/power-platform/blog/power-apps/new-smart-paste-makes-filling-forms-as-easy-as-copy-paste/ Mon, 04 Nov 2024 20:25:44 +0000 Have you ever found yourself frustrated by the tedious task of filling out forms, wishing you could just pull the information directly from an email, document, or note you already have? We are thrilled to introduce the new smart paste capability in Copilot form fill assistance for model-driven apps. Smart paste is designed to make

The post New smart paste makes filling forms as easy as copy & paste appeared first on Microsoft Power Platform Blog.

]]>
Have you ever found yourself frustrated by the tedious task of filling out forms, wishing you could just pull the information directly from an email, document, or note you already have? We are thrilled to introduce the new smart paste capability in Copilot form fill assistance for model-driven apps. Smart paste is designed to make form-filling as simple as copy & paste. Now you can effortlessly fill forms based on the information you already have, saving you time and reducing errors. Get ready to experience a smarter, faster, and more intuitive way to handle forms. The announcements below begin rolling out to environments worldwide starting today.

Introducing smart paste

Smart paste is the latest capability of Copilot form fill assistance for model-driven apps, designed to make the time-consuming and frustrating task of form filling easier. Imagine this: you have some text in an email, document, or note that you need to enter into a form. Instead of manually typing it all in, you can now simply copy the text to your clipboard. Without selecting any specific field, just click the smart paste button or use the standard paste shortcut (CTRL+V or CMD+V). Copilot will reason over the form and the pasted text to suggested what text could be used to fill specific fields, and provides suggestions inline in the form. You can review and accept the suggestions that work for you—as always, nothing gets saved until you confirm. Ignoring suggestions will automatically discard it, and we are also introducing a new capability to clear all suggestions in the form.

GIF showing the new smart paste and citations capabilities of Copilot form fill assistance in a main form of a model-driven app

And if you prefer the traditional way, you can still paste directly into a specific field by clicking on it first and then pasting.

GIF showing regular paste into a form field

You can use smart paste in your model-driven apps by updating the following two settings in Power Platform admin center, under Settings > Product > Features > AI form fill assistance section:

  1. In the Enable this feature for field, make sure that All users immediately is selected.
  2. Set Enable smart paste (Preview) to On.
Image showing the two settings for Copilot form fill assistance feature, located in Power Platform admin center.

Discover the suggestion source using new citations

We are introducing a new capability that adds even more transparency to Copilot’s suggestions. With the new citations, you can now learn more about the source of the suggestions provided by Copilot. These citations clearly identify the source, for example “Records you have updated recently” or “Clipboard”, giving you more clarity and confidence in the suggestions you receive.

Screenshot of a citation for a suggestion by Copilot form fill assistance

Form fill assistance now available in quick create forms

Form fill assistance, including the new smart paste capability, is now available in quick create forms as well. This means you can enjoy the same time-saving benefits across even more of your forms.

GIF showing the new smart paste and citations capabilities of Copilot form fill assistance in a quick create form of a model-driven app

Expansion to 21 languages

Form fill assistance in model-driven apps is rolling out in the following 21 languages in addition to English (US):

  1. Arabic
  2. Chinese (Simplified)
  3. Czech
  4. Danish
  5. Dutch
  6. Finnish
  7. French
  8. German
  9. Greek
  10. Hebrew
  11. Italian
  12. Japanese
  13. Korean
  14. Norwegian (Bokmål)
  15. Polish
  16. Portuguese (Brazil)
  17. Russian
  18. Spanish
  19. Swedish
  20. Thai
  21. Turkish

We want to hear from you

Learn more about this feature in the documentation. We look forward to you trying out these capabilities in your model-driven apps and sharing your feedback through the form fill assistance survey in your model-driven app.

The post New smart paste makes filling forms as easy as copy & paste appeared first on Microsoft Power Platform Blog.

]]>
Data Workspace is Now Generally Available! http://approjects.co.za/?big=en-us/power-platform/blog/power-apps/data-workspace-is-now-generally-available/ Thu, 10 Oct 2024 21:54:51 +0000 Data workspace, the ERD data experience with Copilot is now generally available in 9 languages supporting solution and model-driven app.

The post Data Workspace is Now Generally Available! appeared first on Microsoft Power Platform Blog.

]]>
We’re thrilled to announce that Data Workspace is now generally available. It is your one-stop-shop to create complex data models in an Entity Relationship Diagram (ERD) view with the assistance of Copilot. After receiving incredible feedback during the public preview, this feature is now ready for all users, delivering a more robust, user-friendly, and powerful experience for creating and managing multi-table data models. You can seamlessly create tables using natural language and bring in data from Excel files and SharePoint Lists through simple drag and drop experiences. You can find more details about the functionality here.

Extended language and geo availability

As part of general availability, data workspace is now accessible in 9 different languages worldwide, including English, French, German, Spanish, Dutch, Danish, Italian, Japanese, and Portuguese. This allows more users around the world to take advantage of the enhanced data experience in their native language. We’ve also ensured that this feature complies with geo availability policies. Thus, it can be accessed reliably across regions, expanding the feature’s global reach.

Screenshot_10-10-2024_105812_make.preview.powerapps.com

Latest GPT models for enhanced Copilot assistance

To elevate your experience, we are now using the latest GPT models, GPT 4o mini and GPT 4o, in this GA release. These models bring enhanced AI-driven interactions, enabling more precise data model generation, improved natural language processing, and greater overall performance in Copilot’s ability to understand and act on your requests.

Access data workspace from within your solution

One of the major new features in this GA release is the ability to access the data workspace directly from within your solutions. This improvement streamlines how tables and apps are created and managed. It ensures they adhere to your solution-specific standards and governance from the very beginning. When you access the workspace from your custom solution, any tables and apps created using the data workspace will automatically apply the correct solution prefixes. They will also reside directly within your solution, removing the need for time-consuming adjustments and manual alignment.

Creating tables using Data Workspace within your custom solution.

Data workspace is ready to create model-driven apps

In addition to its data modeling capabilities, data workspace now enables you to create not only modern canvas apps but also model-driven apps directly from the workspace, all based on the data model you build.

  • Canvas apps offer a highly customizable, design-first experience where you have full control over the app’s layout, appearance, and functionality. You can use drag-and-drop controls to build your apps. You can then configure them with Power Fx, making it easier to tailor apps exactly to your business needs.
  • Model-driven apps, on the other hand, provide a more structured approach to app development. The data model itself determines most of the layout and user interface. With the new functionality in the workspace, you can now create model-driven apps directly from the data model you’ve designed. Once your data relationships and entities are in place, you can automatically generate a model-driven app. The app will reflect the structure and complexity of your data, without needing to be configured from scratch.
Animated Gif Image

These new capabilities streamline the app-building process significantly. Whether you want the creative freedom of canvas apps or the structured approach of model-driven apps, the workspace now supports both. This makes it easier than ever to create business apps tailored to your data model.

Learn more about data workspace

Looking Ahead: This GA release is just the beginning. We continuously meet Microsoft’s promise for Copilot availability and expand the product’s capabilities based on your needs. Stay tuned for future updates, including more language support, integrations, advanced customization options, and even smarter Copilot interactions.

Try It Now: The new data experience is now live and available to all users. We invite you to try it out, explore the possibilities, and let us know what you think. Access the documentation below to learn more.
Create new tables
Build apps through conversation

The post Data Workspace is Now Generally Available! appeared first on Microsoft Power Platform Blog.

]]>