17 Jan 2024 04:56 AM - last edited on 17 Jan 2024 09:29 AM by MaciejNeumann
Good day Experts,
My current Azure databricks cluster and nodes are deployed to windows servers and we are currently working on extending monitoring to the databrick cluster using the azure databrick extension. Based on the steps contained in the document, we have been able to execute the steps until the executing the script to install the oneagent through the global init. what is contained in the document is a bash shell script which should work in only a linux server but our is a windows server. i will appreciate if i could get any suggestion on the best way to go round this. 1) possible options is a powershell script to install the oneagent through the databrick global init script run or how to go about this blocker.