I'm running a startup task for an azure worker role which is part of an Azure cloud service.
The startup task is writing a log file to %TEMP%
.
I'm connecting to via remote dekstop to the role machine and I want to take a look at that log, by browsing to it using windows explorer.
What is the path for of that %TEMP%
folder?
Looks like it's here:
C:\Resources\temp\<someGuid>.<RoleName>\RoleTemp