Skip to content

Commit

Permalink
Remove "api" check in Azure query pack
Browse files Browse the repository at this point in the history
The platform is "azure" and that's enough here.

Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Sep 27, 2023
1 parent 0713d2d commit f133e79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/mondoo-azure-inventory.mql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ packs:
The Azure Asset Inventory by Mondoo query pack retrieves information about Azure subscriptions for asset inventory.
filters:
asset.platform == "azure"
asset.kind == "api"
queries:
- uid: mondoo-asset-inventory-azure-subscription-id
title: Retrieve Azure subscription ID
Expand Down

0 comments on commit f133e79

Please sign in to comment.