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

modified private link naming variables #533

Merged
merged 6 commits into from
Nov 18, 2021
Merged

Conversation

shawngib
Copy link
Member

Description

During testing it was discovered that longer than normal prefix naming could cause private link scoping (which was set to 16 characters) to truncate the LAWS name down to ending with a hyphen which in turn broke creating the private link scope.

Issue reference

The issue this PR will close: #527

Checklist

Please make sure you've completed the relevant tasks for this PR out of the following list:

  • All acceptance criteria in the backlog item are met
  • The documentation is updated to cover any new or changed features
  • Manual tests have passed
  • Relevant issues are linked to this PR

shawngib and others added 2 commits November 18, 2021 13:24
Co-authored-by: Glenn Musa <4622125+glennmusa@users.noreply.github.com>
@shawngib shawngib merged commit 9a3529b into main Nov 18, 2021
@shawngib shawngib deleted the shawng/privatelink-naming-bug branch November 18, 2021 17:22
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.

Error in privateLink.bicep naming of scope which is currently limited to 16 characters
2 participants