Skip to content

Commit 9ea1e5d

Browse files
Update tutorial-logs-ingestion-portal.md
While we do mention in the beginning of the article the PS requirement, we still have cases about this, so my ask is that we make it clear also within the sample script section of the article.
1 parent 1a524df commit 9ea1e5d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-monitor/logs/tutorial-logs-ingestion-portal.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,9 @@ The final step is to give the application permission to use the DCR. Any applica
209209
210210
The following PowerShell script generates sample data to configure the custom table and sends sample data to the logs ingestion API to test the configuration.
211211
212+
> [!NOTE]
213+
> This sample script requires PowerShell v7.2 or later.
214+
212215
1. Run the following PowerShell command, which adds a required assembly for the script:
213216
214217
```powershell

0 commit comments

Comments
 (0)