Skip to content
Discussion options

You must be logged in to vote

try:

stackql  >>SELECT * FROM
stackql  >>azure.resource_graph.graph_resources
stackql  >>WHERE data__query =
stackql  >>"spotresources
stackql  >>| where type == 'microsoft.compute/skuspotevictionrate/location'
stackql  >>| where location in ('westeurope','northeurope')
stackql  >>| project skuName=tostring(sku.name), location, evictionRate=properties.evictionRate
stackql  >>| order by skuName"
stackql  >>and data__subscriptions = '["0123456789"]';

Replies: 11 comments 19 replies

Comment options

You must be logged in to vote
1 reply
@vwake7
Comment options

Comment options

You must be logged in to vote
2 replies
@vwake7
Comment options

@jeffreyaven
Comment options

Comment options

You must be logged in to vote
5 replies
@vwake7
Comment options

@jeffreyaven
Comment options

@vwake7
Comment options

@jeffreyaven
Comment options

Answer selected by vwake7
@vwake7
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@vwake7
Comment options

@jeffreyaven
Comment options

@vwake7
Comment options

Comment options

You must be logged in to vote
1 reply
@vwake7
Comment options

Comment options

You must be logged in to vote
1 reply
@vwake7
Comment options

Comment options

You must be logged in to vote
1 reply
@vwake7
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@jeffreyaven
Comment options

@jeffreyaven
Comment options

@vwake7
Comment options

@vwake7
Comment options

@jeffreyaven
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants