Skip to content

Commit 0347dc2

Browse files
authored
Update rules-engine-overview.md
Remove preview
1 parent 56dfb71 commit 0347dc2

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

articles/logic-apps/rules-engine/rules-engine-overview.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,10 @@ ms.date: 01/27/2025
1111
#CustomerIntent: As an integration developer, I want to learn about integrating business logic and decision management capabilities with Standard workflows in Azure Logic Apps.
1212
---
1313

14-
# Decision management and business logic integration using the Azure Logic Apps Rules Engine (Preview)
14+
# Decision management and business logic integration using the Azure Logic Apps Rules Engine
1515

1616
[!INCLUDE [logic-apps-sku-standard](../../../includes/logic-apps-sku-standard.md)]
1717

18-
> [!IMPORTANT]
19-
> This capability is in preview and is subject to the
20-
> [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
21-
2218
Organizations deal with decisions every day, but when you have clear business rules that govern your organization's business logic, these decisions are easier to make. Business rules are the guidelines that shape how a business operates. You can find these rules in manuals, contracts, or agreements, or they can be the unwritten knowledge or expertise of employees. Business rules change over time and affect different types of applications. Many business domains, such as finance, healthcare, insurance, transportation, and telecommunications need to communicate their business rules to their staff so they can implement them in software applications.
2319

2420
Traditional programming languages, such as C++, Java, COBOL, Python, JavaScript, or C#, are designed for programmers. So, non-programmers have difficulties changing the business rules that guide how software applications work. These languages also require much time and work to create and update applications. However, business rules engines solve this problem by offering a low-code environment that lets you build applications faster and easier. You can use a rules engine to create and change business rules without having to write code or restart the applications that use them.

0 commit comments

Comments
 (0)