Error while modifying Azure Function App

Copper Contributor

I am facing error while trying to add one more function in Azure Function app (That is trying to modify the function app) . The error I am facing is - 

 msrestazure.azure_exceptions.CloudError: 409 Client Error: Conflict for url . 

 

Can someone please provide any solutions to resolve this error .

 

Note - Please note that I am getting this error while trying to modify the azure functionapp from another tool - xldeploy . 

0 Replies