Add-on components that enhance and customize the Visual Studio integrated development environment
Hi @Jash Thakkar ,
Thank you for sharing the details. I understand that your extension is already published, but the new Azure DevOps requirement is preventing you from generating the PAT needed to publish an update. Please see the answers to your three questions below:
1. How can an existing Marketplace publisher generate a PAT without creating an Azure subscription?
A PAT must be created through an Azure DevOps organization. Creating a new organization currently requires an active Azure subscription. Alternatively, you can ask to be added to an existing Azure DevOps organization with Basic access and create the PAT there, if its policies allow it
2. Is there a supported Entra ID publishing flow for individual publisher?
Microsoft documents Entra ID publishing through workload identity federation and managed identities. However, this flow still requires Azure and Azure DevOps resources, so it is not a subscription-free option for individual publishers.
3. Is this a known regression affecting existing Marketplace publishers?
I could not find an official announcement confirming this as a regression. It appears to be related to the current Azure DevOps organization creation requirement rather than an issue with your publisher or vsce.
I hope this helps! If my answer was helpful so far, you can follow this guidance to provide some feedback. This also help others find the solution easier.