Forum Widgets
Latest Discussions
Welcome to the Azure Data and Analytics AMA!
Welcome to the Azure Data and Analytics Ask Microsoft Anything (AMA)! This live hour gives you the opportunity to ask questions and provide feedback. Please introduce yourself by replying to this thread. Post your questions in a new thread within the Azure AMA space, by clicking on, "Start a New Conversation" at the top of the page.EricStarkerOct 13, 2020Former Employee13KViews7likes22CommentsWelcome to the Azure HDInsight AMA!
Welcome to the Azure HDInsight Ask Microsoft Anything (AMA)! This live hour gives you the opportunity to ask questions and provide feedback. Please introduce yourself by replying to this thread. Post your questions in a new thread within the Azure AMA space, by clicking on, "Start a New Conversation" at the top of the page.EricStarkerJan 28, 2021Former Employee2.2KViews0likes12CommentsWhy does the REST API of Application Insights not support to save searches/queries
Is there a reason why the saving of searches/functions is not supported via REST API in Application Insights (https://dev.applicationinsights.io/documentation/overview). This is possible in Log Analytics (https://docs.microsoft.com/en-us/rest/api/loganalytics/savedsearches) but not in Application Insights.emileerOct 13, 2020Copper Contributor3.5KViews1like6CommentsAzure Synapse Analytics cost per Pipeline
Is it possible to see Azure Synapse Analytics cost per Pipeline or per notebook?MariolloMay 04, 2023Copper Contributor5.3KViews0likes5CommentsAzure Analysis Services - Performance trace / issue
Hi, we are struggling with the performance in Azure Analysis Services. Compared with the old SSAS / MDM -Cube, the new solution does not perform well enough / price. I've tried to look at the various fields, but miss the old trace-utility. Is there any tool available to make monitor performance on Azure Analysis Services? /EdvardEdvardGundersenOct 13, 2020Copper Contributor2KViews1like5CommentsKusto: query for ssl cert expiry date
I'm looking for windows cert expiry data for total days left by using below kusto query. I can get the remaining days left but it is not in right format. Need only days left. KQL Query Event | where EventLog == "Microsoft-Windows-CertificateServicesClient-Lifecycle-System/Operational" | where EventID == 1003 | parse EventData with * "<SubjectName>" subject: string "<" * | parse EventData with * "<NotValidAfter>" CertExpDate: datetime "<" * | extend DaysLeft = TimeGenerated - CertExpDate | project Computer, CertExpDate, DaysLeft,EventID, RenderedDescription, subject, Message //| top 20 by DaysLeft asc | order by DaysLeft asc Output "29.23:44:22.9440000" I need to trim to above value in days format only. I'e "29". I'm available on Microsoft Teams @email address removed for privacy reasons if anyone can help me instantly. Thanks in advance.Bhagyesh1984Oct 10, 2022Copper Contributor3.9KViews0likes4CommentsAzure learning courses
Hello guys I am a data analyst working remotely for 6 years now, and with power bi. And because I am between jobs, everyone is asking for Azure knowledge, whatever this means, which I don't have any, maybe because I only have reader access to their servers, always. I need your help to let me know the name of the courses I should take (all of them) in order to help me get a job with Azure knowledge. There are so many like Azure devops, azure databricks, azure fundamentals, etc and I don't even know where to start but I am eager to learn. Could you be so kind and let me know the Azure courses I can take an in which order? That would be awesome. Thanks all of you in advance PedropedroccamaraAug 05, 2022Copper Contributor1.2KViews0likes4CommentsExporting historical Application Insights data
Hi folks, We recently setup Continuous Export for one of our Application Insights instances. This is great in helping us to retain analytics, however the issue we're having is that it only captures data from the point in time it was enabled. We need to capture historical data from the Application Insights instance. I have found some official documentation on exporting historical data (https://docs.microsoft.com/en-us/azure/data-explorer/kusto/management/data-export/continuous-data-export#exporting-historical-data), however I'm unclear on where to run the `.show continuous-export` command and where to even get the name of the continuous export. Has anyone figured this out? ThanksamiahfpJan 05, 2021Copper Contributor2.3KViews0likes4Comments
Resources
Tags
- AMA18 Topics
- Log Analytics6 Topics
- azure6 Topics
- Synapse3 Topics
- azure monitor3 Topics
- Log Analytics Workspace3 Topics
- Stream Analytics2 Topics
- azure databricks2 Topics
- Azure Synapse Analtyics2 Topics
- application insights2 Topics