Skip to content

Commit

Permalink
Textual modifications to SecurityJitNetworkAccessPolicy help file (#1…
Browse files Browse the repository at this point in the history
…3761)

* Introducing SecurityTopologies cmdlets

* Update ChangeLog.md

* Update ChangeLog.md

* Change cmdlet name to Get-AzSecurityTopology

* remove AllowedConnections

* change name

* fix conflicy

* fix conflict

* Update ChangeLog.md

* Introducing Az.Security AllowedConnections cmdlets

* update change.log

* remove SecurityTopology

* fix version

* Fix comments

* fix location

* fix comment

* fix comment

* fix version number

* Create Adaptive Application Control API cmdlets

* Create Adaptive Application Control API cmdlets

* fix1

* fix2

* Add back comment end token

* Introducing ScurityAdaptiveNetworkHardening  cmdlets

* Update Security.csproj

* Update ChangeLog.md

* 1

* Introducing Az.Security AdaptiveNetworkHardening cmdlets

* Introducing Az.Security AdaptiveNetworkHardening cmdlets

* change to a singular noun for the parameter name

* change to a singular noun for the parameter name

* change to a singular noun for the parameter name2

* implement ShouldProcess

* fix1

* Update JIT help

* remove files

* revert ChangeLog.md

Co-authored-by: Arik Riklin <[email protected]>
Co-authored-by: Yabo Hu <[email protected]>
Co-authored-by: Yunchi Wang <[email protected]>
  • Loading branch information
4 people authored Dec 17, 2020
1 parent 145599a commit c4819ce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/Security/Security/help/Get-AzJitNetworkAccessPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ Accept wildcard characters: False
```
### -ResourceId
Resource ID.
The resource id of the jit Network Access Policy resource.
```yaml
Type: System.String
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ Accept wildcard characters: False
```
### -ResourceId
Resource ID.
The resource id of the jit Network Access Policy resource.
```yaml
Type: System.String
Expand Down
2 changes: 1 addition & 1 deletion src/Security/Security/help/Set-AzJitNetworkAccessPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Accept wildcard characters: False
```
### -Kind
Kind.
Jit Network Access Policy Kind.
```yaml
Type: System.String
Expand Down

0 comments on commit c4819ce

Please sign in to comment.