1

I would like to know, how can an Azure logic app workflow be modified from the Azure portal when:

  1. The source code for the logic app is managed at a remote repository.
  2. Deployment is done via CICD, which reads the source code from the remote repository and do the deployment to Azure cloud.

Note: WEBSITE_RUN_FROM_PACKAGE configuration parameter has been set to 1 and changing this to 0 or deleting this followed by a logic app restart will remove the workflows inside the logic app though it allows adding new workflows afterwards. Therefore, this doesn't seem to be a working approach as far as modifying an existing workflow is concerned.

Appreciate inputs on this matter.

Thanks

I tried changing the 'WEBSITE_RUN_FROM_PACKAGE' configuration parameter value.

I verified my Azure cloud access is sufficient.

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.