File tree Expand file tree Collapse file tree
samples/manage/azure-hybrid-benefit Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ The script accepts the following command line parameters:
5252| -Server| [ protocol:] server[ instance_name] [ ,port ] | Required to save data to the database|
5353| -Database| database_name| Required to save data to the database|
5454| -Username| user_name| Required to save data to the database|
55- | -Password| password| Required to save data to the database, must be passed as secure string |
55+ | -Password| password| Required to save data to the database, must be passed as a * [ SecureString ] * variable |
5656| -FilePath| csv_file_name| Required to save data in a .csv format. Ignored if database parameters are specified|
5757
5858<sup >1</sup >You can create a .csv file using the following command and then edit to remove the subscriptions you don't want to scan.
You can’t perform that action at this time.
0 commit comments