Skip to content

Commit 21243ec

Browse files
authored
Update database.md
Removed confusing "Caution" note per https://mseng.visualstudio.com/TechnicalContent/_workitems/edit/1724420
1 parent 8a8622c commit 21243ec

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/synapse-analytics/metadata/database.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ 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-
4138
## Security model
4239

4340
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)