-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[Automation] Generate Fluent Lite from frontdoor# #20491
Merged
weidongxu-microsoft
merged 2 commits into
Azure:master
from
azure-sdk:fluent-lite-generation-833933
Apr 9, 2021
Merged
[Automation] Generate Fluent Lite from frontdoor# #20491
weidongxu-microsoft
merged 2 commits into
Azure:master
from
azure-sdk:fluent-lite-generation-833933
Apr 9, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
azure-sdk
requested review from
alzimmermsft,
anuchandy,
ChenTanyi,
conniey,
danieljurek,
g2vinay,
hemanttanwar,
jianghaolu,
JimSuplizio,
joshfree,
mitchdenny,
samvaity,
srnagar,
weidongxu-microsoft and
yungezz
as code owners
April 9, 2021 03:52
/azp run prepare-pipelines |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run java - frontdoor - ci |
Azure Pipelines successfully started running 1 pipeline(s). |
weidongxu-microsoft
approved these changes
Apr 9, 2021
benbp
pushed a commit
that referenced
this pull request
Apr 28, 2021
* [Automation] External Change * [Automation] Generate Fluent Lite from frontdoor#
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-java
that referenced
this pull request
Sep 13, 2022
Review request for Microsoft.ContainerService to add version 2022-08-02-preview (Azure#20487) * Adds base for updating Microsoft.ContainerService from version preview/2022-07-02-preview to version 2022-08-02-preview * Updates readme * Updates API version in new specs and examples * sync changes from PR#19592 & PR#20145 (Azure#20402) * update readme & remove fleets (Azure#20388) * AKS agent pool properties add AgentPoolWindowsProfile and DisableOutboundNAT (Azure#20407) * AKS agent pool properties add AgentPoolWindowsProfile and DisableOutboundNAT * Change disableOutboundNAT to disableOutboundNat because of ARM format; Improve description. * Improve description * Added guardrails profile to specs (Azure#20171) * added guardrails profile to specs * linter fix * added x-ms-enum * added guardrails definitions for versions route * linter fix, added custom word * fix * typo fix * fix for example * added object type * added object type * removed data field * changed descriptions * * * add "Mariner" for AKS os sku (Azure#20420) * add KubeProxyConfig to AKS NetworkProfile (Azure#20446) * add KubeProxyConfig to AKS NetworkProfile * remove extra comma, type: integer for *Seconds * add custom words * prettier * follow camel case ARM guidance * 2nd camel case standard * feat: add rest api spec for ip-based lb (Azure#20392) * fix LroLocationHeader (Azure#20491) * fix ProvisioningStateValidation (Azure#20490) * Removed guardrailsVersions route, added guardrails profice to MC properties (Azure#20625) * removed guardrails-versions route, added guardrails profice to MC properties * removed unsued file for guardrails versions, removed unused custom word Co-authored-by: Shiqian Tao <62196586+ShiqianTao@users.noreply.github.com> Co-authored-by: rsamigullin <89222124+rsamigullin@users.noreply.github.com> Co-authored-by: Ace Eldeib <aleldeib@microsoft.com> Co-authored-by: Matt Stam <mattstam@live.com> Co-authored-by: Qi Ni <pomelonicky@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[Automation] Generate Fluent Lite from frontdoor#