Explore >> Select a destination


You are here

learnsentinel.blog
| | datasavvy.me
22.1 parsecs away

Travel
| | I've been working on a project where I use Azure Data Factory to retrieve data from the Azure Log Analytics API. The query language used by Log Analytics is Kusto Query Language (KQL). If you know T-SQL, a lot of the concepts translate to KQL. Here's an example T-SQL query and what it might look
| | www.hecfblog.com
17.5 parsecs away

Travel
| |
| | blog.nviso.eu
21.6 parsecs away

Travel
| | In this blog post we will cover why rogue subscriptions are problematic and revisit a solution published a couple of years ago on Microsoft's Tech Community. Finally, we will conclude with some hardening recommendations to restrict the creation and importation of Azure subscriptions.
| | royvanrijn.com
73.8 parsecs away

Travel
| Today I've been looking into rainbow tables. These are tables used to do a reverse lookup for a hash function. For example MD5, or Windows LAN Manager. Usual...