We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a872915 commit 27742feCopy full SHA for 27742fe
1 file changed
docs/sql-server/azure-arc/agent-extension-files.md
@@ -20,7 +20,7 @@ This article lists files and registry keys installed or set when you enable serv
20
| :----- | :----- |
21
| `%ProgramFiles%\AzureConnectedMachineAgent\*` | `azcmagent` CLI and instance metadata service executables |
22
| `%ProgramFiles%\AzureConnectedMachineAgent\GCArcService\GC\*` | Extension service executables |
23
-| `%ProgramData%\AzureConnectedMachineAgent\*` | Configuration, log and identity token files for azcmagent CLI and instance metadata service |
+| `%ProgramData%\AzureConnectedMachineAgent\*` | Configuration, log, and identity token files for `azcmagent` CLI and instance metadata service |
24
| `%ProgramData%\Application Data\Microsoft\Crypto\RSA\MachineKeys` | Windows certificate private keys |
25
26
## SQL Server files
0 commit comments