Skip to content

Commit 0f80307

Browse files
Copilotkpoineal
andcommitted
fix: Add project statement to AKS CSI drivers ARG query
Co-authored-by: kpoineal <38540295+kpoineal@users.noreply.github.com>
1 parent e57e757 commit 0f80307

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

azure-resources/ContainerService/managedClusters/kql/b002c030-72e6-4a37-8217-1cb276c43169.kql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ resources
77
| where properties.storageProfile.diskCSIDriver.enabled != true or
88
properties.storageProfile.fileCSIDriver.enabled != true or
99
properties.storageProfile.blobCSIDriver.enabled != true
10+
| project recommendationId = 'b002c030-72e6-4a37-8217-1cb276c43169', name, id, tags
1011

0 commit comments

Comments
 (0)