Forum Discussion

Tiaan-S's avatar
Tiaan-S
Copper Contributor
Jan 31, 2024

Azure Functions continuous deployment from Azure Repos successful without updating the Function App

Hi

I am currently facing an issue with the continuous deployment feature of Azure Functions where the Function App's deployment center is connected to Azure Repos. The deployment successfully kicks off and completes after a commit is picked up on the connected Azure Repo's branch, though fails to actually update the Function App's code and configurations. The deployment is shown in the logs and is listed as active as seen in the screen shots and are the same as before the continuous deployment feature was enabled. I also found the zip file for the deployment in the Kudu services and there seemed to be no issue with it.

I have not found any errors or reasons for this behaviour. As far as I can tell there is no additional config required to use the feature so if anyone knows what the issue is or what how it is supposed to work, I would appreciate the help.

3 Replies

    • Tiaan-S's avatar
      Tiaan-S
      Copper Contributor
      Do you mean the deployment center setup?
      Is there anything specific I should check regarding the configuration?
      • Jagan_AzureCloud's avatar
        Jagan_AzureCloud
        Copper Contributor
        internally it will configuration setting like appsetting , connection under the azure func

Resources