Skip to content

Commit 2f832dd

Browse files
committed
Created Archive for Modernizing Databases course
1 parent c43c1e0 commit 2f832dd

File tree

177 files changed

+3084
-3085
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

177 files changed

+3084
-3085
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,9 @@ Find a problem? Spot a bug? [Post an issue here](https://github.com/Microsoft/sq
1111

1212
## SQL Server Data Platform
1313

14-
- [Lab: SQL Server 2019](https://github.com/microsoft/sqlworkshops/tree/master/sql2019lab)
1514
- [Workshop: SQL Server Ground to Cloud](https://github.com/microsoft/sqlworkshops/tree/master/SQLGroundToCloud)
16-
- [Workshop: SQL Server 2019 Big Data Clusters - Architecture](https://github.com/Microsoft/sqlworkshops/tree/master/sqlserver2019bigdataclusters)
17-
- [Workshop: Modernize your Database with SQL Server 2019](https://github.com/Microsoft/sqlworkshops/tree/master/ModernizeYourDatabases2019)
1815
- [Workshop: SQL Server 2019 on OpenShift](https://github.com/Microsoft/sqlworkshops/tree/master/SQLonOpenShift)
16+
- [Lab: SQL Server 2019](https://github.com/microsoft/sqlworkshops/tree/master/sql2019lab)
1917

2018
## SQL Server Programming
2119

@@ -24,6 +22,7 @@ Find a problem? Spot a bug? [Post an issue here](https://github.com/Microsoft/sq
2422

2523
## SQL Server Machine Learning and AI
2624

25+
- [Workshop: SQL Server 2019 Big Data Clusters - Architecture](https://github.com/Microsoft/sqlworkshops/tree/master/sqlserver2019bigdataclusters)
2726
- [Workshop: Machine Learning with SQL Server](https://github.com/Microsoft/sqlworkshops/tree/master/SQLServerMLServices)
2827

2928
# Presentation Materials, Code, and References
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
1-
![](../graphics/microsoftlogo.png)
2-
3-
# Workshop: Modernize Your Database with SQL Server 2019
4-
5-
#### <i>A Microsoft Course from the SQL Server team</i>
6-
7-
<p style="border-bottom: 1px solid lightgrey;"></p>
8-
9-
<img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/textbubble.png"> <h2>00 Pre-Requisites</h2>
10-
11-
Pre-Requisites for the "Modernize Your Database with SQL Server 2019" workshop are found in each module. At a later date all pre-requisites will be listed in this module.
12-
13-
*Note that all following activities must be completed prior to class - there will not be time to perform these operations during the workshop.*
14-
15-
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/point1.png"><b>Activity 1: TBD</b></p>
16-
17-
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/checkbox.png"><b>Option 1 - TBD</b></p>
18-
19-
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/point1.png"><b>Activity 2: TBD</b></p>
20-
<br>
21-
22-
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/point1.png"><b>Activity 2: TODO: Step within Activity.</b></p>
23-
<br>
24-
25-
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/checkbox.png">TODO: Sub-step<p>
26-
27-
First, ensure all of your updates are current. You can use the following commands to do that in an Administrator-level PowerShell session:
28-
29-
<pre>
30-
31-
TODO: Enter any code typing here
32-
33-
</pre>
34-
35-
<p><img style="margin: 0px 15px 15px 0px;" src="../graphics/owl.png"><b>For Further Study</b></p>
36-
<ul>
37-
<li><a href="url" target="_blank">Official Documentation for this section</a></li>
38-
</ul>
39-
40-
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/geopin.png"><b >Next Steps</b></p>
41-
42-
Next, Continue to <a href="01-WhySQL2019.md" target="_blank"><i>Why SQL Server 2019</i></a>.
1+
![](../graphics/microsoftlogo.png)
2+
3+
# Workshop: Modernize Your Database with SQL Server 2019
4+
5+
#### <i>A Microsoft Course from the SQL Server team</i>
6+
7+
<p style="border-bottom: 1px solid lightgrey;"></p>
8+
9+
<img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/textbubble.png"> <h2>00 Pre-Requisites</h2>
10+
11+
Pre-Requisites for the "Modernize Your Database with SQL Server 2019" workshop are found in each module. At a later date all pre-requisites will be listed in this module.
12+
13+
*Note that all following activities must be completed prior to class - there will not be time to perform these operations during the workshop.*
14+
15+
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/point1.png"><b>Activity 1: TBD</b></p>
16+
17+
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/checkbox.png"><b>Option 1 - TBD</b></p>
18+
19+
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/point1.png"><b>Activity 2: TBD</b></p>
20+
<br>
21+
22+
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/point1.png"><b>Activity 2: TODO: Step within Activity.</b></p>
23+
<br>
24+
25+
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/checkbox.png">TODO: Sub-step<p>
26+
27+
First, ensure all of your updates are current. You can use the following commands to do that in an Administrator-level PowerShell session:
28+
29+
<pre>
30+
31+
TODO: Enter any code typing here
32+
33+
</pre>
34+
35+
<p><img style="margin: 0px 15px 15px 0px;" src="../graphics/owl.png"><b>For Further Study</b></p>
36+
<ul>
37+
<li><a href="url" target="_blank">Official Documentation for this section</a></li>
38+
</ul>
39+
40+
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/geopin.png"><b >Next Steps</b></p>
41+
42+
Next, Continue to <a href="01-WhySQL2019.md" target="_blank"><i>Why SQL Server 2019</i></a>.
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
![](../graphics/microsoftlogo.png)
2-
3-
# Workshop: Modernize Your Database with SQL Server 2019
4-
5-
#### <i>A Microsoft workshop from the SQL Server team</i>
6-
7-
<p style="border-bottom: 1px solid lightgrey;"></p>
8-
9-
<img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/textbubble.png"> <h2>Why SQL Server 2019?</h2>
10-
11-
This module will be completed at a later date.
12-
13-
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/geopin.png"><b >Next Steps</b></p>
14-
15-
Next, Continue to <a href="02-IntelligentPerformance.md"
1+
![](../graphics/microsoftlogo.png)
2+
3+
# Workshop: Modernize Your Database with SQL Server 2019
4+
5+
#### <i>A Microsoft workshop from the SQL Server team</i>
6+
7+
<p style="border-bottom: 1px solid lightgrey;"></p>
8+
9+
<img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/textbubble.png"> <h2>Why SQL Server 2019?</h2>
10+
11+
This module will be completed at a later date.
12+
13+
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/geopin.png"><b >Next Steps</b></p>
14+
15+
Next, Continue to <a href="02-IntelligentPerformance.md"
1616
target="_blank"><i> Intelligent Performance</i></a>.
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,60 @@
1-
![](../graphics/microsoftlogo.png)
2-
3-
# Workshop: Modernize your database with SQL Server 2019
4-
5-
#### <i>A Microsoft workshop from the SQL Server team</i>
6-
7-
<p style="border-bottom: 1px solid lightgrey;"></p>
8-
9-
<img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/textbubble.png"> <h2>Intelligent Performance</h2>
10-
11-
You'll cover the following topics in this Module:
12-
13-
<dl>
14-
15-
<dt><a href="#3-0">2.0 Automatic Tuning</a></dt>
16-
<dt><a href="#3-1">2.1 Intelligent Query Processing</a></dt>
17-
<dt><a href="#3-2">2.2 Lightweight Query Processing</a></dt>
18-
19-
</dl>
20-
21-
<p style="border-bottom: 1px solid lightgrey;"></p>
22-
23-
<h2><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/pencil2.png"><a name="3-0">2.0 Automatic Tuning</a></h2>
24-
25-
<p style="border-bottom: 1px solid lightgrey;"></p>
26-
27-
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/point1.png"><b><a name="aks">Activity: Automatic Tuning</a></b></p>
28-
29-
Follow the instructions for [Automatic Tuning Exercise](Module%202%20Activity%20-%20Intelligent%20Performance/autotune)
30-
31-
<p style="border-bottom: 1px solid lightgrey;"></p>
32-
33-
<h2><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/pencil2.png"><a name="3-1">2.1 Intelligent Query Processing</a></h2>
34-
35-
<p style="border-bottom: 1px solid lightgrey;"></p>
36-
37-
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/point1.png"><b><a name="aks">Activity: Intelligent Query Processing</a></b></p>
38-
39-
Follow the instructions for [Intelligent Query Processing Exercise](Module%202%20Activity%20-%20Intelligent%20Performance/iqp)
40-
41-
<p style="border-bottom: 1px solid lightgrey;"></p>
42-
43-
44-
<h2><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/pencil2.png"><a name="3-2">2.2 Lightweight Query Profiling</h2>
45-
46-
<p style="border-bottom: 1px solid lightgrey;"></p>
47-
48-
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/point1.png"><b><a name="aks">Activity: Lightweight Query Profiling</a></b></p>
49-
50-
Follow the instructions for [Lightweight Query Profiling Exercise](Module%202%20Activity%20-%20Intelligent%20Performance/lwp)
51-
52-
<p style="border-bottom: 1px solid lightgrey;"></p>
53-
54-
<p><img style="margin: 0px 15px 15px 0px;" src="../graphics/owl.png"><b>For Further Study</b></p>
55-
56-
<p style="border-bottom: 1px solid lightgrey;"></p>
57-
58-
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/geopin.png"><b >Next Steps</b></p>
59-
60-
Next, Continue to <a href="03-Security.md" target="_blank"><i> New Security Capabilities</i></a>.
1+
![](../graphics/microsoftlogo.png)
2+
3+
# Workshop: Modernize your database with SQL Server 2019
4+
5+
#### <i>A Microsoft workshop from the SQL Server team</i>
6+
7+
<p style="border-bottom: 1px solid lightgrey;"></p>
8+
9+
<img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/textbubble.png"> <h2>Intelligent Performance</h2>
10+
11+
You'll cover the following topics in this Module:
12+
13+
<dl>
14+
15+
<dt><a href="#3-0">2.0 Automatic Tuning</a></dt>
16+
<dt><a href="#3-1">2.1 Intelligent Query Processing</a></dt>
17+
<dt><a href="#3-2">2.2 Lightweight Query Processing</a></dt>
18+
19+
</dl>
20+
21+
<p style="border-bottom: 1px solid lightgrey;"></p>
22+
23+
<h2><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/pencil2.png"><a name="3-0">2.0 Automatic Tuning</a></h2>
24+
25+
<p style="border-bottom: 1px solid lightgrey;"></p>
26+
27+
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/point1.png"><b><a name="aks">Activity: Automatic Tuning</a></b></p>
28+
29+
Follow the instructions for [Automatic Tuning Exercise](Module%202%20Activity%20-%20Intelligent%20Performance/autotune)
30+
31+
<p style="border-bottom: 1px solid lightgrey;"></p>
32+
33+
<h2><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/pencil2.png"><a name="3-1">2.1 Intelligent Query Processing</a></h2>
34+
35+
<p style="border-bottom: 1px solid lightgrey;"></p>
36+
37+
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/point1.png"><b><a name="aks">Activity: Intelligent Query Processing</a></b></p>
38+
39+
Follow the instructions for [Intelligent Query Processing Exercise](Module%202%20Activity%20-%20Intelligent%20Performance/iqp)
40+
41+
<p style="border-bottom: 1px solid lightgrey;"></p>
42+
43+
44+
<h2><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/pencil2.png"><a name="3-2">2.2 Lightweight Query Profiling</h2>
45+
46+
<p style="border-bottom: 1px solid lightgrey;"></p>
47+
48+
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/point1.png"><b><a name="aks">Activity: Lightweight Query Profiling</a></b></p>
49+
50+
Follow the instructions for [Lightweight Query Profiling Exercise](Module%202%20Activity%20-%20Intelligent%20Performance/lwp)
51+
52+
<p style="border-bottom: 1px solid lightgrey;"></p>
53+
54+
<p><img style="margin: 0px 15px 15px 0px;" src="../graphics/owl.png"><b>For Further Study</b></p>
55+
56+
<p style="border-bottom: 1px solid lightgrey;"></p>
57+
58+
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/geopin.png"><b >Next Steps</b></p>
59+
60+
Next, Continue to <a href="03-Security.md" target="_blank"><i> New Security Capabilities</i></a>.
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
1-
![](../graphics/microsoftlogo.png)
2-
3-
# Workshop: Modernize your database with SQL Server 2019
4-
5-
#### <i>A Microsoft workshop from the SQL Server team</i>
6-
7-
<p style="border-bottom: 1px solid lightgrey;"></p>
8-
9-
<img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/textbubble.png"> <h2>New Security Capabilities</h2>
10-
11-
You'll cover the following topics in this Module:
12-
13-
<dl>
14-
15-
<dt><a href="#3-0">3.0 Static Data Masking</a></dt>
16-
17-
REMOVED FROM RELEASE
18-
19-
</dl>
20-
21-
<p style="border-bottom: 1px solid lightgrey;"></p>
22-
23-
<h2><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/pencil2.png"><a name="3-0">3.0 Static Data Masking</a></h2>
24-
25-
<p style="border-bottom: 1px solid lightgrey;"></p>
26-
27-
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/point1.png"><b><a name="aks">Activity: Static Data Masking</a></b></p>
28-
29-
REMOVED FROM RELEASE
30-
31-
<p style="border-bottom: 1px solid lightgrey;"></p>
32-
33-
34-
35-
<p><img style="margin: 0px 15px 15px 0px;" src="../graphics/owl.png"><b>For Further Study</b></p>
36-
37-
<p style="border-bottom: 1px solid lightgrey;"></p>
38-
39-
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/geopin.png"><b >Next Steps</b></p>
40-
41-
Next, Continue to <a href="04-MissionCriticalAvailability.md" target="_blank"><i>Mission Critical Availability</i></a>.
1+
![](../graphics/microsoftlogo.png)
2+
3+
# Workshop: Modernize your database with SQL Server 2019
4+
5+
#### <i>A Microsoft workshop from the SQL Server team</i>
6+
7+
<p style="border-bottom: 1px solid lightgrey;"></p>
8+
9+
<img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/textbubble.png"> <h2>New Security Capabilities</h2>
10+
11+
You'll cover the following topics in this Module:
12+
13+
<dl>
14+
15+
<dt><a href="#3-0">3.0 Static Data Masking</a></dt>
16+
17+
REMOVED FROM RELEASE
18+
19+
</dl>
20+
21+
<p style="border-bottom: 1px solid lightgrey;"></p>
22+
23+
<h2><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/pencil2.png"><a name="3-0">3.0 Static Data Masking</a></h2>
24+
25+
<p style="border-bottom: 1px solid lightgrey;"></p>
26+
27+
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/point1.png"><b><a name="aks">Activity: Static Data Masking</a></b></p>
28+
29+
REMOVED FROM RELEASE
30+
31+
<p style="border-bottom: 1px solid lightgrey;"></p>
32+
33+
34+
35+
<p><img style="margin: 0px 15px 15px 0px;" src="../graphics/owl.png"><b>For Further Study</b></p>
36+
37+
<p style="border-bottom: 1px solid lightgrey;"></p>
38+
39+
<p><img style="float: left; margin: 0px 15px 15px 0px;" src="../graphics/geopin.png"><b >Next Steps</b></p>
40+
41+
Next, Continue to <a href="04-MissionCriticalAvailability.md" target="_blank"><i>Mission Critical Availability</i></a>.

0 commit comments

Comments
 (0)