diff --git a/.azure-pipelines/Azure-PowerShell-Common-Publish.yml b/.azure-pipelines/Azure-PowerShell-Common-Publish.yml index 14667bc698..99f0c7b44d 100644 --- a/.azure-pipelines/Azure-PowerShell-Common-Publish.yml +++ b/.azure-pipelines/Azure-PowerShell-Common-Publish.yml @@ -92,6 +92,7 @@ steps: inputs: command: push packagesToPush: 'artifacts/Package/Release/Microsoft.Azure.PowerShell.*.nupkg' + allowPackageConflicts: true publishVstsFeed: public/azure-powershell - powershell: |