|
You are here |
cyber-intruder.com | ||
| | | | |
www.dcac.com
|
|
| | | | | 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... Continue reading Retrieving Log Analytics Data with DataFactory | |
| | | | |
gregorsuttie.com
|
|
| | | | | Deploying a Log Analytics Workspace using Azure Verified Modules (AVM) with Bicep is a streamlined process that leverages the standardized practices of the Azure infrastructure-as-code framework. Here's a concise guide on how to set up your workspace using the AVM project on GitHub: The following is example Bicep code, I will let you create the... | |
| | | | |
www.devjev.nl
|
|
| | | | | Learn how to deploy Azure Sentinel to an existing Log Analytics workspace using Bicep for a streamlined and efficient setup. | |
| | | | |
wrapt.dev
|
|
| | | Let's make our integration tests more reliable by dynamically spinning up a database in Docker that mimics production and makes your project easy to test on any dev box. | ||