@@ -111,8 +111,6 @@ items:
111111 href : create-single-tenant-workflows-azure-portal.md
112112 - name : Create Standard workflows from templates - Portal
113113 href : create-single-tenant-workflows-templates.md
114- - name : Get AI-powered help from the workflow assistant
115- href : workflow-assistant-standard.md
116114 - name : Create Standard workflows - Visual Studio Code
117115 href : create-single-tenant-workflows-visual-studio-code.md
118116 - name : Export Standard from portal to Visual Studio Code
@@ -135,18 +133,14 @@ items:
135133 href : secure-single-tenant-workflow-virtual-network-private-endpoint.md
136134 - name : AI scenarios
137135 items :
136+ - name : Get AI-powered help from the workflow assistant
137+ href : workflow-assistant-standard.md
138138 - name : Create autonomous agent workflows
139139 href : create-autonomous-agent-workflows.md
140140 - name : Create conversational agent workflows
141141 href : create-conversational-agent-workflows.md
142- - name : Multiagent scenarios
143- items :
144- - name : Single agent versus multiple agents
145- href : single-versus-multiple-agents.md
146- - name : Call AI agents sequentially
147- href : set-up-prompt-chain-agent-workflow.md
148- - name : Hand off AI agent tasks with chat continuity
149- href : set-up-handoff-agent-workflow.md
142+ - name : Run workflows from actions in AI agents
143+ href : add-agent-action-create-run-workflow.md
150144 - name : Create and register MCP servers and tools
151145 href : create-mcp-server-api-center.md
152146 - name : Set up Standard logic apps as MCP servers
@@ -157,6 +151,14 @@ items:
157151 href : parse-document-chunk-text.md
158152 - name : Create chat completions with prompt templates
159153 href : connectors/create-chat-completions-prompt-template.md
154+ - name : Multiagent scenarios
155+ items :
156+ - name : Single agent versus multiple agents
157+ href : single-versus-multiple-agents.md
158+ - name : Call AI agents sequentially
159+ href : set-up-prompt-chain-agent-workflow.md
160+ - name : Hand off AI agent tasks with chat continuity
161+ href : set-up-handoff-agent-workflow.md
160162 - name : Develop for rules engine integration
161163 items :
162164 - name : Overview for rules engine integration
@@ -237,8 +239,6 @@ items:
237239 href : create-parameters-workflows.md
238240 - name : Call Azure Functions
239241 href : call-azure-functions-from-workflows.md
240- - name : Run workflows from actions in AI agents
241- href : add-agent-action-create-run-workflow.md
242242 - name : Call workflows from Power Apps
243243 href : call-from-power-apps.md
244244 - name : Call, trigger, or nest logic apps
0 commit comments