About 50 results
Open links in new tab
  1. How and Why to Use Parameterized Queries | Microsoft …

    Mar 23, 2019 · A parameterized query is a query in which placeholders are used for parameters and the parameter values are supplied at execution time. The most important reason to use …

  2. Parameterized Connection Managers | Microsoft Community Hub

    Mar 25, 2019 · We are making sure to automatically parameterize all properties (except read-only ones and those already parameterized) of connection managers when a project gets deployed …

  3. Using parameterized functions with KQL-based custom plugins in ...

    Nov 11, 2017 · In this blog, I will walk through how you can build functions based on a Microsoft Sentinel Log Analytics workspace for use in custom...

  4. Parameterizing Managed Connections with Logic Apps Standard

    Logic Apps Standard introduces a resource structure that can host multiple workflows within the same application. With a one-to-many mapping, workflows in the same logic app and tenant …

  5. Reuse ADF entities with dynamic parameters | Microsoft …

    May 4, 2022 · Create a parameterized linked service 1. Create a new linked service and add the parameters account_name and account_secret, that will be populated during runtime to …

  6. 4.0 Query Parameterization | Microsoft Community Hub

    Mar 23, 2019 · The next section describes the best practices for query parameterization and highlights how several common omissions in client side parameterization can manifest as …

  7. Parameterizing linked service | Microsoft Community Hub

    Dec 7, 2021 · Currently in my work environment we are having 3 linked services ( All 3for seperate databases) for 3 different pipelines in the same adf without key vault.....

  8. The Double-Edged Sword of Dynamic SQL: Anti-Patterns, Threats, …

    Jul 3, 2025 · The Solution: Parameterized Dynamic SQL with sp_executesql Having thoroughly explored the risks of EXECUTE with unchecked string variables, a safer, more efficient …

  9. How Simple Parameterization works | Microsoft Community Hub

    Jan 15, 2019 · Upon further investigation, we discovered that in SQL 2005, the query was parameterized but in SQL 2008 the query wasn't. So the cost came from the compiling every …

  10. Enriching Windows Security Events with Parameterized Function ...

    Sep 29, 2020 · What is a Parameterized Function? How to enrich Category, Subcategory, and Changes fields with parameterized function when analyzing Windows Security Audit Policy …