Data Extraction

Is it possible to extract all unavailable deployment targets to cross reference against active VMs in Azure?

Hi @UGrant!

Thanks for reaching out, I just saw this after responding to your email, I’ll put the answer in here too, for future reference if others have this question.

You should be able to use the following API script to surface this information, with minor edits to not perform the deletion (commenting out lines 32 and 33) - OctopusDeploy-Api/DeleteUnavailableMachines.ps1 at master · OctopusDeploy/OctopusDeploy-Api · GitHub

I hope this helps, and please let us know if you have any further questions!

1 Like

Thanks Justin. Much appreciated!

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.