-
AzureInventory.py ---> This script retrieve information about all the resources in an azure subscription and stores the information into an excel sheet. data is stored as a separate excel worksheet of each type of resource. After saving data into the excel sheet, it then emails the excel sheet as an attachment using sendGrid.
-
AzureInventoryResourceClient.py ---> Same as 1st one but it does not uses Azure resource graph for fetching data. And data retreived by this script is less than the 1st one.
-
TakeSnapShots.py ---> This takes the snapshot of all the disks attached to a virtual machine i.e os disk and data disk, number of data disks per VM can be multiple.
-
FlexiRunAs.py ---> This Runbook Start/Stop the Postgresql Flexible server and uses RunAs account to authenticate to the azure management api.
-
FlexiMID.py ---> This Runbook Start/Stop the Postgresql Flexible server and uses Managed Identity to authenticate to the azure management api.
-
Notifications
You must be signed in to change notification settings - Fork 0
abhisheksuran/AzurePythonAutomation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python runbooks for Azure automation Account
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published