Skip to content

Commit 69073e5

Browse files
Merge pull request #35414 from twright-msft/docs-editor/agent-extension-files-1758737161
Update agent-extension-files.md
2 parents 74aa1d3 + 955907b commit 69073e5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/sql-server/azure-arc/agent-extension-files.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ In each instance of SQL Server enabled by Azure Arc, the extension creates the f
7272

7373
These tables store background job definition and execution history. Background jobs perform scheduled and user-initiated actions. These tables allow long-running jobs to automatically resume in the event that the Azure Extension for SQL Server is restarted.
7474

75+
Additionally, the table `dbo.SQLServerAzureArcProperties` contains the resource identity for the SQL Server instance in Azure Resource Manager. This table can be used to detect if the SQL Server instance is Arc-enabled, and if so, what the identity of the resource is in Azure.
76+
7577
## Related content
7678

7779
- [Configure Windows service accounts and permissions](../../database-engine/configure-windows/configure-windows-service-accounts-and-permissions.md)

0 commit comments

Comments
 (0)