Skip to content

Commit 5a7f921

Browse files
authored
Update per @twright-msft
1 parent cb64468 commit 5a7f921

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 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.
187+
Identify extensions 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)