Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Microsoft Dynamics 365 Extensions Cookbook

You're reading from  Microsoft Dynamics 365 Extensions Cookbook

Product type Book
Published in Jun 2017
Publisher Packt
ISBN-13 9781786464170
Pages 462 pages
Edition 1st Edition
Languages

Table of Contents (19) Chapters

Title Page
Credits
Foreword
About the Author
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface
1. No Code Extensions 2. Client-Side Extensions 3. SDK Enterprise Capabilities 4. Server-Side Extensions 5. External Integration 6. Enhancing Your Code 7. Security 8. DevOps 9. Dynamics 365 Extensions 10. Architectural Views 11. Dynamics 365

Building near real-time integration with Azure Service Bus


In the previous recipe, we mainly used configuration to connect Dynamics 365 to an Azure Service Bus. If you want to implement a custom plugin code before communicating with the Service Bus, or if you want to send something other than the plugin context, you can create your own Azure aware plugin.

In this recipe, we will augment an existing custom plugin's capabilities to also connect to an Azure Service Bus. We will reuse the plugin built in Creating your first plugin recipe of Chapter 4, Server-Side Extensions, as the basis of our work.

Getting ready

Using NuGet in Visual Studio, you will need to retrieve the usual Dynamics 365 assemblies. Alternatively, you can try to source the DLL manually from the SDK. Refer to the Creating your first plugin recipe in Chapter 4, Server-Side Extensions for details.

Your plugin requires a register service endpoint in your Dynamics 365 instance. We can reuse the endpoint created in the previous recipe...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}