Documentation for .NET Isolated #132
Replies: 9 comments
-
Hey is there any progress? I was trying to use .Net 5 in my pipeline but it didn't work? Is there any documentation available? |
Beta Was this translation helpful? Give feedback.
-
This issue is marked need-to-triage for generating issues report. |
Beta Was this translation helpful? Give feedback.
-
This issue is idle because it has been open for 14 days with no activity. |
Beta Was this translation helpful? Give feedback.
-
Is there any update to this? Looking for an example for out-of-process function configuration. Function apps support this using .NET 5. Using the current documentation, the workflow fails. |
Beta Was this translation helpful? Give feedback.
-
This issue is idle because it has been open for 14 days with no activity. |
Beta Was this translation helpful? Give feedback.
-
I just put together a sample repo for a .NET 5 isolated process Azure Function app. I created two different YAML files with GitHub Actions. One that uses this Azure Function GitHub Action. Another that uses the Azure Function Core Tools as part of the workflow. The sample repo is here, https://github.com/SteveWinward/azure-functions-dotnet-5-sample The sample YAML file using the Azure Function GitHub Action is here, And the sample YAML file using the Azure Functions Core Tools is below, Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
This issue is idle because it has been open for 14 days with no activity. |
Beta Was this translation helpful? Give feedback.
-
This is frustrating. Been having this issue all day. Following the sample from @SteveWinward is fine and stuff gets deployed .. but I always get this: And yes, I have the configuration setting, setup: If I (cringe) right-click publish from VisualStudio, the functions are working and are all running. So there's something weird with the azure deployment github action? I think my right-click-publish ended up doing a ZIP deploy? I think there was a new configuration entry for Anyways - this sucks and is very frustrating to try and debug. ⚡⚡⚡ UPDATED: the azure configuration requires |
Beta Was this translation helpful? Give feedback.
-
This issue is idle because it has been open for 14 days with no activity. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
All reactions