You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/connectors/built-in.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -550,7 +550,7 @@ For more information, review the following documentation:
550
550
[azure-event-grid-publisher-doc]: /azure/logic-apps/connectors/built-in/reference/eventgridpublisher/"Connect to Azure Event Grid for event-based programming using pub-sub semantics"
551
551
[azure-event-hubs-doc]: /azure/logic-apps/connectors/built-in/reference/eventhub/"Connect to Azure Event Hubs so that you can receive and send events between logic app workflows and Event Hubs"
552
552
[azure-file-storage-doc]: /azure/logic-apps/connectors/built-in/reference/azurefile/"Connect to Azure File Storage so you can create and manage files in your Azure storage account"
553
-
[azure-functions-doc]: ../logic-apps/logic-apps-azure-functions.md"Integrate logic app workflows with Azure Functions"
553
+
[azure-functions-doc]: ../logic-apps/call-azure-functions-from-workflows.md"Integrate logic app workflows with Azure Functions"
554
554
[azure-key-vault-doc]: /azure/logic-apps/connectors/built-in/reference/keyvault/"Connect to Azure Key Vault to securely store, access, and manage secrets"
555
555
[azure-openai-doc]: https://techcommunity.microsoft.com/t5/azure-integration-services-blog/public-preview-of-azure-openai-and-ai-search-in-app-connectors/ba-p/4049584"Connect to Azure OpenAI to perform operations on large language models"
556
556
[azure-queue-storage-doc]: /azure/logic-apps/connectors/built-in/reference/azurequeues/"Connect to Azure Storage so you can create and manage queue entries and queues"
Copy file name to clipboardExpand all lines: articles/connectors/file-system.md
+18-18Lines changed: 18 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ The File System connector has different versions, based on [logic app type and h
103
103
104
104
The following example shows the connection information for the File System managed connector trigger:
105
105
106
-

106
+

107
107
108
108
1. When you're done, select **Create**.
109
109
@@ -115,11 +115,11 @@ The File System connector has different versions, based on [logic app type and h
115
115
116
116
For this example, select the folder path on your file system server to check for a newly created file. Specify the number of files to return and how often you want to check.
117
117
118
-

118
+

119
119
120
120
1. To test your workflow, add an Outlook action that sends you an email when a file is created on the file system in specified folder. Enter the email recipients, subject, and body. For testing, you can use your own email address.
121
121
122
-

122
+

123
123
124
124
> [!TIP]
125
125
>
@@ -155,7 +155,7 @@ The following steps apply only to Standard logic app workflows in an App Service
155
155
156
156
The following example shows the connection information for the File System built-in connector trigger:
157
157
158
-

158
+

159
159
160
160
1. When you're done, select **Create**.
161
161
@@ -167,11 +167,11 @@ The following steps apply only to Standard logic app workflows in an App Service
167
167
168
168
For this example, select the folder path on your file system server to check for a newly added file. Specify how often you want to check.
169
169
170
-

170
+

171
171
172
172
1. To test your workflow, add an Outlook action that sends you an email when a file is added to the file system in specified folder. Enter the email recipients, subject, and body. For testing, you can use your own email address.
173
173
174
-

174
+

175
175
176
176
> [!TIP]
177
177
>
@@ -206,7 +206,7 @@ If successful, your workflow sends an email about the new file.
206
206
207
207
The following example shows the connection information for the File System managed connector trigger:
208
208
209
-

209
+

210
210
211
211
1. When you're done, select **Create**.
212
212
@@ -218,11 +218,11 @@ If successful, your workflow sends an email about the new file.
218
218
219
219
For this example, select the folder path on your file system server to check for a newly created file. Specify the number of files to return and how often you want to check.
220
220
221
-

221
+

222
222
223
223
1. To test your workflow, add an Outlook action that sends you an email when a file is created on the file system in specified folder. Enter the email recipients, subject, and body. For testing, you can use your own email address.
224
224
225
-

225
+

226
226
227
227
> [!TIP]
228
228
>
@@ -265,7 +265,7 @@ The example logic app workflow starts with the [Dropbox trigger](/connectors/dro
265
265
266
266
The following example shows the connection information for the File System managed connector action:
267
267
268
-

268
+

269
269
270
270
1. When you're done, select **Create**.
271
271
@@ -277,7 +277,7 @@ The example logic app workflow starts with the [Dropbox trigger](/connectors/dro
277
277
278
278
For this example, select the folder path on your file system server to use, which is the root folder here. Enter the file name and content, based on the file uploaded to Dropbox.
279
279
280
-

280
+

281
281
282
282
> [!TIP]
283
283
>
@@ -286,7 +286,7 @@ The example logic app workflow starts with the [Dropbox trigger](/connectors/dro
286
286
287
287
1. To test your workflow, add an Outlook action that sends you an email when the File System action creates a file. Enter the email recipients, subject, and body. For testing, you can use your own email address.
288
288
289
-

289
+

290
290
291
291
1. When you're done, save your workflow.
292
292
@@ -317,7 +317,7 @@ These steps apply only to Standard logic apps in an App Service Environment v3 w
317
317
318
318
The following example shows the connection information for the File System built-in connector action:
319
319
320
-

320
+

321
321
322
322
Azure Logic Apps creates and tests your connection, making sure that the connection works properly. If the connection is set up correctly, the setup options appear for your selected action.
323
323
@@ -335,11 +335,11 @@ These steps apply only to Standard logic apps in an App Service Environment v3 w
335
335
336
336
When you're done, the **File Content** trigger output appears in the **File content** parameter:
337
337
338
-

338
+

339
339
340
340
1. To test your workflow, add an Outlook action that sends you an email when the File System action creates a file. Enter the email recipients, subject, and body. For testing, you can use your own email address.
341
341
342
-

342
+

343
343
344
344
1. When you're done, save your workflow.
345
345
@@ -368,7 +368,7 @@ If successful, your workflow creates a file on your file system server, based on
368
368
369
369
The following example shows the connection information for the File System managed connector action:
370
370
371
-

371
+

372
372
373
373
Azure Logic Apps creates and tests your connection, making sure that the connection works properly. If the connection is set up correctly, the setup options appear for your selected action.
374
374
@@ -386,11 +386,11 @@ If successful, your workflow creates a file on your file system server, based on
386
386
387
387
When you're done, the **File Content** trigger output appears in the **File content** parameter:
388
388
389
-

389
+

390
390
391
391
1. To test your workflow, add an Outlook action that sends you an email when the File System action creates a file. Enter the email recipients, subject, and body. For testing, you can use your own email address.
392
392
393
-

393
+

Copy file name to clipboardExpand all lines: articles/connectors/managed.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -356,7 +356,7 @@ For more information, review the following documentation:
356
356
[azure-sql-data-warehouse-doc]: /connectors/sqldw/"Connect to Azure Synapse Analytics so that you can view your data"
357
357
[azure-table-storage-doc]: /connectors/azuretables/"Connect to your Azure Storage account so that you can create, update, and query tables and more"
358
358
[biztalk-server-doc]: /connectors/biztalk/"Connect to your BizTalk Server so that you can run BizTalk-based applications side by side with Azure Logic Apps"
359
-
[file-system-doc]: ../logic-apps/logic-apps-using-file-connector.md"Connect to an on-premises file system"
359
+
[file-system-doc]: file-system.md"Connect to an on-premises file system"
360
360
[ftp-doc]: ./connectors-create-api-ftp.md"Connect to an FTP / FTPS server for FTP tasks, like uploading, getting, deleting files, and more"
361
361
[github-doc]: ./connectors-create-api-github.md"Connect to GitHub and track issues"
362
362
[google-calendar-doc]: ./connectors-create-api-googlecalendar.md"Connects to Google Calendar and can manage calendar"
0 commit comments