You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Azure 1st Party Service can try out the Shift Left experience to initiate API design review from ADO code repo. If you are interested, may request engineering support by filling in with the form https://aka.ms/ShiftLeftSupportForm.
Changelog
Add a changelog entry for this PR by answering the following questions:
What's the purpose of the update?
new service onboarding
new API version
update existing version for new feature
update existing version to fix swagger quality issue in s360
Other, please clarify
When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
By default, Azure SDKs of all languages (.NET/Python/Java/JavaScript for both management-plane SDK and data-plane SDK, Go for management-plane SDK only ) MUST be refreshed with/after swagger of new version is published. If you prefer NOT to refresh any specific SDK language upon swagger updates in the current PR, please leave details with justification here.
If any further question about AME onboarding or validation tools, please view the FAQ.
ARM API Review Checklist
Applicability: ⚠️
If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.
Change to data plane APIs
Adding new properties
All removals
Otherwise your PR may be subject to ARM review requirements. Complete the following:
Check this box if any of the following apply to the PR so that the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.
Adding a new service
Adding new API(s)
Adding a new API version
-[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki.
If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
Breaking Change Review Checklist
If you have any breaking changes as defined in the Breaking Change Policy, request approval from the Breaking Change Review Board.
Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Additional details on the process and office hours are on the Breaking Change Wiki.
NOTE: To update API(s) in public preview for over 1 year (refer to Retirement of Previews)
If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?
Any feedback about review process or workflow bot, pls contact swagger and tools team. vscswagger@microsoft.com
⚠️Warning [Logs] Generate from d2d10c25d0fa7181fe111f8c383ae0fb6d154f6b. SDK Automation 14.0.0
command sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
cmderr [automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
command sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
info [Changelog] ### Features Added
info [Changelog]
info [Changelog] - Added operation group WorkspaceManagerConfigurationsOperations
info [Changelog] - Model AlertDetailsOverride has a new parameter alert_dynamic_properties
info [Changelog] - Model NrtAlertRule has a new parameter sentinel_entities_mappings
info [Changelog] - Model NrtAlertRuleTemplate has a new parameter sentinel_entities_mappings
info [Changelog] - Model NrtAlertRuleTemplateProperties has a new parameter sentinel_entities_mappings
info [Changelog] - Model QueryBasedAlertRuleTemplateProperties has a new parameter sentinel_entities_mappings
info [Changelog] - Model ScheduledAlertRule has a new parameter sentinel_entities_mappings
info [Changelog] - Model ScheduledAlertRuleCommonProperties has a new parameter sentinel_entities_mappings
info [Changelog] - Model ScheduledAlertRuleProperties has a new parameter sentinel_entities_mappings
info [Changelog] - Model ScheduledAlertRuleTemplate has a new parameter sentinel_entities_mappings
info [Changelog] - Model SecurityAlertTimelineItem has a new parameter intent
info [Changelog] - Model SecurityAlertTimelineItem has a new parameter techniques
️✔️Succeeded [Logs] Generate from d2d10c25d0fa7181fe111f8c383ae0fb6d154f6b. SDK Automation 14.0.0
command sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
warn File azure-sdk-for-js_tmp/initOutput.json not found to read
command sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
info [Changelog] **Features**
info [Changelog]
info [Changelog] - Added operation group WorkspaceManagerConfigurations
info [Changelog] - Added Interface AlertPropertyMapping
info [Changelog] - Added Interface AzureEntityResource
info [Changelog] - Added Interface ErrorAdditionalInfo
info [Changelog] - Added Interface ErrorDetail
info [Changelog] - Added Interface ErrorResponse
info [Changelog] - Added Interface SentinelEntityMapping
info [Changelog] - Added Interface WorkspaceManagerConfiguration
info [Changelog] - Added Interface WorkspaceManagerConfigurationList
info [Changelog] - Added Interface WorkspaceManagerConfigurationsCreateOrUpdateOptionalParams
info [Changelog] - Added Interface WorkspaceManagerConfigurationsDeleteOptionalParams
info [Changelog] - Added Interface WorkspaceManagerConfigurationsGetOptionalParams
info [Changelog] - Added Interface WorkspaceManagerConfigurationsListNextOptionalParams
info [Changelog] - Added Interface WorkspaceManagerConfigurationsListOptionalParams
info [Changelog] - Added Type Alias AlertProperty
info [Changelog] - Added Type Alias Mode
info [Changelog] - Added Type Alias WorkspaceManagerConfigurationsCreateOrUpdateResponse
info [Changelog] - Added Type Alias WorkspaceManagerConfigurationsGetResponse
info [Changelog] - Added Type Alias WorkspaceManagerConfigurationsListNextResponse
info [Changelog] - Added Type Alias WorkspaceManagerConfigurationsListResponse
info [Changelog] - Interface AlertDetailsOverride has a new optional parameter alertDynamicProperties
info [Changelog] - Interface NrtAlertRule has a new optional parameter sentinelEntitiesMappings
info [Changelog] - Interface NrtAlertRuleTemplate has a new optional parameter sentinelEntitiesMappings
info [Changelog] - Interface QueryBasedAlertRuleTemplateProperties has a new optional parameter sentinelEntitiesMappings
info [Changelog] - Interface ScheduledAlertRule has a new optional parameter sentinelEntitiesMappings
info [Changelog] - Interface ScheduledAlertRuleCommonProperties has a new optional parameter sentinelEntitiesMappings
info [Changelog] - Interface ScheduledAlertRuleTemplate has a new optional parameter sentinelEntitiesMappings
info [Changelog] - Interface SecurityAlertTimelineItem has a new optional parameter intent
info [Changelog] - Interface SecurityAlertTimelineItem has a new optional parameter techniques
info [Changelog] - Class SecurityInsights has a new parameter workspaceManagerConfigurations
info [Changelog] - Added Enum KnownAlertProperty
info [Changelog] - Added Enum KnownMode
⚠️Warning [Logs] Generate from d2d10c25d0fa7181fe111f8c383ae0fb6d154f6b. Schema Automation 14.0.0
command .sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
cmderr [initScript.sh] WARN old lockfile
cmderr [initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
cmderr [initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
cmderr [initScript.sh] npm WARN old lockfile
cmderr [initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
cmderr [initScript.sh] npm WARN old lockfile
warn File azure-resource-manager-schemas_tmp/initOutput.json not found to read
command .sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
Hi, @rheabansal your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board(armapireview@microsoft.com).
Hi, @rheabansal. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.
Hi, @rheabansal. The PR will be closed since the PR has no update for 28 days. If you still need the PR review to proceed, please reopen it and @ mention PR assignee.
This file contains hidden or 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
ARMReviewARMSignedOff<valid label in PR review process>add this label when ARM approve updates after reviewDoNotMerge<valid label in PR review process> use to hold merge after approvalresource-manager
4 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.
ARM API Information (Control Plane)
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Azure 1st Party Service can try out the Shift Left experience to initiate API design review from ADO code repo. If you are interested, may request engineering support by filling in with the form https://aka.ms/ShiftLeftSupportForm.
Changelog
Add a changelog entry for this PR by answering the following questions:
Contribution checklist (MS Employees Only):
If any further question about AME onboarding or validation tools, please view the FAQ.
ARM API Review Checklist
Otherwise your PR may be subject to ARM review requirements. Complete the following:
Check this box if any of the following apply to the PR so that the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.
-[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki.
Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.
If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
Breaking Change Review Checklist
If you have any breaking changes as defined in the Breaking Change Policy, request approval from the Breaking Change Review Board.
Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Additional details on the process and office hours are on the Breaking Change Wiki.
NOTE: To update API(s) in public preview for over 1 year (refer to Retirement of Previews)
Please follow the link to find more details on PR review process.