Skip to content

Commit a0d7e18

Browse files
committed
Document minimum required Oracle permissions for ADS's Extension for Oracle
1 parent ba52780 commit a0d7e18

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/azure-data-studio/quickstart-oracle.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ To complete this quickstart, you need Azure Data Studio and access to Oracle dat
3939

4040
![New Connection Screen](./media/quickstart-oracle/new-connection-screen.png)
4141

42+
> [!NOTE]
43+
> Make sure that the Oracle database user used to connect has permissions to enumerate and access objects you are planning to explore. At least `CONNECT` and `SELECT ANY DICTIONARY` permissions should be granted to the connecting user.
44+
4245
4. Click **Connect** to establish the connection.
4346

4447
## Explore database objects

0 commit comments

Comments
 (0)