-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Search
- update API version to 2024-06-01-preview
#27803
Search
- update API version to 2024-06-01-preview
#27803
Conversation
…1 to 2024-06-01-preview
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @jan-mrm - This looks mostly good to me, just a change of approach for testing to take a look at please. Once that's addressed, I think this will be good to run though our testing and get merged.
Thanks
…rvice-to-2024-06-01-preview # Conflicts: # internal/services/cognitive/cognitive_account_resource.go
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the changes @jan-mrm - This LGTM now. I'll get the acceptance tests run and assuming there's no problems / regressions we'll get this merged
Thanks
Search
service API version from 2022-09-01 and 2023-11-01 to 2024-06-01-preview
Search
- update API version to 2024-06-01-preview
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
Community Note
Description
This PR updates all
Search
service api versions to2024-06-01-preview
.This is done as a prerequisite for issue #26575
Notable change is that the spec now returns a
identity.SystemAndUserAssignedMap
instead of aidentity.SystemAssigned
allowing for more than justSystemAssigned
identities.PR Checklist
For example: “
resource_name_here
- description of change e.g. adding propertynew_property_name_here
”Changes to existing Resource / Data Source
Affected resources from the api update:
Testing
I was not able to run the following listed 3 tests successfully since they hardcoded create resources in westus which does not work in my setup:
Change Log
Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.
search
- update api version to 2024-06-01-preview [Search
- update API version to2024-06-01-preview
#27803]This is a (please select all that apply):
Related Issue(s)
related to #26575
Note
If this PR changes meaningfully during the course of review please update the title and description as required.