- Login to Azure.
- Go to the website dashboard
- Click on the website you want to work with.
- Click on the link to Edit in Visual Studio.
(if you don't see this link...see below for directions on how to enable) - In the file explorer window, click on the icon at the top to Add File, save as user.ini
- Select the file in the explorer.
- Paste the following content (you can change the size to 4M, 8M, etc. For example:
;Maximum size of the files that can be uploaded
upload_max_filesize = 16M - Changes are immediately applied.
- Go back to the dashboard for the website.
- Click on Restart at the bottom of the page.
Enabling Visual Studio Online
If your subscription allows, you can enable Visual Studio Online by doing the following:
- Login to Azure.
- Click on Websites.
- Click on the website you want to work with.
- Click on Configure
- Midway down select the option to Enable Visual Studio Editing Online.
- Click Save at the bottom of the page.
Additional Resources
0 comments:
Post a Comment