Adding two instances to a common disk Azure -
I'm trying to deploy an app that has a frontend app and backend worker. The worker runs the CPU's intensive process, now my requirements are to run the web app in the example of Azure A, while the CPU runs in the intensive process D2 example. Now both the example files should be able to share. I have read those places where he talked about SBS.
I tried to create Linux VMS in the same cloud services, but could not figure out how they use the same cloud service URL in different ways in the SSH. I did it to make the second VM.
Can someone suggest me how to get this setup? If possible, how do I check that the discs are available for both instances? Azure docs are not useful as ASAS I: (
If two VMs just want to share files And in addition to coding for Blob Storage, you should consider the Ezur files that expose an SMB share against a Blob Storage back end, which allows you to perform a standard file IO operation instead of the custom blob storage code. See that in Windows How Ail Share and Linux VMs.
Comments
Post a Comment