Month: June 2020
XPath to select array of nodes satisfying a child property with Logic Apps
The final query expression we will be decomposing today is this:
xpath(xml(variables(‘count’)), ‘/*[local-name()=”lists”]/*[local-name()=”list”]/*[local-name()=”name” and text()=”*Billable”]/..’)
This is the XPath function (ht… Continue reading XPath to select array of nodes satisfying a child property with Logic Apps
Move Your Azure Sentinel Logs to Long-Term Storage with Ease
*Note: the initial template had an error regarding the end date. It is listed as -28, it will need to be changed to -88. The template has been updated in GitHub to reflect this.
Out of the box, Azure Sentinel provides 90 days of data retention f… Continue reading Move Your Azure Sentinel Logs to Long-Term Storage with Ease
Experiencing Data Access Issue in Azure portal for Log Analytics – 06/18 – Resolved
Final Update: Thursday, 18 June 2020 18:24 UTCWe’ve confirmed that all systems are back to normal with no customer impact as of 06/18, 18:20 UTC. Our logs show the incident started on 06/18, 16:05 UTC and that during the 2 hours and 15 minutes that it… Continue reading Experiencing Data Access Issue in Azure portal for Log Analytics – 06/18 – Resolved
ICYMI – Top Announcements from Microsoft Build 2020
It has been one month since the first-ever, completely virtual Microsoft Build, where we unveiled new tools and updates to make developing for all 1 billion Windows 10 devices easier. It’s an exciting time for Windows, and if you missed the event or just want to relive the announcements, here are the top pieces of […]
The post ICYMI – Top Announcements from Microsoft Build 2020 appeared first on Windows Blog.
Continue reading ICYMI – Top Announcements from Microsoft Build 2020
Machine learning on Azure for baseball decision analysis
What-if analysis is a great use case for Azure machine intelligence techniques. Bart Czernicki, Principal Technical Architect with the Microsoft Machine Intelligence team, shows you how in his sample web app for baseball decision analysis based on… Continue reading Machine learning on Azure for baseball decision analysis
The Developer Activity Book for #RemoteDevLife
Front cover of the Developer Activity Book
We wanted to bring a little fun (and geekiness) into your homes, so we created a Developer Activity Book. In it, you’ll find seven coloring pages, a crossword puzzle, a word search, and a logic puzzle. … Continue reading The Developer Activity Book for #RemoteDevLife
Advanced analytics of COVID data using Synapse SQL endpoint in Azure Synapse Analytics service
Azure Synapse Analytics is a big data analytics service that enables you to analyze data on Azure storage using SQL language. You can use SQL endpoints (provisioned and serverless) to analyze your data … Continue reading Advanced analytics of COVID data using Synapse SQL endpoint in Azure Synapse Analytics service
