Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in "developer-finder-[name]-function" server farm when "Deploy to Azure" #2

Open
wely-zz opened this issue Oct 23, 2017 · 0 comments

Comments

@wely-zz
Copy link

wely-zz commented Oct 23, 2017

I'm following the read.md and pressed "deploy to azure" by supplying necessary info but there's error on the "developer-finder-[name]-function" - "Microsoft.Web/serverfarms'.
Here's the error detail:
{
"Code": "BadRequest",
"Message": "The requested app service plan cannot be created in the current resource group because it is hosting Linux apps. Please choose a different resource group or create a new one.",
"Target": null,
"Details": [
{
"Message": "The requested app service plan cannot be created in the current resource group because it is hosting Linux apps. Please choose a different resource group or create a new one."
},
{
"Code": "BadRequest"
},
{
"ErrorEntity": {
"ExtendedCode": "59314",
"MessageTemplate": "The requested app service plan cannot be created in the current resource group because it is hosting Linux apps. Please choose a different resource group or create a new one.",
"Parameters": [],
"Code": "BadRequest",
"Message": "The requested app service plan cannot be created in the current resource group because it is hosting Linux apps. Please choose a different resource group or create a new one."
}
}
],
"Innererror": null
}

@wely-zz wely-zz changed the title Error when "Deploy to Azure" Error in "developer-finder-[name]-function" server farm when "Deploy to Azure" Oct 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant