Update README.md

This commit is contained in:
Srđan Božović
2021-01-08 17:55:49 +01:00
committed by GitHub
parent 22503bbb7f
commit 90906ae243
+1 -1
View File
@@ -44,7 +44,7 @@ $scriptUrlBase = 'https://raw.githubusercontent.com/Microsoft/sql-server-samples
$parameters = @{
hostName = '<hostName>'
port = '<resourceGroupName>'
port = '<port>'
publicCertificateFile = '<publicCertificateFile>'
}