Skip to content

Commit

Permalink
add azure-storage-account for csp billing
Browse files Browse the repository at this point in the history
  • Loading branch information
maxcold committed Apr 29, 2024
1 parent 4d55e52 commit 834b653
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ describe('getSearchQueryByCloudSecuritySolution', () => {
'azure-mysql-server-db',
'azure-postgresql-server-db',
'azure-sql-server',
'azure-storage-account',
'azure-vm',
'gcp-bigquery-dataset',
'gcp-bigquery-table',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ export const BILLABLE_ASSETS_CONFIG = {
'azure-mysql-server-db',
'azure-postgresql-server-db',
'azure-sql-server',
'azure-storage-account',
'azure-vm',
'gcp-bigquery-dataset',
'gcp-bigquery-table',
Expand Down

0 comments on commit 834b653

Please sign in to comment.