Bug in Function App naming causing deployment error on the Azure Portal

Steven Vernon 6 Reputation points
2021-04-26T13:23:48.077+00:00

In the azure portal , when creating a function app with 60 characters in it's name, the creation wizard allows it to be deployed, but the deployment fails with the error:
"There was a conflict. The remote server returned an error: (400) Bad Request.".

I understand that the limit is maximum 59 characters. When you put 59 characters in the function app name, it deploys successfully. When you put in 61 or more characters, the Wizard disallows the deployment with the error: "The name must be fewer than 60 chars".

This issue seems to be specifically with 60 character function app names being allowed through the wizard's verification process, but failing to deploy. It should probably just display the same error as 61+ chars, and disallow deployment.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,124 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,921 questions
{count} votes

1 answer

Sort by: Most helpful
  1. JayaC-MSFT 5,531 Reputation points
    2021-05-26T09:34:10.47+00:00

    Hello @Steven Vernon , Apologies for the delay. I had replicated the issue and highlighted the issue to our core product team. However, I would encourage you to provide a feedback to User Voice and upvote it so that this gets traction.

    If this answer helped, please "Accept the answer" and "Up-vote" so that it helps others in the community.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.