Skip to content

Commit 7721302

Browse files
authored
Remove "Important" box talking about managed identities as this does not apply to SQLite. (#43834)
1 parent 56c6417 commit 7721302

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/standard/data/sqlite/connection-strings.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,6 @@ You can use <xref:Microsoft.Data.Sqlite.SqliteConnectionStringBuilder> as a stro
112112

113113
[!code-csharp[](../../../../samples/snippets/standard/data/sqlite/EncryptionSample/Program.cs?name=snippet_ConnectionStringBuilder)]
114114

115-
[!INCLUDE [managed-identities](../../../includes/managed-identities.md)]
116-
117115
## Examples
118116

119117
### Basic

0 commit comments

Comments
 (0)