Skip to content

Commit 8a54b63

Browse files
authored
Update database.md
Reverted text removed in #116690
1 parent 0df911b commit 8a54b63

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/synapse-analytics/metadata/database.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ If the name of a Spark database conflicts with the name of an existing SQL on-de
3535

3636
For example, if a Spark database called `mydb` gets created in the Azure Synapse workspace `myws` and a SQL on-demand database with that name already exists, then the Spark database in SQL on-demand will have to be referenced using the name `mydb_myws-ondemand-DefaultSparkConnector`.
3737

38+
> [!CAUTION]
39+
> Caution: You should not take a dependency on this behavior.
40+
3841
## Security model
3942

4043
The Spark databases and tables, along with their synchronized representations in the SQL engine will be secured at the underlying storage level.

0 commit comments

Comments
 (0)