There is a new version of the OMSSearch module which mainly includes two new cmdlets.
Continue reading “OMSSearch PowerShell Module 6.1.0 Release”
There is a new version of the OMSSearch module which mainly includes two new cmdlets.
Continue reading “OMSSearch PowerShell Module 6.1.0 Release”
I’ve just updated the OMSSearch PowerShell module. New version is 6.0.0. Here are the changes: Continue reading “OMSSearch PowerShell Module 6.0.0 Release”
Recently PowerShell Gallery received a feature that you can deploy Modules from PowerShell Gallery to Azure Automation (part of OMS). You can upload PowerShell Modules to Azure Automation with little or not change to the module. If you want to make your PowerShell module more appealing and easy to use in Azure Automation you can create so called Connection. You can read more here. Recently I was able to confirm that if you publish your PowerShell Module with Connection to the PowerShell gallery that Connection will be imported as well when you import your module to Azure Automation. Continue reading “Publish your Module to PowerShell Gallery with Azure Automation Connection”
At Ignite Jo Chan showed us how we can now execute Search queries trough Operations Management Suite API which is basically Azure Resource Manager API. He demonstrated that with a tool called ARMClient. That tool seems nice but I wanted to get results with PowerShell as it is more familiar to me. Continue reading “Programmatically Search Operations Management Suite”