Skip to content
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

Azure Healthbot - new API for async support and new tier #12006

Merged
merged 10 commits into from
Dec 15, 2020

Conversation

guy-microsoft
Copy link
Contributor

@guy-microsoft guy-microsoft commented Dec 8, 2020

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Changelog

Please ensure to add changelog with this PR by answering the following questions.

  1. 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
  2. When you are targeting to deploy new service/feature to public regions? Please provide date, or month to public if date is not available yet. December 2020
  3. When you expect to publish swagger? Please provide date, or month to public if date is not available yet. 12.10.2020
  4. If it's an update to existing version, please select SDKs of specific language and CLIs that require refresh after swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No, no need to refresh for updates in this PR

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • Please 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 there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

Please follow the link to find more details on PR review process.

1. More async support.
2. New tier name "C0".
@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Dec 8, 2020

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️LintDiff succeeded [Detail] [Expand]
Validation passes for LintDiff.

️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️⚠️[Staging] Cross Version BreakingChange (Base on preview version): 30 Warnings warning [Detail] Only 10 items are listed, please refer to log for more details.

Rule Message
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'Bots_GetCheckNameAvailability' to 'Bots_CheckNameAvailability'. This will impact generated code.
New: Microsoft.HealthBot/preview/2020-12-08-preview/healthbot.json#L41:7
Old: Microsoft.HealthBot/preview/2020-10-20-preview/healthbot.json#L41:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'delete_bot' to 'Bots_Delete'. This will impact generated code.
New: Microsoft.HealthBot/stable/2020-12-08/healthbot.json#L228:7
Old: Microsoft.HealthBot/preview/2020-10-20-preview/healthbot.json#L222:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'get_bot' to 'Bots_Get'. This will impact generated code.
New: Microsoft.HealthBot/stable/2020-12-08/healthbot.json#L139:7
Old: Microsoft.HealthBot/preview/2020-10-20-preview/healthbot.json#L139:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'get_bot' to 'Bots_Get'. This will impact generated code.
New: Microsoft.HealthBot/preview/2020-12-08-preview/healthbot.json#L139:7
Old: Microsoft.HealthBot/preview/2020-10-20-preview/healthbot.json#L139:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'Bots_GetCheckNameAvailability' to 'Bots_CheckNameAvailability'. This will impact generated code.
New: Microsoft.HealthBot/stable/2020-12-08/healthbot.json#L41:7
Old: Microsoft.HealthBot/preview/2020-10-20-preview/healthbot.json#L41:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'create_bot' to 'Bots_Create'. This will impact generated code.
New: Microsoft.HealthBot/stable/2020-12-08/healthbot.json#L83:7
Old: Microsoft.HealthBot/preview/2020-10-20-preview/healthbot.json#L83:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'create_bot' to 'Bots_Create'. This will impact generated code.
New: Microsoft.HealthBot/preview/2020-12-08-preview/healthbot.json#L83:7
Old: Microsoft.HealthBot/preview/2020-10-20-preview/healthbot.json#L83:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'patch_bot' to 'Bots_Update'. This will impact generated code.
New: Microsoft.HealthBot/preview/2020-12-08-preview/healthbot.json#L176:7
Old: Microsoft.HealthBot/preview/2020-10-20-preview/healthbot.json#L176:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'delete_bot' to 'Bots_Delete'. This will impact generated code.
New: Microsoft.HealthBot/preview/2020-12-08-preview/healthbot.json#L228:7
Old: Microsoft.HealthBot/preview/2020-10-20-preview/healthbot.json#L222:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'patch_bot' to 'Bots_Update'. This will impact generated code.
New: Microsoft.HealthBot/stable/2020-12-08/healthbot.json#L176:7
Old: Microsoft.HealthBot/preview/2020-10-20-preview/healthbot.json#L176:7
️⚠️[Staging] Cross Version BreakingChange (Base on stable version): 30 Warnings warning [Detail] Only 10 items are listed, please refer to log for more details.

Rule Message
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'Bots_GetCheckNameAvailability' to 'Bots_CheckNameAvailability'. This will impact generated code.
New: Microsoft.HealthBot/preview/2020-12-08-preview/healthbot.json#L41:7
Old: Microsoft.HealthBot/stable/2020-10-20/healthbot.json#L41:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'delete_bot' to 'Bots_Delete'. This will impact generated code.
New: Microsoft.HealthBot/stable/2020-12-08/healthbot.json#L228:7
Old: Microsoft.HealthBot/stable/2020-10-20/healthbot.json#L222:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'get_bot' to 'Bots_Get'. This will impact generated code.
New: Microsoft.HealthBot/stable/2020-12-08/healthbot.json#L139:7
Old: Microsoft.HealthBot/stable/2020-10-20/healthbot.json#L139:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'get_bot' to 'Bots_Get'. This will impact generated code.
New: Microsoft.HealthBot/preview/2020-12-08-preview/healthbot.json#L139:7
Old: Microsoft.HealthBot/stable/2020-10-20/healthbot.json#L139:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'Bots_GetCheckNameAvailability' to 'Bots_CheckNameAvailability'. This will impact generated code.
New: Microsoft.HealthBot/stable/2020-12-08/healthbot.json#L41:7
Old: Microsoft.HealthBot/stable/2020-10-20/healthbot.json#L41:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'create_bot' to 'Bots_Create'. This will impact generated code.
New: Microsoft.HealthBot/stable/2020-12-08/healthbot.json#L83:7
Old: Microsoft.HealthBot/stable/2020-10-20/healthbot.json#L83:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'create_bot' to 'Bots_Create'. This will impact generated code.
New: Microsoft.HealthBot/preview/2020-12-08-preview/healthbot.json#L83:7
Old: Microsoft.HealthBot/stable/2020-10-20/healthbot.json#L83:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'patch_bot' to 'Bots_Update'. This will impact generated code.
New: Microsoft.HealthBot/preview/2020-12-08-preview/healthbot.json#L176:7
Old: Microsoft.HealthBot/stable/2020-10-20/healthbot.json#L176:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'delete_bot' to 'Bots_Delete'. This will impact generated code.
New: Microsoft.HealthBot/preview/2020-12-08-preview/healthbot.json#L228:7
Old: Microsoft.HealthBot/stable/2020-10-20/healthbot.json#L222:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'patch_bot' to 'Bots_Update'. This will impact generated code.
New: Microsoft.HealthBot/stable/2020-12-08/healthbot.json#L176:7
Old: Microsoft.HealthBot/stable/2020-10-20/healthbot.json#L176:7
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Dec 8, 2020

Swagger Generation Artifacts

️⚠️ azure-sdk-for-js warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from 516657c. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.4.4 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/healthbot/resource-manager/readme.md
    warn	No file changes detected after generation
    warn	No package detected after generation
️️✔️ azure-sdk-for-python succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from 516657c. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	python3 -m venv venv
    command	pip install --upgrade setuptools wheel pip
    command	pip install pathlib jinja2 msrestazure
    command	autorest --version=V2 --use=@microsoft.azure/autorest.python@~4.0.71 --python --python-mode=update --multiapi --keep-version-file --no-async --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk ../azure-rest-api-specs/specification/healthbot/resource-manager/readme.md
    warn	No package detected after generation
️⚠️ azure-sdk-for-java warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from 516657c. SDK Automation 14.0.0
    command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
    command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
    cmderr	[generate.py] 2020-12-15 02:20:40 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-healthbot"
    cmderr	[generate.py] 2020-12-15 02:20:40 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
    cmderr	[generate.py] 2020-12-15 02:20:40 INFO autorest --version=3.0.6327 --use=@autorest/java@4.0.5 --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/healthbot/azure-resourcemanager-healthbot --java.namespace=com.azure.resourcemanager.healthbot  --package-version=1.0.0-beta.1 --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --pipeline.modelerfour.flatten-payloads=false --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL ../azure-rest-api-specs/specification/healthbot/resource-manager/readme.md
    cmderr	[generate.py] 2020-12-15 02:21:15 INFO [CI][Success] Write to ci.yml
    cmderr	[generate.py] 2020-12-15 02:21:15 INFO [POM][Process] dealing with pom.xml
    cmderr	[generate.py] 2020-12-15 02:21:15 INFO [POM][Success] Write to pom.xml
    cmderr	[generate.py] 2020-12-15 02:21:15 INFO [POM][Process] dealing with root pom
    cmderr	[generate.py] 2020-12-15 02:21:15 INFO [POM][Success] Write to root pom
    cmderr	[generate.py] WARNING: An illegal reflective access operation has occurred
    cmderr	[generate.py] WARNING: Illegal reflective access by org.codehaus.groovy.reflection.ReflectionUtils (file:/home/vsts/.m2/repository/org/codehaus/groovy/groovy/3.0.0-beta-2/groovy-3.0.0-beta-2-indy.jar) to method java.util.Collections$UnmodifiableCollection.toString()
    cmderr	[generate.py] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.ReflectionUtils
    cmderr	[generate.py] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
    cmderr	[generate.py] WARNING: All illegal access operations will be denied in a future release
  • ️✔️azure-resourcemanager-healthbot [View full logs]  [Release SDK Changes]
    cmderr	[Inst] 2020-12-15 02:23:55 DEBUG Got artifact_id: azure-resourcemanager-healthbot
    cmderr	[Inst] 2020-12-15 02:23:55 DEBUG Got artifact: pom.xml
    cmderr	[Inst] 2020-12-15 02:23:55 DEBUG Got artifact: azure-resourcemanager-healthbot-1.0.0-beta.1.jar
    cmderr	[Inst] 2020-12-15 02:23:55 DEBUG Match jar package: azure-resourcemanager-healthbot-1.0.0-beta.1.jar
    cmderr	[Inst] 2020-12-15 02:23:55 DEBUG output: {"full": "curl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/12006/azure-sdk-for-java/azure-resourcemanager-healthbot/azure-resourcemanager-healthbot-1.0.0-beta.1.jar\" -o azure-resourcemanager-healthbot-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-healthbot -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-healthbot-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true\n"}
️⚠️ azure-cli-extensions warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from 516657c. Azure CLI Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	python3 -m venv venv
    command	pip install --upgrade setuptools wheel pip
    command	pip install pathlib jinja2 msrestazure
    command	autorest --az --use=@autorest/az@latest --version=3.0.6271 --clear-output-folder=true --azure-cli-extension-folder=/home/vsts/work/1/s/azure-cli-extensions ../azure-rest-api-specs/specification/healthbot/resource-manager/readme.md
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Sku' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'TrackedResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'HealthBotProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ValidationResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Error' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ErrorAdditionalInfo' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'BotResponseList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
    cmdout	[Autorest] WARNING (PreNamer/DeduplicateName): Deduplicating schema name: 'error' -> 'errorAutoGenerated'
    cmdout	[Autorest] WARNING (): cli.auto-parameter-hidden is not true, skip visibility cleaner
    cmderr	[Autorest] NO TEST SCENARIO PROVIDED - DEFAULT WILL BE USED
    cmderr	[Autorest] ADD FOLLOWING SECTION TO readme.cli.md FILE TO MODIFY IT
    cmderr	[Autorest] --------------------------------------------------------
    cmderr	[Autorest]   test-scenario:
    cmderr	[Autorest]     - name: /Bots/put/BotCreate
    cmderr	[Autorest]     - name: /Bots/get/List Bots by Resource Group
    cmderr	[Autorest]     - name: /Bots/get/List Bots by Subscription
    cmderr	[Autorest]     - name: /Bots/get/ResourceInfoGet
    cmderr	[Autorest]     - name: /Bots/patch/BotUpdate
    cmderr	[Autorest]     - name: /Bots/delete/BotDelete
    cmderr	[Autorest] --------------------------------------------------------
  • ️✔️healthbot [View full logs]  [Release Azure CLI Changes]
️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
Posted by Swagger Pipeline | How to fix these errors?

1. More async support.
2. New tier name "C0".
1. More async support.
2. New tier name "C0".
@guy-microsoft guy-microsoft added the NotReadyForReview <valid label in PR review process>It is in draft for swagger or not swagger PR label Dec 8, 2020
@openapi-workflow-bot
Copy link

Hi, @guy-microsoft Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • 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. vsswagger@microsoft.com

    1 similar comment
    @openapi-workflow-bot
    Copy link

    Hi, @guy-microsoft Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • 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. vsswagger@microsoft.com

    @openapi-workflow-bot
    Copy link

    Hi, @guy-microsoft your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board(armapireview@microsoft.com). cc @xccc-msft

    @openapi-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Dec 8, 2020
    @guy-microsoft
    Copy link
    Contributor Author

    Updates in the new API:

    1. More async support.
    2. New tier name "C0".

    @guy-microsoft guy-microsoft mentioned this pull request Dec 8, 2020
    25 tasks
    1. More async support.
    2. New tier name "C0".
    @guy-microsoft guy-microsoft removed the NotReadyForReview <valid label in PR review process>It is in draft for swagger or not swagger PR label Dec 8, 2020
    @akning-ms
    Copy link
    Contributor

    @guy-microsoft , you need to fix Model validation first. and @raych1 for help if need.
    you can ref to https://aka.ms/ci-fix

    @guy-microsoft
    Copy link
    Contributor Author

    @akning-ms Sure, I marked it as "notReadyForReview" until I resolve the model validation.

    @guy-microsoft guy-microsoft removed the NotReadyForReview <valid label in PR review process>It is in draft for swagger or not swagger PR label Dec 9, 2020
    @@ -0,0 +1,12 @@
    # AZ HybridCompute
    Copy link
    Member

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Forget to change this as AZ HealthBot

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    @qiaozha Fixed.

    Copy link
    Member

    @qiaozha qiaozha left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    LGTM

    @guy-microsoft
    Copy link
    Contributor Author

    @lirenhe This PR can be merged. Thanks!

    @akning-ms
    Copy link
    Contributor

    Hi @guy-microsoft , if urgent you can ping ARM on call to get this PR sign off by ARM:
    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.

    Copy link
    Contributor

    @ravbhatnagar ravbhatnagar left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Signing off from ARM side

    @ravbhatnagar ravbhatnagar added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Dec 14, 2020
    @guy-microsoft
    Copy link
    Contributor Author

    @akning-ms I've got ARM sign-off, it's ready to be merged.
    Thanks.

    @lirenhe lirenhe merged commit 516657c into Azure:master Dec 15, 2020
    giromm2ms pushed a commit to giromm2ms/azure-rest-api-specs that referenced this pull request Dec 20, 2020
    * New API:
    1. More async support.
    2. New tier name "C0".
    
    * New API:
    1. More async support.
    2. New tier name "C0".
    
    * New API:
    1. More async support.
    2. New tier name "C0".
    
    * New API:
    1. More async support.
    2. New tier name "C0".
    
    * add readme and fix a bunch of issues
    
    * Fixes to swagger.
    
    * Fixes to swagger.
    
    * Fixes to swagger.
    
    * Example names.
    
    * Update readme.az.md
    
    Co-authored-by: qiaozha <qiaozha@microsoft.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    6 participants