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: docs/relational-databases/polybase/managed-identity.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn to configure PolyBase to query Azure resources by using manag
4
4
author: MikeRayMSFT
5
5
ms.author: mikeray
6
6
ms.reviewer: randolphwest
7
-
ms.date: 10/30/2025
7
+
ms.date: 10/31/2025
8
8
ms.service: sql
9
9
ms.topic: concept-article
10
10
---
@@ -42,10 +42,11 @@ Update the registry subkey `\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL
42
42
The following example script inserts the registry keys for a [!INCLUDE [sssql25-md](../../includes/sssql25-md.md)] named instance called `SQL25Inst`, if it doesn't already exist:
-Verify that the `allow server scoped db credentials` server configuation option is enabled.
174
175
175
-
### File can't be opened (Error 16562)
176
+
### File can't be opened (Error 13822)
176
177
177
178
You might encounter error 13822 when you access Azure Blob Storage or Azure Data Lake if the managed identity lacks permissions on the storage account, or network access to storage is blocked.
0 commit comments