Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Mastering Microsoft Dynamics 365 Business Central
  • Table Of Contents Toc
  • Feedback & Rating feedback
Mastering Microsoft Dynamics 365 Business Central

Mastering Microsoft Dynamics 365 Business Central

By : Stefano Demiliani, Tacconi
4.9 (17)
close
close
Mastering Microsoft Dynamics 365 Business Central

Mastering Microsoft Dynamics 365 Business Central

4.9 (17)
By: Stefano Demiliani, Tacconi

Overview of this book

This book dives straight into guiding you through the process of building real-world solutions with the AL language and Visual Studio Code. It emphasizes best practices and extensibility patterns to ensure your extensions are well-structured, maintainable, and meet the needs of modern businesses. You'll learn advanced AL techniques, report creation methods, debugging strategies, and how to leverage telemetries for monitoring. Additionally, it covers performance optimization practices and API integration to help you create efficient and interconnected solutions. With a focus on extension development, this new edition allows you to jump right into coding without spending time on setup processes. This book introduces new chapters covering essential tasks that Business Central developers frequently encounter, such as file handling and printing management. Finally, the book expands its scope by including chapters on various integration aspects, including VS Code extensions, GitHub DevOps, Azure services, and Power Platform integrations. We’ll wrap up by covering Copilot capabilities in Business Central and how you can create your own generative AI copilots. By mastering these concepts and techniques, you'll be well-equipped to create powerful and customized solutions that extend the capabilities of Dynamics 365 Business Central.
Table of Contents (21 chapters)
close
close
19
Other Books You May Enjoy
20
Index

Using Azure Key Vault in AL extensions

Azure Key Vault is a cloud services offered by the Azure platform that permits you to securely store secrets (like keys, certificates, etc.) for your applications in a centralized cloud store.When developing AL extensions, you could have the need to handle secrets (for example a password to access an external system) and Azure Key Vault service is a recommended secure store to use in these scenarios.An AL extension can retrieve secrets from one or two instances of Azure Key Vault.To use Azure Key Vault from an AL extension, you need to first create an instance of the Azure Key Vault service in your Azure subscription.To do that:

  1. From the Azure portal menu select Create a resource.
  2. In the Search box, enter Key Vault.
  3. From the results list, choose Key Vault.
  4. On the Key Vault section, choose Create.
  5. On the Create key vault section provide the following information:
    • Name: Your key vault name. A unique name is required.
    • Subscription: Select a subscription...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY