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 shawngib requested a review from glennmusa November 17, 2021 15:44
@shawngib shawngib merged commit 9a3529b into main Nov 18, 2021
@shawngib shawngib deleted the shawng/privatelink-naming-bug branch November 18, 2021 17:22
jwaltireland pushed a commit to ARPA-H/AzureMissionLZ that referenced this pull request Nov 14, 2024
* modified private link naming variables

* GitHub Action: Build Bicep to JSON

* Update src/bicep/modules/privateLink.bicep

Co-authored-by: Glenn Musa <[email protected]>

* removed space in dns declaration

* GitHub Action: Build Bicep to JSON

Co-authored-by: github-actions <[email protected]>
Co-authored-by: Glenn Musa <[email protected]>
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