Skip to content

Commit cb64468

Browse files
committed
Another acrolinx try
1 parent 828fa19 commit cb64468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sql-server/azure-arc/troubleshoot-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ To identify possible problems, review the value in the **RecommendedAction** or
184184

185185
## Identify extensions missing updates
186186

187-
Identify extensions that haven't updated status recently. This query returns a list of Azure extensions for SQL Server ordered by the number of days since the extension last updated its status. A value of '-1' indicates that the extension crashed and there is a callstack in the extension status.
187+
Identify extensions that without recent status updates. This query returns a list of Azure extensions for SQL Server ordered by the number of days since the extension last updated its status. A value of '-1' indicates that the extension crashed and there is a callstack in the extension status.
188188

189189
```kusto
190190
// Show the timestamp extracted

0 commit comments

Comments
 (0)