Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

[AutoPR search/resource-manager] [WaitForARMFeedback] Add api get_services_by_subscription of Azure Search #2194

Merged
merged 2 commits into from
Feb 26, 2019

Conversation

AutorestCI
Copy link

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.
@azuresdkciprbot
Copy link

Ruby Build Drop - Direct download

The Gem file (zipped version) could be downloaded here.

Installation instructions

  1. Download the Build Drop zip file: azure-sdk-for-ruby_pr2194.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr2194.tar.gz.
  3. In the Gemfile of your project, add reference to your gem. For example, if your gem is azure_mgmt_locks, the reference would be: gem 'azure_mgmt_locks', '<VERSION_OF_GEM>', path: '<UNZIPPED_PATH>/management/azure_mgmt_locks/pkg'

Note: VERSION_OF_GEM can be found from the name of the gem file. For example, if the name of the gemfile is azure_mgmt_locks-0.17.1.gem, the VERSION_OF_GEM will be 0.17.1.

Update search.json

Rename example reference name
@AutorestCI AutorestCI merged commit 33962b2 into restapi_auto_search/resource-manager Feb 26, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5123 branch February 26, 2019 19:57
@AutorestCI
Copy link
Author

This PR has been merged into #2267

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

Successfully merging this pull request may close these issues.

2 participants