Goal
Add Microsoft ODBC Driver 17 for SQL Server as a Windows Fleet-maintained app.
Context
Found in the customer's ManageEngine ServiceDesk Plus Windows software-deployment catalog. Fleet has no FMA for it today.
- Vendor: Microsoft
- Source: winget
Microsoft.msodbcsql.17
Notes
Majors install side by side, so the exists query must pin the major (AND version LIKE '17.%') the way the Amazon Corretto FMAs do — otherwise 17 and 18 detect each other. The customer deploys x64 and x86.
Acceptance criteria
Goal
Add Microsoft ODBC Driver 17 for SQL Server as a Windows Fleet-maintained app.
Context
Found in the customer's ManageEngine ServiceDesk Plus Windows software-deployment catalog. Fleet has no FMA for it today.
Microsoft.msodbcsql.17Notes
Majors install side by side, so the exists query must pin the major (
AND version LIKE '17.%') the way the Amazon Corretto FMAs do — otherwise 17 and 18 detect each other. The customer deploys x64 and x86.Acceptance criteria
ee/maintained-apps/inputs/winget/unique_identifierequals the registry DisplayName, and the publisher in the exists query equals the registry Publisher