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

[AutoPR] web/resource-manager #2184

Closed
wants to merge 4 commits into from

Conversation

AutorestCI
Copy link

Created to accumulate context: web/resource-manager

typo: web/resource-manager/Microsoft.Web/stable/2018-02-01/WebApps.json

- certifite -> certificate
@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_pr2184.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr2184.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.

Add the 2018-02-01 certificates files back
@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_pr2184.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr2184.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.

…ateOrUpdate (#2158)

* Generated from b358cc2d9448ec292d6d67de69f587080731c85e

Add examples of 201 response to AppServicePlans_CreateOrUpdate.

* Generated from b358cc2d9448ec292d6d67de69f587080731c85e

Add examples of 201 response to AppServicePlans_CreateOrUpdate.
@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_pr2184.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr2184.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 managedserviceidentity type enum

Enum is currently missing the ua + sa combination + "none" type. We do support those values in our API and as such need the swagger to reflect that.
@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_pr2184.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr2184.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.

@sarangan12 sarangan12 closed this May 2, 2019
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.

3 participants