3,059 questions with Azure Logic Apps tags

Sort by: Updated
1 answer

How to get commas

How do I my Numbers to have , comma formatted on them. All are text fields in SharePoint.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
asked 2024-08-28T19:07:54.9+00:00
Woodall, Sarah C 0 Reputation points
commented 2024-08-29T15:24:23.4266667+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
1 answer

Azure logic app (standard) with custom code doesn't inlcude all dlls

I created a logic app workspace with custom project. Here is the steps and instruction. https://learn.microsoft.com/en-us/azure/logic-apps/create-run-custom-code-functions#write-your-code When I build the project (dotnet build) and I can see the dlls are…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
asked 2024-08-27T17:49:04.3033333+00:00
Zhu, Henry 15 Reputation points
commented 2024-08-29T13:49:28.9433333+00:00
Ryan Hill 27,451 Reputation points Microsoft Employee
0 answers

Azure Logic app workflow to read logs from log analytics workspace in one tenant and write it to another

Hi Team, I am looking for help with logic app workflow which can read logs from a log analytics workspace in one tenant and write the same to another log analytics workspace in a different tenant. TYIA.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,159 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,157 questions
asked 2024-08-29T09:11:13.01+00:00
SujinaSJ-1789 271 Reputation points
1 answer

Deploy of bicep Template with Logic Apps throws Error : Data sinks can’t be reused in different settings on the same category for the same resource

Hi, we are trying to redeploy existing logic app using bicep template. This Logic app is already configured with Diagnostics Settings manually. I have automated the enabling of diagnostics settings along with the Logic app resource using bicep. However,…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
asked 2024-08-27T05:46:28.89+00:00
Srikanth Vanam (PERSISTENT SYSTEMS LIMITED) 0 Reputation points Microsoft Vendor
commented 2024-08-29T08:37:02.32+00:00
Deepanshukatara-6769 8,560 Reputation points
0 answers

Optimizing Azure Synapse Analytics for Spark Pool and Mapping Data Flows

I am encountering errors involving Livy sessions when running multiple pipelines in Synapse Notebook and mapping data flows. The errors are as follows: For notebooks: Operation on target forecast_constrained failed: Exception: Failed to create Livy…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,454 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,066 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,807 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,470 questions
asked 2024-08-29T08:21:28.3033333+00:00
Aditya Singh 130 Reputation points
0 answers

Unable to create the logic app with the below mentioned error

Unable to process template language expressions in action 'Get_Expired_Subscription' inputs at line '0' and column '0': 'The template language function 'formatDateTime' was unable to find the locale associated with 'T23:59:59Z'. The provided locale name…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
asked 2024-08-28T15:50:07.71+00:00
Anindita Kar 0 Reputation points
commented 2024-08-29T06:11:20.9966667+00:00
Anindita Kar 0 Reputation points
2 answers

formatDateTime function does not correctly convert ISO 8601 datetime strings

I have created a Logic App workflow that generates an Excel file with inactive guest users which is sent by email. The workflow first performs the following query: GET…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
asked 2024-08-28T12:55:42.0933333+00:00
Joost van der Linden 96 Reputation points
answered 2024-08-28T20:19:31.7733333+00:00
LeelaRajeshSayana-MSFT 14,596 Reputation points Microsoft Employee
1 answer

CosmosDB patch operation changes datatype from numeric to string

I'm performing a patch operation on a numeric field in CosmosDB using the CosmosDB connector in Logic Apps Standard. The patch operation changes the field from numeric to string which is not what I want. Inputs: { "containerId":…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,596 questions
asked 2024-08-15T06:50:29.4733333+00:00
Martin Peters 6 Reputation points
commented 2024-08-28T15:49:06.5133333+00:00
Martin Peters 6 Reputation points
2 answers One of the answers was accepted by the question author.

Can someone explain the limits on the free integration account via Logic Apps?

We had a free tier integration account which recently got bumped up to a higher level since the thresholds seem to have changed. New limits can be found here:…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
asked 2023-05-30T19:49:00.2566667+00:00
Jeff Tucker 90 Reputation points
commented 2024-08-28T13:03:58.27+00:00
Jeff Tucker 90 Reputation points
0 answers

Querry returns 2 events instead of one

I created a querry in sentinel for unfamiliar sign in. the logic app flow works well but the issue is this query sometimes returns 2 or more different events at the same time under the same incident number instead of one. And other times it will return…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
asked 2024-08-27T17:59:32.6766667+00:00
Solange Ngundu 0 Reputation points
1 answer

Unable to fetch the storage account name in the Standard Tier Logic App - Create Blob (V2) action in the workflow

In the Landing Zone Subscription, We have deployed the Standard tier Logic App and storage account (HNS enabled) in the Same Virtual Network (Subnet1) and configured the Outbound traffic configuration to Subnet2 for the Logic App. Private Endpoints are…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,066 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
asked 2024-08-20T13:16:01.3533333+00:00
Rajoli Hari Krishna 496 Reputation points
commented 2024-08-27T16:31:51.52+00:00
KarishmaTiwari-MSFT 19,692 Reputation points Microsoft Employee
0 answers

Azure Logic App 'ststv2_vms_Scheduled_start' runs without errors but doesn't start the VM

Hello, The logic app "ststv2_vms_Scheduled_start" doesn't work. Everything seems ok, the log is without errors, but the VM doesn't start. I did the troubleshooting :…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
asked 2024-08-27T08:53:29.1166667+00:00
MichelGingueneADMCH1-0562 0 Reputation points
edited the question 2024-08-27T09:03:10.78+00:00
AmaranS 5,635 Reputation points Microsoft Vendor
2 answers

Error: Server HMAC algorithm not found while connecting to SFTP server from consumption logic app

While connecting to SFTP server from consumption logic app getting below error. Server HMAC algorithm not found Checked the documentation of correct it is using SSH.Net library. All the protocols mentioned are supported at SFTP side. SFTP server is…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
asked 2024-08-20T10:59:15.4333333+00:00
Shashank A Mishra 21 Reputation points
answered 2024-08-27T07:04:10.3733333+00:00
Shashank A Mishra 21 Reputation points
0 answers

How to export the configuration of Service Provider Connections in logic app

Hi, I am creating an export github action for logic app. The goal is to export all the updated configuration made in the portal and make it into a pull request in the logic app github repo. I have successfully exported the workflow files and the…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
asked 2024-08-26T13:33:31.2066667+00:00
Fredrik Rognlien FT 0 Reputation points
edited the question 2024-08-26T15:26:05.3+00:00
VarunTha 7,175 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Webhook Logic App Succeeded in Azure Data Factory but Activity Status Didn't Update to 'Succeeded

Hello, My Logic App webhook activity status is not changing to succeeded in ADF, altough is is actually succeding sending an email. Do any of you have suggestions why it is not changing to succeded and what i can do about it? Thanks in advances.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,470 questions
asked 2024-08-23T13:34:56.3266667+00:00
Nima Pour 20 Reputation points
accepted 2024-08-26T08:27:44.6033333+00:00
Nima Pour 20 Reputation points
3 answers

Nuget reference not found during LogicApp runtime

We have created an Azure function which is referencing a 3rd party FTP client (Rebex.Ftp). This function is called locally from a LogicApp workflow. We debug it locally (the function) and everything works as expected. The issue becomes when we deploy the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,832 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
asked 2024-08-22T14:26:36.1+00:00
Michael Ribeiro 0 Reputation points
answered 2024-08-26T08:24:48.8233333+00:00
Pinaki Ghatak 3,825 Reputation points Microsoft Employee
1 answer

Azure Logic Apps HTTP Unauthorized

i tried to run a pipline in azure synapse analytics after a blob is added or modified but i get 'Unauthorized' error i used identity managed as authentification type and i turned on the the system assigned in identity in logic app and i gave synapse…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,807 questions
asked 2024-08-14T14:01:08.84+00:00
Mohamed Alaa LAABIDI 0 Reputation points
commented 2024-08-25T00:12:31.04+00:00
Vinodh247 16,116 Reputation points
0 answers

Couldn't integrate database in azure health bot using logic app

I couldnt integrate database with my data connection element in azure health bot using logic apps and also I could see the red dot on data connection element Screenshot 2024-08-23 at 11.12.52 AM.png

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
asked 2024-08-23T15:14:58.27+00:00
Shanmukhi Sudha Tiriveedhi 20 Reputation points
edited the question 2024-08-23T17:30:07.9266667+00:00
Oury Ba-MSFT 18,521 Reputation points Microsoft Employee
1 answer

How to get cmd logs that cannot be deleted in azure vm or bastion

Hi I want to check the command line log of the user using the ssh session of azure bastion or the log for the session accessed by the ssh in vm. It is possible through history command within os, but these logs can be deleted, so I want to know if I can…

Azure Bastion
Azure Bastion
An Azure service that provides private and fully managed Remote Desktop Protocol (RDP) and Secure Shell (SSH) access to virtual machines.
256 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
asked 2024-08-23T02:22:42.8+00:00
진우 정 0 Reputation points
answered 2024-08-23T06:18:19.0933333+00:00
Prrudram-MSFT 23,616 Reputation points
0 answers

Error: BadRequest, Http request failed, website down

I'm troubleshooting why my company website is down, and I'm receiving an error message that reads, "BadRequest. Http request failed: the server did not respond within the timeout limit. Please see logic app limits at…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,059 questions
asked 2024-08-19T22:46:13.0666667+00:00
Bryson 0 Reputation points
commented 2024-08-22T12:51:16.1933333+00:00
Sumit Tyagi 0 Reputation points