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

Merging all commits from Azure/rest-api-specs Master branch to AsrOneSdk/rest-api-specs masterCur branch #2

Closed
wants to merge 440 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 30, 2018

  1. Add specs for machine learning services provider (#3135)

    * Add specs for machine learning services provider
    
    * Added python config to readme
    
    * Added repo generation for Python
    
    * Addressed feedback
    
    * Address more comments
    ragargms authored and sergey-shandar committed May 30, 2018
    Configuration menu
    Copy the full SHA
    f0d8a6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b112be5 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. Configuration menu
    Copy the full SHA
    b9841d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41cd868 View commit details
    Browse the repository at this point in the history
  3. Adding new value to VA baseline name (#3143)

    * Adding new value to VA baseline name
    
    Adding new value to VA baseline name
    
    * Fix typo
    
    Fix typo
    
    * Updating VulnerabilityAssessmentPolicyBaselineName
    
    * Fixed all comments
    yaakoviyun authored and marstr committed May 31, 2018
    Configuration menu
    Copy the full SHA
    80fe89d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c112e39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57399c0 View commit details
    Browse the repository at this point in the history
  6. Add specs for Microsoft.IoTCentral RP (#3167)

    * Add specs for Microsoft.IoTCentral RP
    
    Merge from private repo. PR: Azure/azure-rest-api-specs-pr#472
    
    * Fix support for ruby sdk
    
    Change package_name to align with iothub
    vishwam authored and jhendrixMSFT committed May 31, 2018
    Configuration menu
    Copy the full SHA
    697c1b6 View commit details
    Browse the repository at this point in the history
  7. Compute Py conf (#3169)

    lmazuel authored May 31, 2018
    Configuration menu
    Copy the full SHA
    cf96cdb View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. [AKS] add new 2018-03-31 API (#3131)

    * Add custom VNET model definition.
    
    * [AKS] add new 2018-03-31 API
    
    * Add regex validations and x-ms-enum defs for VNET params
    
    * Add IP address regex and defaults for CIDR fields
    
    * Add addonProfile
    
    * Add enableRBAC boolean to ManagedClusterProperties
    
    * Add AADProfile to ManagedClusterProperties
    
    * Add ARM operations API
    
    * Rename an example file to start with a capital letter
    
    * Reconcile two definitions of OSType enum.
    
    * Rename to ManagedClusterAgentPoolProfile.
    
    Its fields have diverged from ContainerServiceAgentPoolProfile.
    
    * Py version
    
    * Revert "Reconcile two definitions of OSType enum."
    
    This reverts commit 2104f85.
    
    * Reconcile two definitions of OSType enum.
    
    Added "modelAsString" to containerServices' definition.
    
    * Incorporated review comments
    
    * Fixed examples errors pointed out by oav tool
    mboersma authored and lmazuel committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    c2ded50 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2018

  1. [Compute] Fix List VM Extension API name, description updates and oth…

    …er fixes. (#3152)
    
    * Fix List VM Extension API name, description updates and fix for 2018-06-01 version
    
    * Add VMSS Ip Tag
    hyonholee authored and sarangan12 committed Jun 2, 2018
    Configuration menu
    Copy the full SHA
    bce3a70 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Creating separate csharp readme for multiApi support (#2954)

    * Adding CSharp readme for multiApi support
    
    * updating the config to retain previously set defaults
    
    * Updating Authorization, Resource manager multi api tags for Azure Stack
    
    * Fixing to the correct tag name
    
    * adjusting casing for multiapi switch. Adding defualt config setting for CSharp generation. Adding tags for Resoruce Manager azure stack multiapi generation.
    shahabhijeet authored and lmazuel committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    a9675b1 View commit details
    Browse the repository at this point in the history
  2. Replacing # with # (#3174)

    cpjagan authored and sergey-shandar committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    7cba660 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5929767 View commit details
    Browse the repository at this point in the history
  4. [AKS] remove maxPods default (#3178)

    mboersma authored and lmazuel committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    749fe61 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. ComputerVision - collection of fixes (#3145)

    * fix ocr language parameter to fix [bug](Azure/azure-sdk-for-net#4083)
    * language parameter missing for /tag path
    * language parameter missing for /models/*/analyze path
    * make /models/*/analyze return a more generic type
    * add specific types for /models/*/analyze to return for current models
    cthrash authored and anuchandy committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    91ed1c0 View commit details
    Browse the repository at this point in the history
  2. [Not Swagger] API profile map for the profile version 2017-03-09-prof…

    …ile (#2895)
    
    * API profile map for the profile version 2017-03-09-profile
    
    * added 2018-03-01-hybrid profile json
    
    * Addressed the review comments
    
    * Adding supported resource types explicitly
    
    * Microsoft.Web resource types and fixing resources apiversion
    
    * Fixing Microsoft.Web, Fixing Locks resource type and updating readme for the changes
    
    * Removing the providerOperations under Auth and pricingTiers,quotasettings under Web, picking up available swagger versions for /subscriptions
    bganapa authored and marstr committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    b29373c View commit details
    Browse the repository at this point in the history
  3. Adding patch support for SQR API (#3112)

    * Added GA API version for Scheduled Query Rule
    
    Added GA API version for Scheduled Query Rule
    
    * Resolving Comments
    
    Resolving Comments
    
    * Made SKU as top level proprty and including generic error response format
    
    Couple of changes -
    1. Made SKU as top level proprty as mentioned here - https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md#put-resource
     2. including generic error response format
    
    * Minor Changes to align implementation
    
    1. Removed SKU - Billing Model is still under discussion, hence need not to be exposed to customers.
    2.  Enabled field ichanged to align with camel case.
    3.  'throttleTillDate' in properties.action changed to 'throttlingInMin' to denote correct meaning  and it’s data type changed to number instead of date.
    4. 'status' to be removed in properties.action from examples.
    5.  'severity' made a required field in properties.action.
    6. Removed Examples from original spec json
    
    * Updated Example to reflect AI instances in tags and 'dataSourceId"
    
    Updated Example to reflect AI instances in tags and 'dataSourceId"
    
    * made 'tags' details more descriptive
    
    * Restore Tags Description
    
    Restore Tags Description
    
    * Fixed Exmaple Validation
    
    Fixed errores reported by running command "oav validate-example"
    
    * Added Default Response payload in all APIs
    
    Changes -
    1. Added Default Response payload in all APIs
    2. Made azNs description more clear
    
    * Updating descriptions + property name change
    
    Updating descriptions + property name change
    
    * Patch Support for SQR API
    
    * Updated description for queryType
    
    Updated description for queryType
    
    * Update scheduledQueryRule_API.json
    
    * Resolving multiple model issue
    
    Changes - 
    1. Renamed "MetricTrigger" to "LogMetricTrigger"
    2. Aligned "Resources" to other specs
    abversqr authored and annatisch committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    ad24378 View commit details
    Browse the repository at this point in the history
  4. 2018-05-01 APIs for Microsoft.Resources (#2976)

    * reset.
    
    * update.
    
    * Update readme.md.
    
    * update readme.md.
    
    * fix.
    
    * add changes for readme.csharp.md.
    Tiano2017 authored and anuchandy committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    91f504b View commit details
    Browse the repository at this point in the history
  5. Remove uiDefinitionUri property from managed app responses and add ne…

    …w api version (#3154)
    
    * Create a new folder and add old api version files to the folder
    
    * Remove uidefinitionuri from managed app properties in responces
    
    * Added new api version for managed applications to readme files.
    
    * add  new api version for managed apps for python
    
    * fix semantic validation errors
    olsoro authored and jhendrixMSFT committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    ac44797 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Reservations RP 2018-06-01 specs (#3149)

    * copying all changes from private repo for 2018-06-01
    
    * Update readme.md
    
    * renaming autoFit to instanceFlexibility and its enum values
    
    * fix all example responses with autoFit rename to instanceFlexibility
    
    * moved 2018-11-01 from stable to preview
    
    * editing from stable to preview for 2018-06-01 in readme.md
    juhee0202 authored and lmazuel committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    2dd1182 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Configuration menu
    Copy the full SHA
    579b180 View commit details
    Browse the repository at this point in the history
  2. Adding June Swagger Update - Azure Container Instance (#3170)

    * Adding June API
    
    * updating api version
    
    * updating basic information to point at correct tag
    
    * updating api version in the examples
    
    * updating GO tags in README
    samkreter authored and marstr committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    709ef95 View commit details
    Browse the repository at this point in the history
  3. Updating documentation (#3184)

    * Update openapi-authoring-automated-guidelines.md
    
    * Update openapi-authoring-automated-guidelines.md
    
    * Update openapi-authoring-automated-guidelines.md
    
    * Update openapi-authoring-automated-guidelines.md
    
    * Update openapi-authoring-automated-guidelines.md
    
    * Update openapi-authoring-automated-guidelines.md
    
    * Update openapi-authoring-automated-guidelines.md
    mozehgir authored and annatisch committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    e02b768 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. [Data Factory]Add schema mapping for hierarchical data (#2906)

    * Add schema mapping for hierarchical data
    
    * Add example for column mapping
    charlesshen-msft authored and lmazuel committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    962108d View commit details
    Browse the repository at this point in the history
  2. added primary flag to the NetworkInterfaceIPConfigurationPropertiesFo…

    …rmat object of networkInterface.json definition of Network 2015-06-15 spec (#3200)
    seyadava authored and jianghaolu committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    51f2fe7 View commit details
    Browse the repository at this point in the history
  3. Sql/blob auditing (#3076)

    * One file for server and db apis
    
    Make one file which is blobAuditing.json that contains both server & db apis + update readme.md and add operations.json
    
    * Add extended server auditing settings API
    
    * Fixed operation id.
    
    * Enable Database Auditing Filtiring With a Predicate Expression
    
    New API which enables database auditing filtering by a where clause.
    
    * Enable Database Auditing Filtiring With a Predicate Expression
    
    New API which enables database auditing filtering by a where clause.
    In addition, existing related APIs swaggers were unified under same Public API name.
    
    * Enable Database Auditing Filtiring With a Predicate Expression
    
    New API which enables database auditing filtering by a where clause.
    In addition, existing related APIs swaggers were unified under same Public API name.
    
    * Fixing examples of existing APIs and modifying blobAuditing Swagger file
    
    storageAccountAccessKey was removed from requests response, and examples were modified accordingly.
    
    * Remove description of predicateExpression related exceptions from old APIs description.
    
    Fixing a small issue for client readability.
    AuditingSettings and ExtendedAuditingSettings APIs have a mutual exceptions description. Description which mentions predicateExpression parameter in all APIs.
    After this fix, predicateExpression related exceptions will not be mentioned on old APIs.
    
    * Moving files to preview/stable as appropriate.
    
    * Modifying swagger and examples of 2017 BlobAuditing APIs (#421)
    
    * 2017 Blob Auditing APIs - Swagger and examples.
    
    Modifying swagger and examples of 2017 blob auditing APIs.
    
    * Resetting examples of DatabaseBlobAuditing API to 2017
    
    Resetting examples of DatabaseBlobAuditing API to 2017
    
    * Fixing follwing comments
    
    Fixing follwing comments
    
    * Fixing build errors
    
    Fixing build errors
    
    * Fix build errors
    
    Fix build errors
    
    * Fixing comments
    
    fixing comments
    
    * Removed 2017 database API
    
    Removed 2017 database API
    
    * Revert "Fixing comments"
    
    This reverts commit c09f9f6.
    
    * Modifying description of APIs
    
    Modifying description of APIs after generating new swagger.
    
    * Modifying readme.md.
    
    Modifying readme.md.
    
    * Updating blobAuditing Json files.
    
    Updating blobAuditing Json files.
    
    * Temp change
    
    Temp change
    
    * Final commit
    
    Final commit
    
    * Fix Duplicated model name with non-identical definitions build error
    
    Fix Duplicated model name with non-identical definitions
    
    * Fix Duplicated model name with non-identical definitions build error
    
    This reverts commit 616851d and commits fixes.
    
    * Fix Automation Duplicated model name with non-identical definitions
    
    Fix Automation Duplicated model name with non-identical definitions
    
    * One file for server and db apis
    
    Make one file which is blobAuditing.json that contains both server & db apis + update readme.md and add operations.json
    
    * Add extended server auditing settings API
    
    * Fixed operation id.
    
    * Enable Database Auditing Filtiring With a Predicate Expression
    
    New API which enables database auditing filtering by a where clause.
    
    * Enable Database Auditing Filtiring With a Predicate Expression
    
    New API which enables database auditing filtering by a where clause.
    In addition, existing related APIs swaggers were unified under same Public API name.
    
    * Enable Database Auditing Filtiring With a Predicate Expression
    
    New API which enables database auditing filtering by a where clause.
    In addition, existing related APIs swaggers were unified under same Public API name.
    
    * Fixing examples of existing APIs and modifying blobAuditing Swagger file
    
    storageAccountAccessKey was removed from requests response, and examples were modified accordingly.
    
    * Remove description of predicateExpression related exceptions from old APIs description.
    
    Fixing a small issue for client readability.
    AuditingSettings and ExtendedAuditingSettings APIs have a mutual exceptions description. Description which mentions predicateExpression parameter in all APIs.
    After this fix, predicateExpression related exceptions will not be mentioned on old APIs.
    
    * Moving files to preview/stable as appropriate.
    
    * Modifying swagger and examples of 2017 BlobAuditing APIs (#421)
    
    * 2017 Blob Auditing APIs - Swagger and examples.
    
    Modifying swagger and examples of 2017 blob auditing APIs.
    
    * Resetting examples of DatabaseBlobAuditing API to 2017
    
    Resetting examples of DatabaseBlobAuditing API to 2017
    
    * Fixing follwing comments
    
    Fixing follwing comments
    
    * Fixing build errors
    
    Fixing build errors
    
    * Fixing comments
    
    fixing comments
    
    * Removed 2017 database API
    
    Removed 2017 database API
    
    * Revert "Fixing comments"
    
    This reverts commit c09f9f6.
    
    * Modifying description of APIs
    
    Modifying description of APIs after generating new swagger.
    
    * Modifying readme.md.
    
    Modifying readme.md.
    
    * Updating blobAuditing Json files.
    
    Updating blobAuditing Json files.
    
    * Temp change
    
    Temp change
    
    * Final commit
    
    Final commit
    
    * Fix Python conf of servermanager (#3140)
    
    * Fix ServerManager Py Conf (#3141)
    
    * Plug SwaggerToSdk to LogAnalyticsMgmt (#3142)
    
    * [Storage] Support Management policy on new api version 2018-03-01-preview (#3137)
    
    * [Storage] Add new API version 2018-03-01-preview
    
    * [Storage] Update rest version 2018-03-01-preview
    
    * [Storage] Support Management Policy
    
    * [Storage] Update since code review comments
    
    * Add Python conf
    
    * [Storage] Add managment policy doc link to policy description.
    
    * [Storage] modify as review comments
    
    * RSA key size examples, ECC descriptions (#3136)
    
    * RSA key size examples, ECC descriptions
    
    * remove preview changes for now
    
    * Added GroupType property in HybridWorkerGroup (#3132)
    
    * Watcher resource swagger specs. For more details on the Usage of the resource: https://docs.microsoft.com/en-us/azure/automation/automation-watchers-tutorial (#3102)
    
    * Watcher specs
    
    * using the same model for get/put input and output.
    
    * Fix storage Python conf (#3148)
    
    * Fix for Azure Networking swagger 2018-04-01 version (#3146)
    
    * Adding swagger for new api-version consumption 2018-05-31, introducing new Forecast api swagger (#3114)
    
    * Forecast Api swagger
    
    * consumption readme file update for the new swagger version
    
    * addressing review comment on adding nextLink
    
    * fixing build error
    
    * Addressed feedback on enum and fixed a typo
    
    * Stop using unobscured credentials
    
    * Fix Duplicated model name with non-identical definitions build error
    
    Fix Duplicated model name with non-identical definitions
    
    * Fix go tag for storage management plane 2018-03-02 api version (#3156)
    
    * Refactoring Job Definitions (#3116)
    
    * MySQL/PostgreSQL VNET with API Version 2017-12-01 for Public Preview. (#3138)
    
    * Fix Python conf
    
    * Adding the VNET Rest APIs to 2017-12-01 version.
    
    Adding the VNET Rest APIs to 2017-12-01 version.
    
    * Add specs for machine learning services provider (#3135)
    
    * Add specs for machine learning services provider
    
    * Added python config to readme
    
    * Added repo generation for Python
    
    * Addressed feedback
    
    * Address more comments
    
    * Adding Security RP API swagger (#3144)
    
    * Reverted methods in vpn gateways. (#3163)
    
    * Fix Duplicated model name with non-identical definitions build error
    
    This reverts commit 616851d and commits fixes.
    
    * Fix Automation Duplicated model name with non-identical definitions
    
    Fix Automation Duplicated model name with non-identical definitions
    
    * Revert "Fix Duplicated model name with non-identical definitions build error"
    
    This reverts commit d1c40f7.
    
    * Revert "Fix Duplicated model name with non-identical definitions build error"
    
    This reverts commit 2c1261e.
    
    * Update readme.md file
    
    Update readme.md file
    marstr authored and hovsepm committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    74c3323 View commit details
    Browse the repository at this point in the history
  4. [AKS] add nodeResourceGroup property (#3203)

    * [AKS] add nodeResourceGroup property
    
    * Increment python package version to 4.1.0
    
    * Update example JSON with nodeResourceGroup
    mboersma authored and dsgouda committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    d8e6990 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc63801 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2018

  1. Add bing AutoSuggest Spec (#3180)

    * add bing autosuggest spec
    
    * rename generated folder
    
    * update spec
    
    * update spec
    
    * update spec
    
    * add name in SuggestionGroup
    
    * refer the example in spec file
    
    * update sepc
    
    * update spec
    
    * suppress -type error
    
    * suppress R3016 error
    
    * update spec
    
    * update spec
    gu-wei-x authored and jianghaolu committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    a1ff097 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. Configuration menu
    Copy the full SHA
    ff32ccf View commit details
    Browse the repository at this point in the history
  2. Added new api versions for PriceSheet and UsageDetail (#3187)

    * Added new api versions for PriceSheet and UsageDetail
    
    * consolidating the operation groups based on code review.
    kc786 authored and marstr committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    c2f3210 View commit details
    Browse the repository at this point in the history
  3. Adding serverSecurityAlertPolicies.json from pr (#3166)

    * Adding serverSecurityAlertPolicies.json from pr
    
    Azure/azure-rest-api-specs-pr#412
    
    * fixed comment
    
    * Fixed validation error
    
    * Another validation fix
    
    * Fix validation error
    
    * fixed comments
    yaakoviyun authored and marstr committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    cc39c38 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Configuration menu
    Copy the full SHA
    788f8f8 View commit details
    Browse the repository at this point in the history
  2. [AKS] update go SDK configuration and fix a consistency error (#3172)

    * [AKS] update go SDK configuration and fix consistency errors
    
    * Fix 2017-08-31 AKS example json validation errors
    mboersma authored and annatisch committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    da72ddb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c9a953 View commit details
    Browse the repository at this point in the history
  4. Minor updates to description properties to improve docs (#3209)

    * Update swagger for api-version 2018-03-01
     - add many missing examples
     - improve/complete descriptions and summaries
    
    * Fix a handful of validation failures
    Add/correct some response codes
    
    * Fix back-compat for some error codes (leaving it inconsistent)
    Change policyAssignment result for nonexistent delete by ID to match all other delete methods
    Attempt to fix Travis FNF error
    
    * Fix bracket bug in last commit
    
    * Another attempt to fix Travis CI FNF error: simplifying the example file as much as possible.
    
    * Another attempt to fix Travis FNF error (filename casing...)
    
    * Putting back original example, modified during troubleshooting.
    
    * Apply PR feedback (fix errors in a couple examples)
    
    * Correct/improve wording in description properties.
    
    * Update a few descriptions to improve the REST docs.
    mentat9 authored and jhendrixMSFT committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    1432f67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e68aa9 View commit details
    Browse the repository at this point in the history
  6. adding x-ms-enum (#3220)

    juhee0202 authored and lmazuel committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    4ea7c06 View commit details
    Browse the repository at this point in the history
  7. Java multi api (#3221)

    * Fix ASE instance metrics url
    
    * Add java multi-api sections in select readme files
    
    * Add java multi api to network (temporary)
    
    * Add Java multi api to resources
    
    * Fix readme for Java in media
    
    * Add web app multiapi
    
    * Add multi api for web app and network
    
    * sync with master  (#3153)
    
    * Use common Resource & Sku definitions in all Sql specs (#3134)
    
    * Use common Resource & Sku definitions
    
    * Don't use common Sku definition
    
    * Just use common SQL definitions
    
    * Fixed syntax error
    
    * Fixed another syntax error
    
    * Fixed sku ref error
    
    * Fixed syntax error in example
    
    * Fix Python conf of servermanager (#3140)
    
    * Fix ServerManager Py Conf (#3141)
    
    * Plug SwaggerToSdk to LogAnalyticsMgmt (#3142)
    
    * [Storage] Support Management policy on new api version 2018-03-01-preview (#3137)
    
    * [Storage] Add new API version 2018-03-01-preview
    
    * [Storage] Update rest version 2018-03-01-preview
    
    * [Storage] Support Management Policy
    
    * [Storage] Update since code review comments
    
    * Add Python conf
    
    * [Storage] Add managment policy doc link to policy description.
    
    * [Storage] modify as review comments
    
    * RSA key size examples, ECC descriptions (#3136)
    
    * RSA key size examples, ECC descriptions
    
    * remove preview changes for now
    
    * Added GroupType property in HybridWorkerGroup (#3132)
    
    * Watcher resource swagger specs. For more details on the Usage of the resource: https://docs.microsoft.com/en-us/azure/automation/automation-watchers-tutorial (#3102)
    
    * Watcher specs
    
    * using the same model for get/put input and output.
    
    * Fix storage Python conf (#3148)
    
    * Fix for Azure Networking swagger 2018-04-01 version (#3146)
    
    * Adding storage 2018-03-01-preview to java multi-api section (#3155)
    
    * readme for resource,keyvault,web
    
    * Fix keyvault namespace
    
    * Fix keyvault,dns, add storage 2016-01-01
    
    * Fix web and storage multi api config
    
    * Add java multi api for authorization, iotcentral, keyvault, resources
    
    * Add policyinsights and fconfig to resources
    
    * Fix web app output path
    
    * Multiapibatch (#3205)
    
    * Change all existing ##Java sections
    
    * Add java multi api sections
    
    * Use azure-sdk-for-java repo
    
    * Fix typo in batch readme
    jianghaolu authored and lmazuel committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    3a5b541 View commit details
    Browse the repository at this point in the history
  8. Update BackupShortTermRetentionPolicies Swagger: Add ListByDatabase a…

    …nd update exceptions (#3207)
    
    * Add BackupShortTermRetentionListResult and update exceptions
    
    * Use comnmon definition for ProxyResource
    
    * Add ListShortTermRetentionPoliciesByDatabase example
    adeal authored and annatisch committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    b793671 View commit details
    Browse the repository at this point in the history
  9. Python Authorization to multi api (#3151)

    * Python Authorization to multi api
    
    * Split Authorization Swagger
    lmazuel authored Jun 12, 2018
    Configuration menu
    Copy the full SHA
    240cce3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6a41b51 View commit details
    Browse the repository at this point in the history
  11. [App Insights/Operational Insights] New Data Plane API versions, bug …

    …fixes, and cleanup (#3084)
    
    * Proposed specification cleanup
    
    * Remove 2015-05-01, will not be exposed in this state
    
    * remove inoperative directive
    
    * parameter location
    
    * re-fix directive
    
    * Add back some operations
    
    * new versions
    
    * fix app parameter for v1 direct
    
    * Regroup operations for client generation, review cleanup.
    
    * Remove query schema from preview versions
    
    * query operation, readme cleanup
    alexeldeib authored and marstr committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    9eef844 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ad8f7e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Storage Sync Swagger preview version (prev PR #109 (#3211)

    * Storage Sync Swagger preview version (prev PR #109
    
    * Added Python code gen config
    
    * Added NodeJS + Java code gen config
    
    * Review comments
    
    Review comments
    
    * StorageSyncError change
    
    StorageSyncError change
    
    * extra comma
    
    extra comma in pauseWaitForSyncDrainTimePeriodInSeconds
    
    * body to parameters
    
    body to parameters
    
    * Update RegisteredServers_Create example
    
    * Updated ServerEndpoints_Create example
    
    * Updated CloudEndpoints_PostRestore example
    
    * Updated CloudEndpoints_PreRestore example
    
    * Updated CloudEndpoints_PostBackup example
    
    * Updated StorageSyncServices_Create example
    
    * Updated SyncGroups_Create example
    
    * Updated CloudEndpoints_Create example
    
    * Updated CloudEndpoints_PreBackup example
    
    * Updated ServerEndpoints_Update example
    
    * Updated StorageSyncServices_Update example
    ankushbindlish2 authored and annatisch committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    ffb011f View commit details
    Browse the repository at this point in the history
  2. Add missing debugsend and patch operation for NotificationHub resource (

    #3215)
    
    * Add suppressions for linting errors. Approved by Gaurav
    
    * Add debugsend and NH patch operation
    
    * Fix build error due to missing parameterId
    
    * Fix build errors
    
    * Fix more errors
    
    * Fix build errors due to mismatch parameters
    
    * Fix error with missing parameters value for DebugSend
    
    * Change DebugSendResult from string to object
    
    * Fix DebugSend build errors
    blocphan authored and jianghaolu committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    289cf40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    992d925 View commit details
    Browse the repository at this point in the history
  4. Container Instance - Fix Mistake in June Update (#3231)

    * fixing old mistake with exec request
    
    * Update readme.md
    samkreter authored and lmazuel committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    1df63f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69592a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. Adding Microsoft.DevSpaces Rest API spec 2018-06-01-preview (#3186)

    * Adding Microsoft.DevSpaces rest API spec for public preview
    
    * Add build configuration for Go SDK
    
    * Updating api-version to 2018-06-01-preview
    sanar-microsoft authored and jhendrixMSFT committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    7bfc58d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88f6075 View commit details
    Browse the repository at this point in the history
  3. adding new state value to keep backward competiblity (#3240)

    adding new state value to keep backward competiblity
    yaakoviyun authored and lmazuel committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    b691e13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    555cfa7 View commit details
    Browse the repository at this point in the history
  5. Container Instance - Update Fields For Easier to Understand Documenta…

    …tion (#3241)
    
    * Updating Exec Command Naming for better to understand documentation.
    
    * Udpating other fields to have better documentation
    
    * Changing Container_Exec -> Conatiner_ExecuteCommand for better understanding
    samkreter authored and anuchandy committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    7956c1d View commit details
    Browse the repository at this point in the history
  6. Consumption specifications for cost insights and reporting operations (

    …#3171)
    
    * Consumption specifications for cost insights and reporting operations
    
    * Fixed $ref for ReportConfigDelete
    
    * Silly me!! Fixed bad reference again
    
    * Fixed schema validation issues
    
    * Fixing validation errors around datetime and dynamic respones
    
    * Fixed parameters in examples
    
    * Fixed parameter name in example
    
    * Removed x-ms-odata method for POST op
    
    * Fixed ARM review comments
    shalinved authored and lmazuel committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    30f1846 View commit details
    Browse the repository at this point in the history
  7. Locking oav to 0.4.37 (#3246)

    - locking oav to working version as future version are broken.
    Vlad Barosan authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    3cab112 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. update network status examples (#3245)

    * update network status examples
    
    * hide the database name
    solankisamir authored and jhendrixMSFT committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    874b43f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26ca3e6 View commit details
    Browse the repository at this point in the history
  3. Update CognitiveService ComputerVision API to V2 (#3236)

    * Copy v1 to v2; not other change
    
    * Bump version to v2
    
    * Update arguments for new RecognizeText
    
    * Change versions inside scripts to v2
    
    * Reverse argument order for /recognizeText
    
    * Add post-processing directive to swap argument order for RecognizeText to position the url argument ahead of the mode argument.
    
    autorest does not generate the intended order, so we add a post-processing directive,
    for each target language,
    
    * Fix validation errors
    
    * Add Spanish support for ServiceLanguage
    
    This is for parity with V1.
    cthrash authored and jhendrixMSFT committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    64b5c7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    979fa50 View commit details
    Browse the repository at this point in the history
  5. Changing Case (#3249)

    Due to difference in case, multiple section created in ARM documentation - https://docs.microsoft.com/en-us/rest/api/monitor/scheduledqueryrules
    abversqr authored and lmazuel committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    b23e61d View commit details
    Browse the repository at this point in the history
  6. LRO options for Compute >= 2018-04-01 (#3223)

    * LRO options for Capture
    
    * LRO options for runCommands
    lmazuel authored Jun 15, 2018
    Configuration menu
    Copy the full SHA
    825771d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4fa366c View commit details
    Browse the repository at this point in the history
  8. Update package.json (#3253)

    Vlad Barosan authored and sergey-shandar committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    95681b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. App Insights/Operational Insights Purge API fixes (#3218)

    * Purge API bugs
    
    * remove duplicate 200
    
    * validation fixes
    
    * additional autorest validation
    
    * remove duplicate key again
    
    * Link example for Purge status
    
    * operation name
    
    * enum casing
    alexeldeib authored and annatisch committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    c6886e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e78d4f3 View commit details
    Browse the repository at this point in the history
  3. Add nodejs generation for Operational Insights (#3244)

    * add readme for nodejs
    
    * Change package-json and license generation to true
    alexeldeib authored and amarzavery committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    79f4ebf View commit details
    Browse the repository at this point in the history
  4. BatchAI. Remove API for list clusters and fileservers (#3085)

    * BatchAI. Remove API for list clusters and fileservers
    
    We cannot have API to list clusters and fileservers on subscription/resource group level
    because of conflict with the previous API version.
    
    * BatchAI. Added missing APIs
    
    1. Added patch for workspace
    2. Added a way to control /dev/shm for container jobs
    3. Made Cluster and FileServer be proxy resources
    
    * BatchAI. Swagger and examples cleanup
    
    * BatchAI. Fix schedulingPriority and Caffe2Settings
    
    1. Job priority attribute must have same name in JobProperties and JobBaseProperties
    2. Added missing Caffe2Settings
    
    * BatchAI. Fixed mismatched descriptions
    
    * Cleanup
    
    * BatchAI. Titles and descriptions cleanup
    
    * BatchAI. Spelling fixes
    
    * Added a dot after each title
    
    * BatchAI. Some additional descriptions cleanup
    AlexanderYukhanov authored and anuchandy committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    6b5a8de View commit details
    Browse the repository at this point in the history
  5. [ACR] Update nodejs config to use 2018-02-preview api-version (#3251)

    * Update default tag to 2018-02-preview
    
    * Use 2018-02-preview for nodejs
    djyou authored and annatisch committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    d5e4013 View commit details
    Browse the repository at this point in the history
  6. Add new version 2018-04-02 for Microsoft.StorageSync Resource Provider (

    #3238)
    
    * Copy Preview folder to new api version
    
    Copy Preview folder to new api version
    
    * New Api version changes - 2018-04-02
    
    New Api version changes 2018-04-02
    
    * Address comma comment
    
    Address comma comment
    
    * Fix examples
    ankushbindlish2 authored and marstr committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    58ba132 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Add Swagger to SDK config for Python (#3257)

    * App Insights python package gen
    
    * add swagger-to-sdk for python
    alexeldeib authored and marstr committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    f4f3345 View commit details
    Browse the repository at this point in the history
  2. Modify Gallery Swagger According To Feedback (#3175)

    * Added the swagger file for the new service Gallery.
    
    * Fixed minor issues. Added an example.
    
    * Added the example for creating a gallery.
    
    * Gallery Python conf
    
    * Make the tag name plural.
    
    * Fixed description for 202 response.
    
    * Changed the operationId to conform to naming convention.
    
    * Fixed some typos.
    
    * Add default error response. Make provisioningInfo a enum type.
    
    * Fixed comments according to CR.
    
    * Updated the readme.md
    
    * Updated the example.
    
    * do some experiments.
    
    * Cleaned up unused files.
    
    * added empty example file.
    
    * Added example for GetGallery api.
    
    * Added example for DeleteGallery api. Passed the local validation.
    
    * Added example for PutGalleryImage api. Passed the local validation.
    
    * Added example for GetGalleryImage api. Passed the local validation.
    
    * Added example for DeleteGalleryImage api. Passed the local validation.
    
    * Added example for PutGalleryImageVersion api. Passed the local validation.
    
    * Added example for GetGalleryImageVersion api. Passed the local validation.
    
    * Added example for DeleteGalleryImageVersion api. Passed the local validation.
    
    * Added example for ListGalleriesInAResourceGroup api. Passed the local validation.
    
    * Added example for ListGalleriesInASubscription api. Passed the local validation.
    
    * Added example for ListGalleryImagesInGallery api. Passed the local validation.
    
    * Added example for ListGalleryImageVersionsInGalleryImage api. Passed the local validation.
    
    * Fixed typos in the example provided.
    
    * Fixed typos in the example provided.
    
    * Added the supression for gallery, gallery image, and gallery image version.
    
    * Correct the suppression.
    
    * modified the swagger.
    
    * removed the python tag in readme
    
    * Fixed some minor issues.
    
    * Added the description to gallery unique name.
    
    * Fixed the readme.md
    
    * Improved gallery image version description.
    
    * Uses CloudError to reference ApiError as Hyonho suggested.
    
    * Revert the change of the default tag in Readme.md
    vanbasten23 authored and sarangan12 committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    c242706 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb1ab7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f57fb8 View commit details
    Browse the repository at this point in the history
  5. Cosmos DB - POST operation for retrieving read only keys (#3233)

    * adding post for readonlykeys
    
    * renaming older operation
    dmakwana authored and anuchandy committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    07ba046 View commit details
    Browse the repository at this point in the history
  6. Add more languages support (#3252)

    * Update Java support
    Add ruby/nodejs
    
    * Remove ruby for now
    areddish authored and jhendrixMSFT committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    76f5ce0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7431916 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    456a0e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. ComputerVision add tag.hint, make scalars non-nullable (#3259)

    * ComputerVision add tag.hint
    
    Hints provided additional info for whole-image analysis tags.
    This PR is to make the Swagger match the service behavior.
    
    * ComputerVision remove non-nullable scalars (#2)
    
    Generally the objects may be unspecified, but when specified, the scalars
    contained within them, such as confidence scores, are present.
    
    While this is a breaking change w/r/t to v1.0 of the Azure-named SDK, it is
    actually an un-breaking change for our customers who have been using the
    hand-crafted [SDK](https://github.com/microsoft/cognitive-vision-windows), which
    has been the official SDK up to now.
    cthrash authored and anuchandy committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    0c74aa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c178aae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80cbb43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39aa6b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Configuration menu
    Copy the full SHA
    2982760 View commit details
    Browse the repository at this point in the history
  2. Adding Azure Media Services version 2018-06-01-preview version (#3177)

    * Adding Azure Media Services version 2018-06-01-preview version
    
    Changes from the 2018-03-30-preview version include:
    
    1. Add AlternativeMediaId to StreamingLocator and to the LiveEvent preview.
    2. Add CorrelationData to the Job entity to allow customers to supply data that will be echoed in the forthcoming JobCompletedEvent.
    3. Change Type of ContentKeys in StreamingLocatorProperty from StreamingLocatorUserDefinedContentKey to StreamingLocatorContentKey.  This allows the ContentKeyId information to be available when a user creates a StreamingLocator even for ContentKeys created by MediaServices.
    4. Rename CustomLicenseAcquisitionUrlTemplate to CustomKeyAcquisitionUrlTemplate for EnvelopeEncryption.
    
    * Updated mediaservices readme.md to specify version 2018-06-01-preview as the latest
    
    * Fixed minor differences in OdataError and ApiError definitions
    quintinb authored and marstr committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    14df9d9 View commit details
    Browse the repository at this point in the history
  3. SDK release- June 2018 (#3273)

    * SDK release- June 2018
    
    * Add package-2016-12 to Go SDK
    frustoo2004 authored and jhendrixMSFT committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    a2b654d View commit details
    Browse the repository at this point in the history
  4. Adding Swagger for POST APIs used to upload a customer TDE certificat…

    …es (#3248)
    
    * Adding Swagger for POST APIs used to upload a customer TDE certificate in CMS
    
    * Addressing Jared's comment on PR
    - Remove certificateName property
    - Remove Resource and ProxyResource manually
    - Edit TdeCertificate to reference "../../../common/v1/types.json#/definitions/ProxyResource"
    
    * Addressing validation example errors
    
    * Addressing validation example errors
    
    * Adding to all package-composite-v* and package-pure of appropriate version
    nivimsft authored and marstr committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    3c5a260 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44da531 View commit details
    Browse the repository at this point in the history
  6. Release of Azure Networking Network-2018-06-01 (api-version 2018-04-0…

    …1) (#3261)
    
    * Added Network 2018-06-01; VM ref fix (#3118)
    
    * Init 2018-06-01 (copy from 2018-05-01)
    
    * Make VM reference in NIC readonly
    
    * Updated version in readme
    
    * New VPN Client Protocol (#3133)
    
    * Added new VPN protocol
    
    * indents
    
    * Add examples for Express Route Circuit APIs (#3182)
    
    * Add examples for Express Route Circuit APIs
    
    * Fix errors in expressRouteCircuit.json validations
    
    * Fix errors in validate examples for ExR Circuit
    
    * appgwv2 changes (#3192)
    
    * AppGW FIPS mode (#3202)
    
    * Release of Azure Networking Network-2018-06-01 branch (api-version 2018-04-01)
    
    * Adding VirtualWan Swagger (#3204)
    
    * Adding VirtualWan Swagger
    
    * Adding the CRUD Apis for VpnConnections
    
    * Updating VpnGateway examples
    
    * Fixing build errors
    
    * Addressing comments
    
    * Addressing comments and editing VpnConnection definition and corresponding examples
    
    * Addressing comments
    
    * Removing enableRateLimiting property
    
    * Addressing comments
    
    * Changing the version to 2018-04-01 version
    
    * Suppress ConnectionSharedKey model issue
    
    * Reverted extra-changes in readme
    MikhailTryakhov authored and lmazuel committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    64909dc View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. [Azure Search] Make parameters for Autocomplete consistent with the r…

    …est (#3268)
    
    * [Azure Search] Make parameters for Autocomplete consistent with the rest
    
    * [Azure Search] Fix a typo in description of the fuzzy flag.
    mhko authored and sarangan12 committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    d9a8184 View commit details
    Browse the repository at this point in the history
  2. [Storage] Support HDFS feature and web endpoint in Account properties (

    …#3289)
    
    * [Storage] Add web endpoint to api version 2018-03-01-preview
    
    * [Storage] Add web endpoint to api version 2018-02-01
    
    * [Storage] use {subscription-id} to replace the subscription ids in example
    
    * [Storage] Update Examples for Storage
    
    * [Storage] Support hdfs feature.
    blueww authored and hovsepm committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    5c3f7fb View commit details
    Browse the repository at this point in the history
  3. Add Cognitive Search (Skillset Operations) to the spec (#3208)

    * Edit spec for Cognitive Search
    
    * Edit for skillset operations
    
    * Fix errors
    
    * Revert re-format swagger spec
    
    * Fix list
    
    * Address CR comments
    jeji1101 authored and sarangan12 committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    07f9a86 View commit details
    Browse the repository at this point in the history
  4. [Automation] Refactoring Automation Resources (#3190)

    * Adding new common definitions file
    
    * Refactoring Automation Resources
    
    * Fix 2017 resources and remove definitions.json
    
    * 2018 Resources refactored
    
    * Refactoring 2015-10-31 Resources
    
    * Correcting some more 2015 resources
    
    * Corrected the runbook.json and defintions
    
    * Fixing the schedule issues
    
    * Fixing based on review comments
    
    * Correct the DscNodeConfiguration example
    
    * Fixed based on review comments.
    
    * Fix the createJob.json
    
    * Removing the advancedSchedule. No need in the example
    
    * Fixing SUC examples and Schedule definition errors
    
    * Adding a suppression for the LongRunningResponseStatusCode
    vrdmr authored and jianghaolu committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    ac8857e View commit details
    Browse the repository at this point in the history
  5. Creating new API version for ADF (#3270)

    * Starting new API version for ADF
    
    * Updating ADF API-s for GA version
    
    * Removing unused example files
    
    * Added Invoked By Type in pipeline run
    
    * 1. Captured self-hosted IR related examples
    2. Remove IR sharing related properties (this feature will not go GA for
    now)
    3. Remove IR API 'removeNode', because IntegrationRuntimeNodes_Delete
    replaced it.
    
    * Made changes to repo config classes, and added userProperties to activity.
    
    * Adding factory upgrade API
    
    * Adding examples and fixing some APIs
    
    * Updating examples
    
    * Fixes in swagger types and responses; new API examples
    
    * ETag and if-match support for data factory resource
    
    * Updated the examples
    
    * Removing the factory Upgrade API
    
    * Adding pacakge tag for the new API version
    
    * Porting PR 3237 from 09-01-preview
    hvermis authored and anuchandy committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    37ca9e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. [Monitor] Add two missing "by subscription" operations for completene…

    …ss and compliance (#3285)
    gucalder authored and dsgouda committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    d077470 View commit details
    Browse the repository at this point in the history
  2. Fixing schedule description response of 200 from Created to OK. This …

    …fix will also fix cmdlets we have that rely on the description response. (#3298)
    DeveloperTommy authored and marstr committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    c696e9c View commit details
    Browse the repository at this point in the history
  3. Created a new provider Microsoft.CostManagement and moved reports and…

    … query api documentation from Microsoft.Consumption to it (#3254)
    
    * Consumption specifications for cost insights and reporting operations
    
    * Fixed $ref for ReportConfigDelete
    
    * Silly me!! Fixed bad reference again
    
    * Fixed schema validation issues
    
    * Fixing validation errors around datetime and dynamic respones
    
    * Fixed parameters in examples
    
    * Fixed parameter name in example
    
    * Removed x-ms-odata method for POST op
    
    * Fixed ARM review comments
    
    * Moved reports and usage analysis from microsoft.consumption to microsoft.costmanagament
    shalinved authored and sergey-shandar committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    7d850c0 View commit details
    Browse the repository at this point in the history
  4. [do not merge]Add AzureFirewall swagger and examples (#3276)

    * Add AzureFirewall swagger and examples
    
    * Fixing privateipaddress description and minimum value for Priority
    joannakleong authored and lmazuel committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    32b0d87 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'azure-pr/master'

    A change was unintentionally merged to private master in a way that is
    blocking sync between the public and private repositories.
    marstr committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    3647e4c View commit details
    Browse the repository at this point in the history
  6. Update Java configuration for Log Analytics (#3269)

    * fix up unused/broken java generation (?)
    
    * add back path after sdk gulp changes
    
    * add back path info
    alexeldeib authored and marstr committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    5a702f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. [Keyvault] Merging keyvault_preview into master for 7.0 / 2018-02-14 …

    …release (#3299)
    
    * [KeyVault] adding new certificate fields and parameters (#2539)
    
    * adding new certificate feilds and parameters
    
    * updating CertificateTransparency description based of PR feedback
    
    * updating data-plane readme to generate 7.0-preview by default (#2543)
    
    * updating data-plane readme to generate 7.0-preview by default
    
    * updating python package-version
    
    * adding nodejs.readme for PR automation (#2569)
    
    * [KeyVault] adding version 2018-02-14-preview with Network ACLs (#2538)
    
    * creating rest version 2018-02-14-preview from 2016-10-01
    
    * adding network acls feature
    
    * updating readme.md with version 2018-02-14-preview
    
    * changing default version in the resource manager readme
    
    * Mgmt swagger fixes (#2603)
    
    * removing errantly added readonly property
    
    * updating python lib version in rm readme.md
    
    * Add keyvault cert backup (#2685)
    
    * fixing typo resulting in mis-spelled API name (#2729)
    
    * Updated Key Vault Java readme's payload flattening threshold and base class name (#2583)
    
    * moving cert_transparency property under IssuerParameters
    
    * Keyvault preview (#2798)
    
    * fixing typo resulting in mis-spelled API name
    
    * adding missing certificate permissions
    
    * Update python package version in data-plane and resource-manager readme (#2803)
    
    * update python package version in data-plane and resource-manager readme
    
    * removing superfluous commas
    
    * AKV Rest Samples (#2873)
    
    * REST samples for keyvault APIs
    
    * fix typos (#3104)
    
    * Small doc tweaks (#3120)
    
    * fix typos
    
    * 3072 and 4096 are valid rsa key sizes
    
    * add ecc descriptions
    
    * Tweak ec descriptions
    
    * Adding descriptions to JsonWebKey kty values (#3199)
    
    * Adding crv to KeyProperties for EC certificate support (#3198)
    
    * renaming crv secp256k1 and alg ECDSA256 to align with proposed JOSE standards updates (#3277)
    
    * Moving 7.0 from preview to stable (#3279)
    
    -updating version from 7.0-preview to 7.0
     -updating data-plane readme paths and versions
    
    * Moving 2018-02-14 from preview to stable (#3281)
    
    * Moving 2018-02-14 from preview to stable
    
    * fixing path to stable 2018-02-14 swagger files
    
    * updating csharp.md to remove multiapi changes
    
    * Restoring the x-ms-client-name property accidently stripped from kty on KeyProperties (#3288)
    schaabs authored and jhendrixMSFT committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    7741b58 View commit details
    Browse the repository at this point in the history
  2. [ACR] Add 2018-02-preview version to Java SDK (#3303)

    * Add 2018-02-preview version to Java SDK
    
    * minor
    
    * Fix java folder var name
    djyou authored and sergey-shandar committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    be25688 View commit details
    Browse the repository at this point in the history
  3. Swagger for Azure Data Lake Storage Gen2 (Preview) (#3300)

    * Committing swagger for Azure Data Lake Storage Gen2 (Preview)
    
    Azure Data Lake Storage provides storage for Hadoop and other big data workloads.
    
    Reference: Azure/azure-rest-api-specs-pr#503
    
    * remove swagger to sdk section
    
    * fix tags for go
    ThomasMarquardt authored and jhendrixMSFT committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    f085b50 View commit details
    Browse the repository at this point in the history
  4. Modify (Azure Search) Cognitive Search SDK Swagger (#3301)

    * Address CR comments
    
    * Address CR comment
    jeji1101 authored and sarangan12 committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    15e82de View commit details
    Browse the repository at this point in the history
  5. [API Management] New Api version introduced along with new contracts …

    …for the Diagnostics resource (#3066)
    
    * New API Version 2018-06-01-preview
    
    * New contracts for the Diagnostic resource
    
    * retrigger downstream CI jobs
    
    * Sync up changes with 2018-01-01
    
    * Fixing the linter error
    promoisha authored and marstr committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    c8aca97 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. [HDInsight] Refactoring and bug fixes (#3256)

    * Fixed inaccurate API specifications for HDInsight extensions: 1. typo in casing, 2. added missing valid response code
    
    * Minor refactoring: 1. Organized shared parameters (e.g. resource group), 2. Fixed inappropriate enum constraints, 3. Moved property definitions to appropriate file
    
    * Updated examples for extensions with valid response status code.
    
    * Removed update configuration API specific for gateway
    
    * Removed the capabilities API, added the usages API
    
    * Reverted capabilities change and created new API version with the capabilities change
    
    * Various minor changes: fixed API version in specs and examples, renamed properties, renamed operations, fixed examples, added x-ms-parameter-location to certain parameters, and made usages readonly.
    
    * Fixed bug for applications where expected response was missing
    
    * Renamed operation that lists script actions
    
    * Fixed examples for applications to include expected status code from bug fix
    
    * Fixed inconsistent description for Operation in cluster.json
    
    * Removed unnecessary definition, added default responses on all endpoints
    
    * Fixed PascalCasing of properties, and made Locations plural in operation IDs
    wawon-msft authored and hovsepm committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    1cfcde1 View commit details
    Browse the repository at this point in the history
  2. Updated Readme.md file (#3304)

    vrdmr authored and hovsepm committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    77a14fd View commit details
    Browse the repository at this point in the history
  3. [Cognitive Services] add new regions: Canada Central, Central Inida, …

    …Japan East and UK South (#3308)
    yangyuan authored and dsgouda committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    d73c5f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba15dcd View commit details
    Browse the repository at this point in the history
  5. Use correct repo for java sdk (#3311)

    areddish authored and hovsepm committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    8961ee8 View commit details
    Browse the repository at this point in the history
  6. Fix list builds odata query (#3313)

    djyou authored and marstr committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    cce65bc View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. Event Hubs : Added property pendingReplicationOperationsCount to GeoDR (

    #3315)
    
    * added pendingReplicationOperationsCount to GeoDR
    
    * updated example
    Ajit Navasare authored and jhendrixMSFT committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    8039c52 View commit details
    Browse the repository at this point in the history
  2. add a new tier (#3318)

    juniwang authored and lmazuel committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    4ef6b1d View commit details
    Browse the repository at this point in the history
  3. ServiceBus: Added property pendingReplicationOperationsCount to GeoDR…

    … and Migration (#3314)
    
    * added property to migration and GeoDR config and AZ to namespace
    
    * revmoved zoneRedundant property
    
    * updated example and indentation
    Ajit Navasare authored and dsgouda committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    d2e1898 View commit details
    Browse the repository at this point in the history
  4. Event Hubs 2018-01-01: renamed and added VirtualNetworkRules and IPFi…

    …lterRules (#3294)
    
    * EventHub 2018-01-01-Preview with VNet, IPFilter and EventHubCluster
    
    * fixed syntax errors
    
    * updated Readme file
    
    * Added zoneRedundant property to EHNamespace
    
    * added back Operations API
    Ajit Navasare authored and sarangan12 committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    d6fb479 View commit details
    Browse the repository at this point in the history
  5. Reverting the schedule.json response code for Created to 201 as that … (

    #3312)
    
    * Reverting the schedule.json response code for Created to 201 as that conforms with our Web Service API
    
    * Also added dummy 200 response for idempotency
    
    * Added an example for 200 as well
    DeveloperTommy authored and annatisch committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    8068e2a View commit details
    Browse the repository at this point in the history
  6. Add C# SDK generation settings for Advisor (#3213)

    * Adding x-ms-pageable tag for configuration list command.
    
    * Add x-ms-pageable for list configuration by resource group operation.
    
    * Add C# settings
    
    * Remove wrong tag
    Prasanna-Padmanabhan authored and dsgouda committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    279d7a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Fix for JobStream duplicate definitions (#3327)

    * Fix for JobStream duplicate definitions
    
    * Updating JobStreamProperties in all the places
    vrdmr authored and lmazuel committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    8f45020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a7ac52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82ec73f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99f55ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d54f5c2 View commit details
    Browse the repository at this point in the history
  6. Removed extra space from pendingReplicationOperationsCount (#3329)

    Ajit Navasare authored and lmazuel committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    62a91a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa4c01f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8688c28 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2018

  1. Swagger change for getting all availability sets in a subscription an…

    …d StandardSSD (#3302)
    
    * First commit
    
    * Small change
    
    * Added an example for listing all the availability sets in a subscription
    
    * Addressed comments - added missing StandardSSD_LRS in 2018-04-01, updated name to ListAll, and removed the change from 2015-06-15
    
    * Added nextLink to AvailabilitySetListResult
    dochung4 authored and lmazuel committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    3e46d85 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. Configuration menu
    Copy the full SHA
    b7b93e2 View commit details
    Browse the repository at this point in the history
  2. Module and activity data enrichment (#3336)

    * Module and activity data enrichment
    
    * add Go SDK entry for package-2018-01-preview
    avkaur authored and jhendrixMSFT committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    691005a View commit details
    Browse the repository at this point in the history
  3. User identities in a new dictionary property (#3183)

    Moving user identities support from the property "identityId" list to a new dictionary property named "userAssignedIdentities".
    nkuchta authored and anuchandy committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    e450041 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52394c4 View commit details
    Browse the repository at this point in the history
  5. Updating the default package tag for ADF to latest API (#3333)

    * Starting new API version for ADF
    
    * Updating ADF API-s for GA version
    
    * Removing unused example files
    
    * Added Invoked By Type in pipeline run
    
    * 1. Captured self-hosted IR related examples
    2. Remove IR sharing related properties (this feature will not go GA for
    now)
    3. Remove IR API 'removeNode', because IntegrationRuntimeNodes_Delete
    replaced it.
    
    * Made changes to repo config classes, and added userProperties to activity.
    
    * Adding factory upgrade API
    
    * Adding examples and fixing some APIs
    
    * Updating examples
    
    * Fixes in swagger types and responses; new API examples
    
    * ETag and if-match support for data factory resource
    
    * Updated the examples
    
    * Removing the factory Upgrade API
    
    * Adding pacakge tag for the new API version
    
    * Porting PR 3237 from 09-01-preview
    
    * Updating default ADF package tag to GA
    
    * Python version
    hvermis authored and marstr committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    44c3db5 View commit details
    Browse the repository at this point in the history
  6. ApplicationInsights: Uses plural for operation group name (#3324)

    * java tag for automation
    
    * Using plural for operation group name consistently
    anuchandy authored and Vlad Barosan committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    ac0155f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    944dabd View commit details
    Browse the repository at this point in the history
  8. Added listing all availability sets in a subscription and StandardSSD… (

    #3340)
    
    * Added listing all availability sets in a subscription and StandardSSD_LRS to 2018-06-01
    
    * Added a missing comma
    dochung4 authored and anuchandy committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    56b0211 View commit details
    Browse the repository at this point in the history
  9. Created newer version (2018-06-17-preview) of workbook resource type (#…

    …2950)
    
    * Adding Workbooks resource type.
    
    * Rename workbookDelete.json to WorkbookDelete.json
    
    * Fixed undefiend parameter issue with Delete verb.
    
    * Update swagger to add subscriptionId
    
    * Fixed duplicated operation id issue
    
    * Removed links endpoint
    
    * Removed unused samples
    
    * Revert "Removed unused samples"
    
    This reverts commit bed6bc3.
    
    * Revert "Removed links endpoint"
    
    This reverts commit c245a85.
    
    * Removed link logic and added get by resourceid
    
    * Applied PR comments
    
    * Added Resource Group parameter for GET. Removed get by sourceId since we are not using sourceId anymore
    
    * Resolved the merge conflicts with readme.md
    
    * Remove a location parameter since ARM routes it as we are using an tracted resource type
    
    * Created newer version (2018-04-01-preview) for workbook resource type.
    
    * Added Microsoft/Insights/Operations
    
    * Added Microsoft/Insights/Operations
    
    * Corrected the api version.
    
    * Made properties of PATCH operation as not required. Updated the version number to reflect the actual production one.
    
    * Updated Resource properties with the correct fields. Created new definition for PATCH operation since location is not required field
    
    * Update readme file
    
    * Uses plural for operation group name
    
    * Removed x-ms-mutability settings
    
    * Removed the location settings for PATCH
    ericc1103 authored and anuchandy committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    b1674bb View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Update ComputerVision API (#3338)

    * Remove remote references since WebScout doesn't support them... yet.
    
    * add host
    
    * Use west central us region as default
    areddish authored and lmazuel committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    29fa321 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acd2008 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bc56bb View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. Configuration menu
    Copy the full SHA
    6766adb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2afc90 View commit details
    Browse the repository at this point in the history
  3. Add support for PG 10 (#3355)

    QingqingYuan authored and dsgouda committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    1b0fd4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1cee16 View commit details
    Browse the repository at this point in the history
  5. misc fixes to oauth related api's on botservice swagger (#3280)

    * misc fixes to oauth related api's on botservice swagger
    
    * remove resource group parameter from list auth providers
    swagatmishra2007 authored and marstr committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    b52d053 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a9b980 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. Set payload-flattening-threshold to 1 for .NET client library generat…

    …ion in order to prevent a breaking change. (#3359)
    hyonholee authored and marstr committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    d272152 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38e7746 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a442e30 View commit details
    Browse the repository at this point in the history
  4. Custom vision 2.1 updates (#3337)

    * Initial commit of v2.0 to make the dif easier to read
    
    * v2.1 API changes
    
    * Add a release for 2.1
    areddish authored and lmazuel committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    4df256b View commit details
    Browse the repository at this point in the history
  5. Add directives for Python object deserialization (#3343)

    * serialize results rows as object for deserialization
    
    * add client override for package naming
    alexeldeib authored and lmazuel committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    ac5f4d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Configuration menu
    Copy the full SHA
    0e503bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beda034 View commit details
    Browse the repository at this point in the history
  3. [Cognitive Services] Stop override LUIS client class names, revert a …

    …case change in CustomVision. (#3368)
    
    * [Cognitive Services] Stop overide LUIS client class names.
    
    * [Cognitive Services] Recover CustomVision URL case changes.
    yangyuan authored and marstr committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    9c7c5ee View commit details
    Browse the repository at this point in the history
  4. Fixed a typo (#3374)

    psfinaki authored and jianghaolu committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    dce3c0a View commit details
    Browse the repository at this point in the history
  5. Renaming ConnectionBandwidthInMbps to ConnectionBandwidth (#3375)

    * Renaming ConnectionBandwidthInMbps to ConnectionBandwidth
    
    * Renaming ConnectionBandwidthInMbps to ConnectionBandwidth
    
    * Renaming ConnectionBandwidthInMbps to ConnectionBandwidth
    
    * Renaming ConnectionBandwidthInMbps to ConnectionBandwidth
    
    * Renaming ConnectionBandwidthInMbps to ConnectionBandwidth
    
    * Renaming ConnectionBandwidthInMbps to ConnectionBandwidth
    
    * Renaming ConnectionBandwidthInMbps to ConnectionBandwidth
    
    * Renaming ConnectionBandwidthInMbps to ConnectionBandwidth
    
    * Renaming ConnectionBandwidthInMbps to ConnectionBandwidth
    priyanag authored and lmazuel committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    3451262 View commit details
    Browse the repository at this point in the history
  6. Add userAssignedIdentities (#3283)

    * Add userAssignedIdentities
    
    * Reduced min properties to 1
    
    * Add user assigned identity example
    
    * Use definition from compute
    chidmdxx authored and annatisch committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    662a332 View commit details
    Browse the repository at this point in the history
  7. Swagger for diagnostic settings and association resource types (#3295)

    * Association resource and example
    
    * Guest diagnostic setting
    
    * Fixing Travis CI Failure
    
    * Fixing travis build
    
    * Travis failures
    
    * Travis failures
    
    * Travis failures
    
    * Travis failures
    
    * Travis failures
    
    * Review comments
    
    * Trying out to fix linter error
    
    * Trying out to fix linter error
    
    * PR Comments
    
    * Adding more examples
    
    * Build failures
    
    * Build failures
    
    * Documentation fixes
    
    * Documentation fixes
    
    * Fixes
    
    * Fixes
    
    * Fixes
    
    * Comments resolution
    
    * Comments resolution
    
    * Model CI Failure
    sankalpsoni authored and annatisch committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    49901c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Adding java config entry for mediaservices 2018-06-01 api-version (#3380

    )
    
    * Adding tag for mediaservices 2018-06-01 api-version
    
    * Fix 2018_03_30 namespace
    anuchandy authored and jianghaolu committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    4358d27 View commit details
    Browse the repository at this point in the history
  2. Adding Java configuration for devspaces (#3378)

    * Adding Java configuration for devspaces
    
    * Adding Java configuration for devspaces
    
    * addressing code review
    lenala authored and jianghaolu committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    1076f0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b1a869 View commit details
    Browse the repository at this point in the history
  4. [ADF v2]Add integration runtime sharing feature. (#3345)

    * Add integration runtime sharing feature.
    
    * Add x-ms-client-name to LinkedIntegrationRuntimeRequest.factoryName
    
    * Change class name according review comments
    zhangyd2015 authored and annatisch committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    f8d1e52 View commit details
    Browse the repository at this point in the history
  5. Introduce Azure Traffic Manager 2018-04-01 API version with new featu…

    …res (#3361)
    
    * New API 2018-04-01
    
    New API 2018-04-01 with support for multi-value and custom subnets.
    
    * Create Endpoint-DELETE-External.json
    
    * Examples for new API vdersion.
    
    * Fixes for custom header examples
    
    * Update versions in readme.md and readme.ruby.md
    
    Update versions in readme.md and readme.ruby.md to 2018-04-01
    
    * Removing package-2018-02 from Ruby
    
    Linter is failing package-2018-02 for unclear reasons. Since there are no apparent errors to fix in readme.md, I'm removing the failing reference in this file.
    
    * Add readonly property to id, name, type
    
    Add readonly property to id, name, type
    allencal authored and dsgouda committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    e0ee56c View commit details
    Browse the repository at this point in the history
  6. Azure Search: Add resource identity (MSI) support (#3377)

    * Azure Search: Add resource identity (MSI) support
    
    * Azure Search: Removing redundant commas
    natinimni authored and jhendrixMSFT committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    e97dba0 View commit details
    Browse the repository at this point in the history
  7. 1) Fix for linter error "Properties of a PATCH request body must not …

    …be default-valued. PATCH operation: 'EventSubscriptions_Update' Model Definition: 'EventSubscriptionUpdateParameters' Property: 'eventDeliverySchema'". (#3367)
    
    2) Updated the default value of EventDeliverySchema to the correct value used by the service.
    kalyanaj authored and annatisch committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    600a26e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    602d22c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Configuration menu
    Copy the full SHA
    206528b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f0a305 View commit details
    Browse the repository at this point in the history
  3. Revert 29fa321 for Computer and Custom Vision. (#3396)

    That change defaulted the host to an invalid url which has all clients return 404 unless they override the base url.
    areddish authored and dsgouda committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    a8cdfbf View commit details
    Browse the repository at this point in the history
  4. dotnet object fix (#3385)

    alexeldeib authored and sergey-shandar committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    43ebb30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eec4c37 View commit details
    Browse the repository at this point in the history
  6. Remove sharedWithFactories property from SelfHostedIntegrationRuntime…

    …StatusTypeProperties (#3390)
    zhangyd2015 authored and sarangan12 committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    b9282c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06cfeab View commit details
    Browse the repository at this point in the history
  8. add 2018-06-01 api version to Go SDK build (#3401)

    * add 2018-06-01 api version to Go SDK build
    
    * exclude package-2018-04 from Go SDK
    jhendrixMSFT authored Jul 11, 2018
    Configuration menu
    Copy the full SHA
    3a49139 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1fd00c6 View commit details
    Browse the repository at this point in the history
  10. DatabricksSparkJarActivity, DatabricksSparkPythonActivity and other D…

    …atabricks enhancements (#3391)
    wuchunchunt19 authored and hovsepm committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    f9367c2 View commit details
    Browse the repository at this point in the history
  11. Fix linter script to run all tags (#3400)

    * Fix linter script to run all tags
    
    * PR Comments response
    sarangan12 authored Jul 11, 2018
    Configuration menu
    Copy the full SHA
    d848622 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    06ddd48 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Remove 4xx responses and change schema to file (#3363)

    * nit fixes: Remove 4xx responses and schema to file
    
    * Reverting changes in stable APIs
    vrdmr authored and hovsepm committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    8f83ec5 View commit details
    Browse the repository at this point in the history
  2. Update CODEOWNERS (#3398)

    Remove @gatneil from `Compute` owners/reviewers.
    sergey-shandar authored and marstr committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    6c74135 View commit details
    Browse the repository at this point in the history
  3. Bump postgresql management NPM package version (#3408)

    Dan Schulte authored Jul 12, 2018
    Configuration menu
    Copy the full SHA
    c4229ea View commit details
    Browse the repository at this point in the history
  4. Vkotha master (#3305)

    * Update Azure Migrate Swagger file with newly added API
    
    Update Azure Migrate Swagger file with newly added API's and respective examples.
    
    * Updated the response schema for Assessment Options API
    
    Updated the response schema for Assessment Options API
    
    * Added the schema for Get projects in subscription API
    
    Added the schema for Get projects in subscription API
    
    * Fixing the build failure.
    
    Fixing the build failure.
    
    * Fixed issues found while validating examples with swagger
    
    Fixed issues found while validating examples with swagger
    
    * FIxing a build failure
    
    * Resolved review comments
    
    Resolved review comments
    
    * Removing x-ms-pagable property for now.
    
    Removing x-ms-pagable property for now.
    
    * Removed all the error cases and add a "default" response which captures all error cases.
    
    Removed all the error cases and add a "default" response which captures all error cases.
    vivekkothakota authored and annatisch committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    4719d1d View commit details
    Browse the repository at this point in the history
  5. Adding new properties to Consumption Usage Details (#3357)

    * Usage details V3 with location, service tier and service name
    
    * Fixed the API versions for the examples.
    
    * Added new version settings details for Java to the ReadMe file
    
    * Included all the previous operations and examples in the changeset so that those operations will be supported in the new version as well.
    
    * Removing Python from the list of SDKs which should be generated by the automatic system since we are manually generating the SDK for Python.
    
    * Reverting back and adding the Python to the list of SDKs which should be generated by the automatic system.
    
    * Added missing properties merged from both 03/2018 and 05/2018
    
    * Modified the Operation Id to follow the best practices.
    
    * Fixed model namings for - ReservationSummaries (now: ReservationSummary), ReservationDetails (now: ReservationDetail) and ReservationRecommendations (now: ReservationRecommendation)
    
    * Fixed the naming for model CostTags.
    
    * Fixing the SDKViolation error on - model Tags.
    
    * Changed the CostTagResult to CostTag as per review comments. Also changed operations - Marketplaces_ListByEnrollmentAccount and Marketplaces_ListForBillingPeriodByEnrollmentAccount.
    ampravinr authored and annatisch committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    db4a3b3 View commit details
    Browse the repository at this point in the history
  6. Add readme.nodejs.md for devspaces management (#3410)

    Dan Schulte authored Jul 12, 2018
    Configuration menu
    Copy the full SHA
    3a23fbb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d3099a View commit details
    Browse the repository at this point in the history
  8. DevSpaces Python (#3411)

    lmazuel authored Jul 12, 2018
    Configuration menu
    Copy the full SHA
    e6b268a View commit details
    Browse the repository at this point in the history
  9. Add new backup discovery API. Fix error codes for source control API,… (

    #3195)
    
    * Add new backup discovery API. Fix error codes for source control API, Move DeletedSite to common definition
    
    * Remove references to SnapshotRecoveryRequest
    
    * Fix operationId for Delete Swift Virtual Network API
    
    * Fix per PR comments
    
    * Add missing examples file.
    
    * Add other missing Examples
    
    * Fix reference to examples in Diagnostics.json
    naveedaz authored and veronicagg committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    52e7778 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2018

  1. Add missing ScaleSet properties (#3406)

    * Add missing ScaleSet properties
    
    The change adds the following missing properties 
     1) "zones" property to VirtualMachineScaleSetVM
     2) DiskSizeInGB to VirtualMachineScaleSetOSDisk
     3) DiskSizeInGB to VirtualMachineScaleSetUpdateOSDisk
    
    * New example to create a scaleset with zones
    
    * Add DiskSizeInGB to VMScaleSet OSDisk in example
    
    * Add reference to CreateAScaleSetWithVMsInDifferentZones.json in swagger
    
    * Remove tabs
    
    * Fix json formatting
    soshekar authored and jhendrixMSFT committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    4d4c237 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd89b6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    699762e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f4d093 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. Configuration menu
    Copy the full SHA
    726e43f View commit details
    Browse the repository at this point in the history
  2. Azure Service Fabric Mesh Preview 2018-07-01 REST API specification (#…

    …3389)
    
    * Azure Service Fabric Mesh Preview 2018-07-01 REST API specification
    
    * fix the suppression typing error
    
    * updating the go SDK tag and output location based on the review feedback
    Vipul Modi - MSFT authored and marstr committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    16644c3 View commit details
    Browse the repository at this point in the history
  3. Updating 2018-03-01-preview to include a few extra fields and paramet…

    …ers (#3370)
    
    * Update get entities to include two fields
    
    * Fix a typo
    Raj Shah authored and jhendrixMSFT committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    cc19f5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a14dcbb View commit details
    Browse the repository at this point in the history
  5. Suppress Operations API Implemenetation Error (#3139)

    * Suppress Operations API Implemenetation Error
    
    * Suppress RequiredPropertiesMissingInResourceModel linter error
    sarangan12 authored Jul 16, 2018
    Configuration menu
    Copy the full SHA
    0a45a30 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2018

  1. Fix OAV error log (#3421)

    * Fix OAV error log
    
    * remove test/model.js
    sergey-shandar authored Jul 17, 2018
    Configuration menu
    Copy the full SHA
    d068d86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e61491c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19450c4 View commit details
    Browse the repository at this point in the history
  4. Update ReadMe.md by linking the announcements section (#3428)

    * Update ReadMe.md by linking the announcements section
    
    * Update README.md
    
    * Update README.md
    mozehgir authored and marstr committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    b36d263 View commit details
    Browse the repository at this point in the history
  5. Add revision and Version Description to Contract (#3430)

    * add revision description
    
    * fixed missing file reference
    
    * add the missing file
    solankisamir authored and jhendrixMSFT committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    e2b4303 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7499d0e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Configuration menu
    Copy the full SHA
    40e3e99 View commit details
    Browse the repository at this point in the history
  2. Added BackupValidateOperation API (#3395)

    * Added BackupValidateOperation API
    
    * Added BackupValidateOperation API
    
    * Fix casing in validateOperationResponse
    
    * Fix casing in validateOperationResponse
    
    * Fix casing in swagger example file path
    
    * Use ValidateRequest instead of Resource<ValidateRequest>
    
    * Update operationid of validate_Operation to Operation_Validate per feedback
    
    * Update operationid of validate_Operation to Operation_Validate per feedback
    
    * remove additional parameter api-version
    sumitmal authored and jhendrixMSFT committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    ccefbaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3316d44 View commit details
    Browse the repository at this point in the history
  4. BugFix: defaultSinkRefs is an array of string (#3432)

    Vipul Modi - MSFT authored and marstr committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    fa000df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe957d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50c1440 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c14b067 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31bbba8 View commit details
    Browse the repository at this point in the history
  9. Modify Cognitive Search Swagger (#3386)

    * Address CR comments
    
    * Address CR comment
    
    * Address PR comments in C#
    
    * Fix syntax error
    
    * Address CR comments
    jeji1101 authored and jhendrixMSFT committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    c4c8e6d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    96d6b7f View commit details
    Browse the repository at this point in the history
  11. Update default package version for WebSiteManagementClient (#3415)

    * Updated webapps swagger with restore deleted site APIs
    
    * Update default package version for WebSiteManagementClient
    Nicholas King authored and lmazuel committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    59180bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    07f0a74 View commit details
    Browse the repository at this point in the history
  13. Adding swagger of sensitivity labels APIs. (#3373)

    * Swagger of sensitivity labels APIs
    
    Adding swagger containing APIs of sensitivity labels, as long as usage examples of these APIs.
    
    * Reference common definitions.
    
    Reference common definitions.
    bashahee authored and hovsepm committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    5dd98e6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    de1a433 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7225089 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Configuration menu
    Copy the full SHA
    d5d70ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f9667d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4a189b View commit details
    Browse the repository at this point in the history
  4. Revert "Add API for adding external storage account configurations to…

    … a web app (#3444)" (#3449)
    
    This reverts commit 7f9667d.
    jhendrixMSFT authored Jul 19, 2018
    Configuration menu
    Copy the full SHA
    309a7d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e6fee2 View commit details
    Browse the repository at this point in the history
  6. RunCommands 2018-06-01 (#3422)

    * RunCommands 2018-06-01
    
    * Take examples from 2018-04-01
    lmazuel authored Jul 19, 2018
    Configuration menu
    Copy the full SHA
    be9bf1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7767268 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    565c26a View commit details
    Browse the repository at this point in the history
  9. Revert "Add API for adding external storage account configurations to…

    … a web app (#3452)" (#3458)
    
    This reverts commit 565c26a.
    jianghaolu authored Jul 19, 2018
    Configuration menu
    Copy the full SHA
    f42ddc4 View commit details
    Browse the repository at this point in the history
  10. LUIS Python conf (#3455)

    * LUIS Python conf
    
    * Fix folder
    lmazuel authored Jul 19, 2018
    Configuration menu
    Copy the full SHA
    c8516b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. Configuration menu
    Copy the full SHA
    ad8ff14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0cf00b View commit details
    Browse the repository at this point in the history
  3. Update AutoSuggest's readme.nodejs.md file (#3465)

    * Update AutoSuggest's readme.nodejs.md file
    
    * Don't regenerate AutoSuggest Node.js readme.md file
    
    * Update the azure-cognitiveservices-autosuggest Node.js output-folder property
    
    * Change azure-arm property for Node.js AutoSuggest to false
    Dan Schulte authored Jul 20, 2018
    Configuration menu
    Copy the full SHA
    8ff12b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    063e606 View commit details
    Browse the repository at this point in the history
  5. updated description of sku name values (#3467)

    * updated description of sku name values
    
    * added default sku name value
    tfitzmac authored and hovsepm committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    aa50b23 View commit details
    Browse the repository at this point in the history
  6. Update custom image search Node.js properties (#3470)

    Dan Schulte authored Jul 20, 2018
    Configuration menu
    Copy the full SHA
    eddee65 View commit details
    Browse the repository at this point in the history
  7. Enable Computer Vision Client to customize endpoint. (#3440)

    * Enable Computer Vision Client to customize endpoint.
    
    * Update Corresponding examples.
    yangyuan authored and sergey-shandar committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    6a7eb1d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. Removing the SDK specs for servermanagement. This resource provider h…

    …as been decomissioned in Azure for many months. Removing the SDK specs as part of a broader cleanup. (#3461)
    dyhims authored and jhendrixMSFT committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    7105e6e View commit details
    Browse the repository at this point in the history
  2. Revert "updated description of sku name values" (#3475)

    * Revert "Enable Computer Vision Client to customize endpoint. (#3440)"
    
    This reverts commit 6a7eb1d.
    
    * Revert "Update custom image search Node.js properties (#3470)"
    
    This reverts commit eddee65.
    
    * Revert "updated description of sku name values (#3467)"
    
    This reverts commit aa50b23.
    tfitzmac authored and jhendrixMSFT committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    9754d04 View commit details
    Browse the repository at this point in the history
  3. Add connection state events and update LifeCycleEvents (#3448)

    * Updating fields in the DeviceLifeCycleEventProperties
    Adding DeviceConnectionStateEventProperties and events
    
    * Fix typos
    cpjagan authored and sarangan12 committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    93a0d9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62734ff View commit details
    Browse the repository at this point in the history
  5. Bump version of recoveryservices-siterecovery's Node.js management pa…

    …ckage to 3.0.0 (#3476)
    Dan Schulte authored Jul 23, 2018
    Configuration menu
    Copy the full SHA
    b6cd400 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6d44d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. Configuration menu
    Copy the full SHA
    052e636 View commit details
    Browse the repository at this point in the history
  2. Build checks (#3460)

    Surface build checks on new PRs
    Brandon Siegel authored Jul 24, 2018
    Configuration menu
    Copy the full SHA
    548ebaa View commit details
    Browse the repository at this point in the history
  3. Fix build output markdown

    Brandon Siegel committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    b63c8bc View commit details
    Browse the repository at this point in the history
  4. Add Go SDK generation config (#3403)

    * Add Go SDK generation config
    
    * fix namespace for go
    
    * Move go sdk config to its own file
    Vlad Barosan authored Jul 24, 2018
    Configuration menu
    Copy the full SHA
    c0cbb2c View commit details
    Browse the repository at this point in the history
  5. Security Center - Removing properties to allow auto code generation (#…

    …3453)
    
    * Security Center - Removing properties to allow auto code generation
    
    * Fix for allOf and case mismatch in property name
    
    - make allOf on `object` not a `string`
    - fix hostname to match examples
    chlahav authored and hovsepm committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    30d7f17 View commit details
    Browse the repository at this point in the history
  6. Updating User Properties (#3483)

    deata authored and hovsepm committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    3dabbad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4456ddd View commit details
    Browse the repository at this point in the history
  8. Update web management Node.js package version (#3494)

    Dan Schulte authored Jul 24, 2018
    Configuration menu
    Copy the full SHA
    cb76c25 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    821bdc8 View commit details
    Browse the repository at this point in the history
  10. Update Java entries for Cognitive Services data-plane specs (#3497)

    * update Java entries in readme.md
    
    * override the client name for Java (same as in CSharp)
    
    * update the default output folder for Java SDK Cognitive Service data-plane client libraries
    milismsft authored and hovsepm committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    a0db520 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. Configuration menu
    Copy the full SHA
    9ac2c74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0840eaa View commit details
    Browse the repository at this point in the history