Giter Site home page Giter Site logo

rwilson504 / dynamics-crm-binary-storage-options Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dawidpotgieter/dynamics-crm-binary-storage-options

0.0 0.0 0.0 2.41 MB

A Dynamics CRM plugin to transparently store attachment binaries outside CRM database. Azure Blob or File storage for instance.

License: GNU Affero General Public License v3.0

C# 100.00%

dynamics-crm-binary-storage-options's Introduction

This plugin allows you to move email attachments and note attachments from the CRM database to an external provider, with both Azure Blob storage and Azure File storage providers included. Once installed and configured, the process is transparent to users and the organizationservice. Also comes with a migration tool for existing binaries.

Here are some features :

  • Runs in sandbox mode. Tested with CRM 2011,2013 (if you recompile with older SDK),2015 on premise, Dynamics 365.
  • Supports either Azure Blob storage or Azure File storage. Easy to add more providers. For instance, the (currently) undocumented "Proxy" provider (V5 branch) also provides a local network FileShare option as the repository.
  • Supports client side (crm server) compression and encryption (v4.1+), in addition to all the server side encryption schemes.
  • Automatic failover if using RAGRS blob storage
  • Works seamlessly with existing attachments/annotations. If the binary data is available in CRM, that is used as is. If not, it returns the external version.
  • Nobody will know, UI/api works exactly as before :)
  • Includes a handy migration tool to move existing annotation/attachments out of your CRM db

See Wiki on how to configure setup the different versions and why you'd use said version. The FAQ page is also a very good read ;P

dynamics-crm-binary-storage-options's People

Contributors

dawidpotgieter avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.