Skip to content

Commit 4dd3c25

Browse files
Merge pull request #261951 from nachoalonsoportillo/patch-37
Amend value for ResourceType
2 parents 06f37ef + 852d043 commit 4dd3c25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/postgresql/flexible-server/concepts-logging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: sunilagarwal
66
ms.service: postgresql
77
ms.subservice: flexible-server
88
ms.topic: how-to
9-
ms.date: 11/30/2021
9+
ms.date: 12/26/2021
1010
---
1111

1212
# Logs in Azure Database for PostgreSQL - Flexible Server
@@ -43,7 +43,7 @@ The following table describes the fields for the **PostgreSQLLogs** type. Depend
4343
| SubscriptionId | GUID for the subscription that the server belongs to |
4444
| ResourceGroup | Name of the resource group the server belongs to |
4545
| ResourceProvider | Name of the resource provider. Always `MICROSOFT.DBFORPOSTGRESQL` |
46-
| ResourceType | `Servers` |
46+
| ResourceType | `FlexibleServers` |
4747
| ResourceId | Resource URI |
4848
| Resource | Name of the server |
4949
| Category | `PostgreSQLLogs` |

0 commit comments

Comments
 (0)