0
votes

I have created few virtual machines with same ResourceGroup and NetworkSecurityGroup. I am not using custom DNS but default one.

Now, I want these machines to talk each other, can use shared folders of each others and so on.

For example: VM named Machine-2 can access shared folder of another VM Machine-1 like: \\\Machine-1\SharedFolder

I have gone through some similar threads like below:

Right now, these VMs are even not ping-able from others.

1
Post this to ServerFault, not StackOverflow (it's not programming-related).David Makogon

1 Answers

-1
votes

You should look at Azure Files. It exploits your existing storage account and it is very easy to use.