@@ -46,19 +46,19 @@ Search-AzGraph "project id, name, type, location, tags" -First 3
4646```
4747
4848``` output
49- id : /subscriptions/1ef51df4-f8a9-4b69-9919-1ef51df4eff6 /resourceGroups/Service-INT-a/providers/Microsoft.Compute/virtualMachineScaleSets/nt
49+ id : /subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1 /resourceGroups/Service-INT-a/providers/Microsoft.Compute/virtualMachineScaleSets/nt
5050name : nt
5151type : microsoft.compute/virtualmachinescalesets
5252location : eastus
5353tags : @{resourceType=Service Fabric; clusterName=gov-art-int-nt-a}
54- ResourceId : /subscriptions/1ef51df4-f8a9-4b69-9919-1ef51df4eff6 /resourceGroups/Service-INT-a/providers/Microsoft.Compute/virtualMachineScaleSets/nt
54+ ResourceId : /subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1 /resourceGroups/Service-INT-a/providers/Microsoft.Compute/virtualMachineScaleSets/nt
5555
56- id : /subscriptions/1ef51df4-f8a9-4b69-9919-1ef51df4eff6 /resourceGroups/Service-INT-a/providers/Microsoft.EventGrid/topics/egtopic-1
56+ id : /subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1 /resourceGroups/Service-INT-a/providers/Microsoft.EventGrid/topics/egtopic-1
5757name : egtopic-1
5858type : microsoft.eventgrid/topics
5959location : westus2
6060tags :
61- ResourceId : /subscriptions/1ef51df4-f8a9-4b69-9919-1ef51df4eff6 /resourceGroups/Service-INT-a/providers/Microsoft.EventGrid/topics/egtopic-1
61+ ResourceId : /subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1 /resourceGroups/Service-INT-a/providers/Microsoft.EventGrid/topics/egtopic-1
6262```
6363
6464Simple resources query requesting a subset of resource fields.
@@ -85,17 +85,17 @@ Search-AzGraph -Query "project id, name, type, location" -SkipToken $response.Sk
8585```
8686
8787``` output
88- id : /subscriptions/1ef51df4-f8a9-4b69-9919-1ef51df4eff6 /resourceGroups/test/providers/Microsoft.Network/networkInterfaces/17ni
88+ id : /subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1 /resourceGroups/test/providers/Microsoft.Network/networkInterfaces/17ni
8989name : 17ni
9090type : microsoft.network/networkinterfaces
9191location : westeurope
92- ResourceId : /subscriptions/1ef51df4-f8a9-4b69-9919-1ef51df4eff6 /resourceGroups/test/providers/Microsoft.Network/networkInterfaces/17ni
92+ ResourceId : /subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1 /resourceGroups/test/providers/Microsoft.Network/networkInterfaces/17ni
9393
94- id : /subscriptions/1ef51df4-f8a9-4b69-9919-1ef51df4eff6 /resourceGroups/test/providers/Microsoft.Network/networkSecurityGroups/17nsg
94+ id : /subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1 /resourceGroups/test/providers/Microsoft.Network/networkSecurityGroups/17nsg
9595name : 17nsg
9696type : microsoft.network/networksecuritygroups
9797location : westeurope
98- ResourceId : /subscriptions/1ef51df4-f8a9-4b69-9919-1ef51df4eff6 /resourceGroups/test/providers/Microsoft.Network/networkSecurityGroups/17nsg
98+ ResourceId : /subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1 /resourceGroups/test/providers/Microsoft.Network/networkSecurityGroups/17nsg
9999```
100100
101101A query with the skip token passed from the previous query results. Please note that keeping id in the results is mandatory to get back a skip token.
@@ -106,19 +106,19 @@ Search-AzGraph -Query "project id, name, type, location, tags" -First 2 -Managem
106106```
107107
108108``` output
109- id : /subscriptions/1ef51df4-f8a9-4b69-9919-1ef51df4eff6 /resourceGroups/Service-INT-a/providers/Microsoft.Compute/virtualMachineScaleSets/nt
109+ id : /subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1 /resourceGroups/Service-INT-a/providers/Microsoft.Compute/virtualMachineScaleSets/nt
110110name : nt
111111type : microsoft.compute/virtualmachinescalesets
112112location : eastus
113113tags : @{resourceType=Service Fabric; clusterName=gov-art-int-nt-a}
114- ResourceId : /subscriptions/1ef51df4-f8a9-4b69-9919-1ef51df4eff6 /resourceGroups/Service-INT-a/providers/Microsoft.Compute/virtualMachineScaleSets/nt
114+ ResourceId : /subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1 /resourceGroups/Service-INT-a/providers/Microsoft.Compute/virtualMachineScaleSets/nt
115115
116- id : /subscriptions/1ef51df4-f8a9-4b69-9919-1ef51df4eff6 /resourceGroups/Service-INT-a/providers/Microsoft.EventGrid/topics/egtopic-1
116+ id : /subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1 /resourceGroups/Service-INT-a/providers/Microsoft.EventGrid/topics/egtopic-1
117117name : egtopic-1
118118type : microsoft.eventgrid/topics
119119location : westus2
120120tags :
121- ResourceId : /subscriptions/1ef51df4-f8a9-4b69-9919-1ef51df4eff6 /resourceGroups/Service-INT-a/providers/Microsoft.EventGrid/topics/egtopic-1
121+ ResourceId : /subscriptions/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1 /resourceGroups/Service-INT-a/providers/Microsoft.EventGrid/topics/egtopic-1
122122```
123123
124124A query scoped to the management group that allows the query to succeed with partial scope result if MyManagementGroupId has more than N subscriptions underneath.
0 commit comments