Skip to content

Commit 8e94fa7

Browse files
committed
Use admonition in the mapping comment
1 parent b9a968d commit 8e94fa7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/azure/azure-resource-graph.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -591,9 +591,9 @@ You can use the following Port blueprint definitions and integration configurati
591591
```
592592
</details>
593593

594-
#### Configuration options
595-
594+
:::info resource type filter
596595
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+
:::
597597

598598
### Mapping cloud resources and resource groups
599599

@@ -715,9 +715,9 @@ resources:
715715
```
716716
</details>
717717

718-
#### Configuration options
719-
718+
:::info resource group tags
720719
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.
720+
:::
721721

722722
## Frequently asked questions
723723

0 commit comments

Comments
 (0)