-
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
[ReleasePR azure-resourcemanager-mysql] Add missing property fileStorageSkuName into MySQL Flexible Server spec #18382
Closed
openapi-sdkautomation
wants to merge
1
commit into
Azure:master
from
AzureSDKAutomation:sdkAuto/azure-resourcemanager-mysql
Closed
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
update rdbms track2 config (#12245)
ghost
added
the
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
label
Dec 29, 2020
Thank you for your contribution openapi-sdkautomation[bot]! We will review the pull request and get back to you soon. |
openapi-sdkautomation
bot
changed the title
[ReleasePR azure-resourcemanager-mysql] update rdbms track2 config
[ReleasePR azure-resourcemanager-mysql] OSSRDBMS -Fixing swagger linting errors
Jan 7, 2021
17 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR azure-resourcemanager-mysql] OSSRDBMS -Fixing swagger linting errors
[ReleasePR azure-resourcemanager-mysql] S360: Add server security alerts list by server
Jan 12, 2021
25 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR azure-resourcemanager-mysql] S360: Add server security alerts list by server
[ReleasePR azure-resourcemanager-mysql] OSSRDBMS FlexMySQL - Fixing swagger completeness and correctness errors
Feb 4, 2021
25 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR azure-resourcemanager-mysql] OSSRDBMS FlexMySQL - Fixing swagger completeness and correctness errors
[ReleasePR azure-resourcemanager-mysql] typo: addtional -> additional
Mar 30, 2021
26 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR azure-resourcemanager-mysql] typo: addtional -> additional
[ReleasePR azure-resourcemanager-mysql] Add missing property fileStorageSkuName into MySQL Flexible Server spec
Apr 8, 2021
26 tasks
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-java
that referenced
this pull request
Apr 14, 2022
Review request for Microsoft.ContainerService to add version 2022-03-02-preview (Azure#18633) * Adds base for updating Microsoft.ContainerService from version preview/2022-02-02-preview to version 2022-03-02-preview * Updates readme * Updates API version in new specs and examples * feat: add `/rotateServiceAccountSigningKeys` API (Azure#18359) * feat: add `/rotateServiceAccountSigningKeys` API * chore: remove duplicated description * feat: add `workloadIdentity` settings to `SecurityProfile` (Azure#18360) * fix: update example name (Azure#18382) * add creationData to mc data (Azure#18414) * add creationData to mc data * fix test * fix format * Add API properties and example JSON for Web App Routing of IngressProfile (Azure#18564) * Add API properties and example JSON for Web App Routing of IngressProfile. * Add a ending period for description to match the style in all other "descriptions" in the same file. * Update readmes for the 2022-03-02-preview dev branch of container service (Azure#18358) * update readme * update sdk readmes * Agentpool alias minor version 2022-03-02-preview (Azure#18381) * Add field currentOrchestratorVersion to support Agentpool alias minor version * Add new exmaple for alias minor version * Remove example for PrettierCheck * Fix typo * Latest patch version supported is 1.22.7 at the moment * Address comments - refine descriptions for fields * feat: add ManagedCluster StorageProfile in 0302preview (Azure#18590) Signed-off-by: Ji An Liu <jiliu8@microsoft.com> * Swagger change for ignore-pod-disruption-budget (Azure#18548) * Swagger change for ignore-pod-disruption-budget * Change ignorePodDisruptionBudget to string in example file. * Change ignorePodDisruptionBudget to boolean type. * add effectiveNoProxy for AKS (Azure#18544) * add effectiveNoProxy for AKS * add to correct api * fix lowercase -> uppercase O * spelling * Replace common type definitions with references since 2022-03-02-preview for Microsoft.ContainerService (Azure#18567) * replace Resource * replace SystemData * replace parameters * change track2 to python Co-authored-by: hbc <bcxxxxxx@gmail.com> Co-authored-by: Qingqing <qizhe@microsoft.com> Co-authored-by: Yi Zhang <yizhang5@microsoft.com> Co-authored-by: Thalia Wang <58485997+wenxuan0923@users.noreply.github.com> Co-authored-by: Ji'an Liu <jiliu8@microsoft.com> Co-authored-by: Tong Chen <45081443+tonche@users.noreply.github.com> Co-authored-by: Ace Eldeib <aleldeib@microsoft.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
0 participants
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.
Create to sync Azure/azure-rest-api-specs#13693
ReCreate this PR
curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/13693/azure-sdk-for-java/azure-resourcemanager-mysql/azure-resourcemanager-mysql-1.0.0-beta.2.jar" -o azure-resourcemanager-mysql-1.0.0-beta.2.jar mvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-mysql -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-mysql-1.0.0-beta.2.jar -Dpackaging=jar -DgeneratePom=true