11/15/20

Building Apps Power Platform Overview

Power Platform on Microsoft 365 Overview (3 of 6)


In this video, we provide an overview of the Microsoft 365 Power Platform. We introduce the major services that are available, and we talk about how to leverage them when building an application.  As an example, we take a SharePoint Web form and enhance it with a PowerApps Web form. We also integrate the SharePoint app with Power Automate by pushing new records to Microsoft Team to show team collaboration capabilities.

 

Welcome to the building apps with Microsoft 365 series. This is a series of six videos. In each video, we discuss a technology area on the Microsoft 365 platform. If you follow this series, you will be able to build an application which can run from your mobile device by downloading the PowerApps mobile app from the app store.


Power Platform by Oscar Garcia @ozkary

Platform Review

  • Build low-code apps quickly
  • Integration with data connectors
  • Integration with Azure apps and security (Azure AD)

PowerApps

  • Create mobile enabled apps for Web, Android and iOS devices
  • Data model first development

Power Automate

  • Workflow Automation
  • Process improvements
  • Connect to multiple services

PowerBI

  • Unify Data from different sources
  • Visualize your data and integrate with other apps
  • Online dashboards with PowerBI online

Power Virtual Agents

  • Create conversational chatbots  to engage with users
  • Enable the search of information

Originally published by ozkary.com

11/12/20

Building Apps SharePoint Overview

SharePoint Microsoft 365 Overview (2 of 6)


In this video, we provide an overview of SharePoint Web Portal features, content and document management systems. Since we are building an application, we focus on building a data list which functions as a database table to store our app data. We take a model-first approach to define the model meta-data and constraints. We then build the application front-end.

 

Welcome to the building apps with Microsoft 365 series. This is a series of six videos. In each video, we discuss a technology area on the Microsoft 365 platform. If you follow this series, you will be able to build an application which can run from your mobile device by downloading the PowerApps mobile app from the app store.


SharePoint Platform by Oscar Garcia @ozkary

What is SharePoint?

  • Enterprise web portal and Sites
  • Content Management System (CMS)
  • Web apps, business process, document management
  • Communication, collaboration 
  • Low-code portal for external users via federated security

Data List

The video covers the following implementation details in real-time.

  • Like a database table stored in the content database
  • Use it to build apps with CRUD operations
  • Views, Filters, Alerts and Workflows
  • Integration with PowerApps and Power Automate to build business processes


Originally published by ozkary.com

11/11/20

Building Apps Microsoft 365 Overview

Microsoft 365 Overview (1 of 6)


In this video, we provide an overview of the Microsoft 365 platform. We explain some platform services, so developers may find a use case applicable for their needs. In order to make this practical, we build an actual application in real-time. We do this to show the capabilities of the platform. 

 

Welcome to the building apps with Microsoft 365 series. This is a series of six videos. In each video, we discuss a technology area on the Microsoft 365 platform. If you follow this series, you will be able to build an application which can run from your mobile device by downloading the PowerApps mobile app from the app store.




Microsoft 365 Platform by Oscar Garcia @ozkary


Product Management App

  We build this app by looking at the following areas:

  • Data and Web application with SharePoint and PowerApps
  • Process Automation and collaboration with Power Automate and MS Teams
  • Mobile app with PowerApps
  • Data visualization with PowerBI
  • Chatbot Search Automation with Virtual Power Agents




Originally published by ozkary.com

11/9/20

Microsoft 365 Power Platform Overview


This is a presentation for the Microsoft 365 Developer Bootcamp.

powerapp solution


In this bootcamp, we build an app by using the following technologies:
  • SharePoint Data List
  • PowerApps Web Forms
  • Power Automate flows with MS Teams
  • PowerBI desktop and online dashboards
  • PowerApps mobile app with PowerBI dashboard
  • Power Virtual Agent(chatbot) with Power Automate flow and SharePoint data list OData  calls
Github Repo:  https://github.com/ozkary/sp-addin-todo

Chatbots

ozkary chatbot



Originally published by ozkary.com