Is there some solutions for syncing the on-premises servers and Azure VMsEclipse / Aptana File Sync SolutionsAdd second DNS to VM with Azure PowershellAccess Azure Files Services from Azure WebSitesIs there a way to sync data between devices without saving on the server?Azure Mobile Service with on-premise SQL Server for Cordova applicationAndroid App Offline Sync to Azure SQL Server and Blob StorageCreating a file server in AzureWhy do people classify Microsoft Azure as Platform-as-a-Service?Copy files from Azure Blob storage to Azure File Storage with Azure functionsImmediate/Force Azure File Sync

Publishing papers seem natural to many, while I find it really hard to think novel stuff to pursue till publication. How to cope up with this?

primary key constraint Sorting

Is there a method for differentiating informative comments from commented out code?

Is it stylistically sound to use onomatopoeic words?

Are there red cards that offer protection against mass token destruction?

Generalized Behrend version for Grothendieck-Lefschetz trace formula

Need a non-volatile memory IC with near unlimited read/write operations capability

This LM317 diagram doesn't make any sense to me

Found and corrected a mistake on someone's else paper -- praxis?

What does the multimeter dial do internally?

A sequence that changes sign finally at infinity?

How should I ask for a "pint" in countries that use metric?

How many Jimmys can fit?

Was it ever illegal to name a pig "Napoleon" in France?

Why does the Antonov AN-225 not have any winglets?

Can Jimmy hang on his rope?

What could cause the sea level to massively decrease?

Where should a pronoun go?

VHDL: is there a way to create an entity into which constants can be passed?

Password Hashing Security Using Scrypt & Argon2

Would a Nikon FG 20 film SLR camera take pictures without batteries?

How to evaluate the performance of open source solver?

Is it better in terms of durability to remove card+battery or to connect to charger/computer via USB-C?

Swapping "Good" and "Bad"



Is there some solutions for syncing the on-premises servers and Azure VMs


Eclipse / Aptana File Sync SolutionsAdd second DNS to VM with Azure PowershellAccess Azure Files Services from Azure WebSitesIs there a way to sync data between devices without saving on the server?Azure Mobile Service with on-premise SQL Server for Cordova applicationAndroid App Offline Sync to Azure SQL Server and Blob StorageCreating a file server in AzureWhy do people classify Microsoft Azure as Platform-as-a-Service?Copy files from Azure Blob storage to Azure File Storage with Azure functionsImmediate/Force Azure File Sync






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I want to make sure if it's possible that sync more than one on-premise server to Azure VMs in one sync group?



Just like I have three on-premise file servers (A, B, C),




I want to sync them to Azure files and make a DR environment at Azure IaaS. >I had tried on creating a Sync group to connect the Azure share file and on-premise servers.




I want to know how to make the DR environment with Azure VMS.




Just like configure a DR environment like



VM A⇒On-premise server A



VM B ⇔ On-premise server B



VM C⇔ On-premise server C.....
in one sync group?



If you know something about that, please let me know, thanks so much.











share|improve this question






















  • What's the DR environment?

    – Peter Pan
    Mar 26 at 1:07











  • Disaster recovery (DR) or Business Continuity (BC).

    – Arthur
    Mar 26 at 1:43

















0















I want to make sure if it's possible that sync more than one on-premise server to Azure VMs in one sync group?



Just like I have three on-premise file servers (A, B, C),




I want to sync them to Azure files and make a DR environment at Azure IaaS. >I had tried on creating a Sync group to connect the Azure share file and on-premise servers.




I want to know how to make the DR environment with Azure VMS.




Just like configure a DR environment like



VM A⇒On-premise server A



VM B ⇔ On-premise server B



VM C⇔ On-premise server C.....
in one sync group?



If you know something about that, please let me know, thanks so much.











share|improve this question






















  • What's the DR environment?

    – Peter Pan
    Mar 26 at 1:07











  • Disaster recovery (DR) or Business Continuity (BC).

    – Arthur
    Mar 26 at 1:43













0












0








0








I want to make sure if it's possible that sync more than one on-premise server to Azure VMs in one sync group?



Just like I have three on-premise file servers (A, B, C),




I want to sync them to Azure files and make a DR environment at Azure IaaS. >I had tried on creating a Sync group to connect the Azure share file and on-premise servers.




I want to know how to make the DR environment with Azure VMS.




Just like configure a DR environment like



VM A⇒On-premise server A



VM B ⇔ On-premise server B



VM C⇔ On-premise server C.....
in one sync group?



If you know something about that, please let me know, thanks so much.











share|improve this question














I want to make sure if it's possible that sync more than one on-premise server to Azure VMs in one sync group?



Just like I have three on-premise file servers (A, B, C),




I want to sync them to Azure files and make a DR environment at Azure IaaS. >I had tried on creating a Sync group to connect the Azure share file and on-premise servers.




I want to know how to make the DR environment with Azure VMS.




Just like configure a DR environment like



VM A⇒On-premise server A



VM B ⇔ On-premise server B



VM C⇔ On-premise server C.....
in one sync group?



If you know something about that, please let me know, thanks so much.








synchronization iaas azure-files






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 25 at 23:20









ArthurArthur

236 bronze badges




236 bronze badges












  • What's the DR environment?

    – Peter Pan
    Mar 26 at 1:07











  • Disaster recovery (DR) or Business Continuity (BC).

    – Arthur
    Mar 26 at 1:43

















  • What's the DR environment?

    – Peter Pan
    Mar 26 at 1:07











  • Disaster recovery (DR) or Business Continuity (BC).

    – Arthur
    Mar 26 at 1:43
















What's the DR environment?

– Peter Pan
Mar 26 at 1:07





What's the DR environment?

– Peter Pan
Mar 26 at 1:07













Disaster recovery (DR) or Business Continuity (BC).

– Arthur
Mar 26 at 1:43





Disaster recovery (DR) or Business Continuity (BC).

– Arthur
Mar 26 at 1:43












1 Answer
1






active

oldest

votes


















0














Yes it is possible. Sync group is a logical grouping of endpoints with a set of data that you want to keep in sync. You can achieve this configuration by having a single storage sync service and 3 sync groups.






share|improve this answer























  • Thanks so much. But are you sure 3 sync groups are enough? As I know, Azure File Sync can just Sync between the folders, if the on-premise server has two disks (Disk C, Disk D), what should I do to sync the two disks to Azure VM with one sync group?

    – Arthur
    May 13 at 4:20










Your Answer






StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55347776%2fis-there-some-solutions-for-syncing-the-on-premises-servers-and-azure-vms%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














Yes it is possible. Sync group is a logical grouping of endpoints with a set of data that you want to keep in sync. You can achieve this configuration by having a single storage sync service and 3 sync groups.






share|improve this answer























  • Thanks so much. But are you sure 3 sync groups are enough? As I know, Azure File Sync can just Sync between the folders, if the on-premise server has two disks (Disk C, Disk D), what should I do to sync the two disks to Azure VM with one sync group?

    – Arthur
    May 13 at 4:20















0














Yes it is possible. Sync group is a logical grouping of endpoints with a set of data that you want to keep in sync. You can achieve this configuration by having a single storage sync service and 3 sync groups.






share|improve this answer























  • Thanks so much. But are you sure 3 sync groups are enough? As I know, Azure File Sync can just Sync between the folders, if the on-premise server has two disks (Disk C, Disk D), what should I do to sync the two disks to Azure VM with one sync group?

    – Arthur
    May 13 at 4:20













0












0








0







Yes it is possible. Sync group is a logical grouping of endpoints with a set of data that you want to keep in sync. You can achieve this configuration by having a single storage sync service and 3 sync groups.






share|improve this answer













Yes it is possible. Sync group is a logical grouping of endpoints with a set of data that you want to keep in sync. You can achieve this configuration by having a single storage sync service and 3 sync groups.







share|improve this answer












share|improve this answer



share|improve this answer










answered Apr 21 at 6:04









Gunjan Jain - MSFTGunjan Jain - MSFT

415 bronze badges




415 bronze badges












  • Thanks so much. But are you sure 3 sync groups are enough? As I know, Azure File Sync can just Sync between the folders, if the on-premise server has two disks (Disk C, Disk D), what should I do to sync the two disks to Azure VM with one sync group?

    – Arthur
    May 13 at 4:20

















  • Thanks so much. But are you sure 3 sync groups are enough? As I know, Azure File Sync can just Sync between the folders, if the on-premise server has two disks (Disk C, Disk D), what should I do to sync the two disks to Azure VM with one sync group?

    – Arthur
    May 13 at 4:20
















Thanks so much. But are you sure 3 sync groups are enough? As I know, Azure File Sync can just Sync between the folders, if the on-premise server has two disks (Disk C, Disk D), what should I do to sync the two disks to Azure VM with one sync group?

– Arthur
May 13 at 4:20





Thanks so much. But are you sure 3 sync groups are enough? As I know, Azure File Sync can just Sync between the folders, if the on-premise server has two disks (Disk C, Disk D), what should I do to sync the two disks to Azure VM with one sync group?

– Arthur
May 13 at 4:20








Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.







Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.



















draft saved

draft discarded
















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55347776%2fis-there-some-solutions-for-syncing-the-on-premises-servers-and-azure-vms%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript