Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate from Azure using Automation Accounts #8

Closed
camilohtaborda opened this issue Feb 15, 2021 · 1 comment
Closed

Automate from Azure using Automation Accounts #8

camilohtaborda opened this issue Feb 15, 2021 · 1 comment

Comments

@camilohtaborda
Copy link

Hi, I would like to know if there is a way to automate this script to obtain a daily inventory at a specific time in order to later generate history graphs.

@ClaudioMerola
Copy link
Contributor

Hi,

This is kinda tricky, the short answer is no

Mainly because of the ImportExcel module, and because the script is using az cli.

But with alot of customization, it would be possible to change the extraction to use Azure Powershell Module, and maybe save the results in a XML file in a Storage Account, and then run another script to merge all the data in a single spreadsheet. But that would be a complete new script.

@ghost ghost locked as resolved and limited conversation to collaborators Aug 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants