Azure Logic Apps announcement
-
Link
We are aware of an incident effecting any Logic Apps that were using the SQL connector. Connections will need to be recreated. Details on mitigating can be found here https://aka.ms/logicapp-sql-mitigation
We apologies for any inconvenience this may have caused and will keep you updated with details as we progress.
For questions or issues - please email logicappsemail@microsoft.com
-
0 Votes
In Azure Logic App ,How to create a file name that has Video Title and Video ID in the (Create File action step)?
have created a 1st Logic app : that allows a user to upload a .mp4 media file into a folder on OneDrive, and the logic app checks to see if there is new file on that OneDrive folder. If there is ...Proposed | 1 Replies | 2210 Views | Created by Milesleam - Thursday, May 14, 2020 12:36 PM | Last reply by Mike Urnun (Azure) - Wednesday, June 10, 2020 1:31 AM -
0 Votes
How to set up database connection in Visual Studio ARM template
Good afternoon I was wondering if someone can point me in the right direction. To date, all my logic app development has been within the portal. There is ...Proposed | 1 Replies | 1972 Views | Created by MrRichDean - Tuesday, May 12, 2020 10:53 AM | Last reply by Mike Urnun (Azure) - Wednesday, June 10, 2020 12:12 AM -
0 Votes
Salesforce Connector with Logic Apps - Using PickList (Multi-Select) field
Hi There, Can anyone help out with Salesforce connector? As per the document the Picklist (Multi-Select) field is not supported for CreateRecord and ...Proposed | 1 Replies | 1984 Views | Created by ppatel112 - Monday, May 11, 2020 3:37 AM | Last reply by Mike Urnun (Azure) - Tuesday, June 9, 2020 11:59 PM -
0 Votes
Logic App (GET ROWS > Create CSV Table) duplicate rows appearing that are not in the MS SQL view
We have a MS SQL database in Azure with a view, if I look at the data in the view I can see for example that PERSON_A appears once. We have a logic app that uses ...Proposed | 5 Replies | 5623 Views | Created by Ryan Tyler - Friday, April 6, 2018 1:57 PM | Last reply by Poojith_Jain - Thursday, June 4, 2020 6:35 PM -
0 Votes
Handling Typeform webhook in logic app
Hi, I'm setting up my logic app to consume the responses i get from customers filling in a Typeform form on my website. Each submitted form triggers my logic app through a webhook. ...Unanswered | 1 Replies | 1994 Views | Created by BasMol - Saturday, May 30, 2020 3:49 PM | Last reply by Mike Urnun (Azure) - Wednesday, June 3, 2020 7:22 AM -
0 Votes
Creating csv able from nested array
Hi, I have an array like this [ { "in_data": [ ...Unanswered | 1 Replies | 1920 Views | Created by dineshbh - Thursday, May 28, 2020 6:46 AM | Last reply by Mike Urnun (Azure) - Wednesday, June 3, 2020 7:18 AM -
0 Votes
Deploy from VS 2019 community to Logic App account fails with a DISP_E_EXCEPTION 0x80020009
With a freshly installed Visual Studio 2019 with Azure development installed and the Logic app extension installed , all up to date. Windows 10 Pro on Virtualbox ...Proposed | 1 Replies | 1977 Views | Created by PhiRo - Thursday, May 28, 2020 5:13 AM | Last reply by Mike Urnun (Azure) - Wednesday, June 3, 2020 7:10 AM -
0 Votes
Gateway unreachable - The socket connection has been disposed
Hi, I'm working on a integration solution with Logic Apps. It is a very simple scenario: Get access token from endpointIn a until loop of n ...Proposed | 1 Replies | 2778 Views | Created by EduardoCMB - Wednesday, May 27, 2020 3:25 PM | Last reply by Mike Urnun (Azure) - Wednesday, June 3, 2020 5:51 AM -
0 Votes
Logic apps with recurrence.
Hi, I am testing a logic app using 1 minute recurrence. At every 1 sec, I am posting a message to my teams channel. But the execution stops after 3 runs. Are ...Unanswered | 1 Replies | 1833 Views | Created by gtraghav - Thursday, May 28, 2020 5:37 PM | Last reply by Mike Urnun (Azure) - Tuesday, June 2, 2020 10:04 AM -
0 Votes
Azure Logic App - InvalidContentRangeHeader
I have a logic app that uses a blob storage trigger , creates a file in the sftp server with the content of the blob . I am getting a ...Proposed | 1 Replies | 2212 Views | Created by RashmiSasi - Thursday, May 28, 2020 9:43 PM | Last reply by Mike Urnun (Azure) - Tuesday, June 2, 2020 9:57 AM -
0 Votes
Outlook.com Update Event, persistent transient error
I seem to be getting this error on my logic app flow. Out of 3 runs, with 3 updates per run - 7 failed.. Its been happening for several days now as well. Ideas on how to correct? Is there an outage in ...Proposed | 1 Replies | 2027 Views | Created by Jake Vis - Woofy - Saturday, May 30, 2020 10:10 PM | Last reply by Mike Urnun (Azure) - Tuesday, June 2, 2020 6:47 AM -
1 Votes
On-premise gateway across multiple subscriptions
Hi, At INTEGRATE 2019 in early June, we were very pleased to hear from the Microsoft Product group, that support for on-premise gateways across multiple subscriptions were 'coming ...Answered | 11 Replies | 4062 Views | Created by Thomas L Berg - Wednesday, July 17, 2019 8:55 AM | Last reply by Efren Garcia - Friday, May 29, 2020 6:36 PM -
0 Votes
[Announcement] Azure Logic Apps Forum Migrated to Microsoft Q&A
All MSDN Azure Forums have moved to Microsoft Q&A platform to help our community members to find faster ... -
1 Votes
Logic App to Send Azure Blob File
I'm trying to accomplish something that id pretty simple in SSIS, but with Data Factory is a lot more involved! I have a three step porcess: I need to run a stored procedure which ...Answered | 2 Replies | 2114 Views | Created by ansonee - Monday, May 18, 2020 6:41 PM | Last reply by ansonee - Thursday, May 28, 2020 3:51 PM -
0 Votes
Poor performance on initializing variables
I am attempting to initialize a variable to dynamic content (a JSON property from the HTTP request), this usually takes 0 seconds, but can take up to 38 seconds. I was initially using an ...Unanswered | 1 Replies | 1486 Views | Created by Tech048 - Tuesday, May 26, 2020 8:14 AM | Last reply by Tech048 - Tuesday, May 26, 2020 11:50 PM -
0 Votes
Write binary or base64 data to Excel file using Sharepoint Update file
> mtestfile.xls which resulted in the output I wanted. I now attempted to output my data in a URI like data:application/vnd.ms-excel;base64,<data> and ...Proposed | 4 Replies | 4185 Views | Created by JackHedaya - Monday, May 18, 2020 7:33 PM | Last reply by JackHedaya - Tuesday, May 26, 2020 7:15 PM -
0 Votes
HTTP Connector Paging
I'm trying to get paging working per Paging I'm using an HTTP connector to get data from Graph APIs, which otherwise works fine But despite setting the ...Proposed | 2 Replies | 2168 Views | Created by John.Dawson - Saturday, May 9, 2020 8:20 AM | Last reply by WillPage - Tuesday, May 26, 2020 2:21 AM -
0 Votes
JSON TO JSON Transformation in liquid
Hi, when i use 'where' array filter in liquid template,it is no supported.How we can add Where filter in liquid template i ...Proposed | 1 Replies | 2264 Views | Created by Revathi Subramaniam - Monday, May 25, 2020 7:57 AM | Last reply by la Cour - Monday, May 25, 2020 2:17 PM -
0 Votes
SQL Connector - aggregate query
Hello, It's really frustrating trying trying to find out the correct way to use various options in Logic Apps connectors: I couldn't find any specific ...Unanswered | 2 Replies | 1928 Views | Created by SmoothOrange - Monday, May 25, 2020 12:38 PM | Last reply by SmoothOrange - Monday, May 25, 2020 1:57 PM -
0 Votes
SQL connector pagination issue
Hello, I read the documentation about pagination but it is not clear.and bit confusing, as it was going on about a table with 10k records and setting the threshold to 5k, then ...Proposed | 2 Replies | 1806 Views | Created by SmoothOrange - Saturday, May 23, 2020 6:41 PM | Last reply by SmoothOrange - Monday, May 25, 2020 1:03 PM - Items 1 to 20 of 3016 Next ›
Azure Logic Apps announcement
-
Link
We are aware of an incident effecting any Logic Apps that were using the SQL connector. Connections will need to be recreated. Details on mitigating can be found here https://aka.ms/logicapp-sql-mitigation
We apologies for any inconvenience this may have caused and will keep you updated with details as we progress.
For questions or issues - please email logicappsemail@microsoft.com