Tag Archives: Web Role
How to solve permission problems in Windows Azure Web Role
Since Windows Azure 1.3, Web Roles are by default hosted within IIS using an account with very limited permissions. If your application needs more permissions, there are two ways: Use the HWC (Hosted Web Core) instead of IIS. You can … Continue reading
Filed under Technical