Skip to content

Commit 2a6bcfa

Browse files
committed
Fixing errors
1 parent aa97e23 commit 2a6bcfa

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

articles/azure-signalr/signalr-tutorial-diagnostic-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ If you find that you cannot establish SignalR client connections to Azure Signal
181181

182182
### Get help
183183

184-
We recommend you troubleshoot by yourself first. Most issues are caused by app server or network issues. Follow [troubleshooting guide with resource log](#troubleshooting-with-diagnostic-logs) and [basic trouble shooting guide](https://github.com/Azure/azure-signalr/blob/dev/docs/tsg.md) to find the root cause.
184+
We recommend you troubleshoot by yourself first. Most issues are caused by app server or network issues. Follow [troubleshooting guide with resource log](#troubleshooting-with-resource-logs) and [basic trouble shooting guide](https://github.com/Azure/azure-signalr/blob/dev/docs/tsg.md) to find the root cause.
185185
If the issue still can't be resolved, then consider open an issue in GitHub or create ticket in Azure Portal.
186186
Provide:
187187
1. Time range about 30 minutes when the issue occurs

articles/postgresql/concepts-server-logs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ms.date: 10/25/2019
99
---
1010

1111
# Logs in Azure Database for PostgreSQL - Single Server
12+
1213
Azure Database for PostgreSQL allows you to configure and access Postgres's standard logs. The logs can be used to identify, troubleshoot, and repair configuration errors and suboptimal performance. Logging information you can configure and access includes errors, query information, autovacuum records, connections, and checkpoints. (Access to transaction logs is not available).
1314

1415
Audit logging is made available through a Postgres extension, pgaudit. To learn more, visit the [auditing concepts](concepts-audit.md) article.
@@ -50,6 +51,7 @@ Azure Database for PostgreSQL is integrated with Azure Monitor diagnostic settin
5051
5152

5253
### Configure diagnostic settings
54+
5355
You can enable diagnostic settings for your Postgres server using the Azure portal, CLI, REST API, and Powershell. The log category to select is **PostgreSQLLogs**. (There are other logs you can configure if you are using [Query Store](concepts-query-store.md).)
5456

5557
To enable resource logs using the Azure portal:

articles/storage/common/storage-security-controls.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ ms.service: storage
99
ms.subservice: common
1010
ms.topic: conceptual
1111
ms.date: 03/11/2020
12-
ms.author: mbaldwin
1312
---
1413

1514
# Security controls for Azure Storage

0 commit comments

Comments
 (0)