Skip to content

Commit 0d128d3

Browse files
Update docs/t-sql/statements/create-database-scoped-credential-transact-sql.md
Co-authored-by: hiteshbhatia-microsoft <130507149+hiteshbhatia-microsoft@users.noreply.github.com>
1 parent 87005a4 commit 0d128d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/t-sql/statements/create-database-scoped-credential-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ monikerRange: "=azuresqldb-current || =azure-sqldw-latest || >=sql-server-2016 |
3131

3232
[!INCLUDE [SQL Server Azure SQL Database Azure SQL Managed Instance Azure Synapse Analytics PDW FabricSQLDB](../../includes/applies-to-version/sql-asdb-asdbmi-asa-pdw-fabricsqldb.md)]
3333

34-
Creates a database credential. A database credential isn't mapped to a server login or database user. The database uses the credential to access the external location, when it performs an operation that requires access.
34+
Creates a database credential. A database credential isn't mapped to a server login or database user. The database uses the credential to access the external resource, when it performs an operation that requires access.
3535

3636
:::image type="icon" source="../../includes/media/topic-link-icon.svg" border="false"::: [Transact-SQL syntax conventions](../../t-sql/language-elements/transact-sql-syntax-conventions-transact-sql.md)
3737

0 commit comments

Comments
 (0)