Operational Insights Workspace Id Discovery

Microsoft.IntelligencePacks.Types.DiscoverWorkspaceId (Discovery)

Discovery rule pushing the Operational Insights Workspace Id into the Health Service settings.

Element properties:

TargetMicrosoft.SystemCenter.HealthService
EnabledFalse
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.IntelligencePacks.Types.DiscoverWorkspaceId.DataSource Default

Source Code:

<Discovery ID="Microsoft.IntelligencePacks.Types.DiscoverWorkspaceId" Enabled="false" ConfirmDelivery="true" Remotable="false" Target="SCLibrary!Microsoft.SystemCenter.HealthService">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="SCLibrary!Microsoft.SystemCenter.HealthService">
<Property TypeID="SCLibrary!Microsoft.SystemCenter.HealthService" PropertyID="ThirdPartyAuthenticationUri"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.IntelligencePacks.Types.DiscoverWorkspaceId.DataSource">
<IntervalSeconds>86400</IntervalSeconds>
<WorkspaceId/>
</DataSource>
</Discovery>