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 azure-mgmt-consumption] [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-10-01 #4017

Closed

Conversation

openapi-sdkautomation[bot]
Copy link

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

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

msyyc and others added 30 commits December 17, 2020 10:47
* CodeGen from PR 11292 in Azure/azure-rest-api-specs
Azure ad b2c tenant resource management APIs swagger, merge into public repo (Azure#11292)

* tenant creation azure ad b2c swagger merge into public repo

* adding custom word and formatting json files

* fixing readmes

* removing conflict with master branch

* fixing readme

* fixing go readme

* updated service name and output folder paths

* csharp reeadme for multiple versions?

* csharp reeadme for multiple versions?

* trimming non-public preview platform targets;cleaning up chsarp/go/python readmes

* reesolving custom-words conflict

* Update specification/cpim/resource-manager/readme.md

Co-authored-by: Arcturus <ufo54153@gmail.com>

* removing space before the yaml

* restoring and appending azureresourceschema.md

* Update specification/cpim/resource-manager/readme.go.md

Co-authored-by: Arcturus <ufo54153@gmail.com>

* Update specification/cpim/resource-manager/readme.go.md

Co-authored-by: Arcturus <ufo54153@gmail.com>

* api version and subscription paremeter not in method location

* python readme updates

* python readme updates

* fixing extra commas

* trying variation for go readme

* Update readme.md

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

* trying to match with azure monitor readme

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

* version,changelog

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: Arcturus <ufo54153@gmail.com>
…Azure#15816)

* OpenTelemetry Exporter use Resources API to retrieve cloud role properties

* lint

* Adding changelog
* Move common code to create API review into eng common in tools
* Add keys migration guide, update keys README

* Address feedback

* Update language about local crypto
Co-authored-by: Tural Farhadov <tufarhad@microsoft.com>
…m certificate (Azure#15863)

* Add certificate key/cert parsing samples

* Thanks, Charles!

* Better wording

Co-authored-by: Charles Lowell <chlowe@microsoft.com>
echoing: Azure#15493
Py39 is native to the images now. Don't need to download and install it anymore. Accommodating for EH/SB
* [Storage][LiveTest]replace the fixed blob names

* re-record
…te issue Azure#13546 having been fixed. (it seems to have been.) (Azure#15786)

Co-authored-by: Yunhao Ling <adam_ling@outlook.com>
* Remove redundant decorators; skip managed identity test

* add isasync optional param for get auth policy

* Enable async managed identity test

* Force decoding url in async client

Co-authored-by: turalf <tufarhad@microsoft.com>
…ion (Azure#15393)

* Generated using newest autorest version

* readded version

* readded StorageErrorException

* added more missing imports for storageErrorException

* added more missing imports for storageErrorException

* use http_response

* eradicated StorageErrorException

* added http_response to deserialize

* added http_response location mode

* added body to params since it got repositioned

* made more changes

* added extra check

* fixed sync test for retention policy

* fixed async rentention policy test

* fixed ci for blobs

* generated for datalake using new gen

* api versioning fix

* removed storage error excep

* fixed append data bug

* fixed all failing tests for datalake

* fixed all failing tests for datalake

* linter

* fixed linter

* fixed linter

* removed cls in datalake list paths

* removed the cls method from deserialize

* added version id
* removed unittest.main() from test files, small steps

* goofed on the merge commit
* run black against codes

* rever comment content

* fix pylint

* run black after merging from master

* fix pylint

* fix pylint

* update tests.yml
* adding a test folder in docs, updating dev_setup.md to install from dev_requirements.txt

* updating docs with new information, creating a tests folder. committing in the middle to switch gears

* more updates to test documentation, adding section on writing tests for the data plane libraries

* added a section on writing tests for non-mgmt libraries

* adding a tests readme and intro guide, adding info about preparers

* changing dev setup to install packages correctly

* addressing all of laurents comments

* those were kierans comments, moved examples over to the dev file

* removing references to azure active directory

* second read-through with more updates and clean ups

* small updates

* updating based on krista and laurents comments, moved mgmt settings stuff and preparers to an advanced section

* updating based on izzy,krista, and laurents comments

* comments from swathi and laurent

* removed more sections about with 'tutorial' and added links to packaging
* updating packaging information

* removing a duplicated line
* moved over to arm template, removing unnecessary stuff now

* cleaning up files, removing unnecessary imports

* fixed the user-agent issue, which has since dissappeared
scbedd and others added 26 commits January 26, 2021 10:41
Azure#16313)

* remove local install of azure-sdk-tools from common location. add to dev_requirements where necessary
Co-authored-by: Sima Zhu <sizhu@microsoft.com>
…age (Azure#16300)

* initial commit: new folder for identity

* Added root files to identity package

* copy identity client files from admin to new pkg

* add autorest generated files

* copy samples over

* update references in other packages

* Added tests to identity package

* remove identity code from admin package

* update changelog

* remove identity code from admin package

* update changelog

* Removed identity tests from admin package

* Update admin readme

* add back version.py for wheel generation

* Removed user credential test in admin package

* update _version.py

* remove redundant files

* fixed error with init file

* minor naming fixes

* only expose required shared models

* Update chat to reference new identity package

* Updated identity test recordings

* Added examples to identity README.md

* Updated dependencies in identity package

* Updated code style to meet pylint requirements

* Added identity package to ci file

* Updated CHANGELOG version formatting

Co-authored-by: Bert Ong <823691+beltr0n@users.noreply.github.com>
…zure#16334)

* prefix appearance/style model with Text and expose models

* add line appearance to sample with signature

* feedback
* add function for getting existing package versions

* Add SetPackageVersion function

* Add GetPackageInstallNotes function
…Azure#16365)

* move mindependency and latestdependency common pieces to eng/dependency_tools.txt
* Run the link verification step even previous step failed.

* Make the tab right

* Address comments

* Run default condition if no RunOnFailure set.

* Changed back to simple condition

Co-authored-by: Sima Zhu <sizhu@microsoft.com>
* CodeGen from PR 12429 in Azure/azure-rest-api-specs
Add new api-version 2020-08-01 of network to go sdk (Azure#12429)

* test,version,CHANGELOG

* fix changelog and version

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Removes unnecessary pylint statements, changes numbers to descriptions, makes a few code changes to address a pylint issue
* unexpose api_version property

* update changelog
* Update Change log in ACS packages

* Address PR feedback
* commit -1

* async

* lint

* Update sdk/eventgrid/azure-eventgrid/azure/eventgrid/_helpers.py

* Update sdk/eventgrid/azure-eventgrid/azure/eventgrid/_helpers.py

* fix test

* Update sdk/eventgrid/azure-eventgrid/tests/test_eg_publisher_client_async.py

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
* Fix sms client to adapt new phone number model

* Fix async test

Co-authored-by: turalf <tufarhad@microsoft.com>
* update pages description

* missed a parentheses
* Added ContainerClient.exists() method

* lint
* CodeGen from PR 12563 in Azure/azure-rest-api-specs
Enable python track2 pipeline (Azure#12563)

* test,version,CHANGELOG

* fix test

* fix changelog , version

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
… closure issue (Azure#16414)

* Fixed Datalake Service Client context manager/session closure issue

* test recording

* removed redundant code
* track2 new pipeline

* Update swagger_to_sdk_config_autorest.json

* Update swagger_to_sdk_config_autorest.json

* fix comment

* better display ui
* Enforce API approval status for GA and include SDK type in package properties

* Fix per review comment

* Fixes as per review comments to avoid changing constructor signature

* Fixes as per review comments to handle track 1 packages

* Fix yaml format error

Co-authored-by: praveenkuttappan <prmarott@microsoft.com>
Merge 5859d9866b6747d5e7b7ad2486777cfe43b4eff3 into 57e4143
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/12741/azure-mgmt-consumption branch from 87a099f to 4c393a6 Compare January 29, 2021 23:05
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.