Azure / Azure/LogicAppsUX

MCP - LA Creation Unknown Error

Open
#8,492 0 comments 0 reactions 1 assignee Claimed by @preetriti1 View on GitHub
MCP
Dominant language
TypeScript
Stars
111
Forks
109
Avg merge
1d 23h
Merged PRs (30d)
20

Description

### 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_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.