.ryk files are getting created in temp folder with VS
Microsoft visual studio is triggering a custom IOA rule because it is creating files with random 8 character names and the extension .ryk in the folder %userprofile%\AppData\Local\Temp\1* location. On checking the file path it found to be on Appdata local temp loaction.
This is happening with Microsoft.ServiceHub.Controller.exe launched from Microsoft Visual Studio
I need to know if these temporary files are created by Microsoft Visual studio as part of its normal operation, as the extension .ryk is used by the Ryuk ransomware for the encrypted files. Though after investigating there is no suspicious activity observed. i want to validate this information from Microsoft itself.