azure
5 TopicsLogic Flow name in Azure Log Analytics
dependencies | where type == "Ajax" | where success == "False" | where name has "logicflows" | project timestamp, name, resultCode, duration, type, target, data, operation_Name, appName | order by timestamp desc This KQL query in Azure Application Insights> Azure Log Analytics is used to get errors for logicflows. It returns the data but, I cannot see the logicflow name or ID anywhere. Is there any way to fetch logicflow ID? The azure app insight is registered for a power app, where we are using automate flows to call apis. We need the flow's name in analytics. I tried looking the database, there is no field for logic flow's name or ID. Though when seen in user>sessions, it shows name in requestHeaders.307Views0likes0CommentsHow to connect google analytics with Azure Functions or Data Factory?
Hi I am trying to connect Google Analytics with the Data factory, but there is no direct connector. Can anyone guide me through the blog or article to connect Google Analytics with Data factory or Azure Functions? I need to extract data from google analytics and export it into an SQL database.5.6KViews0likes1CommentMonitoring Computer / Storage / Consumption per Resource Group / Subscription
Hi. I am new to azure. We use Azure have have hundreds (if not thousands) resource groups. I need to run some analytics on these resource groups whereby i can see everything we have (hopefully something i can export into excel) Is there such as way where i can easily determine how much compute / Storage is being used in my resource group and if possible the costs per resource group? Basically, i need to find out a) What exactly exists per Resource Group, how much storage, compute consumption is it using. If this is not available out of the box, can anyone shed any light on how i can do something custom to obtain this info, maybe a powershell script i can run per resource group, or even subscription? Thanks in advance592Views0likes0CommentsGetting started on Azure
I work with large dataset and I am just getting started on learning Azure. I am famaliar with Python and Powerbi. I am planning to integrate Synapse and Databricks for anaalytics and visualisation using Powerbi. What books do you recommend for me to understand these modules?1.1KViews0likes1Comment