Skip to content

Use exact FrontDoor TLS enum member names#44443

Merged
ArcturusZhang merged 1 commit into
Azure:mainfrom
ArcturusZhang:frontdoor-exact-tls-client-names
Jul 6, 2026
Merged

Use exact FrontDoor TLS enum member names#44443
ArcturusZhang merged 1 commit into
Azure:mainfrom
ArcturusZhang:frontdoor-exact-tls-client-names

Conversation

@ArcturusZhang

@ArcturusZhang ArcturusZhang commented Jul 6, 2026

Copy link
Copy Markdown
Member

Updates FrontDoor C# client-name customizations to use Azure.ClientGenerator.Core.exact(...) for MinimumTLSVersion members so generated .NET enum-like members preserve the existing SDK names with underscores:

  • Tls1_0
  • Tls1_2

Related issue: Azure/azure-sdk-for-net#60125
Corresponding SDK PR: Azure/azure-sdk-for-net#60575

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

Next Steps to Merge

✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge.

Comment generated by summarize-checks workflow run.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

API Change Check

APIView identified API level changes in this PR and created the following API reviews

Language API Review for Package
TypeSpec Microsoft.Network
Go sdk/resourcemanager/frontdoor/armfrontdoor
C# Azure.ResourceManager.FrontDoor
Python azure-mgmt-frontdoor
Java com.azure.resourcemanager:azure-resourcemanager-frontdoor

Comment generated by After APIView workflow run.

@github-actions github-actions Bot added ARMReview WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Jul 6, 2026
@ArcturusZhang ArcturusZhang added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Jul 6, 2026
@github-actions github-actions Bot added ARMAutoSignedOff-Trivial and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Jul 6, 2026
@ArcturusZhang ArcturusZhang merged commit e8420e4 into Azure:main Jul 6, 2026
133 checks passed
@ArcturusZhang ArcturusZhang deleted the frontdoor-exact-tls-client-names branch July 6, 2026 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ARMAutoSignedOff-Trivial ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review BreakingChange-Go-Sdk BreakingChange-Go-Sdk-Approved BreakingChange-JavaScript-Sdk BreakingChange-JavaScript-Sdk-Approved PublishToCustomers Acknowledgement the changes will be published to Azure customers. resource-manager TypeSpec Authored with TypeSpec

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants