We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Attaching and detaching of Azure disks for an Azure Kubernetes equivalent environment (AKS)
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
No response
The text was updated successfully, but these errors were encountered:
Minor comment that the attaching implementation should probably be in libcloudforensics and referenced from the new pre-processor in Turbinia.
libcloudforensics
Sorry, something went wrong.
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
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: