Bhubaneswar, Odisha, India
+91-8328865778
support@softchief.com

Category: Azure APP

Azure integration with Dynamics 365 CE and Third Party using Azure Service Bus, Logic App and Power Automate

In this post you will learn how to achieve Azure integration with Dynamics 365 CE and Third Party using Azure Service Bus, Logic App and Power Automate. Watch the video. Hope this helps.

Azure Integration with Logic App and Azure Function with Dynamics 365

In this post you will come to know about how to integration azure logic app with azure function. What you will learn : Hope this helps.

The subscription is not registered to use namespace ‘Microsoft.AzureActiveDirectory’. See https://aka.ms/rps-not-found for how to register subscriptions.

To fix this use Azure Power Shell and hit the command Register-AzureRmResourceProvider -ProviderNamespace Microsoft.AzureActiveDirectory Now the error will go away. Hope this helps

Power Automate vs Logic Apps

Power Automate is built on top of Azure Logic Apps but there are differences in terms of the environments they are used from, e.g. Office 365 and Azure, which provides unique features and optional methods of construction. Here are some of the following key differences: Description Power Automate Logic Apps Focus End Users and Makers…
Read more

Create Custom Autonumber Plugin Using Azure SQL Sequence for Dynamics 365 CE

Here in the post Temmy explained how to create auto number code using Azure SQL Sequence. Read the complete blog below.

[Solved] Could not load file or assembly ‘Microsoft.IdentityModel.Clients.ActiveDirectory, Version=2.18.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’ or one of its dependencies. The system cannot find the file specified. In Azure Function and Dynamics 365 Integration

While working with Azure Function to connect Dynamics 365 you might face below error. Could not load file or assembly ‘Microsoft.IdentityModel.Clients.ActiveDirectory, Version=2.18.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’ or one of its dependencies. The system cannot find the file specified. The Solution: This error comes because of Version mismatch in Assemblies of Microsoft Core Assemblies and Project .NET Framework.…
Read more

Connect D365 using ADAL from HTML page from a Single Page Web Application

ADAL script can be downloaded from https://secure.aadcdn.microsoftonline-p.com/lib/1.0.17/js/adal.min.js Create an Empty website and add an HTML page. use the below code for your HTML page. After updating the code, Register an Application in Azure Active Directory. Follow this tutorial to understand how to Register an App in Azure AD and provide required permission for Dynamics 365.…
Read more

Disable MFA in Dynamics 365 using Azure Active Directory

Sometimes it requires to Disable the Multi-Factor Authentication(MFA) in Dynamics 365. SO follow the steps below. Step-1: Open office.com and use your credential. Click on Admin icon. Next click on All Admin Center and Azure Active Directory. Click on Azure Active Directory Link. Now click on Properties then click on Manage Security Defaults the Switch…
Read more

Azure Synapse Link Configuration in Data verse

Read the articles to understand how Azure Synapse Link Configuration in Data verse Also read other related topics on this.

Azure Integration with Dynamics 365 CE/ CRM using Service Bus, Queue, Plugin Registration Tool and Azure Logic APP

Integrations is now an essential part of all business. Enterprise application integrations gives more flexible in handling Data in different systems at the same time. Microsoft Azure being the cloud technology provides a robust way of integration with other applications. Dynamics 365 Can be integrated with Microsoft Azure using many methods as given below. Using…
Read more