When trying to open an RStudio Project (a .Rproj file), an error window pops up that states:
Project '/project.Rproj' could not be opened: unable to initialize project - system error 183 (Cannot create a file when that file already exists)
The operating system is a Windows Server 2019, and the folder is just attached storage on Azure.
The issue surfaced after permissions across the directory were changed. Access was originally granted to the folder in which the .Rproj file lives, and then were reset again across several directories, including this one. But the user account trying to access specifically has full access to the folder containing the .Rproj file.