Skip to content

Commit c4819ce

Browse files
ariklinArik RiklinVeryEarlywyunchi-ms
authored
Textual modifications to SecurityJitNetworkAccessPolicy help file (#13761)
* 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]>
1 parent 145599a commit c4819ce

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/Security/Security/help/Get-AzJitNetworkAccessPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Accept wildcard characters: False
158158
```
159159
160160
### -ResourceId
161-
Resource ID.
161+
The resource id of the jit Network Access Policy resource.
162162
163163
```yaml
164164
Type: System.String

src/Security/Security/help/Remove-AzJitNetworkAccessPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Accept wildcard characters: False
136136
```
137137
138138
### -ResourceId
139-
Resource ID.
139+
The resource id of the jit Network Access Policy resource.
140140
141141
```yaml
142142
Type: System.String

src/Security/Security/help/Set-AzJitNetworkAccessPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Accept wildcard characters: False
5555
```
5656
5757
### -Kind
58-
Kind.
58+
Jit Network Access Policy Kind.
5959
6060
```yaml
6161
Type: System.String

0 commit comments

Comments
 (0)