Dynamics 365  Dataverse TDS endpoint Control Access and rights

Dynamics 365 / Dataverse TDS endpoint Control Access and rights

Mon, 03/11/2024 - 15:29 By Lloyd Sebag

Dynamics 365  Dataverse TDS endpoint Control Access and rights

Following up on the previous two articles regarding subjects How to access the Dynamics 365 online SQL Server database and Dynamics 365 / Dataverse access SQL Server database from C#, here's a third one that will illustrate how to control access to this endpoint.

Upcoming Features in Calendar 365!

Upcoming Features of Dynamics 365 Calendar: Your Ultimate Solution for Efficient Meeting Scheduling!

Thu, 03/07/2024 - 08:18 By Maulik Shah

Are you tired of the hassle of coordinating meetings across multiple platforms? 

Do you find yourself constantly switching between calendars to keep track of your schedule? 

Look no further, because Dynamics 365 Calendar is here to revolutionize the way you manage your time and meetings.

Tags
Block unmanaged customizations

Block unmanaged customizations

Thu, 02/15/2024 - 14:32 By julien.biedermann

What is unmanaged customizations?

Unmanaged customizations reside at the top layer for a component and subsequently define the runtime behavior of the component. Unmanaged customizations are typically applied directly to the environment where they are created. However, they can also be exported and imported as part of solutions, allowing you to transfer them between different environments

AI Prompts Quick Overview

Power Platform AI Prompts Quick Overview

Thu, 02/01/2024 - 14:43 By julien.biedermann

What is a Prompt?

A prompt is a natural language instruction that tells a large language model (LLM) to perform a task. The model follows the prompt to determine the structure and content of the text it needs to generate.

Here is the link to Microsoft documentation.

Power Platform Prebuilt Prompt

Some prebuilt prompts are available on the Power Apps Maker portal :

Dataverse Dynamics 365 Load testing for Model-driven app

Dataverse Dynamics 365 Load testing for Model-driven app

Fri, 01/19/2024 - 16:00 By julien.biedermann

Dataverse Dynamics 365 Load testing for Model-driven app

Introduction

In today's digital landscape, where user expectations for seamless, high-performing applications are at an all-time high, ensuring the reliability and scalability of software systems is paramount. Performance testing emerges as a critical practice in the software development lifecycle, aimed at evaluating the responsiveness, stability, and scalability of applications under various conditions.

Customer Type Field

Dynamics 365 Dataverse : Customer Type Field

Thu, 01/18/2024 - 15:04 By joao.neto

What is?

This field it's provisioned along with some of the traditional Dynamics 365 licenses (sales, customer service) and it's a specialized type of lookup field designed specifically for establish a relationship between records in different entities ("linking records") to account or contact entities, often used in the Opportunity entity.

When adding new table columns based on this field type two new relationships are added to the entity making it the interesting part of this field.

Microsoft Dynamics 365 Dual-Write tips and tricks

Thu, 01/18/2024 - 08:27 By Pavel

Since almost 4 years the Dual-Write framework is being actively used in D365 for near-real-time data synchronization between Dataverse (customer engagement apps, CE) and Finance and Operations apps (FO). The framework is an evolution of CDS (common data service) integration features and provides bidirectional integration incl. the DELETE action.