We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87664f9 commit 4b9b64eCopy full SHA for 4b9b64e
providers/azure/config/config.go
@@ -14,7 +14,7 @@ import (
14
var Config = plugin.Provider{
15
Name: "azure",
16
ID: "go.mondoo.com/cnquery/v9/providers/azure",
17
- Version: "11.3.51",
+ Version: "11.3.52",
18
ConnectionTypes: []string{
19
provider.ConnectionType,
20
string(azureinstancesnapshot.SnapshotConnectionType),
0 commit comments