Skip to content

Commit

Permalink
fix SQL VA command copy paste typo (#3579)
Browse files Browse the repository at this point in the history
Fix storageAccountAccessKey description.
  • Loading branch information
ggildin authored and hovsepm committed Aug 6, 2018
1 parent 0e1c780 commit d86faa6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
]
},
"storageAccountAccessKey": {
"description": "Specifies the identifier key of the auditing storage account. If 'StorageContainerSasKey' isn't specified, storageAccountAccessKey is required.",
"description": "Specifies the identifier key of the vulnerability assessment storage account. If 'StorageContainerSasKey' isn't specified, storageAccountAccessKey is required.",
"type": "string",
"x-ms-mutability": [
"create",
Expand Down

0 comments on commit d86faa6

Please sign in to comment.