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

There are no "Create Function App in Azure..." and "Create Function App in Azure... (Advanced)" actions in "Function App" context menu #3171

Closed
v-ruizh opened this issue May 16, 2022 · 6 comments · Fixed by #3173 or #3216
Assignees
Labels
AT-CTI Created by CTI team bug
Milestone

Comments

@v-ruizh
Copy link

v-ruizh commented May 16, 2022

OS: All
Azure Resource Extension Build Version: 20220515.1
Azure Function Extension build Version: 20220513.15

Repro Steps:

  1. Make sure the resources group by "Resource Type".
  2. Right click the "Function App" node.
  3. Check whether there are "Create Function App in Azure..." and "Create Function App in Azure... (Advanced)" actions in context menu or not.

Expect:
There are "Create Function App in Azure..." and "Create Function App in Azure... (Advanced)" actions in context menu.

Actual:
There are no "Create Function App in Azure..." and "Create Function App in Azure... (Advanced)" actions in context menu.
image

More Info:
There are creation actions for Static Web Apps.
image

@v-ruizh v-ruizh added the AT-CTI Created by CTI team label May 16, 2022
@alexweininger alexweininger self-assigned this May 16, 2022
@alexweininger alexweininger added this to the Build milestone May 16, 2022
@joshtransient
Copy link

"Create function app in Azure (advanced)" is still missing. My desired region doesn't support application insights, so trying to deploy with the non-advanced method will fail.

@nturinski
Copy link
Member

This seems to be fixed in the most recent Functions and Resource Groups releases.

image

image
image

@v-ruizh
Copy link
Author

v-ruizh commented Jun 7, 2022

@nturinski @joshtransient I can reproduce this issue "Create function app in Azure (advanced) is still missing". You can get the details from below.

Repro Steps:

  1. Make sure there is no Function App in your subscription.
  2. Right click the "Function App" node, there is only a basic creation action, see below screen.
    image

Notice:
This issue does not reproduce if there is Function App in your subscription.
image

@v-ruizh v-ruizh reopened this Jun 7, 2022
@joshtransient
Copy link

Hi @v-ruizh, I can repro that exactly. "Create Function App in Azure... (Advanced)" appears when my tenant has at least one deployed function app. Azure Functions extension version is 1.7.3.

@alexweininger
Copy link
Member

Hi v-ruizh, I can repro that exactly. "Create Function App in Azure... (Advanced)" appears when my tenant has at least one deployed function app. Azure Functions extension version is 1.7.3.

Thanks for the info @v-ruizh and @joshtransient.

@joshtransient
Copy link

Looks like I can do advanced create from the extensions section. Still a shame that I can't just "Deploy to Function app..." and have that take care of both the creation (of the resource group, function app, etc), then immediately deploy.

@microsoft microsoft locked and limited conversation to collaborators Jul 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AT-CTI Created by CTI team bug
Projects
None yet
4 participants