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

[AutoPR track2_azure-mgmt-healthbot] Azure Health Bot MSI support #5960

Closed

Conversation

openapi-sdkautomation[bot]
Copy link

Create to sync Azure/azure-rest-api-specs#14787

You can install the use using pip install of the artificats.

chlowell and others added 29 commits June 18, 2021 16:10
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
* add check before printing receipt items

* add check before printing receipt items
* flatten DimensionGroupIdentity

* update
* CodeGen from PR 14841 in Azure/azure-rest-api-specs
add sql tag to readme.go.md (Azure#14841)

* version,CHANGELOG

* test

* test config

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <601306339@qq.com>
* CodeGen from PR 14709 in Azure/azure-rest-api-specs
java mgmt, aks, add needed json (Azure#14709)

* version,CHANGELOG

* test

* test config

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <601306339@qq.com>
* Added profiler support to perf framework

* Removed old loop kwarg

* Fixed list test bug

* Support old API version

* Updated perf framework for test proxy

* Support test proxy

* Whitespace

* Support proxy in legacy tests

* Update perf test guide

* Support proxy in GetSecretTest

Co-authored-by: Mike Harder <mharder@microsoft.com>
* Update links with master to use main

* Update ci.yml files

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
* Update pipeline generation tool version

Consume latest changes from pipeline generation tool in Azure/azure-sdk-tools#1708

* Update tool version to include fix for public ci

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* Workspaces must be common

* tests yml

* lint

* changelog

* Update sdk/monitor/azure-monitor-query/tests/async/test_logs_client_async.py
* CodeGen from PR 14627 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.DocumentDB to add version stable/2021-06-15 (Azure#14627)

* Adds base for updating Microsoft.DocumentDB from version stable/2021-04-15 to version 2021-06-15

* Updates readme

* Updates API version in new specs and examples

* PITR apis to stable version

* Fixing readme

* Adding parameters

* Fixing restorable.json

* Fixing linter errors

* missing ref

* Unflattening the DatabaseAccountCreateUpdateProperties

* Adds base for updating Microsoft.DocumentDB from version stable/2021-05-15 to version 2021-06-15

* Updates readme

* Updates API version in new specs and examples

* Adding the restorable json to readme

* Added disableLocalAuth flag to DatabaseAccount CRU operations.

* Adding Backup policy migration state

* Fixing linter errors

* Fixing linter warnings

* Fixing breaking change

Co-authored-by: ayanMSFT <53790657+ayanMSFT@users.noreply.github.com>

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: ayanMSFT <53790657+ayanMSFT@users.noreply.github.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 14452 in Azure/azure-rest-api-specs
Added missing updatable properties in ConfigurationStorePropertiesUpdateParameters (Azure#14452)

Co-authored-by: jimmypc92 <jimmypc92>

* version,CHANGELOG

* test

* test config

* test config

* test config

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <601306339@qq.com>
…re set (Azure#19233)

The azure documentation says "if a message has the partition key property but not the session ID property set, then Service Bus uses the partition key property value as the partition key. If the message has both the session ID and the partition key properties set, both properties must be identical" [https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-partitioning#using-a-partition-key]. 
[Re-raised Azure#18955]
* Deprecate azure-monitor

* ci fix
* Use x-ms-date for Hmac

* Update chat recorded sessions

* Fix SMS hmac; update sms recorded sessions

* Update phone number code and recorded sessions

Co-authored-by: JP Chen <jiach@microsoft.com>
* Cloud event should parse smalled ms precisions

* changelog

* Update sdk/core/azure-core/tests/test_messaging_cloud_event.py

* add tests

* Update sdk/core/azure-core/CHANGELOG.md

* Apply suggestions from code review
* skip test

* Update test_cli_mgmt_monitor_async.py
* Aggregation should be a list

* Update sdk/monitor/azure-monitor-query/tests/async/test_metrics_client_async.py

* Update sdk/monitor/azure-monitor-query/tests/test_metrics_client.py
dependabot bot and others added 28 commits July 8, 2021 16:38
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.5.4 to 3.7.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.5.4...v3.7.4)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Explicitly add '/*' '!/*/' to the list of paths so we include
the files in the root of the repo.

Added some extra command logging so we can easily repro locally without
needing to find the code that ran.

Update to '/eng' so that we only get paths that start with eng instead
of every path that has eng as a folder.

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
* leave stream open in response

* update

* Get latest main (Azure#19733)

* Credentials accept tenant_id argument to get_token (Azure#19602)

* Update changelog for azure-identity 1.7.0b2 (Azure#19693)

* [Key Vault] Drop 3.5 support for keys (Azure#19712)

* [AutoRelease] t2-compute-2021-07-08-85328 (Azure#19715)

* CodeGen from PR 14638 in Azure/azure-rest-api-specs
Move RestorePoint properties into new properties bag for restore point (Azure#14638)

* version,CHANGELOG

* test

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* debug_guide for python SDK (Azure#19716)

* Increment package version after release of azure-servicebus (Azure#19709)

* Increment package version after release of azure-identity (Azure#19721)

* Prevent DeprecationWarning in Identity tests (Azure#19723)

* move _utils.py (Azure#19431)

* move _utils.py

* update

* [QnA] Initial SDK (Azure#19544)

* Template + first code gen

* Basic client

* First tests

* Added async client + tests

* Added answerspan test

* Added authoring APIs

* Some updates

* Pure generated clients

* Test updates

* Update test imports

* Clean working recordings

* Renamed directory

* Removed authoring for now

* Use unreleased core

* Remove conversation + ci yaml

* Some CI updates

* update language __init__.py to not have a space in the name

* Setup.py

* Updated core dependency

* CI fixes

* Added language nspkg

* Fix Python 2.7

* Added some more tests

* Test fixes

* Added live configuration

* Bumped msrest

* readme + samples

* No pypi or refdocs yet

* Review feedback

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>

* fix broken rest due to utils movement (Azure#19728)

* handle details "null" (Azure#19430)

* handle details "null"

* update

* Bump aiohttp from 3.5.4 to 3.7.4 in /common/smoketest (Azure#19330)

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.5.4 to 3.7.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.5.4...v3.7.4)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: Charles Lowell <chlowe@microsoft.com>
Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com>
Co-authored-by: Azure CLI Bot <azclibot@microsoft.com>
Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: annatisch <antisch@microsoft.com>
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: Charles Lowell <chlowe@microsoft.com>
Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com>
Co-authored-by: Azure CLI Bot <azclibot@microsoft.com>
Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: annatisch <antisch@microsoft.com>
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* CodeGen from PR 15001 in Azure/azure-rest-api-specs
[python]track2 config (Azure#15001)

* track2 config

* directive for required type in readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 14953 in Azure/azure-rest-api-specs
Vipinhas/Remove Cluster max capacity and Add new Api Version (Azure#14953)

* removing read only property, no longer in use - NOT a breaking change

* Remove max capacity resrvation level from cluster

* Add new api version to support new capaciry res level tiers

* remove new api version

* add copy of last dir. for new api-version

* add new api version changes

* add units

* version,CHANGELOG

* test

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
…ssion (Azure#19731)

* exclude communication-phonenumbers from regression testing (broken tests)
* CodeGen from PR 14990 in Azure/azure-rest-api-specs
[Python] track2 config  (Azure#14990)

* authorization

* automation

* recoveryservices

* logic

* notificationhubs

* search

* version,CHANGELOG

* test

* test config

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <601306339@qq.com>
* CodeGen from PR 15131 in Azure/azure-rest-api-specs
Azure resource 2021 7 (Azure#15131)

* sql t2 readme config

* readme config

* Update readme.python.md

* conflient resolve

* readme.python config

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* version,CHANGELOG

* test

* test config

* test config

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <601306339@qq.com>
* CodeGen from PR 15132 in Azure/azure-rest-api-specs
Guestconfiguration t2 config (Azure#15132)

* sql t2 readme config

* readme config

* Update readme.python.md

* conflient resolve

* track2 config

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
* CodeGen from PR 15133 in Azure/azure-rest-api-specs
fix some AVS 2021-06-01 list examples (Azure#15133)

* version,CHANGELOG

* changelog config

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <601306339@qq.com>
* not override request id if it already exists in header

* update

* changelog
* Update README.md

Resource → Translator
Feature → Document Translation

* Update README.md
)

* add displayname in send typing notification

* update changelog

* fix pylint

* fix review comments
* Add FilterPoliCheckResult.ps1

* Add description to FilterPoliCheckResults.ps1

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
Merge 0c6e9a873cda1f67d33b2b2e25d14c0e0a553bea into cc268fe
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14787/track2_azure-mgmt-healthbot branch from df5fd16 to e9e80e1 Compare July 14, 2021 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.