Resources  
  • Integrate Payment Gateway in Power PagesMar 29, 2024. Learn how to integrate a payment gateway like Stripe into Power Pages for online shops, service providers, donation pages, and event sign-ups. Follow a step-by-step guide to set up payments smoothly, enhancing your website's functionality and professionalism.
  • Create Service Connections in Azure DevOpsMar 28, 2024. Learn how to set up service connections in Azure DevOps for seamless integration with Power Platform. Follow step-by-step instructions to configure essential details like Server URL, Tenant ID, Application ID, and Client Secret. Grant access permissions and save your service connection for successful integration.
  • Convert Attachment to Base64 in Power Apps for Email AttachmentsMar 27, 2024. Convert attachment files into Base64 strings in Power Apps. Use Power Automate to trigger email creation, dynamically attaching the Base64-encoded files. Streamline workflow, automating attachment handling and email sending seamlessly.
  • Azure DevOps: Classic Editor for Azure Build & Release PipelinesMar 27, 2024. Learn to create Build and Release Pipelines in DevOps for Azure Repos Git. Configure tasks for Power Platform tools like solution export and import. Use Service Principle for authentication and define target environment details. Ensure successful pipeline creation for efficient project management.
  • Creating Global Option Sets & Using Them Effectively in CRMMar 18, 2024. To create a Global Option Set in Dynamics 365, define a set of standardized values applicable across multiple entities. Then, reference this set when creating option set fields, ensuring consistent data entry and easier management across the CRM system.
  • How to Create an Instant Plugin in the Dataverse Environment?Mar 14, 2024. Create instant plugins in Dataverse for Dynamics 365 using Power Platform. Customize business logic, automate processes, and integrate seamlessly with real-time event-driven actions. Simplify development and enhance data management effortlessly.
  • Power Platform Center of Excellence (CoE)Mar 11, 2024. A Center of Excellence (CoE) dedicated to the Microsoft Power Platform is a strategic initiative that drives innovation, collaboration, and governance. It brings together experts, fosters knowledge sharing, and ensures consistent standards across the organization.
  • Auto-Populate Azure Pipeline Variables and ConnectionsMar 11, 2024. In this article we will discuss how deployment settings file can be used to auto-populate environment variables and connection references in target environment.
  • Enable Microsoft Teams Chat in Dynamics 365Mar 06, 2024. Enable Microsoft Teams chat in Dynamics 365 by navigating to Power Platform admin center, selecting an environment, accessing integration settings, and turning on "Sync Teams chat data with Dynamics 365 records." Save changes.
  • Data Migration Using Azure PipelinesMar 05, 2024. In this article, we will discuss how data can be imported from Source to Target environment using Azure Pipelines. Automate data migration in Microsoft's Power Platform using Power Platform Build Tools. Learn step-by-step with examples to create schema files and execute data export and import pipelines.
  • Understanding Grouping by Columns in SharePoint ListsMar 04, 2024. In this article, we will discover how to efficiently organize and manage data in SharePoint Lists by understanding the powerful grouping capabilities.
  • AI Builder Platform for Effortless Resume and Invoice HandlingMar 04, 2024. The AI Builder platform streamlines resume and invoice handling by automating data extraction and analysis. It boosts efficiency and accuracy, enabling effortless processing of documents for enhanced productivity.
  • Automated Solution Export and Backup PipelineMar 01, 2024. Automated Solution Export and Backup Pipeline ensures seamless data management, integrating continuous integration, version control, and robust backup protocols. It safeguards data integrity, enhances security, and facilitates disaster recovery.
  • Understanding RSS Feeds in SharePointMar 01, 2024. In this article, we will discover how SharePoint utilizes RSS feeds for content syndication. Explore integration options, web parts, and site subscriptions, enhancing information management and collaboration within your organization.
  • Understanding Regional Settings in SharePointMar 01, 2024. This guide offers a comprehensive overview of Regional Settings in SharePoint, emphasizing their significance in enhancing user experience and fostering global collaboration. It covers the functionality, customization options, and benefits of Regional Settings, and instructions for accessing and configuring them.
  • Enable Audit History Using Powershell in D365 Feb 28, 2024. In this article we will discuss in detail about audit tracking for entities and fields and how it can be enabled in more efficient manner.
  • Enable Change Tracking Using Powershell in D365Feb 21, 2024. In this article we will discuss in detail about change tracking for entities and how it can be enabled in more efficient manner.
  • Dataverse Plugin Telemetry with Azure Application InsightsFeb 20, 2024. Learn to use the logger in plugins to log information to Azure App Insights using Dataverse Plugin telemetry. Integrate Azure Application Insights with Dataverse plugins for enhanced telemetry. Monitor plugin executions, detect errors, and optimize performance, providing actionable insights for robust plugin solutions.
  • Create Elegant Form Controls for PowerApps with React-BootstrapFeb 20, 2024. This article provides a comprehensive guide on how to create elegant form controls for your PowerApps using React-Bootstrap. It covers the basics of React-Bootstrap, its advantages, and how it can be used to enhance the aesthetics and functionality of your PowerApps forms.
  • PowerApps Component Framework (PCF) + ReactFeb 18, 2024. Article that explores the integration of Microsoft’s PowerApps Component Framework with the popular JavaScript library, React. The article provides a comprehensive guide on how to leverage the robustness of PCF and the flexibility of React to build dynamic and efficient applications.
  • CRUD Operation in Power Platform with Canvas AppFeb 15, 2024. Learn how to perform CURD operations in Power Platform with Canvas App. Explore creating, reading, updating, and deleting data seamlessly. Enhance your app development skills and efficiently manage data within the Microsoft ecosystem.
  • Power Apps Components Framework (PCF)Feb 15, 2024. The Power Apps Components Framework (PCF) empowers developers to create custom controls for Microsoft Power Apps and Dynamics 365, enhancing user experiences and extending functionalities.
  • How to Implement Approval in Teams Using Adaptive CardsFeb 13, 2024. This article introduces Adaptive Cards, versatile user interface components formatted in JSON, capable of seamless integration across various platforms. It delves into their significance in enabling lightweight UI exchange between applications and outlines.
  • Cross-Platform Mobile Development FrameworksFeb 09, 2024. Developing mobile applications for both iOS and Android platforms can be challenging due to the need for separate codebases. Cross-platform frameworks offer a solution, allowing developers to write code once and deploy it on multiple platforms.
  • Learn about Azure Platform JourneyFeb 08, 2024. Embark on a journey through the Azure platform in Part-1, diving into cloud essentials and Azure introduction. Explore cloud services, including storage, compute, network, and analytics, unraveling the intricacies of Azure's robust offerings.
  • Apache Kafka with Dapr Bindings in .NETFeb 07, 2024. This content provides an in-depth overview of integrating Apache Kafka with Dapr Bindings for building distributed event-driven applications. It explains the key concepts of Apache Kafka, Dapr, and Dapr Bindings, along with step-by-step
  • Supported File Types for Data Ingestion into KQL Database in FabricFeb 06, 2024. This article is about Understanding the Supported File Types for Data Ingestion into the KQL Database in Fabric Real-time Analytics. Supported file types include JSON, CSV, XML, & Text. Note: XLSX is not supported. See how to ingest & transform data using Data Factory.
  • Working with Service Connections in Azure DevOpsFeb 01, 2024. In this article, we will discuss how we can set up service connections and use them in Azure pipelines. Azure DevOps relies on service connections to integrate with external services. Secure connections streamline Azure DevOps with Azure, GitHub, and Power Platform, enabling deployment, integration, and ALM processes.
  • Full-Stack Web Development in ASP.NET Core 8 MVCJan 30, 2024. Full-stack web development refers to the practice of designing, developing, and deploying both the client-side (front-end) and server-side (back-end) components of a web application. In this, developers handle everything from user interface design and interaction to database management and server configuration.
  • Top 5 White Label LMS Platforms in 2024Jan 29, 2024. Here is a list of the top 5 learning management systems that can be white-labeled for your company and brand.
  • PowerApps Save as CSV from Export to ExcelJan 29, 2024. In this article, we will learn how to export a report in CSV format using PowerApps and Power Automate. Create a SharePoint list, connect data sources, and build a flow to export data to a CSV file.
  • PowerApps Save as CSV or Generate Report from CSV/ExcelJan 24, 2024. I often come across where the business wants to have a report in excel format. But the question is could we save as csv using PowerApps. Then with the help of Power Automate we can. There is a lot of requirements which could be achieved in PowerApps with the help of Power Automate.
  • Mastering MVVM: A Deep Dive into .NET MAUI with MVVM ToolkitJan 23, 2024. In this article, we will learn about MVVM architecture with .NET MAUI and the MVVM Toolkit. Follow a step-by-step guide for project setup, plugin installation, and efficient implementation using ViewModel and View. Access the full code and explore the seamless integration of the View and ViewModel for robust cross-platform mobile applications.
  • Run Azure Pipelines using Local ServerJan 22, 2024. This article describes the process to run Azure Pipelines from local machine and followed by a small demo using Power Platform Task.
  • Comparing Vertical Scaling and Horizontal Scaling in System DesignJan 11, 2024. Certainly! This article delves into the critical aspect of system design known as scalability, exploring two primary approaches: Vertical Scaling and Horizontal Scaling. Vertical Scaling involves enhancing the capabilities of a single server by adding more resources, while Horizontal Scaling achieves scalability by distributing the workload across multiple servers.
  • PowerApps Cascading Creating Dropdown and save into ListJan 08, 2024. Learn to create cascading dropdowns in PowerApps for efficient form usage. This guide details the process, including configuring dropdown controls and implementing cascading lookup logic for better data management.
  • Invoke Azure Data Factory Pipeline via MSFT FabricJan 03, 2024. Learn to trigger Azure Data Factory (ADF) pipelines from Microsoft Data Factory using a service principal or organizational account. Follow the steps and API calls for seamless integration.
  • Get Daily Weather Forecast using Power AutomateDec 26, 2023. Here, I'm guiding the steps to create a flow to get daily weather forecasts to an email. In today's fast-paced world, staying updated with the weather forecast is crucial for planning our daily activities, whether it's scheduling outdoor events, commuting, or preparing for weather-related changes.
  • How To Invoke SOAP Web Service in MuleSoftDec 24, 2023. In this article, you will learn how to invoke SOAP Web Service from the MuleSoft application. SOAP (Simple Object Access Protocol) is a protocol for exchanging structured information in the implementation of web services. It is a messaging protocol that allows programs running on different operating systems to communicate with each other by using XML as the message format.
  • How To Invoke REST Web Service in MuleSoftDec 22, 2023. In this article, you will learn how to invoke REST Web Service from the MuleSoft application. MuleSoft's RESTful web service integration using Anypoint Studio. Understand the principles of REST, set up global configurations, and create a Mule project for seamless integration and efficient communication.
  • How to Download the Package Deployer using Power Platform Tools in Visual Studio Code?Dec 20, 2023. Step-by-step details to download the package deployer using power platform tools in Visual Studio code. Learn an efficient alternative to download the Dynamics 365 Package Deployer using Visual Studio Code and Power Platform Tools. Follow the outlined steps after setting up the prerequisites.
  • How to Download the Configuration Migration Tool using Power Platform in Visual Studio Code?Dec 18, 2023. Step by step details to download the configuration migration tool using power platform tools in visual studio code
  • Setup an Environment for Copilot StudioDec 15, 2023. How to set up an environment in Power Platform to copilots using Copilot Studio. This guide outlines the steps to set up an environment for Microsoft's Generative AI feature in Copilot Studio, enabling the creation of AI-powered chatbots using Power Platform.
  • How to Download the Plugin Registration Tool using Power Platform Tools in Visual Studio Code?Dec 11, 2023. There are step-by-step details to download the plugin registration tool using Power platform tools in Visual Studio code. Plugins are mostly written in C# language and can be registered at various events like Create, Read, Update, Delete or on other messages and can run either in Synchronous or Asynchronous mode.
  • How to Install Power Platform Tools in Visual Studio Code?Dec 11, 2023. Step by step details to install Power Platform Tools in the Visual Studio Code. Effortlessly manage and deploy Power Platform solutions with the Power Platform extension for Visual Studio Code. Follow our step-by-step guide to install Power Platform Tools seamlessly.
  • Transforming Labels into Hyperlinks with .NET MAUINov 29, 2023. Transforming Labels into Hyperlinks with .NET MAUI
  • How to Embed an Image to an email in Power AutomateNov 28, 2023. Power Automate doesn't have a native action specifically designed to embed images directly into an email introduction. However, below method I'm showing step by step to embed an image.
  • Clone and Edit Logged-In User's Item in PowerAppsNov 28, 2023. In this article, explore how to save time by cloning entries. The article details the process of opening duplicated items immediately in a form and cloning objects with user-confirmed messages.
  • Opening PowerApps App Gallery From Email Dependent upon IDNov 27, 2023. Learn to design a user-friendly PowerApps gallery with an ID filter navigated from an email. This tutorial covers creating a flow, forming URLs, and implementing Power Automate for seamless functionality.
  • Empowering Developers with .NET 8Nov 20, 2023. Step into the realm of .NET 8, the latest iteration of Microsoft's open-source platform that empowers developers to craft cutting-edge applications. With its focus on enhanced performance, cloud-native capabilities, and developer productivity, .NET 8 has revolutionized the way we build software.
  • Microsoft Announces New Azure AI Platform for BusinessesNov 08, 2023. Microsoft announces new Azure AI platform, offering a variety of AI services to help businesses of all sizes develop and deploy AI solutions.
  • AI and Machine Learning in Customer Data Platforms (CDPs)Nov 01, 2023. This blog highlights the impact of AI and ML in Customer Data Platforms (CDPs). It emphasizes AI's role in data analysis, predictive modeling, and real-time personalization, and delves into how ML enables task automation, customer segmentation, and recommendation systems. The benefits of leveraging AI and ML in CDPs are discussed alongside common challenges and best practices, ensuring optimal data quality and model accuracy.
  • Microsoft Fabric Lakehouse And How To Engineer Data Into The LakehouseSep 27, 2023. Microsoft Fabric Lakehouse is a data architecture solution offered by Microsoft that combines the capabilities of a data lake and a data warehouse, aiming to provide a unified platform for storing, managing, and analyzing data. It enables organizations to engineer and transform their data into a structured and accessible format within the lakehouse environment. Here's a description of the concept and the process of engineering data into a Microsoft Fabric Lakehouse.
  • .NET MAUI Cross-Platform App DevelopmentSep 25, 2023. Dive into the world of .NET MAUI and discover how to create cross-platform applications effortlessly using a single codebase. Explore the simplicity and power of this framework for building native apps on Android, iOS, macOS, and Windows.
  • Enabling Licenses for Power Platform Environment (Preview)Sep 25, 2023. Microsoft has introduced a preview feature for administrators to gain insights into license consumption and address licensing needs. Learn how to enable this feature in the Power Platform Admin Center for environment management. Discover license details, recommended actions, and an overview dashboard to ensure efficient licensing. Note that this feature is for non-production environments.
  • Swipe View in .NET MAUISep 21, 2023. In this article, we explore .NET MAUI, a powerful cross-platform framework that empowers developers to create native mobile and desktop applications using C# and XAML. With .NET MAUI, you can build applications that seamlessly run on Android, iOS, macOS, and Windows, all from a single, unified codebase. This open-source platform builds upon the foundation of Xamarin Forms, extending its capabilities to desktop scenarios while enhancing UI controls for improved performance and extensibility.
  • Enhance Power Apps with Interactive Location FeaturesSep 14, 2023. Discover how to enhance user experiences and create dynamic, location-aware applications step-by-step. Learn to integrate location controls, configure GPS, utilize Bing Maps API, customize displays, and more. Revolutionize your app development with location-based services, asset tracking, and data collection.
  • Exploring Low Code and No Code with Power PlatformSep 04, 2023. In the fast-evolving realm of software development, Low Code No Code (LCNC) platforms like Microsoft's Power Platform usher in a transformative era. LCNC enables diverse skill sets to craft applications efficiently. This article explores LCNC's fundamentals, the Power Platform's role in revolutionizing application development, and the advantages it offers, such as accelerated development, enhanced collaboration, reduced IT dependency, and agile iteration.
  • Working With NavigationPage In .NET MAUISep 04, 2023. In this article, we will learn about the NavigationPage in .NET MAUI.In .NET MAUI (Multi-platform App UI), the NavigationPage is a fundamental navigation container that allows you to manage the navigation flow and hierarchy of pages within your mobile and desktop applications. It is a key component for creating structured and user-friendly navigation experiences. Here's a description of how to work with NavigationPage in .NET MAUI:
  • Governance Tokens vs Utility TokensSep 04, 2023. Explore the world of blockchain tokens! Discover the differences between governance and utility tokens in decentralized ecosystems.
  • How to Enable Managed Environments for a Dataverse Environment?Sep 01, 2023. Step by step process to managed environments for a dataverse environment
  • Efficient Application Monitoring with Dynatrace and Power AppsAug 24, 2023. Synergizing Dynatrace and Power Apps for Effective Application Monitoring
  • Seamless AI Integration: ChatGPT in the Microsoft Power PlatformAug 23, 2023. Seamless AI Integration: ChatGPT in the Microsoft Power Platform" refers to the integration of ChatGPT, a powerful AI language model, into the Microsoft Power Platform. This integration allows users to leverage ChatGPT's natural language processing capabilities within Power Platform applications, enhancing communication, automation, and decision-making processes. With this integration, users can create chatbots, automate tasks, analyze text, and gain insights using the advanced language understanding capabilities of ChatGPT directly within the Power Platform environment.
  • Mastering Email Approvals with Power AutomateAug 22, 2023. Navigating Email Approvals: A Comprehensive Look at Automated Flow and Template Methods in Power Automate
  • Microsoft Power Automate Process Mining is now officially available for usersAug 15, 2023. Microsoft is excited to announce the general availability of Microsoft Power Automate Process Mining, an innovative capability that empowers organizations to gain deep insights into their business processes, identify inefficiencies, and achieve process optimization. With Process Mining, businesses can now transform the way they optimize processes, streamline operations, and uncover opportunities for cost savings.
  • Enhancing Workflow and Business Efficiency with Power Automate in DataverseAug 15, 2023. Discover how Microsoft's Power Platform, including Dataverse and Power Automate, transforms workflows. Automate processes, integrate data, and enhance productivity seamlessly.
  • How to Use AI Builder in Power Apps?Aug 09, 2023. Learn how to utilize Microsoft's AI Builder in Power Apps to perform sentiment analysis on text data. Enhance user experiences, understand feedback, and make data-driven decisions with this comprehensive guide.
  • The Convergence of Voice Commands and Generative AI with Other technologiesAug 02, 2023. The Convergence of Voice Commands and Generative AI with Other technologies
  • Empowering Azure using AI BuilderAug 01, 2023. AI Builder in Microsoft Power Apps and Power Automate offers prebuilt AI models for automation, data analysis, and decision-making without extensive coding.
  • Creating Beautiful and Efficient Solutions in Power AppsJul 28, 2023. Deep dive of best practices to be followed in powerapps which covers from signing up to PowerApps, Choosing UI, Inputs and security awareness.
  • Introduction to Powerapps and Business Benefits of the Powerapps Jul 18, 2023. Introduction to the Power platform and PowerApps, Overview of the PowerApps types, business benefits of the PowerApps as an overview
  • PowerApps Versions History and Restore VersionsJun 27, 2023. PowerApps Version History & Restoration: Learn how to track and restore previous versions of your app, ensuring smooth debugging and providing users with the latest updates.
  • Easiest way to Create SharePoint New or Edit Form Using PowerAppsJun 27, 2023. PowerApps Form Creation: Learn how to create new and edit forms in PowerApps. Customize form size, select a data source, add buttons, and set form modes.
  • Invoke PowerAutomate on the Change Specific Field/Column Value of DevOpsJun 26, 2023. Reducing unnecessary Power Automate invocations, this article presents a solution to trigger automation only when specific column values change in Azure DevOps, optimizing consumption and flow history while maintaining efficiency.
  • Creating A Dialogue box, PopUp, Alert box, and Confirmation box in PowerAppsJun 20, 2023. This article discusses how to create a popup dialog box in Power Apps for displaying confirmation messages or alerts. It addresses the scenario of creating a popup confirmation message for gallery items using CRUD operations.
  • Localization in .NET MAUIJun 15, 2023. Localization in .NET MAUI
  • Shell Flyout in .NET MAUIJun 14, 2023. Shell flyout in .net MAUI
  • Notes from Microsoft Build 2023 Jun 12, 2023. A short notes on Microsoft Build that happened on May 24
  • Azure Synapse Analytics: A Unified Analytics PlatformJun 09, 2023. Hi techies, today we are discussing about the azure synapse analytics and how can we set up the azure synapse analytics workspace.
  • How to Set the Authoring Version in the Canvas App?Jun 08, 2023. Step by step details to set the Authoring Version in the Microsoft Canvas Apps in the Power Platform Environment
  • Power Platform Solution LayersMay 23, 2023. In this article we will see what solution layer is and how we can add and remove unmanaged layers/ customizations to managed solution in Power Platform solution. Before deployment of any new version of managed solution we need to remove unmanaged layers.
  • CollectionView in .Net MAUIMay 22, 2023. In this article, we are going to learn about how to add CollectionView in .Net MAUI.
  • Tabs in .Net MAUIMay 16, 2023. How to implement Tabs in .Net MAUI
  • Power Platform Solution Deployment - Process, Issues and FixesMay 15, 2023. In this article we will see how we can deploy Power Platform components like Apps and Flows along with connection references and environment variables with Solutions. What are some real-life issues and challenges in deploying Power Platform Solutions and how to handle these challenges.
  • Create Simple Bot (Power Virtual Agents)May 08, 2023. Create Simple Bot (Power Virtual Agents), and easily access our Bot everyware.
  • Azure Spring Apps: A Comprehensive Platform for Running Spring Boot ApplicationsMay 05, 2023. Azure Spring Apps is a fully managed service that allows you to easily deploy and run Spring Boot-based applications in the Azure cloud. Spring Boot is a popular framework for building web applications in the Java programming language, and Azure Spring Apps provides a platform for running these applications without worrying about the underlying infrastructure.
  • Writing Platform-Specific Code with AngularMay 04, 2023. This article explores how Angular allows developers to write platform-specific code by using platform-specific providers. It explains the concept of platform-specific code and how it can be useful when working with platform-specific APIs or services. The article also provides examples of how platform-specific code can be written in Angular and how to use platform-specific providers to achieve this
  • Azure or AWS? Making the Right Choice for Your Cloud Infrastructure💥May 03, 2023. This article could compare and contrast Azure and AWS, two of the most popular cloud platforms on the market. It could cover their similarities and differences, and provide insights into which platform might be best suited for different use cases and business needs.
  • An Overview of the Azure Power Platform: Tools, Benefits, and Getting StartedMay 02, 2023. The Azure Power Platform is a suite of tools and services provided by Microsoft that enables businesses to build, deploy, and manage custom applications and workflows without requiring extensive programming knowledge. It consists of three core services: Power BI, Power Apps, and Power Automate.
  • Building Custom Business Applications with Microsoft Power AppsMay 01, 2023. Create simple Power apps demo easily build app.
  • What is Environment Variables in Dataverse and How to use it in Power Automate FlowApr 18, 2023. Environment variables in Dataverse allow you to store the connection reference or keys which are needed to be used inside the environment. They are more like a global variable that can be accessed within the Power Platform Environment. We can make use of this to store the values and use it for Power Platform Customizations.
  • Power Up Your Automations: Mastering Array and Object Comparison in Power AutomateApr 18, 2023. Learn how to take your Power Automate game to the next level by mastering array and object comparison! Discover the tips and tricks you need to streamline your workflow and supercharge your automation skills in this must-read article
  • Navigation in React NativeApr 17, 2023. The article is a detailed description on how to add navigation to a react native app
  • Developing Cross-Platform Applications With .NET CoreApr 12, 2023. In this article, you will learn how to develope Cross-Platform Applications with .NET Core.
  • Flutter Vs React Native - The Ultimate Battle For Cross-Platform Mobile Development SupremacyApr 11, 2023. Mobile app development has seen rapid growth in recent years, as cross-platform development solutions have become more popular. There are two solutions that have proven popular among developers: Flutter and React Native.
  • Get User Properties With Graph API In Power AutomateApr 10, 2023. In this article, you'll discover how to retrieve user profiles in Microsoft Power Automate using an HTTP request via the Graph API. Learn how to filter user profile information for a specific user based on their ‘user principal name’ or other parameters.
  • Power Automate - Send Notification With File Properties TableApr 07, 2023. In this article we will see how we can read the file properties of all the files in a folder of SharePoint online document library and send these properties in tabular format with custom CSS styling in email notification.
  • Create An Approval Flow Using Microsoft Power AutomateMar 13, 2023. In this article we will discuss Approval Workflows with Power Automate. We will cover the various types of approvals, the outcomes of approvals in different scenarios, and how approvals can be taken through various platforms such as the Approval Action Center, email, the Power Automate mobile app, and Microsoft Teams.
  • Step By Step Process To Create A Power Platform SolutionMar 09, 2023. In the article, there is a comprehensive guide that explains the process of creating a Power Platform solution in a step-by-step manner. Additionally, the article discusses the different kinds of solutions that are available and provides detailed explanations of Power Platform solutions.
  • Step By Step Procedure To Create An Environment For Power AutomateMar 06, 2023. This article will guide you through the process of creating power automate environments and provide instructions on how to manage environment creation using the admin center.

About Platform-Invoke

NA

OUR TRAINING