Code Monkey home page Code Monkey logo

Comments (5)

lindonm avatar lindonm commented on June 19, 2024 1

State view over time would be great, and a table would be the simplest option IMO - If you wanted to go all out it could be a web app (to display results), automation (to schedule the report) and a table to store history - But i'm guessing that would be some massive changes :)

from orca.

cammurray avatar cammurray commented on June 19, 2024 1

Hi @lindonm

Some updates here,

We now support modular outputs, which means a couple of things;

  • Out of the box support for outputting now to HTML, JSON, and CosmosDB
  • Support for running without displaying the HTML (running Invoke-ORCA -Output HTML -OutputOptions @{HTML=@{DisplayReport=$False}} will run ORCA without displaying the HTML and you'll just get back the path to the outputted HTML as a returned object)
  • Support for adding an additional output type - i'll look at including SMTP as an output type

from orca.

lindonm avatar lindonm commented on June 19, 2024

Apologies for the formatting, not sure why some lines are massive text

from orca.

cammurray avatar cammurray commented on June 19, 2024

thanks @lindonm

Awesome idea! I did have a thought about putting this in to Azure Automation so it could regularly run. It would also be cool if we could develop some 'state' in to it as well, showing settings that have "changed" since the last run - some involvement there with azure table storage, maybe?

but in the mean time, love the idea. will definitely look at making it more 'automatable'.

from orca.

cammurray avatar cammurray commented on June 19, 2024

I'm thinking that this is fixed now.. but feel free to re-open if there's further issues with automation.

from orca.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.