Tag: Network

Windows Azure – Create a Network

Hi, In two previous posts i was talking about how to : Enable your subscription in PowerShell Azure module Configure your storage Ok, now we have almost everything in order to build our first VM, actually, we can build a VM right now, but! But, if you wanna set up a full environement and have…




Test if IPs are in same subnet

Hello, today this is not a post about Windows Azure, but an old little function to test if an ip is in the same subnet as another ip. How it works ? Well, we have 3 functions, the two first are here to be used locally, and the function you’ll have to use to test…