-
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 mgmt-v2020_04_01] add support track2 config #17472
Closed
openapi-sdkautomation
wants to merge
1
commit into
Azure:master
from
AzureSDKAutomation:sdkAuto/mgmt-v2020_04_01
Closed
[ReleasePR mgmt-v2020_04_01] add support track2 config #17472
openapi-sdkautomation
wants to merge
1
commit into
Azure:master
from
AzureSDKAutomation:sdkAuto/mgmt-v2020_04_01
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
[T2]containerservice for track2 python sdk (#11275)
ghost
added
the
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
label
Nov 11, 2020
Thank you for your contribution openapi-sdkautomation[bot]! We will review the pull request and get back to you soon. |
11 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR mgmt-v2020_04_01] [T2]containerservice for track2 python sdk
[ReleasePR mgmt-v2020_04_01] Dev containerservice microsoft.container service 2020 11 01
Nov 11, 2020
24 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR mgmt-v2020_04_01] Dev containerservice microsoft.container service 2020 11 01
[ReleasePR mgmt-v2020_04_01] Add KubeletConfig and LinuxOSConfig specs
Nov 13, 2020
11 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR mgmt-v2020_04_01] Add KubeletConfig and LinuxOSConfig specs
[ReleasePR mgmt-v2020_04_01] Add track2 config to cosmosdb
Nov 13, 2020
openapi-sdkautomation
bot
changed the title
[ReleasePR mgmt-v2020_04_01] Add track2 config to cosmosdb
[ReleasePR mgmt-v2020_04_01] [T2] containerservice python automation fix
Nov 13, 2020
25 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR mgmt-v2020_04_01] [T2] containerservice python automation fix
[ReleasePR mgmt-v2020_04_01] Fix support swagger correctness violation
Nov 18, 2020
25 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR mgmt-v2020_04_01] Fix support swagger correctness violation
[ReleasePR mgmt-v2020_04_01] add privateLinkResources and privateEndpointConnection for 2020-09 API
Nov 27, 2020
25 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR mgmt-v2020_04_01] add privateLinkResources and privateEndpointConnection for 2020-09 API
[ReleasePR mgmt-v2020_04_01] add support track2 config
Dec 3, 2020
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-java
that referenced
this pull request
Feb 28, 2022
Dev securityinsights microsoft.security insights 2021 10 01 (Azure#17924) * Adds base for updating Microsoft.SecurityInsights from version stable/2021-04-01 to version 2021-10-01 * Updates readme * Updates API version in new specs and examples * Add AlertRules to microsoft.security insights 2021 10 01 (Azure#15657) * Adds base for updating Microsoft.SecurityInsight's AlertRules from version stable/2020-01-01 to version 2021-10-01 * Updates API version in AlertRules specs and examples * Use common types in AlertRules.json and remove redundant SecurityInsights * Add AlertRules to readme * Copy action examples for alert rules * Add type:object where missing * Align CloudError with rest of the resources in this version * Update readme Co-authored-by: Anat Gilenson <anatgilenson@microsoft.com> * Use newest common types to align with rest of Azure (Azure#16130) * Use newest common types to align with rest of Azure * Use ErrorResponse instead of CloudError in operations Co-authored-by: Anat Gilenson <anatgilenson@microsoft.com> * Add AlertRules Stable version to 2021-10-01 (Azure#16268) * Add AlertRules Stable version to 2021-10-01 * Fix missing alignment in common types * prettier fixes * move tactics and severity to common * fix common types file extension * more prettier fixes * Add template version field * prettier * added version to required fields * dummy change to trigger checks again * Add onboarding states to new stable version (Azure#16290) * Add onboarding states to new stable version * Update readme.md * cr fix - remove unused params * Add missing resources 2021 10 01 (Azure#16666) * Add missing resources and examples from 2020-01-01 * Update version in added resources and examples * Use existing common types * Remove unnesessary SecurityInsights.json * Update readme * Use sentinel common types in Incidents and Watchlist * Extract and common IncidentInfo and IncidentSeverity * Extract EntityTypes * Correct double allOf in EntityTypes * update readme * Remove eventGroupingSettings and entityMappings from GetAlertRuleTemplateById example. * rename operations.json Co-authored-by: Anat Gilenson <anatgilenson@microsoft.com> * Fix analytics templates model (Azure#16689) * add missing properties to scheduled template * prettier fixes * restore templates example after merge * fix templates example after merge and run prettier * Use CloudError instead of ErrorResponse to align with preview versions and our back-end. (Azure#17472) * Automation - Stable Version (Azure#17491) * First * readMe * cloudError * CloudError * schema * prettier * Fix * test * fix identifier * fix description * fix lable * fix lable * ownerInfo * Fix * types * conditionMaxLength Co-authored-by: Roy Reinhorn <roreinho@microsoft.com> * Done (Azure#17728) Co-authored-by: Roy Reinhorn <roreinho@microsoft.com> * Correct 2021 10 01 (Azure#17830) * Remove OperationalInsightsResourceProvider parameter in ThreatIntelligence * Remove OperationalInsightProviderParameter from Watchlist * Align stable operation names with preview * Add missing disciminator property in ThreatIntelligence * Done (Azure#17844) Co-authored-by: Roy Reinhorn <roreinho@microsoft.com> * Align enum names with preview (Azure#17831) * Fix 2021 10 01 validation errors (Azure#17937) * Add x-ms-identifiers to all arrays * Add operations_list example * Add x-ms-identifier in all arrays * Run prettier * Fix spelling error * Add isDataAction to operation schema (Azure#18018) Co-authored-by: Anat Gilenson <anatgilenson@microsoft.com> Co-authored-by: laithhisham <49263932+laithhisham@users.noreply.github.com> Co-authored-by: royrein <37300636+royrein@users.noreply.github.com> Co-authored-by: Roy Reinhorn <roreinho@microsoft.com> Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.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#11894
ReCreate this PR
Installation Instructions
You can install the package
mgmt-v2020_04_01
of this PR by downloading the artifact jar files. Then ensure that the jar files are on your project's classpath.Direct Download
The generated package artifacts can be directly downloaded from here: