Skip to content

Commit

Permalink
Expand Azure MySQL data to include flexible servers (#110)
Browse files Browse the repository at this point in the history
We should grab these as well

Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 authored Nov 7, 2023
1 parent 6747b1e commit 0f84ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/mondoo-azure-inventory.mql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ packs:
docs:
desc: |
This query retrieves data for all Azure MySQL servers
mql: azure.subscription.mySql.servers
mql: azure.subscription.mySql{ servers flexibleServers }
- uid: mondoo-asset-inventory-azure-mariaDb
title: Azure MariaDB servers
docs:
Expand Down

0 comments on commit 0f84ffb

Please sign in to comment.