Can I export my Azure subscription's entire configuration? -


is possible, using azure portal or other means, export subscriptions configuration, example xml file?

i mean things details of web sites / roles, virtual machines, size of machines etc?

then export every day , use diff tool check nothing has changed mistake....

just thought i'd ask before write giant powershell script.

i agree nice feature have. it's easier build out environment via portal, copying 1 tenant (dev) (prod) faster , easier if exported json or xml , processed via powershell.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -