microsoft / microsoft/ApplicationInsights-Python

Unknown template 'AzureQueueStorageTrigger' (Parameter 'templateName')

Open
#322 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
142
Forks
80
Avg merge
23h 5m
Merged PRs (30d)
1

Description

On MacOS 15.0.1 M1 Chip

Project:
func init MyProjFolder --worker-runtime dotnet-isolated

When running this:
func new --template 'Azure Queue Storage Trigger' --name MyQueueTrigger
I get

func new --template 'Azure Queue Storage Trigger' --name MyQueueTrigger

Template: Azure Queue Storage Trigger
Function name: MyQueueTriggerSlet

Creating dotnet function...
Unknown template 'AzureQueueStorageTrigger' (Parameter 'templateName')"

But I can do:
func new and select QueueTrigger ??

I can see the template in func templates list

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no repository files or tests, and the reported commands concern Azure Functions templates. Start by reproducing func init, func new, and func templates list on the stated environment, then trace the template-name mismatch. Done means the named Azure Queue Storage trigger can be created successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cli, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.