M4 - Integrate F&O apps with Microsoft Azure Flashcards
What is Logic Apps?
A cloud service that helps automate and orchestrate tasks, business processes, and workflows when you need to integrate apps, data, systems, and services across enterprises or organizations.
What does Logic Apps simplify?
The design and building of scalable solutions for app integration, data integration, system integration, enterprise application integration (EAI), and business-to-business (B2B) communication.
Where can you build and edit logic apps?
From your Azure portal at Microsoft Azure.
What is an example of a workload that can be automated with Logic Apps?
Process and route orders across on-premises systems and cloud services.
Fill in the blank: Logic Apps can send email notifications with _______ when events happen in various systems, apps, and services.
Microsoft 365
What can Logic Apps do with uploaded files from an SFTP or FTP server?
Move them to Azure Storage.
What can Logic Apps monitor and analyze?
Tweets for a specific subject and their sentiment.
How many connectors does Logic Apps offer?
A growing gallery of 200+ connectors.
Name three services included in the connectors for Logic Apps.
- Azure Service Bus
- Microsoft 365
- Salesforce
What do connectors in Logic Apps provide?
Triggers, actions, or both for creating logic apps.
True or False: Logic Apps can only be used for cloud-based solutions.
False
What types of integration can Logic Apps handle?
- App integration
- Data integration
- System integration
- Enterprise application integration (EAI)
- Business-to-business (B2B) communication
F&O apps integrate with Microsoft Power Platform.
How is this done through
- Power Automate & Power BI
- Power Apps
- Power Automate: Through its connectors
- Power BI & Power Apps: Access public data entities that are stored in the f&o apps database.
Microsoft 365 can integrate directly with f&o apps. In Microsoft-Excel this is enabled through the
Data Connector Add-in
How to optimize performance in data entities that are not composite and don’t require row-level logic?
- Turning on set-based processing.
- Split input files into multiple parts.
What is set-based processing?
Allows for rows to be collected and moved in groups, reducing the effect of latent communication with the database.
What is the Azure Machine Learning used for?
Demand forecasting for example.
Used to predict demand from sales order in Dynamics 365 Supply Chain Management.
TRUE/FALSE: Data entities and OData, allow F&O apps to connect to several external services, but to do that the services must be registered with the Microsoft Entra ID.
True