Azure/fta-aas

As an end user I want to automatically fill out the checklist based on my current Azure subscription status.

Opened this issue · 5 comments

build in graph query capabilities

I'll make it a 2 step process:

  • add a button for downloading a script with the graph queries.
  • user can then execute that script against their tenant/resource group/resource
  • import graph query results

is this related to #39 ?

No, related to #10.
I already dragged that one to done ... sorry ... jumped the gun there ...

I also created #45 as the follow-up for this one, since this one is all backend processing stuff to get the graph query results in the checklistdoc. #45 is about now showing those results in the UI.

Ah yeah, sorry, and also related to #39 (sorry, I thought this was a comment on my PR for #10).