Skip to content
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

Add private endpoint for eventgrid #783

Merged
merged 9 commits into from
Nov 6, 2024
Merged

Add private endpoint for eventgrid #783

merged 9 commits into from
Nov 6, 2024

Conversation

janboll
Copy link
Collaborator

@janboll janboll commented Oct 29, 2024

What this PR does

Jira:
Link to demo recording:

Special notes for your reviewer

dev-infrastructure/modules/private-endpoint.bicep Outdated Show resolved Hide resolved
dev-infrastructure/modules/maestro/maestro-infra.bicep Outdated Show resolved Hide resolved
dev-infrastructure/Makefile Outdated Show resolved Hide resolved
@janboll janboll changed the title Draft private endpoint for eventgrid Add private endpoint for eventgrid Nov 4, 2024
@janboll janboll marked this pull request as draft November 4, 2024 09:48
Copy link

github-actions bot commented Nov 4, 2024

Please rebase pull request.

@janboll janboll force-pushed the mqtt-private-endpoint branch from 2bd9fbd to a5dfd29 Compare November 5, 2024 09:31
param serviceType string

@description('The group id of the private endpoint service')
@allowed([
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Todo, need to add more types/configuration here for additional private endpoints

@janboll janboll marked this pull request as ready for review November 5, 2024 09:32
@janboll janboll requested a review from geoberle November 5, 2024 09:32
@@ -66,5 +66,6 @@ module maestroInfra '../modules/maestro/maestro-infra.bicep' = {
maxClientSessionsPerAuthName: maestroEventGridMaxClientSessionsPerAuthName
maestroKeyVaultName: maestroKeyVaultName
kvCertOfficerManagedIdentityName: maestroKeyVaultCertOfficerMSIName
publicNetworkAccess: 'Disabled'
Copy link
Collaborator

Choose a reason for hiding this comment

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

let's keep eventgrid public for now while also using the private endpoint

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Any particular reason?

@janboll janboll merged commit af782ea into main Nov 6, 2024
19 checks passed
@janboll janboll deleted the mqtt-private-endpoint branch November 6, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants