python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Operation returned an invalid status code 'BadRequest' - Microsoft.Azure.Management.ResourceGraph
Whenever var response line executes it will throw an exception that states
Operation returned an invalid status code 'BadRequest'
The same request that I did in Azure Resource Graph Explorer worked ...
MarkCo
Votes: 0
Answers: 1
Create an array from the output of POST request in JSON Object
I'm trying to send an email via Logic App.
The content must be an array of an orphaned resources.
I am using an HTTP request to query the Azure resource graph explorer, on the Output I have a JSON obj...
Makina74
Votes: 0
Answers: 3
Azure resource graph query re-write default tag response
I am trying to alter the default response of Azure Resource graph query into similar that Azure portal uses. My query is:
resourcecontainers | where type == "microsoft.resources/subscriptions&quo...

Kamsiinov
Votes: 0
Answers: 1