- From the Azure Portal, you select create a resource and search for Azure Monitor for RDS and Windows Virtual Desktop.
- After selecting Azure Monitor for RDS and Windows Virtual Desktop, select the Create button to deploy the application.
- Download the Sepago Agent files from the Sepago site onto the image or session hosts.
- Extract the entire folder into C:\Program Files.
- Open the ITPC-LogAnalyticsAgent.exe.config file located inside the extracted folder in Notepad.
- Edit the CustomerId line to include the Log Analytics Workspace ID between the quotes.
- Edit the SharedKey line to include the Primary Key between the quotes.
- Save changes to the file.
- Open a Command “CMD” Window as Administrator. Change directory to where the agent has been extracted. (C:\Program Files...)
- Run the following command to test the configuration: ITPC-LogAnalyticsAgent.exe -test
- Check for any errors that may be preventing the data from uploading to Azure.
- If the test was successful, then proceed to install/deploy the agent.
- Run the following command to deploy: ITPC-LogAnalyticsAgent.exe -install This creates the scheduled task required to send the data to the Azure Log Analytics Workspace.
- Allow 2-3 hours for data to populate in the workspace, then use the queries in the next section to test for data validation.