Skip to content

Commit 111d34e

Browse files
author
pmasl
committed
Merge branch 'pmasl' of https://github.com/Microsoft/sql-server-samples into pmasl
2 parents f0767c1 + 2ba0c4f commit 111d34e

File tree

1 file changed

+1
-2
lines changed
  • samples/manage/sql-server-extended-security-updates

1 file changed

+1
-2
lines changed

samples/manage/sql-server-extended-security-updates/scripts.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ SELECT SERVERPROPERTY('ServerName') AS [name],
4242

4343
To collect registration information from **all instances in a single machine**, you can use the example Powershell script [EOS_DataGenerator_LocalDiscovery.ps1](./scripts/EOS_DataGenerator_LocalDiscovery.ps1). Can be used in an Azure VM, on-premises physical server or on-premises VM.
4444

45-
> [!NOTE]
46-
> Verify if the **Host Type** is correct for your SQL Server instance before uploading the CSV file.
45+
**Note**: Verify if the **Host Type** is correct for your SQL Server instance before uploading the CSV file.
4746

4847
To collect registration information from **all instances listed in a text file**, you can use the example Powershell script [EOS_DataGenerator_InputList.ps1](./scripts/EOS_DataGenerator_InputList.ps1). Refer to [ServerInstances.txt](./scripts/ServerInstances.txt) for an input text file example.
4948

0 commit comments

Comments
 (0)