Forum Discussion
timalex
Aug 17, 2023Copper Contributor
Is it possible to filter API GET calls to Azure SQL
I have a need to find all DBs that are NOT within an elastic pool so that i can report on them to maintain costs. Therefore i want to filter my GET call so that it filters out any result set where na...
timalex
Aug 18, 2023Copper Contributor
According to the following guidelines, this filtering should be available to me via a REST API GET call.
https://github.com/microsoft/api-guidelines/blob/vNext/azure/Guidelines.md#filter
Has anyone filtered a list operation to Azure SQL succesfully?
I would really appreciate any help or to be told: "yeah dude, this ain't gonna happen man, stop trying to make 'fetch' happen!"
https://github.com/microsoft/api-guidelines/blob/vNext/azure/Guidelines.md#filter
Has anyone filtered a list operation to Azure SQL succesfully?
I would really appreciate any help or to be told: "yeah dude, this ain't gonna happen man, stop trying to make 'fetch' happen!"