Forum Discussion

ChrisBradshaw's avatar
ChrisBradshaw
Iron Contributor
Jan 21, 2021

Can I use "not" filters in Azure Pricing API

I'm using the Azure Pricing API on a project and trying to apply a negative filter. According to the documentation I think I should be able to do a filter like $filter=not endswith(skuName,'Spot') ...

Resources