-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Adding new api-version to Microsoft.Security Alerts resource #4902
Conversation
If you're a MSFT employee, click this link |
Automation for azure-sdk-for-jsThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-rubyNothing to generate for azure-sdk-for-ruby |
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-javaNothing to generate for azure-sdk-for-java |
Automation for azure-sdk-for-nodeThe initial PR has been merged into your service PR: |
Can one of the admins verify this patch? |
@orparnes please fix the build breaks |
@chlahav is added to the review. #Closed |
@orparnes please rework you PR in a way that the first commit will be a copy of existing swagger and then rest of the commits will be modifications. Otherwise it is impossible to understand what is the difference between API 2019-01-01 and 2015-06-01 (or whatever was the baseline). |
Just pushed another 2 commits: Those are the changes: preview\2015-06-01-preview\security.json
stable\2019-01-01
stable\2019-01-01\security.json
stable\2019-01-01\examples Others stable versions for other "Microsoft.Security" types will be added after this first one. |
@orparnes as I mentioned above please rework your PR. Plus you should not make changes in the stable PR in the new API version PR. |
…dit "alerts" endpoint, which exists only in the 2015-06-01 version)
There is another API-version for Security RP in review #4978 |
Confirmed with service team that they are introducing a non-preview (GA) API version for the RP and want to support only alerts and location/alerts APIs in that. The only change from preview for these APIs is new values for AlertSeverity property. |
Signing off from ARM side. |
@hovsepm Can you please merge this PR? |
@orparnes I've signed off already. @jianghaolu will make the final review and merge this PR. |
license/cla is not running. I'll try closing and reopening. |
…zure#4902)" This reverts commit 93f46f5.
* Revert "typo: azure-mgmt-containerservices -> azure-mgmt-containerservice (#5103)" This reverts commit c8be36b. * Revert "Add missing Java code gen info to Kusto (#5142)" This reverts commit 8c304e7. * Revert "Update compute.json (#4866)" This reverts commit 72afb64. * Revert "Add SkillsetOperations to C# code generation settings (#5132)" This reverts commit b2ed47f. * Revert "[GuestConfiguration]Update ConfigurationInfo class to include version field (#5131)" This reverts commit 930987c. * Revert "Adding new api-version to Microsoft.Security Alerts resource (#4902)" This reverts commit 93f46f5. * Revert "Add a spec for policyStates API version 2018-07-01-preview (#5134)" This reverts commit 84d025e. * Revert "added link to disk properties for UltraSSD values (#5135)" This reverts commit e713e24. * Revert "Undoing unintended removal of a field (#5133)" This reverts commit e0f2f8c. * Revert "Run separate instance of OAV (#5026)" This reverts commit e44239a. * Revert "Eventhub: Added skipEmptyArchives to Eventhub CaptureDescription (#5105)" This reverts commit eaf5e5c. * Revert "Resourcehealth events response (#5116)" This reverts commit 935baac. * Revert "Add Helm Events to ACR Schema for Event Grid (#5109)" This reverts commit 6f4cee5. * Revert " Creates the "real" API for Scheduled Alert Rules (#5084)" This reverts commit d847550. * Revert "Update managedInstances.json (#5114)" This reverts commit 2072ba5. * Revert "HDFS FE: Update 2018-11-09 DataLakeStorage Swagger. (#5108)" This reverts commit 60a8c18. * Revert "Add dispatch child to LUIS Runtime response (#5100)" This reverts commit 03581da. * Revert "Add new field 'proximityPlacementGroup' to properties of HanaInstance (#5107)" This reverts commit 31fa6a1. * Revert "fix Go SDK codegen for Microsoft.Insights (#5106)" This reverts commit b5ac8e3. * Revert "[AKS] add apiServerAuthorizedIPRanges property (#5101)" This reverts commit 8d178c3.
) * Copy preview/2015-06-01-preview to stable/2019-01-01 (as we want to edit "alerts" endpoint, which exists only in the 2015-06-01 version) * Fix alerts examples of version 2015-06-01-preview * Remove anything that is not "alerts" related from version 2019-01-01 * Set all changes for "alerts" type of the new version "2019-01-01" * Add the stable version to the readme file * Rollback readme change
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.