LogicAppsUX icon indicating copy to clipboard operation
LogicAppsUX copied to clipboard

MCP - LA Creation Unknown Error

Open kewear opened this issue 2 months ago • 0 comments

Severity

P4 - Low (Cosmetic/minor inconvenience)

MCP Server Creation Source

MCP Server in Api Center

Describe the Bug with repro steps

Tried to create a new Logic App (and subsequently new ASP, Storage and existing APP Insights).

The error message isn't ideal here as we are stating "Unknown error"

Image

Screenshots or Videos

When I look at the Developer Tools, I can see the actual error message

{ "error": { "code": "InvalidTemplateDeployment", "message": "The template deployment 'MCP-LogicAppCreate-BF0ECB42' is not valid according to the validation procedure. The tracking id is 'c9e9da14-f61a-4621-b773-a91e9b9570d3'. See inner errors for details.", "details": [ { "code": "ValidationForResourceFailed", "message": "Validation failed for a resource. Check 'Error.Details[0]' for more information.", "details": [ { "code": "SubscriptionIsOverQuotaForSku", "message": "Operation cannot be completed without additional quota. \r\nAdditional details - Location: \r\nCurrent Limit (WorkflowStandard VMs): 0 \r\nCurrent Usage: 0\r\nAmount required for this deployment (WorkflowStandard VMs): 1 \r\n(Minimum) New Limit that you should request to enable this deployment: 1. \r\nNote that if you experience multiple scaling operations failing (in addition to this one) and need to accommodate the aggregate quota requirements of these operations, you will need to request a higher quota limit than the one currently displayed." } ] } ] } }

Environment

Canary

Are you experiencing a regression?

No response

Additional context

No response

kewear avatar Oct 30 '25 21:10 kewear