Skip to content

feat(event-grid): Update resolve eventgrid topic to allow passing in provider#939

Merged
hemalshah-gradientedge merged 1 commit into
mainfrom
feat/update-resolve-eventgrid-topic
Dec 24, 2025
Merged

feat(event-grid): Update resolve eventgrid topic to allow passing in provider#939
hemalshah-gradientedge merged 1 commit into
mainfrom
feat/update-resolve-eventgrid-topic

Conversation

@hemalshah-gradientedge

Copy link
Copy Markdown
Contributor

This pull request simplifies the logic for resolving the Event Grid Topic's resource group in the AzureEventgridManager class. The code no longer creates a new DataAzurermResourceGroup instance and instead directly uses the resource group name from the scope or properties.

Resource group resolution simplification:

  • Removed the creation of a DataAzurermResourceGroup resource and now directly assigns the resource group name to the DataAzurermEventgridTopic using the value from scope.props.resourceGroupName or props.resourceGroupName.

@hemalshah-gradientedge
hemalshah-gradientedge merged commit 7e2487a into main Dec 24, 2025
6 checks passed
@hemalshah-gradientedge
hemalshah-gradientedge deleted the feat/update-resolve-eventgrid-topic branch December 24, 2025 09:38
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 9.87.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants