Service Graph for Microsoft Azure Delta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 12:11 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2025 07:35 AM
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 Subscriptions | Microsoft.Resources/subscriptions | ✓ | ✓ |
SG-Azure Datacenter Updation | None | ✓ | ✓ |
SG-Azure Resource Group | Microsoft.Resources/subscriptions/resourcegroups | ✓ | ✓ |
SG-Azure Availability Zone | Microsoft.Compute/availabilitySets | ✓ | ✓ |
SG-Azure Storage Volume | Microsoft.Compute/disks | ✓ | ✓ |
SG-Azure Load Balancers | Microsoft.Network/loadBalancers | ✓ | ✓ |
SG-Azure Network | Microsoft.Network/virtualnetworks | ✓ | ✓ |
SG-Azure Network Interface | Microsoft.Network/networkInterfaces | ✓ | ✓ |
SG-Azure Public IP Address | Microsoft.Network/publicIPAddresses | ✓ | ✓ |
SG-Azure Security Group | Microsoft.Network/networkSecurityGroups | ✓ | ✓ |
SG-Azure Storage Accounts | Microsoft.Storage/storageAccounts | ✓ | ✓ |
SG-Azure Hardware Template | None | ✓ | ✕ |
SG-Azure Virtual Machines | Microsoft.Compute/virtualMachines | ✓ | ✓ |
SG-Azure Software | None | ✓ | ✓ |
SG-Azure Server Config Data | Microsoft.Compute/virtualmachines | ✓ | ✓ |
SG-Azure SQL | Microsoft.Sql/servers | ✓ | ✓ |
Microsoft.DBforPostgreSQL/servers | ✓ | ✓ | |
SG-Azure TCP | None | ✓ | ✓ |
SG-Azure VM Config Data | Microsoft.Compute/virtualmachines | ✓ | ✓ |
SG-Azure Functions | Microsoft.Web/sites | ✓ | ✓ |
SG-Azure Generic Resources | Microsoft.ResourceGraph/resources - Generic | ✓ | ✓ |
SG-Azure Scale Sets | Microsoft.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