[9.3] [OpenAI Connector] Enable defaultModel for Azure OpenAI connector to support APIM endpoints (#253577)#255185
Merged
kibanamachine merged 1 commit intoelastic:9.3from Feb 26, 2026
Conversation
…o support APIM endpoints (elastic#253577) (cherry picked from commit fdbc8b7)
Contributor
💚 Build Succeeded
Metrics [docs]Async chunks
|
stephmilovic
added a commit
that referenced
this pull request
Mar 3, 2026
…ector to support APIM endpoints (#253577) (#255600) # Backport This will backport the following commits from `main` to `8.19`: - [[OpenAI Connector] Enable `defaultModel` for Azure OpenAI connector to support APIM endpoints (#253577)](#253577) <!--- Backport version: 10.2.0 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Steph Milovic","email":"stephanie.milovic@elastic.co"},"sourceCommit":{"committedDate":"2026-02-26T20:42:24Z","message":"[OpenAI Connector] Enable `defaultModel` for Azure OpenAI connector to support APIM endpoints (#253577)","sha":"fdbc8b78479fa90d96b51f713b9127f50a47b875","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","backport missing","Team: SecuritySolution","backport:version","v9.4.0","v9.2.5","v9.3.1","v8.19.12"],"title":"[OpenAI Connector] Enable `defaultModel` for Azure OpenAI connector to support APIM endpoints","number":253577,"url":"https://github.com/elastic/kibana/pull/253577","mergeCommit":{"message":"[OpenAI Connector] Enable `defaultModel` for Azure OpenAI connector to support APIM endpoints (#253577)","sha":"fdbc8b78479fa90d96b51f713b9127f50a47b875"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/253577","number":253577,"mergeCommit":{"message":"[OpenAI Connector] Enable `defaultModel` for Azure OpenAI connector to support APIM endpoints (#253577)","sha":"fdbc8b78479fa90d96b51f713b9127f50a47b875"}},{"branch":"9.2","label":"v9.2.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/255184","number":255184,"state":"OPEN"},{"branch":"9.3","label":"v9.3.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/255185","number":255185,"state":"MERGED","mergeCommit":{"sha":"c032f32bdf161d581f5885cca32ceed11ae32fa0","message":"[9.3] [OpenAI Connector] Enable `defaultModel` for Azure OpenAI connector to support APIM endpoints (#253577) (#255185)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.3`:\n- [[OpenAI Connector] Enable `defaultModel` for Azure OpenAI connector\nto support APIM endpoints\n(#253577)](https://github.com/elastic/kibana/pull/253577)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: Steph Milovic <stephanie.milovic@elastic.co>"}},{"branch":"8.19","label":"v8.19.12","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
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.
Backport
This will backport the following commits from
mainto9.3:defaultModelfor Azure OpenAI connector to support APIM endpoints (#253577)Questions ?
Please refer to the Backport tool documentation