Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 5ca0feb

Browse files
Merge pull request #32762 from MicrosoftDocs/WilliamDAssafMSFT-patch-1
Update permissions-grant-deny-revoke-azure-sql-data-warehouse-paralle…
2 parents a6c0e86 + 99eb589 commit 5ca0feb

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

docs/t-sql/statements/permissions-grant-deny-revoke-azure-sql-data-warehouse-parallel-data-warehouse.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: "Azure Synapse Analytics, Analytics Platform System (PDW), Microsof
44
description: "Permissions: GRANT, DENY, REVOKE (Azure Synapse Analytics, Analytics Platform System (PDW), Microsoft Fabric)"
55
author: VanMSFT
66
ms.author: vanto
7-
ms.date: 04/25/2023
7+
ms.date: 01/03/2025
88
ms.service: sql
99
ms.subservice: t-sql
1010
ms.topic: reference
@@ -234,13 +234,7 @@ REVOKE
234234

235235
- REFERENCES
236236

237-
For a definition of each type of permission, see [Permissions (Database Engine)](../../relational-databases/security/permissions-database-engine.md).
238-
239-
### Chart of Permissions
240-
All permissions are graphically represented on this poster. This is the easiest way to see nested hierarchy of permissions. For example the **ALTER ON LOGIN** permission can be granted by itself, but it is also included if a login is granted the **CONTROL** permission on that login, or if a login is granted the **ALTER ANY LOGIN** permission.
241-
242-
![APS security permissions poster](../../t-sql/statements/media/aps-security-perms-poster.png "APS security permissions poster")
243-
237+
For a definition of each type of permission, see [Permissions (Database Engine)](../../relational-databases/security/permissions-database-engine.md).
244238

245239
## Default Permissions
246240
The following list describes the default permissions:

0 commit comments

Comments
 (0)