Service Graph for Microsoft Azure Delta

Simon13
Tera Contributor

We are implementing Service Graph connector for MS Azure.  We have enabled Delta pull to prevent excessive load on pull, as recommended.  However, when we pull data we do not receive newly registered subscriptions.  This only seems to happen if we disable delta and perform a full pull.

 

Does anyone have any advice, or can expand on exactly what a delta pull achieves.

1 REPLY 1

Mohammed Faazi2
Tera Contributor

Good day Simon. 

 

You may take a look at this table from ServiceNow. It seems new subscriptions are identified and brought to SN. 

Resource types supported in Service Graph Connector for Microsoft AzureData source Microsoft Azure resource type Full pull Delta pull

SG-Azure SubscriptionsMicrosoft.Resources/subscriptions
SG-Azure Datacenter UpdationNone
SG-Azure Resource GroupMicrosoft.Resources/subscriptions/resourcegroups
SG-Azure Availability ZoneMicrosoft.Compute/availabilitySets
SG-Azure Storage VolumeMicrosoft.Compute/disks
SG-Azure Load BalancersMicrosoft.Network/loadBalancers
SG-Azure NetworkMicrosoft.Network/virtualnetworks
SG-Azure Network InterfaceMicrosoft.Network/networkInterfaces
SG-Azure Public IP AddressMicrosoft.Network/publicIPAddresses
SG-Azure Security GroupMicrosoft.Network/networkSecurityGroups
SG-Azure Storage AccountsMicrosoft.Storage/storageAccounts
SG-Azure Hardware TemplateNone
SG-Azure Virtual MachinesMicrosoft.Compute/virtualMachines
SG-Azure SoftwareNone
SG-Azure Server Config DataMicrosoft.Compute/virtualmachines
SG-Azure SQLMicrosoft.Sql/servers
Microsoft.DBforPostgreSQL/servers
SG-Azure TCPNone
SG-Azure VM Config DataMicrosoft.Compute/virtualmachines
SG-Azure FunctionsMicrosoft.Web/sites
SG-Azure Generic ResourcesMicrosoft.ResourceGraph/resources - Generic
SG-Azure Scale SetsMicrosoft.Compute/virtualmachinescalesets
SG-Azure Scale Sets VMs
Note: Imports uniform orchestration scale sets VMs.
None

 

Please mark my responses 'solved/helpful' if it addresses your quer(y)ies