Skip to content

Commit d14caa1

Browse files
Minor fixes.
1 parent 9b99ce6 commit d14caa1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/bastion/monitor-bastion-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ You can view memory utilization across each bastion instance, split across each
6161

6262
#### Session count
6363

64-
You can view the count of active sessions per bastion instance, aggregated across each session type (RDP and SSH). Each Azure Bastion can support a range of active RDP and SSH sessions. Monitoring this metric helps you to understand if you need to adjust the number of instances running the bastion service. For more information about the session count Azure Bastion can support, refer to the [Azure Bastion FAQ](bastion-faq.md).
64+
You can view the count of active sessions per bastion instance, aggregated across each session type (RDP and SSH). Each Azure Bastion can support a range of active RDP and SSH sessions. Monitoring this metric helps you to understand if you need to adjust the number of instances running the bastion service. For more information about the session count Azure Bastion can support, see the [Azure Bastion FAQ](bastion-faq.md).
6565

6666
The recommended values for this metric's configuration are:
6767

articles/bastion/monitor-bastion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For a list of available metrics for Azure Bastion, see [Azure Bastion monitoring
2626

2727
For the available resource log categories, their associated Log Analytics tables, and the log schemas for Azure Bastion, see [Azure Bastion monitoring data reference](monitor-bastion-reference.md#resource-logs).
2828

29-
An example entry of successful login from a downloaded json file is shown below for reference:
29+
An example entry of successful sign-in from a downloaded json file is shown here for reference:
3030

3131
```json
3232
{
@@ -56,7 +56,7 @@ An example entry of successful login from a downloaded json file is shown below
5656
}
5757
```
5858

59-
The following example entry shows an unsuccessful login, such as due to an incorrect username or password:
59+
The following example entry shows an unsuccessful sign-in, such as due to an incorrect username or password:
6060

6161
```json
6262
{

0 commit comments

Comments
 (0)