Filter By

Package Types

Operating System

Categories

Trust Information

By: | 5,188,508 downloads | Last Updated: 3/29/2018 | Latest Version: 1.6.0

PowerShell module to ingest data into the Log Analytics Ingestion API. This module is based on the following documented restAPI: https://docs.microsoft.com/en-us/azure/log-analytics/log-analytics-data-collector-api

By: | 220,156 downloads | Last Updated: 6/24/2020 | Latest Version: 1.3.0

This module contains functions to inject custom data into Log Analytics using the Log Analytics HTTP Data Collector API. Github Repo: https://github.com/tyconsulting/OMSDataInjection-PSModule

By: | 11,159 downloads | Last Updated: 9/13/2016 | Latest Version: 1.03

This Azure/OMS Automation runbook imports the latest version on PowerShell Gallery of all modules in an Automation account. By connecting the runbook to an Automation schedule, you can ensure all modules in your Automation account stay up to date. If a new module to import is specified, it will import that module from the PowerShell Gallery af... More info

By: | 4,214 downloads | Last Updated: 6/3/2016 | Latest Version: 0.1

Enable Log Analytics to collect logs from Azure Diagnostics

By: | 1,417 downloads | Last Updated: 11/28/2015 | Latest Version: 1.0

This runbook sets up a connection to an Azure virtual machine. It requires the Azure virtual machine to have the Windows Remote Management service enabled, which is the default. It sets up a connection to the Azure subscription and then imports the certificate used for the Azure VM so remote PowerShell calls can be made to it.

By: | 1,376 downloads | Last Updated: 1/24/2016 | Latest Version: 6.1.0

This module allows you to get token from Azure AD and execute OMS query against OMS search API.

By: | 1,200 downloads | Last Updated: 7/9/2017 | Latest Version: 1.3

A PowerShell module to aide with deployment and management of OMS agents on remote computers.

By: | 773 downloads | Last Updated: 9/12/2018 | Latest Version: 1.1

This script configures Azure Diagnostics and Log Analytics to receive Azure Automation logs containing job status and job streams. The logs will be sent from the specified Automation account to a generated storage account and OMS workspace. This script should run locally (outside of Azure Automation) and requires you to interactively authentica... More info

By: | 1,061 downloads | Last Updated: 2/13/2020 | Latest Version: 0.59

DEPRECATED - Please use psIntune module

By: | 570 downloads | Last Updated: 12/13/2016 | Latest Version: 1.0

The module collects monitor and rule data from SCOM environment and sends it to OMS via OMS Data Collector API.

By: | 482 downloads | Last Updated: 10/3/2017 | Latest Version: 0.0.0.2

Contains cmdlets to parse the results of a KQL query returned from the Log Analytics and the Application Insights APIs.

By: | 557 downloads | Last Updated: 6/6/2016 | Latest Version: 1.1

Imports a module on PowerShell Gallery into the Azure/OMS Automation service. Requires that authentication to Azure (Resource Manager) is already established before running.

By: | 409 downloads | Last Updated: 11/28/2015 | Latest Version: 1.0

This runbook creates a report on Azure Automation jobs and runbook modifications over the past X days. The report can be in HTML or text format and can be sent via email. You may want to set this runbook to run on a recurring schedule (for example, daily).

By: | 588 downloads | Last Updated: 10/14/2019 | Latest Version: 2.0.2

LogAnalyticsAlerts is a module that will allow you to manage your Log Analytics alert rules, based on the new API: https://docs.microsoft.com/en-us/azure/azure-monitor/platform/alerts-log-api-switch New in this version: the Enable-LogAnalyticsAlertsNewAPI cmdlet now has a Force switch, so you can to this programmatically for multiple workspaces... More info

By: | 469 downloads | Last Updated: 11/28/2015 | Latest Version: 1.0

This runbook copies a remote file from a Windows Azure virtual machine. Connect-AzureVM must be imported and published in order for this runbook to work. The Connect-AzureVM runbook sets up the connection to the virtual machine where the remote file is copied from. When using this runbook, be aware that the memory and disk space size of the proc... More info

By: | 575 downloads | Last Updated: 2/13/2020 | Latest Version: 0.2.3

PowerShell module for reading/writing Log Analytics data

By: | 339 downloads | Last Updated: 1/20/2016 | Latest Version: 1.0

This Azure Automation runbook ensures that only one instance of a PowerShell runbook is running at any one time. It is meant to be called inline from another runbook at the beginning of the runbook.

By: | 400 downloads | Last Updated: 11/28/2015 | Latest Version: 1.0

This runbook copies a local file to an Azure virtual machine. Connect-AzureVM must be imported and published in order for this runbook to work. The Connect-AzureVM runbook sets up the connection to the virtual machine where the local file will be copied to. When using this runbook, be aware that the memory and disk space size of the processes ru... More info

By: | 382 downloads | Last Updated: 11/28/2015 | Latest Version: 1.0

This runbook indexes all of the tables in a given database if the fragmentation is above a certain percentage. It highlights how to break up calls into smaller chunks, in this case each table in a database, and use checkpoints. This allows the runbook job to resume for the next chunk of work even if the fairshare feature of Azure Automation put... More info

By: | 318 downloads | Last Updated: 11/28/2015 | Latest Version: 1.0

This runbook configures a new or existing Azure Scheduler job that calls an Automation runbook. This enables more advanced scheduling capabilities within Azure Scheduler to be used to trigger runbooks that are not enabled in the current Automation scheduler functionality. The scheduler job that is created is disabled so you can change the schedul... More info