microsoft / microsoft/ApplicationInsights-Python
Unknown template 'AzureQueueStorageTrigger' (Parameter 'templateName')
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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