Skip to content

Commit 43c360f

Browse files
author
stevestein
committed
rename
1 parent 8f7ffdc commit 43c360f

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/sql-operations-studio/TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## [Connect & query - SQL Database](get-started-sql-database.md)
66
## [Connect & query - SQL Data Warehouse](get-started-sql-dw.md)
77
# Tutorials
8-
## [T-SQL Editor](tutorial-modern-code-flow-sql-server.md)
8+
## [T-SQL Editor](tutorial-sql-editor.md)
99
## [Monitor](tutorial-monitoring-sql-server.md)
1010
## [Database Insight - Monitoring Query Performance](tutorial-qds-sql-server.md)
1111
## [Database Insight - Table Space Usage](tutorial-table-space-sql-server.md)

docs/sql-operations-studio/code-editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,4 +204,4 @@ In this tutorial, you learned how to:
204204
205205
Next, learn how to use the SQL editor, try this tutorial:
206206
> [!div class="nextstepaction"]
207-
> [T-SQL code flow with Carbon](tutorial-modern-code-flow-sql-server.md)
207+
> [T-SQL code flow with Carbon](tutorial-sql-editor.md)

docs/sql-operations-studio/get-started-sql-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,4 +171,4 @@ Clean up resources by deleting the resource groups you no longer need. For detai
171171

172172
## Next steps
173173
> [!div class="nextstepaction"]
174-
> [Apply modern code flow using [!INCLUDE[name-sos](../includes/name-sos-short.md)]](tutorial-modern-code-flow-sql-server.md)
174+
> [Apply modern code flow using [!INCLUDE[name-sos](../includes/name-sos-short.md)]](tutorial-sql-editor.md.md)

docs/sql-operations-studio/get-started-sql-dw.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,4 +167,4 @@ Clean up resources by deleting the resource groups you no longer need. For detai
167167

168168
## Next steps
169169
> [!div class="nextstepaction"]
170-
> [Apply modern code flow using [!INCLUDE[name-sos](../includes/name-sos-short.md)]](tutorial-modern-code-flow-sql-server.md)
170+
> [Apply modern code flow using [!INCLUDE[name-sos](../includes/name-sos-short.md)]](tutorial-sql-editor.md.md)

docs/sql-operations-studio/get-started-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,6 @@ View an existing, built-in widget through the dashboard.
150150

151151
## Next steps
152152
> [!div class="nextstepaction"]
153-
> [Apply modern code flow using [!INCLUDE[name-sos](../includes/name-sos-short.md)]](tutorial-modern-code-flow-sql-server.md)
153+
> [Apply modern code flow using [!INCLUDE[name-sos](../includes/name-sos-short.md)]](tutorial-sql-editor.md.md)
154154
155155

docs/sql-operations-studio/insight-widgets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ T-SQL query and its result set itself determines the insight widget behavior. Wr
5454

5555

5656
## Additional resources
57-
- [Query Editor](tutorial-modern-code-flow-sql-server.md)
57+
- [Query Editor](tutorial-sql-editor.md.md)
5858
- [Create some Insight widgets](tutorial-monitoring-sql-server.md)
5959

docs/sql-operations-studio/tutorial-modern-code-flow-sql-server.md renamed to docs/sql-operations-studio/tutorial-sql-editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ This tutorial requires the *TutorialDB* database. To create the *TutorialDB* dat
5252

5353
![quick search widget](./media/tutorial-sql-editor/quick-search-widget.png)
5454

55-
1. Edit the **Email** column in the first row, type *jared@vsdata.io*, and click outside the cell to save the change.
55+
1. Edit the **Email** column in the first row, type *orlando0@adventure-works.com*, and click outside the cell to save the change.
5656

5757
![edit data](./media/tutorial-sql-editor/edit-data.png)
5858

0 commit comments

Comments
 (0)