Skip to content

Commit 6841f14

Browse files
DieterGobeynecfan
andauthored
Apply suggestions from code review
Co-authored-by: Esther Fan <[email protected]>
1 parent f02340f commit 6841f14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/logic-apps/ai-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ For more information, see the following resources:
161161

162162
## Ingest documents and chat with data
163163

164-
Data is the cornerstone for any AI application and unique for each organization. When you build any AI application, efficient data ingestion is critical for success. Regardless of where your data resides and with little or no code, you can more easily integrate AI into new and existing business processes by building Standard workflows with Azure Logic Apps.
164+
Data is the cornerstone for any AI application and unique for each organization. When you build any AI application, efficient data ingestion is critical for success. No matter where your data resides, you can integrate AI into new and existing business processes using little or no code by building Standard workflows with Azure Logic Apps.
165165

166166
With over 1,400 enterprise connectors and operations, Azure Logic Apps makes it possible for you to quickly access and perform tasks with a wide range of services, systems, applications, and databases. When you use these connectors alongside AI services, such as Azure OpenAI and Azure AI Search, your organization can transform workloads such as automating routine tasks, enhancing customer interactions with chat capabilities, providing access to organizational data when necessary, and generating intelligent insights or responses. Along with these operations, Azure Logic Apps also offers prebuilt workflow templates that ingest data from many common data sources, such as SharePoint, Azure File Storage, Blob Storage, SFTP, and more, to help you quickly build and your applications.
167167

articles/logic-apps/logic-apps-control-flow-run-steps-group-scopes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ you can use scopes when you want to implement
2424

2525
To check a scope's status, you can use the same criteria
2626
that you use to determine a logic apps' run status,
27-
such as **Succeeded**, **Failed**, **Canceled**, and so on.
27+
such as **Succeeded**, **Failed**, **Cancelled**, and so on.
2828
By default, when all the scope's actions succeed,
2929
the scope's status is marked as **Succeeded**.
3030
But when any action in the scope fails or is canceled,

0 commit comments

Comments
 (0)