What data is imported for the Windows and Linux virtual machines
Overview
The Azure Inventory data provider imports hardware and software inventory for the Azure virtual machines.
Imported attributes for computers
Configuration item: Computer
Matching key: SPSComputerClassBase.VirtualDeviceId OR SPSComputerClassBase.Name
Data Definition | Attribute | Note |
---|---|---|
SPSComputerClassBase | Name | |
DNSName | ||
IPAddress | ||
PowerState | ||
AmountProcessorCores | ||
ProcessorCount | ||
LogicalCPUCores | ||
Memory | ||
ConfigurationResult | ||
IsVirtual | ||
VirtualDeviceId | ||
DeviceID | Only for Linux | |
SystemSerialNumber | ||
BIOSManufacturer | ||
BIOSVersion | ||
BIOSDMISupport | ||
BIOSReleaseDate | ||
BIOSAPMSupport | ||
BIOSACPISupport | ||
Processor | ||
ProcessorType | Only for Windows | |
ThreadsCount | ||
HyperthreadingActive | Only for Windows | |
SPSAssetClassBase | ManufacturerName | |
SerialNumber | Only for Windows | |
SPSAssetClassMobile | UUID | Only for Windows |
SPSStockKeepingUnitClassBase | Model | |
Type | ||
SPSComputerClassOS | Manufacturer | |
Name | ||
Version | ||
SPSComputerClassAD | Domain | |
SPSInventoryClassBase | LastScanDate | |
AHBResourceClass | Name | |
Group | ||
ResourceUri | ||
SubscriptionId | ||
LastSync | ||
SPSInventoryClassApplication | Manufacturer | |
Name | ||
Version | ||
ApplicationDetectionType | ||
SPSComputerClassGraphicCard | DeviceID | Only for Windows |
Model | ||
Manufacturer | ||
BIOSVersion | ||
Memory | ||
Name | ||
CurrentRefreshRate | ||
CurrentResolutionX | ||
CurrentResolutionY | ||
CurrentBPP | ||
SPSComputerClassNetworkCard | DeviceID | |
Model | Only for Windows | |
WindowsDescription | Only for Windows | |
Manufacturer | Only for Windows | |
WindowsName | Only for Windows | |
MACAddress | ||
DHCPEnabled | ||
DefaultGateway | ||
IPAddress | ||
SubnetMask | ||
DNSServerlist | ||
SPSComputerClassHardDisk | DeviceID | |
Manufacturer | Only for Windows | |
Model | ||
InternalDriveNumber | Only for Windows | |
TotalRawSize | ||
SerialNumber | Only for Linux | |
SPSComputerClassDiskPartition | DeviceID | |
DriveLetter | ||
PartitionType | ||
PartitionFreeSpace | Only for Windows | |
PartitionSize | ||
SerialNumber |
A virtual machine is considered for Azure SQL compliance only when the SqlAHBEnable attribute value is true and the SqlServerLicenseType attribute value is either Enterprise or Standard.
SKUs
Stock keeping units are created based on the imported data and relations to the corresponding computers are set.
Matching keys: SPSAssetClassBase.ManufacturerName AND SPSStockKeepingUnitClassBase.Model. If no match is found, a new stock keeping unit is created.
Data Definition | Attribute |
---|---|
SPSAssetClassBase | ManufacturerName (value is " Microsoft Azure") |
SPSStockKeepingUnitClassBase | Model |
Type |
Additional values set for virtual machines by the data provider
- Organizational unit is set on creation according to the value set in the configuration.
- Management type is set to "Azure Inventory" on creation.
- Asset status is set according to the configuration on creation or if machine is no longer imported.
- Relation to domain is saved as GUID in the database, but a domain name is used as source data. The workflow matches it to existing domains by using SPSComputerClassAD.Domain.DomainName OR SPSComputerClassAD.Domain.NT4Name. If no match is found, a new domain is created.