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 <tsmith84@gmail.com>
  • Loading branch information
tas50 committed Sep 28, 2023
1 parent c868a48 commit 0870d13
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 0870d13

Please sign in to comment.