You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/private-link/network-security-perimeter-diagnostic-logs.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,11 +58,11 @@ Every PaaS resource associated with the network security perimeter, generates ac
58
58
|**properties**| Network security perimeter specific extended properties related to this category of events.|
59
59
|**resultDescription**| The static text description of this operation on the PaaS resource, e.g. “Get storage file.” |
60
60
61
-
## Network security perimeter Specific Properties
61
+
## Network security perimeter specific properties
62
62
63
63
This section describes the network security perimeter specific properties in the log schema.
64
64
> [!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.
66
66
67
67
|**Value**|**Description**|
68
68
| --- | --- |
@@ -76,7 +76,7 @@ This section describes the network security perimeter specific properties in the
76
76
|**destination**| JSON property bag describing destination of the outbound connection. |
77
77
|**accessRulesVersion**| JSON property bag containing access rule version of the resource. |
78
78
79
-
## Source Properties
79
+
## Source properties
80
80
81
81
Properties describing source of inbound connection.
82
82
@@ -90,7 +90,7 @@ Properties describing source of inbound connection.
90
90
|**appId**| Unique GUID representing the app ID of source in the Azure Active Directory. |
91
91
|**parameters**| List of optional source properties in JSON string format. E.g., { {Param1}: {value1}, {Param2}: {value2}, ...}. |
92
92
93
-
## Destination Properties
93
+
## Destination properties
94
94
Properties describing destination of outbound connection.
95
95
96
96
|**Value**|**Description**|
@@ -101,7 +101,7 @@ Properties describing destination of outbound connection.
101
101
|**port**| Port number of outbound connection. May not exist for all resource types. |
102
102
|**protocol**| Application & transport layer protocols for outbound connection in the format {AppProtocol}:{TptProtocol}. E.g., HTTPS:TCP. May not exist for all resource types. |
103
103
104
-
## Sample Log Entry For Inbound Categories
104
+
## Sample log entry For inbound categories
105
105
106
106
```json
107
107
{
@@ -137,7 +137,7 @@ Properties describing destination of outbound connection.
0 commit comments