vscode-azurefunctions
vscode-azurefunctions copied to clipboard
How to move a local workspace Azure Function to Azure devops?
I used VS Code with the Azure Function extension. I signed in with my account and created a new Azure function from the VS Code extension "Azure function". Now the source code is saved localy in a workspace.
How can I move the source code to Azure Devops? I dont want to copy paste the source code manuel. I also would like to modify the source code in VS code, sync it to Azure function and Azure Devops.
This is out of the scope of the Azure Functions extension. Please reach out to Azure support if you are still need of assistance.