You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/azure/azure-resource-graph.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -591,9 +591,9 @@ You can use the following Port blueprint definitions and integration configurati
591
591
```
592
592
</details>
593
593
594
-
#### Configuration options
595
-
594
+
:::info resource type filter
596
595
You can filter resources from Azure Resource Graph by specifying `resource_types` in the mapping configuration. This provides precise control over synced data, streamlining ingestion and keeping your catalog focused on relevant resources.
596
+
:::
597
597
598
598
### Mapping cloud resources and resource groups
599
599
@@ -715,9 +715,9 @@ resources:
715
715
```
716
716
</details>
717
717
718
-
#### Configuration options
719
-
718
+
:::info resource group tags
720
719
You can filter Azure resources using tags from their parent resource groups. This allows you to define both inclusion and exclusion rules in a single configuration, giving you precise control over which resources are synchronized.
0 commit comments