OMSSearch

5.1.3

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

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name OMSSearch -RequiredVersion 5.1.3

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name OMSSearch -Version 5.1.3

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2015 Stanislav Zhelyazkov.

Package Details

Author(s)

  • Stanislav Zhelyazkov, Stefan Stranger, Tao Yang, Daniele Grandini

Tags

Query Log Azure MSOMS OMS

Functions

Get-AADToken Get-OMSSavedSearch Invoke-OMSSearchQuery Get-OMSWorkspace Invoke-OMSSavedSearch Get-ARMAzureSubscription Get-OMSResourceGroup

Dependencies

This module has no dependencies.

Release Notes

Get-OMSSavedSearches was renamed to Get-OMSSavedSearch . Alias for Get-OMSSavedSearches is created.
• New function Get-ARMAzureSubscription
• New function Invoke-OMSSavedSearch
• Authors list in the module manifest is updated
• Added APIVersion parameter to almost all cmdlets
• Added Get-OMSResourceGroup to be visible
• Updated all cmdlet examples with the new APIVersion parameter

FileList

Version History

Version Downloads Last updated
6.1.0 1,146 1/24/2016
6.0.0 26 1/17/2016
5.1.4 112 8/16/2015
5.1.3 (current version) 21 8/11/2015
5.1.1 33 7/9/2015
5.1.0 20 7/8/2015
Show more