Hi, but shouldn't it has to be 'unmanaged solution' in order for DevOps export the solution from our environment so that DevOps can deploy it to another environment ?
I'm sorry, this is only based on my understanding about Managed / Unmanaged solution, and I hit error every time I'm using Azure Pipeline for export solution (which is on managed state). Probably there is a workaround for this ?
Something like we do not need to export the managed solution after all, as I already have the package in zip so maybe we just need to put this zip file somewhere in DevOps so it can brought and deploy together with my customization (the un-managed) which depend on that managed solution. I'm just "thinking out loud".
I am open to any guidance.
Thanks.