Beyond native Dynamics 365 F&O native backup and restore
-
Beyond native Dynamics 365 F&O native backup and restore
Posted by DSC Communities on February 9, 2020 at 9:56 am-
Rohit Sharma
MemberFebruary 9, 2020 at 9:56 AM
Hi All:Do members of the group have thoughts on the backup and restore abilities inĀ Dynamics 365 F&O?Ā
Is theĀ native offering sufficient for scenarios beyond the typical disaster loss & full-restore?What if we want to restore just customer transactions to a certain point in the past (due to a poorly applied change or process)? Is the restore possible at Data Entity level?
We are reviewing the AvePoint offerings. Any experiences specifically withĀ AvePoint offerings?
Thank you
——————————
Rohit Sharma
Cincinnati
—————————— -
Hi Rohit,
Is your question about Dynamics 365 in the cloud or on-premise? In the cloud, you don’t have access yourself and a restore will be point in time. If there are any specific issues, you might be able to work together with Microsoft Support to get specific jobs done, but that might be an exception.
In my opinion, just restoring customer transactions is not a valid case. Related to these customer transactions, there might be also accounting entries and tax transactions.Ā
If you have e.g. deleted some sales orders by accident, you might be able to restore a backup in a non-production environment and use data management to get it exported and imported in the production environment. There is no support for importing directly into transaction tables using data management.
If you have an on-premise environment, you have control yourself. However, manipulating data like your example above is quite dangerous and can cause data inconsistencies.
To be honest, I never heard of AvePoint, but it will probably not be working on a Microsoft managed cloud environment.——————————
kind regards,AndrƩ Arnaud de Calavon
Product manager, Microsoft MVP – Microsoft Dynamics Business Solutions
——————————
——————————————- -
Rohit Sharma
MemberFebruary 12, 2020 at 10:59 AM
AndrƩ
Thanks for the response.Ā My question isĀ about Dynamics 365 in the cloud.I appreciate your comment that “restoring customer transactions is not a valid case”.
Lacking any personal experience working with Microsoft Support to restore data on Cloud deployments, am an trying to draw from scenarios other D365 Cloud customers have experienced, and how they solved for it (without theĀ on-premise control).Regards
——————————
Rohit Sharma
The Kroger Co.
Cincinnati
——————————
——————————————- -
Hi Rohit,
I can share one experience with you. Due to a bug, a customer was able to post the retail statements twice. Orders were duplicated which reserved items as well. We were not able to fix all the data ourselves. In this case, Microsoft did create (SQL) scripts to fix the data (delete and update actions). It was then first applied on a staging environment to see if the outcome was correct. Then it was applied on the production environment.Ā
Other data issues like conversion of master data with a wrong date, was not fixed by Microsoft. This was the consultant to blame. Here, we were able to use data entities to correct the data.——————————
kind regards,AndrƩ Arnaud de Calavon
Product manager, Microsoft MVP – Microsoft Dynamics Business Solutions
——————————
——————————————- -
Mark Schurmann
MemberFebruary 10, 2020 at 10:01 AM
NO.Ā The backup and restore capabilities that D365 (Cloud) offers are not sufficient to protect you.Ā We discovered this the hard way in the fall.An ISV introduced a defect in the attachment functionality that when a user deleted an attachment to a general journal, ALL of the attachments to our journals were deleted.Ā We lost a massive amount of data.Ā The deletion event happened in May, but we did not discover the issue until August when our auditors began asking for backup to the journals and the attachments weren’t there.Ā The ISV acknowledged the defect and provided a fix, however the deletion transaction actually timed out and Microsoft’s code should have rolled back and our data should have been saved.Ā Microsoft acknowledge this defect, but has not provided a fix.Ā Ā
Because we did not discover this issue until well after the 32 days of backups that Microsoft makes available, our data was lost forever.Ā This revealed to us that 32 days is not sufficient protection and we have begun taking manual backups each month and storing them in the LSC asset library.Ā This comes with many issues.Ā Firstly, it is completely manual.Ā You have to refresh your test system from production, make a backup and give it an appropriate name.Ā You cannot use any of the automated backup tools available in Azure because Azure does not have any visibility to the production database.Ā Also, this only protects the Sql Server Database.Ā The attachment data is stored in an Azure blob.Ā Microsoft backs up the Azure blob on the same 32 day schedule, but provides no way for you to take your own backups beyond 32 days.Ā Even it they made the blob accessible for backup, it would always need to be restored with the corresponding Sql Server database.Ā Even with the monthly backups we are taking, they may be of marginal value.Ā To access the backup from an Azure instance of D365, the instance would have to be the same version as the database.Ā It is unclear how long older versions of D365 will be available as a deployment option.Ā Ā The monthly database backup could be restored to a sql server and queried and perhaps data import jobs could be created to recover your production data that was lost, but it would be a lot of tedious work.
From this event, Microsoft added the Sql Server Backup automation and backup of the Azure blob to the roadmap, but I doubt it will get a priority.
——————————
Mark Schurmann
Accounting Systems Manager
Automobile Protection Corp
Norcross GA
——————————
——————————————- -
Rohit Sharma
MemberFebruary 12, 2020 at 12:49 PM
Mark:
Thanks for the details you have provided.
Here are my takeaways from your narrative:
1) Microsoft offer restores for upto 32 days in the past (for D365 F&O)
2) You are handling your need for backups beyond what Microsoft offers byĀ performing monthly manual backups to LCS asset library to TEST environment (distinct forĀ Sql Server Database & attachment data).
3) Restore is complex and will need verification
4) We need to keep a lookout for “Sql Server Backup automation and backup of the Azure blob” on Microsoft’s roadmap.QUESTION: Did you review any tools (like Avepoint) to help you with your backup & restore needs?
Thanks
——————————
Rohit Sharma
The Kroger Co.
Cincinnati
——————————
——————————————- -
Mark Schurmann
MemberFebruary 14, 2020 at 11:17 AM
One little tweak to your takeaways.Ā Your attachments are completely unprotected beyond 32 days.Ā There is no way for you to manually backup the azure blob.——————————
Mark Schurmann
Accounting Systems Manager
Automobile Protection Corp
Norcross GA
——————————
——————————————- -
Jonathan Howe
MemberFebruary 16, 2020 at 4:26 AM
I suspect that AvePoint cannot cope with F&O and is targeted at 365 i.e. CRM.I think the only application consistent strategy is to have additional cloud hosted environment(s), T2 or higher, that you can refresh from PROD via LCS on a schedule of your choosing, say once every 2-3 months and keep those envs up to date with application and platform updates. Not particularly cheap option but potentially useful.
——————————
Jonathan Howe
IT Manager
Cross Manufacturing
Bath, UK
——————————
——————————————- -
Hi all
Regarding attachments, did you check the attachment recovery feature?
Attachment recovery can be enabled by going toĀ Document management parametersĀ >Ā GeneralĀ >Ā Deferred deletionĀ >Ā Deferred deletion enabled. The default forĀ Number of days to defer deletionĀ is 30 days but can be changed as needed. If theĀ Number of days to defer deletionĀ value is zero, this means that the deleted attachments will be recoverable for an indefinite period.——————————
Tommy Skaue
——————————
——————————————-
DSC Communities replied 5 years, 6 months ago 1 Member · 0 Replies -
-
0 Replies
Sorry, there were no replies found.
The discussion ‘Beyond native Dynamics 365 F&O native backup and restore’ is closed to new replies.