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

Added naming rules #63 #64 #65 #66

Merged
merged 2 commits into from
Apr 4, 2021

Conversation

BernieWhite
Copy link
Member

PR Summary

  • Check that Cognitive Search services use a standard name prefix srch-.
  • Check that Cognitive Services accounts use a standard name prefix cog-.
  • Check that EventGrid Domains use a standard name prefix evgd-.
  • Check that EventGrid Topics use a standard name prefix evgt-.
  • Check that EventGrid System Topics use a standard name prefix evgt-.

Fixes #63
Fixes #64
Fixes #65

PR Checklist

  • PR has a meaningful title
  • Summarized changes
  • Change is not breaking
  • This PR is ready to merge and is not Work in Progress
  • Code changes
    • Have unit tests created/ updated
    • Link to a filed issue
    • Change log has been updated with change under unreleased section

@BernieWhite BernieWhite requested a review from a team as a code owner April 4, 2021 15:45
@BernieWhite BernieWhite merged commit 61641b0 into microsoft:main Apr 4, 2021
@BernieWhite BernieWhite deleted the bewhite/event-grid branch April 4, 2021 15:55
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.

Add naming rule for Cognitive Services Add naming rule for Cognitive Search Add name rules for EventGrid
1 participant