Conversation
1 task
dkotter
previously approved these changes
Sep 8, 2025
dkotter
previously approved these changes
Sep 8, 2025
dkotter
approved these changes
Sep 8, 2025
Collaborator
Personally I'm fine with removing this. I'm not sure really anyone used this in the first place (unfortunately) and with it being retired by Azure, doesn't seem worthwhile for us to keep the code around. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of the Change
As the Microsoft Azure AI Personalizer service will be retired on October 1, 2026, and users have not been able to create new Personalizer resources since September 20, 2023, this provider only works for users who had configured a Personalizer resource before that date.
This PR removes the Microsoft Azure AI Personalizer provider from the Recommendation Service, along with the "Recommended Content" block (New "Recommended Content" based on embeddings will remain as it is).
Note
We may want to pause on merging this PR if we decide to continue supporting the Azure AI Personalizer provider. However, since users have not been able to create new Personalizer resources for the past two years, and we likely don’t have many active users of it, this seems like the right time to remove it. That said, I’m open to keeping it for a while longer, or until the Personalizer service is officially retired by Microsoft.
Closes #890
Closes #769
How to test the Change
Tools > ClassifAI > Recommendation Service > Recommended Content Settings.Changelog Entry
Credits
Props @dkotter @jeffpaul @vikrampm1 @fabiankaegy @iamdharmesh
Checklist: