Skip to content

Commit 8cd8055

Browse files
committed
Update README.md
1 parent 1fef6f8 commit 8cd8055

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
![](./sql2022workshop/graphics/microsoftlogo.png)
33

4-
# Workshop: The SQL Server 2022 Workshop (Preview)
4+
# Workshop: The SQL Server 2022 Workshop
55

66
#### <i>A Microsoft Course from the SQL Server team</i>
77

@@ -87,7 +87,7 @@ In order to complete the exercises in this workshop you will need the following:
8787

8888
- A virtual machine or computer running Windows 10, Windows 11, Windows Server 2019, or Windows 2022 with at least **4 CPUs and 8Gb RAM**. You will need Administrator rights on the virtual machine or computer. **Exercise 3.2 is an advanced exercise in Module 3 that requires 8 CPUs and 24Gb RAM. It may be an optional exercise in some workshop delivery. Check with your instructor.**.
8989
- An Azure subscription is required for Module 2. Check the instructions in each exercise for specific permission requirements. Your instructor will indicate whether you will do Module 2 exercises. Exercises 2.2 and 2.3 in this module cannot be completed using an Azure Virtual Machine.
90-
- **SQL Server 2022 Evaluation Edition RC1 or later** from (https://aka.ms/getsqlserver2022) with the Database Engine feature installed.
90+
- **SQL Server 2022 Evaluation Edition General Availability** from (https://aka.ms/getsqlserver2022) with the Database Engine feature installed.
9191
- Exercises in Module 5 require the PolyBase Query Service for External Data Feature (using all defaults). **IMPORTANT**: If you have an instance already on your computer or VM that has the Polybase feature enabled you will have to remove that feature from that instance or uninstall that instance. If this is not possible Module 5 does have T-SQL notebooks for you to view the experience.
9292
- **You must configure SQL Server for mixed mode authentication. Read more how to do this at https://learn.microsoft.com/sql/relational-databases/security/choose-an-authentication-mode**.
9393
- Named instances are supported but you may need to make some edits to some scripts in some modules where the exercise have you connect to SQL Server.

0 commit comments

Comments
 (0)