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] web/resource-manager #4429

Merged
merged 15 commits into from
May 24, 2019
Merged

Commits on Feb 26, 2019

  1. Generated from b358cc2d9448ec292d6d67de69f587080731c85e (#4428)

    Add examples of 201 response to AppServicePlans_CreateOrUpdate.
    AutorestCI authored Feb 26, 2019
    Configuration menu
    Copy the full SHA
    60727bd View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. Generated from c2d7ae74564edf027d2baa5d39864ba26a4f593a (#4448)

    Update UserAssignedIdentities spec in Web
    
    Microsoft.Web recently added support for UserAssigned managed service identities (in preview), but the swagger spec is incorrect for the identity payload as it follows the old construct of sending an array of identityIds as opposed to the updated spec which instead sends a dictionary object called userAssignedIdentities. 
    
    Spec + history outlined here:
    http://sharepoint/sites/AzureUX/Sparta/_layouts/15/WopiFrame2.aspx?sourcedoc=%7b633632B4-02E4-4DE2-92A9-EDCAF9BE73D4%7d&file=ARM%2BMSI.docx&action=default 
    
    Our swagger contains identityids[] because of previous work to future support UserAssigned identities, but never released the feature in that state, rather we opted to wait for the new spec to be supported and then integrated with that on our end. 
    
    Our MSI implementation reflects Microsoft.Compute's spec for user assigned.
    
    https://github.com/Azure/azure-rest-api-specs/blob/78e1feab142c605839aa3cec23442ca26b8ef04d/specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json
    AutorestCI authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    8124af5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21218d4 View commit details
    Browse the repository at this point in the history
  3. [AutoPR web/resource-manager] [Hub Generated] Review request for Micr…

    …osoft.Web to add version 2018-02-01 (#4436)
    
    * Generated from b772c09b4e8132be83594f0a834cf7b363445a3c
    
    Address PR description feedback
    
    * Generated from 61d39f048374e3c8dd07112e7d9e8554e8664ea5
    
    Fix casing
    
    * Packaging update of azure-mgmt-web
    
    * Generated from 66114e58530dd7027b63182defcf1c8f73d1d502
    
    Remove incorrect pagination from examples.
    AutorestCI authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    11726bc View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Generated from 13b235cccbe934e60dba491a2a49edcae9c7f275 (#4481)

    Fix Hosting Environment Network Dependencies pagination
    AutorestCI authored Mar 5, 2019
    Configuration menu
    Copy the full SHA
    040ae80 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. [AutoPR web/resource-manager] Update managedserviceidentity type enum (

    …#4761)
    
    * Generated from d605882bdcb7e402badbf4aeca8d66f20a9d197e
    
    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.
    
    * Packaging update of azure-mgmt-web
    AutorestCI authored Apr 2, 2019
    Configuration menu
    Copy the full SHA
    8b8b822 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. Generated from 215b006997fc053d43337cd0455d8bdfdbe18898 (#4768)

    Add Managed Identity envelope to SitePatchResource
    
    Add Managed Identity envelope to SitePatchResource object to allow PATCH identity operations to a site through Swagger
    AutorestCI authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    c8c4bbd View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. [AutoPR web/resource-manager] VnetInfo CertBlob format changed to str…

    …ing (#4860)
    
    * Generated from d0b3b0dc2238ba14b6a41ced8e7ce66e3755f279
    
    VnetInfo CertBlob format changed to string
    
    * Packaging update of azure-mgmt-web
    AutorestCI authored Apr 23, 2019
    Configuration menu
    Copy the full SHA
    611c851 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. Configuration menu
    Copy the full SHA
    9eae4d3 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Generated from ca964030410907fee5bc6c2e08d6e5dd934e49a3 (#5190)

    Add Source Web App Location
    AutorestCI authored May 13, 2019
    Configuration menu
    Copy the full SHA
    5fce2db View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Generated from 96295fc95567dcd52215bafad85d53dc931adc32 (#5212)

    Add Api-version 2018-11-01 for WebApps Collection
    
    Add package Tag
    
    Fix path to common definitions
    AutorestCI authored May 14, 2019
    Configuration menu
    Copy the full SHA
    e71efdf View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Configuration menu
    Copy the full SHA
    4068a54 View commit details
    Browse the repository at this point in the history
  2. Web in new folder

    lmazuel committed May 24, 2019
    Configuration menu
    Copy the full SHA
    269b5f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7524950 View commit details
    Browse the repository at this point in the history
  4. ChangeLog

    lmazuel committed May 24, 2019
    Configuration menu
    Copy the full SHA
    ebcae34 View commit details
    Browse the repository at this point in the history