web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Microsoft Azure Fundamentals #5: Complex Error Handling Patterns for High-Volume M...

🚀 1. Problem Context When integrating Microsoft Dataverse with Azure services (e.g., Azure Service Bus, Azure Functions, Logic Apps, Azure SQL, or Data Lake) under high transaction volumes, transient errors, throttling, and message delivery failu...

Community Member
Like (0)
Microsoft Azure Fundamentals #4: Azure Service Bus Topics and Subscriptions for mu...

🚀 1. Scenario Overview In modern enterprise environments, a single business event in Microsoft Dataverse (CRM) can trigger workflows across multiple systems — ERP, marketing automation, data lakes, or custom line-of-business (LOB) apps. To avoid ...

Community Member
Like (0)
Microsoft Azure Fundamentals #3: Maximizing Event-Driven Architecture in Microsoft...

🧩 1. Overview Event-driven architecture (EDA) transforms how systems communicate.Instead of traditional request–response or batch integrations, it enables real-time reactions to business changes — making systems more scalable, decoupled, and reac...

Community Member
Like (0)
Microsoft Azure Fundamentals #2: Designing Real-Time Bi-Directional Sync Between D...

Here’s a detailed technical breakdown of designing a real-time bi-directional sync between Dataverse and Azure SQL for multi-region deployments: 1. Overview Real-time bi-directional sync ensures that changes in Dataverse (Dynamics 365) reflect in ...

Community Member
Like (0)
Power Pages Fundamentals #24: Boosting Portal Security with Azure Single Sign-On: ...

Contoso Motors is a large automotive service company.They have built a Power Pages customer portal for their external partners and customers to: Currently, Contoso’s portal uses basic authentication. Customers have to create separate portal creden...

Community Member
Like (0)
Microsoft Azure Fundamentals #1: Creating External Tenants in Entra ID: A Step-by-...

It is important to configure external tenants for different scenarios. In this post we can see how to create a tenant step by step so that it can be used as an example creation of external Entra ID in Power Pages integration instead of Azure B2C f...

Community Member
Like (0)
Power Pages Fundamentals #23: Prepopulate Case Form with Contact Info via JavaScri...

Another common scenario is to work on multiple tables using web api . In this post , we will see how to work with contact and incident(case) table to create a case Step 1 : Create a webpage from power pages studio Step 2: For the 2 tables contact ...

Community Member
Like (0)
Power Pages Fundamentals #22: Enhance Webpage Efficiency with Content Snippets: Qu...

One common requirement in any website was to show some message like greeting or welcome one particular logged in user with his name and email id. It is not a good idea to always write code in every page which will be redundant while development of...

Community Member