Hi @NaviCoding , this is the error related to Subscriptions in APIM Instance, not the Azure Subscription in Azure. Each instance can only have 1 Subscription per scope per user (e.g. only 1 subscription for user xyz for Product Unlimited). If your APIOps is trying to push such subscription to an instance which already has one 'Unlimited Product' subscription for that user, it would fail with such error.
This is probably an error in the DevOps script. Ideally it should have skipped such subscriptions from the pipeline, I'll suggest this fix in GIT but for now you simply have to remove the Unlimited subscription manually from target instance and try again.
It'll work, but let me know !