question

AmitChandrakantMore-7717 avatar image
0 Votes"
AmitChandrakantMore-7717 asked sabanichev answered

Octopus to Azure DevOps migration

Hello,

Does any one has migrated Octopus deploy pipelines to Azure DevOps pipelines. Any idea how to do that.

Thanks,
Amit

not-supported-azure
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

LeonLaude avatar image
0 Votes"
LeonLaude answered LeonLaude commented

Hi @AmitChandrakantMore-7717,

Similar thread over here perhaps it could be helpful:
https://stackoverflow.com/questions/61349154/octopus-deploy-migration-to-azure-pipeline


If the reply was helpful please don't forget to upvote and/or accept as answer, thank you!


Best regards,
Leon

· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @LeonLaude
i already checked that but it is not clear on the migration path. They are talking about two technologies work together and all.

0 Votes 0 ·
LeonLaude avatar image LeonLaude AmitChandrakantMore-7717 ·

You could try asking in the dedicated Azure DevOps forum below, the experts there may know more:
https://developercommunity.visualstudio.com/report?space=21&entry=problem

If the reply was helpful please don't forget to upvote and/or accept as answer, thank you!

0 Votes 0 ·
vivekayer avatar image
0 Votes"
vivekayer answered
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

sabanichev avatar image
0 Votes"
sabanichev answered

Hi @AmitChandrakantMore-7717,

Octopus deploy is more cd tool, when Azure DevOps provides end-to-end toolset for the whole ci/cd, including build/testing/deployment.

So, the short answer for your question will be: there is no simple way, how you can just export octopus project and import it as Azure DevOps pipeline. You have 2 ways on how to proceed: try to implement in ADO totally the same flow that you had on octopus or optimize your flow using all features that ADO provides. Personally, I support the second approach.

If you will have some more specific questions regarding such migration, please let me know and I'll try to support.

Best regards,
Serhii

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.