[FR]: Azure disk pre-processor
What would this feature improve or what problem would it solve?
Attaching and detaching of Azure disks for an Azure Kubernetes equivalent environment (AKS)
What is the feature you are proposing?
A google_cloud.py equivalent module with the preprocessor code to allow this to work.
Will also need to wait on the results of testing the chart in Azure
What alternatives have you considered?
No response
Minor comment that the attaching implementation should probably be in libcloudforensics and referenced from the new pre-processor in Turbinia.
Copying over some comment from dupe bug:
Libcloudforensics function likely that will need to be used: https://libcloudforensics.readthedocs.io/en/latest/source/libcloudforensics.providers.azure.internal.html#libcloudforensics.providers.azure.internal.compute.AZComputeVirtualMachine.AttachDisk
Will also need to wait on the results of testing the chart in Azure