Editing Windows Azure Web Sites online with the new shiny Monaco

Yeah, this is one feature everyone wanted for a long time. An online editing option, with all (okay, almost) the goodness of Visual Studio. Here is my step by step guide to do the same. I’m assuming you have already created a Windows Azure Web Sites. If you haven’t, you can read about that here.

Step 1 : Enable ‘Edit in Visual Studio Online’ option for the website.

You can find this option in the Portal –> Websites –> Your Website –> Configure tab. Set it to ON. Click on Save.

image

Wait until you see the setting saved. You should see the below message:

image

Read the complete post here.