diff --git a/avm/res/insights/data-collection-rule/tests/e2e/windows/main.test.bicep b/avm/res/insights/data-collection-rule/tests/e2e/windows/main.test.bicep index 8f1adcf830..39e771d99f 100644 --- a/avm/res/insights/data-collection-rule/tests/e2e/windows/main.test.bicep +++ b/avm/res/insights/data-collection-rule/tests/e2e/windows/main.test.bicep @@ -1,7 +1,7 @@ targetScope = 'subscription' metadata name = 'Collecting Windows-specific information' -metadata description = 'This instance deploys the module to setup connection of Windows-specific performance counters and Windows Event Logs.' +metadata description = 'This instance deploys the module to setup the connection of Windows-specific performance counters and Windows Event Logs.' // ========== // // Parameters //