Total Pageviews

Search This Blog

Showing posts with label Dynamics 365. Show all posts
Showing posts with label Dynamics 365. Show all posts

Thursday, June 11, 2020

CDS SQL Connection Error AADSTS50076 Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access

Dear Friends,

Just a quick post on this error, I got while trying to connect to our CDS database using SQL Management Studio

Error:

AADSTS50076: Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access






Fix:

Since MFA authentication was turned ON:

To overcome, this error, I had to login with the authentication method: Azure Active Directory - Universal with MFA



You can read more about the MFA policies here - https://docs.microsoft.com/en-us/azure/azure-sql/database/authentication-mfa-ssms-configure

Saturday, April 29, 2017

The new wiki or documentation link for Microsoft dynamics 365 for Operations

Greetings,

Microsoft is now replacing the existing wiki with this new wiki link for Dynamics 365 for Operations.

https://docs.microsoft.com/en-us/dynamics365/operations/


Dynamics 365 for Operations Platform Update 6

Greetings,

Microsoft has now released Platform Update 6 for Dynamics 365 for Operations.

To read about the latest and what's new in Update 6, and how to deploy in your environment, have a look at the below links:

https://support.microsoft.com/en-au/help/4021254

https://docs.microsoft.com/en-us/dynamics365/operations/dev-itpro/get-started/whats-new-changed

Saturday, November 19, 2016

Quick Tip - Dynamics 365 for Operations - How to change the runtime entity for VS Admin user

Greetings All,

Update [05/01/2017] - Another way to update the company is to go into your VS Project properties as shown below:



A quick tip - While executing your VS Code and if the browser opens up with a different entity as circled below in the screenshot.


















A quick way to change the entity you want is go to AX and then System Admin > Users > Select the Admin user (- this was in my case) and then change the company to the one you intend and next time when you run your VS project, browser will display the right entity.