Office 365 Services and Features Discovery

Microsoft.SystemCenter.O365.Discovery.Service (Discovery)

Knowledge Base article:

Summary

Office 365 Services and Features Discovery discovers services and features for an instance of Office 365 Subscription.

Element properties:

TargetMicrosoft.SystemCenter.O365.Subscription
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SystemCenter.O365.DataSource.Services Microsoft.SystemCenter.O365.RunAsProfile.Proxy

Source Code:

<Discovery ID="Microsoft.SystemCenter.O365.Discovery.Service" Target="Microsoft.SystemCenter.O365.Subscription" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SystemCenter.O365.Service"/>
<DiscoveryClass TypeID="Microsoft.SystemCenter.O365.Feature"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.SystemCenter.O365.DataSource.Services" RunAs="Microsoft.SystemCenter.O365.RunAsProfile.Proxy">
<IntervalSeconds>14400</IntervalSeconds>
<SyncTime/>
<APIEndPoint>https://office365servicehealthcommunications.cloudapp.net/shdtenantcommunications.svc</APIEndPoint>
<AuthorityUri>$Target/Property[Type="Microsoft.SystemCenter.O365.Subscription"]/AuthorityUri$</AuthorityUri>
<OfficeResourceUri>$Target/Property[Type="Microsoft.SystemCenter.O365.Subscription"]/OfficeResourceUri$</OfficeResourceUri>
<ManagementServiceUri>$Target/Property[Type="Microsoft.SystemCenter.O365.Subscription"]/ManagementServiceUri$</ManagementServiceUri>
<TenantId>$Target/Property[Type="Microsoft.SystemCenter.O365.Subscription"]/TenantId$</TenantId>
</DataSource>
</Discovery>