Fixed – VS402356: You do not have the permissions required to perform the attempted operation on this process (Azure DevOps)
We would get the below error while trying to modify states in the Azure DevOps process. VS402356: You do not have the permissions required to perform the attempted operation on this process To fix this we can add the user to the Project Collection Administrators group. Or better give Process specific permission to the user … Continue reading "Fixed – VS402356: You do not have the permissions required to perform the attempted operation on this process (Azure DevOps)"
Published on:
Learn moreRelated posts
How to Build an AI-Powered CRM Using Dynamics 365 and Azure OpenAI
Introduction Customer Relationship Management (CRM) has evolved far beyond storing contact details and tracking sales opportunities. In today&...
8 hours ago
Azure Developer Training Live
11 hours ago
Shrinking Azure Pipeline task extensions using esbuild
TL;DR We bundled an internal Azure Pipelines task extension into a single bundled JavaScript file using esbuild. The task package dropped from...
2 days ago
Building on Vercel’s eve + Azure Cosmos DB: An Agent That Remembers
Most “AI agent” demos forget everything the moment the process exits. That’s fine for a toy project, but useless for anythin...
4 days ago