Glenn Gailey

Results 5 issues of Glenn Gailey

As [this customer points out](https://github.com/MicrosoftDocs/azure-docs/pull/90417), C# isolated functions should be generated as instance methods/classes instead of as static, which makes it easier for customers to implement DI based on generated...

Needs: Triage (functions)

We should expose and document the `func pack` command (as suggested [here](https://github.com/Azure/azure-functions-core-tools/issues/1135#issuecomment-475796473) by Ahmed), since it's useful for creating deployment packages manually outside of a deployment process. This is beneficial...

Linux Consumption apps (e.g. most Python apps) require you to use the `func azure functionapp logstream --browser` to open a new AI Logstream window in the Azure portal because of...

When I try to use the new quick/easy flow for `Azure Functions: Create Function App in Azure...` I get this error: ![Image](https://github.com/user-attachments/assets/fdfcbbac-229b-481c-b3c4-701d96c9720c) 1. The app gets created, but the deployment...