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

[Modules] EventGrid: Set default values to a secure value #1384

Merged
merged 205 commits into from
May 13, 2022

Conversation

lsnoddy
Copy link
Member

@lsnoddy lsnoddy commented May 12, 2022

Description

For compliance with NIST 800 baseline, made the following changes regarding private endpoints

  • added private endpoint parameter to the parameters file for topics
  • updated the parameter description in deploy.bicep
  • updated the readme

Pipeline references

For module/pipeline changes, please create and attach the status badge of your successful run.

Pipeline
EventGrid: Topics

Type of Change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

@lsnoddy lsnoddy self-assigned this May 12, 2022
@lsnoddy lsnoddy linked an issue May 12, 2022 that may be closed by this pull request
@eriqua eriqua changed the title EventGrid: Set default values to a secure value [Modules] EventGrid: Set default values to a secure value May 13, 2022
@AlexanderSehr AlexanderSehr merged commit 90db5b1 into Azure:main May 13, 2022
@lsnoddy lsnoddy deleted the users/lsnoddy/EventGridDefaultValues branch May 13, 2022 13:49
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.

Set default values to a secure value - Event Grid
2 participants