I have created an Azure function app, from my VS Code. This function is being deployed to Azure from VScode.
While Deployment Many times it returns "Error: Deployment 'latest' not found, While Deploying the Azure Function app" or "Error: The Operation was aborted", Even I haven't aborted the Deployment. The latest version is always available to Azure there is no modification done via Azure Portal.
Are retrying few times the deployment is successful without returning any error. I have added some snapshot for better understanding.