File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -56,9 +56,10 @@ generic advice.
5656When you need to configure something specific, agents can examine the exact properties and
5757capabilities of relevant resources. For instance:
5858
59- - ** You ask** : "I need to configure a Windows service to start automatically"
60- - ** Agent examines** : The ` Microsoft.Windows/WindowsService ` resource schema
61- - ** Agent provides** : The exact property names and valid values needed for your configuration
59+ - ** You ask** : "I need to install packages on my Linux system using apt"
60+ - ** Agent examines** : The ` Microsoft.Linux.Apt/Package ` resource schema
61+ - ** Agent provides** : The exact property names and valid values needed for your package
62+ installation configuration
6263
6364This ensures the guidance you receive matches what's actually available on your system.
6465
You can’t perform that action at this time.
0 commit comments