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] Correct max length of Application Gateway name #3199

Merged
merged 1 commit into from
May 11, 2023

Conversation

SvenAelterman
Copy link
Contributor

@SvenAelterman SvenAelterman commented May 11, 2023

Description

Per https://learn.microsoft.com/azure/azure-resource-manager/management/resource-name-rules#microsoftnetwork, it's 80 characters.

Type of Change

Please delete options that are not relevant.

  • Bugfix (non-breaking change which fixes an issue)

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

@SvenAelterman SvenAelterman requested a review from a team as a code owner May 11, 2023 21:28
@eriqua eriqua changed the title Correct max length of Application Gateway name [Modules] Correct max length of Application Gateway name May 11, 2023
@eriqua eriqua enabled auto-merge (squash) May 11, 2023 23:05
@eriqua eriqua added bug Something isn't working [cat] modules category: modules labels May 11, 2023
@SvenAelterman
Copy link
Contributor Author

@eriqua Sorry, why was this assigned to me?

@eriqua
Copy link
Contributor

eriqua commented May 11, 2023

@eriqua Sorry, why was this assigned to me?

Hey @SvenAelterman, we use to assign PR authors :)

Copy link
Contributor

@eriqua eriqua left a comment

Choose a reason for hiding this comment

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

🆗

@eriqua eriqua merged commit ff5e257 into Azure:main May 11, 2023
@AlexanderSehr AlexanderSehr linked an issue May 29, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working [cat] modules category: modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Application Gateway name length restriction
2 participants