Anthony Hernandez
Results
2
issues of
Anthony Hernandez
Deploying to a Container Apps: Allow Updating Existing Deployments and Existing Container Registry
2
The extension currently detects a `Dockerfile` and allows the user to choose an image-based deployment. However, the extension currently creates a `new` container registry for each deployment. There doesn't appear...
feature
### Problem: When using vscode-azurefunctions extension, passing arguments to the `func host start` command in `tasks.json` will cause the debugger to fail to automatically attach to the process. ### Details:...
investigate