What are the 4 components of the PP?
1. Power BI
2. Power Apps
3. Power Automate
4. Power Virtual Agent
What 3 features are embedded in the PP?
1. AI Builder
2. Common Data Service
3. Connectors (275+)
What is the Common Data Service?
Scalable data service and app platform to securely store and manage data from multiple
sources and integrate that data in bizapps using CDM for ease and consistency.
What is "Tabular Data"?
Data source that returns data in a structured table format that PowerApps can read &
display w/gallieries, forms & other controls.
What are 3 examples of supported data sources that can create, edit & delete data
from tabular sources?
1. CDS
2. SharePointe
3. SQL Server
What is "Function-Based Data"?
Functions are used to interact w/the data and more extensive actions are possible
w/email, updating permissions & a creating calendar events
Describe 3 MS products where Functional Data actions are used?
1. Outlook
2. Project Online
3. Azure Blob Storage
What are the 2 types of "Operations" available?
1. Triggers (PowerAutomate only)
2. Actions (Power Automate & PowerApps)
True or False? Are APIs Function-Based?
True
What are the 3 approaches to creating Customer Connectors?
1. Blank Custom Connector (from scratch)
2. OpenAPI Definition (f/k/a Swagger)
3. Postman Collection
What Azure service is required to create a custom connector?
Azure Logic Apps
What is an OpenAPI Definition?
A language-agnostic machine-readable document that describes your APIs operations
& parameters.
What is a Postman Collection?
Postman is an app for making HTTP requests and "collections" organize & group
related API requests. .
, What are the 3 A's of the PP?
1. Analyze (Power BI to gain insight on data)
2. Act (Power Apps for intelligent business processes)
3. Automate (Power Automate for process automation)
Power Apps Expressions are similar to what?
Excel formulas SUM & TEXT
What are 3 types of Apps that Power Apps can build?
1. Canvas
2. Model-Drive
3. Portals
Canvas vs Model-Driven Apps
Built from scratch and focused on the user experienced vs Built from CDS and focused
on data
What is a Portal App?
Website builder that allows anonymous or authenticated customers to interact w/data in
the CDS
What are the 4 available AI Models available in Power Apps?
1. Prediction
2. Form Processor (e.g., business card reader)
3. Object Detector
4. Text Classification (categorization by meaning)
What are 3 components of the AI Builder?
1. Wizard-Based
2. Used to Build Models
3. Used to Train Models
Where can you access & manage security for Power Apps?
Power Platform Admin Center
What functionality is used to automate administrative duties?
PowerShell cmdlets
What is the URL for PowerApps?
make.powerapps.com
What 3 Getting Started Options are available inside Power Apps?
1. Make your own app (canvas, M-D or portal)
2. Start from data
3. Start from template
What 3 screen are auto-generated when an app is created starting w/Data?
1. Browse Screen
2. Details Screen
3. Edit/Create Screen
What 3 Controls are available on Browse Screen?
1. BrowseGallery1 (displays data from source)
2. NextArrow1 (opens the Details Screen)
3. IconNewItem1 (opens Edit/Create Screen)
Identify 4 common Controls in Power Apps?
1. Galleries (layout containers)
2. Forms (details about data to create/edit records)