Fixed an issue in the Microsoft Teams Integration where team creation could fail if the project name contained a single quotation mark (for example, User's Test Project).
The issue was caused by an OData search query that did not correctly escape single quotes in project names. Project names containing quotes are now handled correctly, allowing Teams to be created successfully.