Skip to content

Commit 3938521

Browse files
authored
Update template-workspace-configuration.md
1 parent 2b96741 commit 3938521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/platform/template-workspace-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ The deployment can take a few minutes to complete. When it finishes, you see a m
173173
The following template sample illustrates how to:
174174

175175
1. Add solutions to the workspace
176-
2. Create saved searches -- The etag property is required to maintain idempotency when updating save searches
176+
2. Create saved searches -- To assure that deployments don’t override saved searches accidently, an eTag property should be added in "savedSearches" resource for override and idempotency of save searches
177177
3. Create a computer group
178178
4. Enable collection of IIS logs from computers with the Windows agent installed
179179
5. Collect Logical Disk perf counters from Linux computers (% Used Inodes; Free Megabytes; % Used Space; Disk Transfers/sec; Disk Reads/sec; Disk Writes/sec)

0 commit comments

Comments
 (0)