This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
New Performance Endpoints
Pre-release
Pre-release
This prerelease introduces performance endpoints as the major addition. Also some changes to the response on PUT operations + some minor bug fixes.
There are some additional configuration required for the performance endpoints.
- Create a new SPN record for the SQL instance/server
- Allow delegation between SCOM MS/API Server and the SQL DW (your new SPN)
- set "useAppPoolCredentials = true" under system.webServer/security/authentication/windowsAuthentication
- confirm that your users can read SQL data.