@@ -95,12 +95,20 @@ items:
95
95
href : create-single-tenant-workflows-azure-portal.md
96
96
- name : Get AI-powered help from the workflow assistant
97
97
href : workflow-assistant-standard.md
98
- - name : Create Standard workflows - Visual Studio Code
99
- href : create-single-tenant-workflows-visual-studio-code.md
100
98
- name : Estimate storage costs
101
99
href : estimate-storage-costs.md
102
100
- name : Set up SQL storage
103
101
href : set-up-sql-db-storage-single-tenant-standard-workflows.md
102
+ - name : Create Standard workflows - Portal
103
+ href : create-single-tenant-workflows-azure-portal.md
104
+ - name : Create Standard workflows - Visual Studio Code
105
+ href : create-single-tenant-workflows-visual-studio-code.md
106
+ - name : Create and run .NET code
107
+ href : create-run-custom-code-functions.md
108
+ - name : Add and run C# scripts
109
+ href : add-run-csharp-scripts.md
110
+ - name : Add and run PowerShell scripts
111
+ href : add-run-powershell-scripts.md
104
112
- name : Secure traffic between Standard workflows and virtual networks
105
113
href : secure-single-tenant-workflow-virtual-network-private-endpoint.md
106
114
- name : Develop for rules engine integration
@@ -125,8 +133,6 @@ items:
125
133
href : rules-engine/test-rulesets.md
126
134
- name : Create a rules engine project
127
135
href : rules-engine/create-rules-engine-project.md
128
- - name : Create and run .NET code
129
- href : create-run-custom-code-functions.md
130
136
- name : Edit app and host settings
131
137
href : edit-app-settings-host-settings.md
132
138
- name : Enable stateful mode for stateless built-in connectors
@@ -185,8 +191,6 @@ items:
185
191
href : logic-apps-create-variables-store-values.md
186
192
- name : Perform data operations
187
193
href : logic-apps-perform-data-operations.md
188
- - name : Add and run C# scripts
189
- href : add-run-csharp-scripts.md
190
194
- name : Add and run JavaScript snippets
191
195
href : add-run-javascript.md
192
196
- name : Create cross-environment parameters for workflows
0 commit comments