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 search/resource-manager] [WaitForARMFeedback] Add api get_services_by_subscription of Azure Search #4276

Merged
merged 2 commits into from
Feb 26, 2019

Conversation

AutorestCI
Copy link
Contributor

add api get_services_by_subscription

Add path of API "get search services by subscription" (GET/SUBSCRIPTIONS/PROVIDERS/MICROSOFT.SEARCH/SEARCHSERVICES) in the spec of API version 2015-08-19 of Azure Search (Microsoft.Search). Along with a sample.
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jan 31, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-search

You can install the package azure-mgmt-search of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_5123#egg=azure-mgmt-search&subdirectory=azure-mgmt-search"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_5123#egg=azure-mgmt-search&subdirectory=azure-mgmt-search"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_5123
  • pip install -e ./azure-mgmt-search

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_5123
  • pip wheel --no-deps ./azure-mgmt-search

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Jan 31, 2019

Codecov Report

Merging #4276 into restapi_auto_search/resource-manager will decrease coverage by <.01%.
The diff coverage is 7.4%.

Impacted file tree graph

@@                           Coverage Diff                            @@
##           restapi_auto_search/resource-manager    #4276      +/-   ##
========================================================================
- Coverage                                  56.7%    56.7%   -0.01%     
========================================================================
  Files                                      7649     7649              
  Lines                                    158371   158398      +27     
========================================================================
+ Hits                                      89812    89814       +2     
- Misses                                    68559    68584      +25
Impacted Files Coverage Δ
...zure/mgmt/search/operations/services_operations.py 67.82% <7.4%> (-9.33%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bfd58fd...23261b5. Read the comment docs.

@AutorestCI AutorestCI merged commit 468c3ac into restapi_auto_search/resource-manager Feb 26, 2019
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #2901

@AutorestCI AutorestCI deleted the restapi_auto_5123 branch February 26, 2019 19:57
lmazuel pushed a commit that referenced this pull request Mar 7, 2019
* Generated from 93a610bee8cf78c96ff98829a41aa72328208230 (#2897)

Azure Search: Removing redundant commas

* [AutoPR search/resource-manager] typo: search/resource-manager/Microsoft.Search (#3988)

* Generated from 95144350accb257e537fb7af4cf472c7253670f0

typo: search/resource-manager/Microsoft.Search

- programatically -> programmatically
- Trim trailing space

* Packaging update of azure-mgmt-search

* Packaging update of azure-mgmt-search

* updated versioning and changelog, pulled latest azure sdk tools

* [AutoPR search/resource-manager] [WaitForARMFeedback] Add api get_services_by_subscription of Azure Search (#4276)

* Generated from 52d399a338e4f89936972f21db87a8dbbce1e08d

add api get_services_by_subscription

Add path of API "get search services by subscription" (GET/SUBSCRIPTIONS/PROVIDERS/MICROSOFT.SEARCH/SEARCHSERVICES) in the spec of API version 2015-08-19 of Azure Search (Microsoft.Search). Along with a sample.

* Packaging update of azure-mgmt-search
lmazuel pushed a commit that referenced this pull request May 24, 2019
* Generated from 93a610bee8cf78c96ff98829a41aa72328208230 (#2897)

Azure Search: Removing redundant commas

* [AutoPR search/resource-manager] typo: search/resource-manager/Microsoft.Search (#3988)

* Generated from 95144350accb257e537fb7af4cf472c7253670f0

typo: search/resource-manager/Microsoft.Search

- programatically -> programmatically
- Trim trailing space

* Packaging update of azure-mgmt-search

* Packaging update of azure-mgmt-search

* updated versioning and changelog, pulled latest azure sdk tools

* [AutoPR search/resource-manager] [WaitForARMFeedback] Add api get_services_by_subscription of Azure Search (#4276)

* Generated from 52d399a338e4f89936972f21db87a8dbbce1e08d

add api get_services_by_subscription

Add path of API "get search services by subscription" (GET/SUBSCRIPTIONS/PROVIDERS/MICROSOFT.SEARCH/SEARCHSERVICES) in the spec of API version 2015-08-19 of Azure Search (Microsoft.Search). Along with a sample.

* Packaging update of azure-mgmt-search

* [AutoPR search/resource-manager] Azure Search: Resource Manager: Support 'None' Identity type (#4480)

* Generated from f0fe70b51825fdec12d01df500646be7e4dcff54

Azure Search: Resource Manager: Support 'None' Identity type

* Packaging update of azure-mgmt-search

* Packaging update of azure-mgmt-search

* Generated from d59344aa21135e602d2abb6a70e68394463c8f8c (#4575)

Add L-Series SKU values to management plane

* Packaging update of azure-mgmt-search

* Move search to new path

* Update path

* changeLog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants