Developing Solutions for Microsoft Azure — Question 23

You are a developer at your company.
You need to update the definitions for an existing Logic App.
What should you use?

Answer options

Correct answer: B

Explanation

The Logic App Code View allows developers to directly edit the JSON definition of an existing Logic App, making it the appropriate tool for updates. The Enterprise Integration Pack (EIP) is for enhanced integration capabilities, while API Connections and Logic Apps Designer are more focused on connections and visual design, respectively, rather than direct code updates.