Using Azure Cloud Shell (you should be)? Using Git in the Cloud Shell? Sick of typing in your credentials? Stop it - read on to find out how!…
3 posts tagged
Git
Code Mill Minute: Adding npm Modules to Azure Mobile Services
I recently had to add some npm [https://www.npmjs.com/] modules to a “classic” Azure Mobile Service instance built on node.js. (I say classic, which is accessed through the old portal, as opposed to the new Azure Mobile Apps, which is managed through the new portal. But the…
Code Mill Minute: Setting Up Xamarin Studio To Work With TFS Online Git Source Control
Today I’m starting a new series of blog posts entitled “Code Mill Minute”. These will be a departure from my normal novel length posts (I’m trying to shorten those too, but that’s another story) and will focus on just fixing or doing something that we developers encounter…