Azure / Azure/azure-rest-api-specs
EventHub configurations PATCH Method
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
**Is your feature request related to a problem? Please describe.**
Event hubs are created using the sdk with minimal configurations, the end users also has full fledged permissions to go and update via portal once created.
Current challenge is we also store initial configuration in a Database and reconcile the resource if some changes are done to it. With this the configurations done in portal are lost.
**Describe the solution you'd like**
PATCH method for the Event HUB update
**Describe alternatives you've considered**
Get the settings and apply delta sync to the resource.
Contributor guide
Research direction
Start by locating the Event Hubs REST API specification in the azure-rest-api-specs repository and read the issue discussion. Determine the existing update operations and the intended PATCH or delta-sync behavior, then define what resource settings must remain unchanged when portal modifications are reconciled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, openapi
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100