|
1 | 1 | ---
|
2 | 2 | title: Supported Azure Resource Manager resource types
|
3 | 3 | description: Provide a list of the Azure Resource Manager resource types supported by Azure Resource Graph and Change History.
|
4 |
| -ms.date: 03/20/2024 |
| 4 | +ms.date: 05/03/2024 |
5 | 5 | ms.topic: reference
|
6 | 6 | ms.custom: generated
|
7 | 7 | ---
|
@@ -183,13 +183,24 @@ For sample queries for this table, see [Resource Graph sample queries for policy
|
183 | 183 |
|
184 | 184 | ## recoveryservicesresources
|
185 | 185 |
|
| 186 | +- microsoft.azurebusinesscontinuity/deletedunifiedprotecteditems |
| 187 | +- microsoft.azurebusinesscontinuity/unifiedprotecteditems |
186 | 188 | - microsoft.dataprotection/backupvaults/backupinstances
|
187 | 189 | - microsoft.dataprotection/backupvaults/backupjobs
|
188 | 190 | - microsoft.dataprotection/backupvaults/backuppolicies
|
| 191 | +- microsoft.dataprotection/backupvaults/deletedbackupinstances |
| 192 | +- microsoft.recoveryservices/locations/deletedvaults |
| 193 | +- microsoft.recoveryservices/locations/deletedvaults/backupfabrics/protectioncontainers/protecteditems |
| 194 | +- microsoft.recoveryservices/vaults |
189 | 195 | - microsoft.recoveryservices/vaults/alerts
|
190 |
| -- microsoft.recoveryservices/vaults/backupFabrics/protectionContainers/protectedItems (Backup Items) |
| 196 | +- microsoft.recoveryservices/vaults/backupfabrics/protectioncontainers/protecteditems (Backup Items) |
191 | 197 | - microsoft.recoveryservices/vaults/backupjobs
|
192 | 198 | - microsoft.recoveryservices/vaults/backuppolicies
|
| 199 | +- microsoft.recoveryservices/vaults/replicationfabrics/replicationprotectioncontainers/replicationprotecteditems |
| 200 | +- microsoft.recoveryservices/vaults/replicationjobs |
| 201 | +- microsoft.recoveryservices/vaults/replicationpolicies |
| 202 | + |
| 203 | +For Azure Site Recovery, only _Azure to Azure_ and _VMware to Azure_ resources return results in Azure Resource Graph Explorer, like in a query for `replicationprotecteditems`. |
193 | 204 |
|
194 | 205 | ## resourcechanges
|
195 | 206 |
|
|
0 commit comments