Skip to content

Don't append api/events to Uri#19419

Merged
JoshLove-msft merged 1 commit intoAzure:masterfrom
JoshLove-msft:eg-uri
Mar 10, 2021
Merged

Don't append api/events to Uri#19419
JoshLove-msft merged 1 commit intoAzure:masterfrom
JoshLove-msft:eg-uri

Conversation

@JoshLove-msft
Copy link
Member

@JoshLove-msft JoshLove-msft commented Mar 10, 2021

The portal, Azure CLI, and Azure Powershell all include the api/events path in the topic URI, so there is no need to append it. Appending it could be problematic in the future if other Uri formats are expected.

Also, some cleanup of unused code.

@JoshLove-msft
Copy link
Member Author

/azp run net - eventgrid - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@ellismg ellismg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Love the tests here!

@JoshLove-msft JoshLove-msft merged commit 6ec614d into Azure:master Mar 10, 2021
@JoshLove-msft
Copy link
Member Author

@pmcilreavy we changed how the URI logic to no longer append api/events. I don't think this should impact the Event Grid simulator, but you may want to run a new test to confirm.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants