Disable SQL Server access from XSLT
Version:
| Applies to | All core roles |
|---|---|
| Sitecore Installation Framework | SQL Server access from XSLT is not disabled by default. |
| Azure Toolkit | SQL Server access from XSLT is not disabled by default. |
Sitecore includes an xslExtension helper for use with SQL Server.
We strongly recommended that you disable the xslExtension helper if:
- You do not need it.
- You are not using Sitecore XSLT renderings.
To disable the xslExtension helper:
- In the
App_Config/Includefolder, create a patch file. Give it a file name that ends with the extension.config. - Insert the following code in the patch file:
If you have suggestions for improving this article, let us know!