Skip to content

Commit 7b5ca4b

Browse files
Acro + heading caps
1 parent 92601cb commit 7b5ca4b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/private-link/network-security-perimeter-diagnostic-logs.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@ Every PaaS resource associated with the network security perimeter, generates ac
5858
| **properties** | Network security perimeter specific extended properties related to this category of events.|
5959
| **resultDescription** | The static text description of this operation on the PaaS resource, e.g. “Get storage file.” |
6060

61-
## Network security perimeter Specific Properties
61+
## Network security perimeter specific properties
6262

6363
This section describes the network security perimeter specific properties in the log schema.
6464
> [!NOTE]
65-
> Application of the properties are subjected to log category type. Do refer respective log category schemas for applicability.
65+
> Application of the properties is subjected to log category type. Do refer respective log category schemas for applicability.
6666
6767
| **Value** | **Description** |
6868
| --- | --- |
@@ -76,7 +76,7 @@ This section describes the network security perimeter specific properties in the
7676
| **destination** | JSON property bag describing destination of the outbound connection. |
7777
| **accessRulesVersion** | JSON property bag containing access rule version of the resource. |
7878

79-
## Source Properties
79+
## Source properties
8080

8181
Properties describing source of inbound connection.
8282

@@ -90,7 +90,7 @@ Properties describing source of inbound connection.
9090
| **appId** | Unique GUID representing the app ID of source in the Azure Active Directory. |
9191
| **parameters** | List of optional source properties in JSON string format. E.g., { {Param1}: {value1}, {Param2}: {value2}, ...}. |
9292

93-
## Destination Properties
93+
## Destination properties
9494
Properties describing destination of outbound connection.
9595

9696
| **Value** | **Description** |
@@ -101,7 +101,7 @@ Properties describing destination of outbound connection.
101101
| **port** | Port number of outbound connection. May not exist for all resource types. |
102102
| **protocol** | Application & transport layer protocols for outbound connection in the format {AppProtocol}:{TptProtocol}. E.g., HTTPS:TCP. May not exist for all resource types. |
103103

104-
## Sample Log Entry For Inbound Categories
104+
## Sample log entry For inbound categories
105105

106106
``` json
107107
{
@@ -137,7 +137,7 @@ Properties describing destination of outbound connection.
137137
}
138138
```
139139

140-
## Sample Log Entry For Outbound Categories
140+
## Sample log entry for outbound categories
141141

142142
``` json
143143
{

0 commit comments

Comments
 (0)