Skip to content

Commit e97c1f0

Browse files
Changed from PowerShell to Python.
1 parent 26e7a7c commit e97c1f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-sql-edge/tutorial-deploy-azure-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In this tutorial, you will be predicting iron ore impurities as a % of Silica in
1515

1616
## Pre-requisite software to be installed
1717
1. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/).
18-
2. Install [PowerShell 3.6.8](https://www.python.org/downloads/release/python-368/)
18+
2. Install [Python 3.6.8](https://www.python.org/downloads/release/python-368/)
1919
* Windows x86-x64 Executable Installer
2020
* Ensure to add python path to the PATH environment variables
2121
3. Install [Microsoft ODBC Driver 17 for SQL Server](https://www.microsoft.com/download/details.aspx?id=56567)

0 commit comments

Comments
 (0)