
Dear Readers, Let's start with the respected topic. First, create a new azure app. Clicking on New registration. After giving the name of the app. Select a Single tenant. Redirect URL Select public client native and added a URL. After needing authentication. Authentication > add…
Read MoreHello Reader, Why we need OAuth option? Microsoft has stated a long time ago that Web Service Access Key (Basic Authentication) will not be supported. They have deprecated capability to access web services using Basic Auth for SaaS. So, now OAuth2 will be the only Authentication option available. This…
Read MoreHello Reader, Dictionary is one of the useful tools for developers in Business Central. In this post we will be discussing below points : What is Dictionary? Introduction to Dictionary. Usage of Dictionary. Use cases What is Dictionary? A Dictionary is an object type that represents the collection of keys…
Read MoreHello Reader, In this blog, we will see how to post sales transactions using a configuration package. Today we would like to discuss post-sales transactions using the configuration Package in business central. There is one feature in Business central which is called the Configuration Package. The configuration package can…
Read MoreHello Reader, Today we are going to discuss about Use an Azure function in Business Central First sign-in into the Azure portal. 2. Select Create a Resource. Search for Function App and then select Create. Select the subscription to use. Provide a unique name…
Read More