You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
You have to use azd to make that work. This github repo shows how to do it. https://github.com/Azure-Samples/functions-quickstart-dotnet-azd and includes nearly everything you need. You will need to add the non-function specific stuff but includes functions, identity, storage. Plus stuff you probably dont need: vnet, private endpoints, etc.
Also, make sure to copy azure.yaml into the root of the project.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
You can simplify the deployment experience for the user and save a couple of steps the user needs to complete manually.
The text was updated successfully, but these errors were encountered: