mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-07 18:17:22 +00:00
s
This commit is contained in:
parent
9d38230f90
commit
7eec07b404
Binary file not shown.
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 40 KiB |
Binary file not shown.
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 42 KiB |
@ -26,7 +26,8 @@ You first need to [create an app](exposed-apis-intro.md).
|
||||
|
||||
## Use case
|
||||
|
||||
If you need to schedule an advanced query and use the results for follow up actions and processing, you can use [Microsoft Flow](https://flow.microsoft.com/) (or Logic Apps) for it.
|
||||
A common scenario is scheduling an advanced query and using the results for follow up actions and processing.
|
||||
In this section we share sample for this purpose using [Microsoft Flow](https://flow.microsoft.com/) (or [Logic Apps](https://azure.microsoft.com/en-us/services/logic-apps/)).
|
||||
|
||||
## Define a flow to run query and parse results
|
||||
|
||||
@ -77,7 +78,7 @@ The output in the SQL DB is getting updates and can be used for correlation with
|
||||
|
||||
## Full flow definition
|
||||
|
||||
You can see the full defintion in the following image:
|
||||
You can find below the full definition
|
||||
|
||||

|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user