Skip to content

Commit

Permalink
Update Linux Agent Setup to new Version (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
ASchwarz1984 authored Nov 12, 2024
1 parent a4c3ef4 commit 8baa03f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ Log into the Linux VM with Azure Bastion and install the mobility service agent.
~~~bash
mkdir MobSvcInstaller
tar -C ./MobSvcInstaller -xvf /tmp/Microsoft-ASR_UA_9.61.0.0_RHEL8-64_GA_18Mar2024_Release.tar.gz
tar -C ./MobSvcInstaller -xvf /tmp/Microsoft-ASR_UA_9.63.0.0_RHEL8-64_GA_21Oct2024_Release.tar.gz
cd MobSvcInstaller
sudo ./install -r MS -v VmWare -q -c CSLegacy # You need to specify VmWare as the platform also for physical servers.
~~~
Expand Down

0 comments on commit 8baa03f

Please sign in to comment.