Skip to content

Commit 9c8e884

Browse files
committed
Tweaks
1 parent 62eb393 commit 9c8e884

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/security-center/partner-vulnerability-assessment.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Required PowerShell modules:
7777
- Install-module Az
7878
- Install-module Az.security
7979

80-
### Usage
80+
### Running the script
8181

8282
To run the script, you'll need the relevant information for the parameters below.
8383

@@ -92,8 +92,6 @@ To run the script, you'll need the relevant information for the parameters below
9292
|publicKey|-|Vendor provided public key.|
9393

9494

95-
### Running the script
96-
9795
Syntax:
9896

9997
```
@@ -102,7 +100,7 @@ Syntax:
102100
-licenceCode <License Code from vendor> -publicKey <Public Key recieved from vendor>
103101
```
104102

105-
Full command:
103+
Example:
106104

107105
```
108106
.\New-ASCVASolution.ps1 -subscriptionId 'f4cx1b69-dtgb-4ch6-6y6f-ea2e95373d3b' -resourceGroupName 'DefaultResourceGroup-WEU' -vaSolutionName 'QualysVa001' -vaType 'Qualys' -autoUpdate 'false' `

0 commit comments

Comments
 (0)