Remove buffer pool extension configuration details#10212
Remove buffer pool extension configuration details#10212dbaduck wants to merge 1 commit intoMicrosoftDocs:livefrom
Conversation
Removed section on configuring buffer pool extension to enhance SQL Server performance using ephemeral storage. Also made a little change to the PowerShell to use the Service name instead of the Display Name.
|
@dbaduck : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 70c7255: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
@dbaduck Sorry, this PR got lost in the noise of the 2025 GA release. We're not avoiding you. Regarding the second part of your contribution:
This load-bearing statement presupposes that there are customers who have decided to turn on BPE, who haven't tested performance according to the best practices section of the BPE article, and who are now seeing performance issues with BPE that is measurable. I don't think that is a reasonable justification to remove this section. Unless you have some anonymized customer data to demonstrate that this is bad advice, we'll close the PR. As a compromise, we'll add in a small note to remind customers to test performance on their specific VM size. No rush. I'll give you some time to respond. |
Removed section on configuring buffer pool extension to enhance SQL Server performance using ephemeral storage. Also made a little change to the PowerShell to use the Service name instead of the Display Name.