M4 - Integrate F&O apps with Microsoft Azure Flashcards

1
Q

What is Logic Apps?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does Logic Apps simplify?

A

The design and building of scalable solutions for app integration, data integration, system integration, enterprise application integration (EAI), and business-to-business (B2B) communication.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Where can you build and edit logic apps?

A

From your Azure portal at Microsoft Azure.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is an example of a workload that can be automated with Logic Apps?

A

Process and route orders across on-premises systems and cloud services.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Fill in the blank: Logic Apps can send email notifications with _______ when events happen in various systems, apps, and services.

A

Microsoft 365

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What can Logic Apps do with uploaded files from an SFTP or FTP server?

A

Move them to Azure Storage.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What can Logic Apps monitor and analyze?

A

Tweets for a specific subject and their sentiment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How many connectors does Logic Apps offer?

A

A growing gallery of 200+ connectors.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Name three services included in the connectors for Logic Apps.

A
  • Azure Service Bus
  • Microsoft 365
  • Salesforce
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What do connectors in Logic Apps provide?

A

Triggers, actions, or both for creating logic apps.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

True or False: Logic Apps can only be used for cloud-based solutions.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What types of integration can Logic Apps handle?

A
  • App integration
  • Data integration
  • System integration
  • Enterprise application integration (EAI)
  • Business-to-business (B2B) communication
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

F&O apps integrate with Microsoft Power Platform.
How is this done through
- Power Automate & Power BI
- Power Apps

A
  • Power Automate: Through its connectors
  • Power BI & Power Apps: Access public data entities that are stored in the f&o apps database.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Microsoft 365 can integrate directly with f&o apps. In Microsoft-Excel this is enabled through the

A

Data Connector Add-in

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How to optimize performance in data entities that are not composite and don’t require row-level logic?

A
  • Turning on set-based processing.
  • Split input files into multiple parts.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is set-based processing?

A

Allows for rows to be collected and moved in groups, reducing the effect of latent communication with the database.

17
Q

What is the Azure Machine Learning used for?

A

Demand forecasting for example.
Used to predict demand from sales order in Dynamics 365 Supply Chain Management.

18
Q

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.