Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Microsoft Dynamics 365 Extensions Cookbook

You're reading from   Microsoft Dynamics 365 Extensions Cookbook Add functionality to existing model elements, source code and finally package and deploy using DevOps

Arrow left icon
Product type Paperback
Published in Jun 2017
Publisher Packt
ISBN-13 9781786464170
Length 462 pages
Edition 1st Edition
Languages
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Rami Mounla Rami Mounla
Author Profile Icon Rami Mounla
Rami Mounla
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

Preface 1. No Code Extensions FREE CHAPTER 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 R$50/month. Cancel anytime