Skip to content

Commit 05d9abb

Browse files
authored
Merge pull request #19601 from urosmil/patch-1
Remove applies to from DBCC FLUSHAUTHCACHE
2 parents 931f322 + dead424 commit 05d9abb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/database-console-commands/dbcc-flushauthcache-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ monikerRange: "= azuresqldb-current"
2323

2424
# DBCC FLUSHAUTHCACHE (Transact-SQL)
2525

26-
[!INCLUDE[Azure SQL Database Azure SQL Managed Instance](../../includes/applies-to-version/asdb-asdbmi.md)]
26+
[!INCLUDE[Azure SQL Database](../../includes/applies-to-version/asdb.md)]
2727

2828
Empties the database authentication cache containing information about logins and firewall rules, for the current user database in [!INCLUDE[ssSDS](../../includes/sssds-md.md)]. This statement doesn't apply to the logical master database, because the master database contains the physical storage for the information about logins and firewall rules. The user executing the statement and other currently connected users remain connected. (DBCC FLUSHAUTHCACHE isn't currently supported for [!INCLUDE[ssSDW_md](../../includes/sssdw-md.md)].)
2929

0 commit comments

Comments
 (0)