Граф коммитов

31 Коммитов

Автор SHA1 Сообщение Дата
Zhenglai Zhang e81093786c
Update azure-pipelines.yml to use ubuntu-20.04 (#16485)
* Update azure-pipelines.yml

* Update ShouldSendPRToMain.yml

* Update BranchProtectionForPrivateRepo.yml
2021-10-21 16:35:22 +08:00
Zhenglai Zhang 1aabb7fe65
set default branch as main for pipeline (#15465)
* set default branch as main

* block pr to public spec repo
2021-08-02 14:52:01 +08:00
Zhenglai Zhang 5910fcb4cd
remove old spellcheck, prettier and networkvalidation pipeline tasks (#15404) 2021-07-30 10:49:26 +08:00
Zhenglai Zhang 3f77ff73b2
Bump dependencies (#14987)
* bump prettier

* bump jsonpath

* remove rest-api-specs-scripts

* fix prettier-fix command
2021-06-30 12:36:35 +08:00
Zhenglai Zhang ff40afe668
remove pipeline old un-needed tasks (#11730) 2020-11-27 11:25:15 +08:00
Zhenglai Zhang 577e490cd0
remove breaking change validation (as it has been migrated to unified pipeline) (#10433) 2020-08-13 13:26:42 +08:00
Phoenix He f49b10308f Fix SDK Automation auto cancel issue (#8333)
* Fix SDK Automation auto cancel issue

* Disable autoCancel in all pipeline
2020-02-10 15:26:37 +08:00
Phoenix He 2cdffc842c Move Prettier to prod, Remove Avocado in preprod pipeline (#8161) 2020-01-15 16:37:20 +08:00
Phoenix He 0b2c504de3
Fix azure pipeline trigger issue (#7966) 2019-12-16 15:52:47 +08:00
Phoenix He 2e8ca783ce Enable SDK Automation V2 in CI (#7548)
* Update config for SDK Automation

* Update registry name

* Update display name
2019-12-04 15:34:13 +08:00
Nick Schonning 374fbd956c chore: Move Spellcheck to regular pipeline (#7104)
Job has been in preproduction pipeline for a few months now
2019-09-24 14:54:20 +08:00
Phoenix He db796b6852 Add ModelValidation to pipeline (#7152) 2019-09-09 14:44:19 +08:00
Phoenix He 9cad6f6bb2 Refactor pipeline file and add package-lock.json (#7073)
* Refactor pipeline file and add package-lock.json

* Update preproduction-azure-pipelines.yml

* Update variable

* Use npm ci instead of npm install
2019-08-30 14:07:20 -07:00
Phoenix He ee8b7f9b5f Disable CI for ruby sdk (#6874) 2019-08-06 13:40:04 +08:00
Phoenix He 98b36d1450
Re-enable v1 CI pipeline and retarget v2 sdk automation to test repo (#6767)
* Re-enable v1 CI pipeline and retarget v2 sdk automation to test repo
2019-08-01 14:39:37 +08:00
Sergey Shandar d45be44df7
Remove Ruby SDK check (#6534) 2019-07-02 12:31:13 -07:00
Dan Schulte e8a7cd0905 Remove azure-sdk-for-node from pipeline (#6397) 2019-06-20 10:26:23 -07:00
Sergey Shandar f33c32d458
Remove SDK JS generation (#6391) 2019-06-19 15:28:23 -07:00
Veronica Giaudrone b6e67d9b5d
adding branch check to Azure Dev OPs (#5915) 2019-05-13 15:34:00 -07:00
Sergey Shandar 61e73c391b
Update rest-api-spec-scripts to 0.2 and remote travis-ci jobs (except… (#5742)
* Update rest-api-spec-scripts to 0.2 and remote travis-ci jobs (except branch check)

* return semantic and model

* minor

* modelValidation and semanticValidation use avocado diff.

* Install .Net

* semantic and model

* restore travis

* minor
2019-04-23 18:16:53 -07:00
Mikhail 94cbaeeaf2 Build release (#5717)
* Adds base for updating Microsoft.Network from version stable/2018-12-01 to version 2019-02-01

* Updates readme

* Updates API version in new specs and examples

* Remove Alert action from user rules (#5428)

* Patch call for DDoS Protection plan (#5426)

* Patch call for DDoS Protection plan

Removing unreferenced definition

Addressing review comments. Setting x-ms-long-running-operation to false

Removing tags from Patch call description

Fixing the response message description

Removing x-ms-long-running-operation from patch

fixing the file renames

* Adding patch call to 2019-02-01

* fixing date

* fixing semantic error

* Addressing review comments

* Fixed examples for WAFPolicy (#5454)

* Added missing descriptions in Network specs (#5490)

* Added missing descriptions in Network specs

* Add missing x-ms-enum

* Updated VNet Gateways operations: Fix for #4642 (#5223)

* Adds base for updating Microsoft.Network from version stable/2018-12-01 to version 2018-12-01

* Updates readme

* Updates API version in new specs and examples

* Updated VNet Gateways operations: Fix for #4642

* Network: Duplicate tags in readme file. (#5227)

* Added missing change. Extended to new API version

* Copy changes for AppGw from 2018-12-01 (#5463)

* Correct Azure Firewall Rule Action in Examples (#5514)

* Swagger has to just enforce a positive fileUploadLimitInMb, It doesnt have to check the upper Limit. (#5527)

*  Swagger has to just enforce a non-negative fileupload limit, need not do the upper limit check

* rolling back

* Swagger has to just enforce a positive fileUploadLimitInMb, It doesnt have to check the upper Limit.

* removed unused flag allowglobalreach (#5539)

* Stub YML config for validating NRP PRs (#5550)

* Add new protocols (#5582)

* Update readme.python.md

* Remove extra "x-ms-enum" (#5617)

* Added missing x-ms-long-running-operation-options (#5572)

* Initial commit (#5635)

* Add new Nat Gateway resource (#5579)

* Add new Nat Gateway resource

* Update API version

* Update PR comments

* Update nat gateway

* Fix json errors

* Updated nat gateway

* Update Nat Gateway examples name

* Update Examples with 202

* Need to update with latest master since network.csproj is failing on azure-powershell

* azure firewall revert alert

* Update NatGateway

* Update nat gateway tags

* Remove basic sku since it is not supported

* Add application gateway backendHealthOnDemand Operation (#5552)

* Add application gateway backendHealthOnDemand Operation

* Update ApplicationGatewayBackendHealthTest.json

* change backendHealthOnDemand to getBackendHealthOnDemand

* add x-ms-long-running-operation-options

* fix api version

* Add disableBgpRoutePropagation (#5585)

* Add disableBgpRoutePropagation

* Reformat

* Move Network validation config to azure-pipelines.yml (#5589)

* Move Network validation config to azure-pipelines.yml

* Add continueOnError to Network validation

* Resolve issue with unreferenced examples in Network specs (#5674)

* Swagger changes for useLocalAzureIpAddress property. (#5678)

* Fixed allow Vnet description (#5696)

* Remove duplicate enums from Network specs (#5647)

* Remove duplicate enums

* Remove readOnly from references to definitions that are already marked as read only

* Add missing descriptions (#5662)

* Remove duplicate enum ApplicationGatewayProtocol (#5708)

* Update examples to include custom routes parameter (#5710)

* fixed mistyping

* Fix examples

* Rollback typo fix
2019-04-22 15:41:56 -07:00
Sergey Shandar a2649ab30d
Switch `breaking-changes` and `momentOfTruth` scripts to TypeScript (#5643)
Switch `breaking-changes` and `momentOfTruth` scripts to TypeScript
2019-04-15 15:20:03 -07:00
Sergey Shandar 3ce916b306
Update Avocado to use new diff logic. (#5566)
* Avocado from GitHub

* new pipeline

* remove avocado.ts

* DO NOT MERGE

* Update package.json

* Revert "DO NOT MERGE"

This reverts commit 25853152f3.
2019-04-09 10:31:24 -07:00
Sergey Shandar fc6fb483ea Avocado (#5444)
* First Avocado reference.

* direct call

* It should work now

* only folders

* only dir files

* No readme.md errors

* continueOnError

* dontmerge.json

* handle error

* pretty output

* JSON error

* JSON error

* different error

* restore

* ready to merge
2019-03-21 15:39:52 -07:00
Anton Evseev 128ad26caf Network February release (#5365)
* Adds base for updating Microsoft.Network from version stable/2018-12-01 to version 2018-12-01

* Updates readme

* Updates API version in new specs and examples

* Network: Duplicate tags in readme file. (#5227)

* FI from `master` branch to `network-february-release`. (#5262)

* DataFactory Swagger Change for SapOpenHub and Rest (#5195)

* DataFactory Swagger Change for SapOpenHub and Rest

* correct indentation

* address comment of REST

* fix syntax issue

* Fix issue with AutoRest

* Add cognitive service AnomalyFinder (#5126)

* add AnomalyFinder swagger json

* AnomalyFinder update swagger json

* add AnomalyFinder readme

* fix file path; change class name;

* make camelCase style

* fix typo; change operationId; remove hard code arg limitation;

* fix type of "sensitivity"; change description of "timestamp";

* Improving secretVersion description (#5220)

* [Cogsvcs] LUIS - add text to simple entity description (#5216)

* Add hwRevision field to HanaInstance definition (#5196)

* [DataFactory] Swagger changes for ADF newly released features: (#5218)

* Swagger changes for ADF newly released features:
1. I can load data from o365 by leveraging the REST endpoint of o365
2. Support copying incremental files based on lastModifiedTime for S3/File/Blob
3. Enable ADLS Gen2 connector as both source & sink
4. Support data migration from MongoDB to CosmosDB (MongoDB API)
5. Make Kusto source/sink better and support Azure Data exploer source/sink
6. Support copy from ADLS Gen1 to ADLS Gen2 with ACL
7. serviceUrl @ S3 linked service
8. I can copy from Dynamics AX
9. AAD OAuth for OData Linked Service
10. I can copy from Oracle Service Cloud and Google Adwords

* fix swagger definetion for MongoDB Srouce cursor method.

* fix Amazon S3 servie url definition

* fix CosmosDbMongoDbApiSink

* Fix several typos

* Add maxConcurrentConnections in CopySource and CopySink

* Node v 10. (#5236)

* Remove API reference of Gender::genderless. (#5188)

* Add an Operations API for Commitment Plan RP (#5222)

* Add an Operations API for Commitment Plan RP

* Add OperationEntityListResult related definitions

* Fix case typo

* Fix tab to spaces

* Fix NewtonSoftJson Issue (#5240)

* Support create pipeline run with recovery mode

* Update description of isLatest

* Update descriptions

* update autorest version to fix CI

* Add suppresses for Machine Learning Commitment Plan RP (#5221)

* typo: datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/ (#5238)

- Adwords -> AdWords
- connectioned to -> for the

* scripts (#5213)

* scripts

* TRAVIS_PULL_REQUEST

* another try

* TRAVIS_PULL_REQUEST_SLUG

* TRAVIS_REPO_SLUG

* Swagger to SDK

* linter and ruby

* not really a slug

* pool

* indent

* strange

* URI

* env vars

* uri

* env var

* TRAVIS_PULL_REQUEST_SLUG

* matrix

* Azure OpenAPI name

* linter: autorest fix

* error handling and PR_ONLY = true

* syntax

* pipelines.

* job name

* job name

* Names

* params, no getStatus.js

* No CI, only PR validations.

* displayName

* revert back

* no need to show vars

* Fix for lintdiff tool memory issue. (#5246)

* node options

* correct NODE_OPTIONS

* lintdiff travis-ci

* 2019 Azure Stack hybrid Profile. (#5212)

* 2019 Azure Stack hybrid Profile.

* fixing changes for profile

* remove space

* formatted profile

* [Azure Search] Add Suggest and Index APIs to data plane Swagger spec (#5219)

* Renaming Search|SuggestParametersPayload to *Request and making them internal

Made AutocompleteRequest internal too, and fixed some incorrect comments.

* Adding Suggest API to the Azure Search data plane spec

* Fixing validation error in Suggest example

* Adding Index API to the Azure Search data plane spec

* Make example names consistent

* Adding new properties to Databricks LS and custom activity (#5214)

* typo: instantitate -> instantiate (#5251)

* Users/laramume/addv2.1 swagger (#5187)

* updated model names in preview version to be consistent with stable version to avoid breaking changes in client side code

* changed swagger files

* added v2.1 swagger

* added v2.1 swagger

* added v2.1 swagger

* added v2.1 swagger

* added v2.1 swagger

* resolved PR comments

* Update swagger file and examples with time zone parameter (#5224)

* Update swagger documetation to mark Collation property as writable.

Change Managed Instance collation property from read only to read and create.
Add collation to properties section in ManagedInstanceCreateMax example.

VSTS task: 12336257

* Remove 'cosmetics' from swagger.

* Remove comma as redundant

* Return to the initial, generated state.

* Update swagger file and examples with time zone parameter

* Minor (but improtant) changes in Azure DevOps pipeline. (#5253)

* empty parameters

* TRAVIS_BRANCH

* target branch

* trying to set env var

* use shell

* info

* more info

* Pull Request Number

* [Ready to MERGE] Swagger for Tenant Properties API (#5038)

* added swagger for Tenant Properties

added swagger for Tenant Properties

* Fixed camel casing in billing.json file

Fixed camel casing in billing.json file

* Update billing.json

* changes in DiscoverTenants contracts

changes in DiscoverTenants contracts

* billing.Json trim blank space

billing.Json trim blank space

* Update billing.json

* removal of plural name

removal of plural name

* Updating the route

Updating the route as per suggestion

* Moved Swagger for Discover Tenants from billing to consumption

Moved Swagger for Discover Tenants from billing to consumption

* Change in Namespace followed by one additional parameter "billingAccountId"

Change in Namespace followed by one additional parameter "billingAccountId"

* Change of method name from discoverTenants to tanants.

Change of method name from discoverTenants to tanants.

* changes ion response type

changes ion response type

* added name after Id. Code review implementation

added name after Id. Code review implementation

* Add JavaScript/TypeScript generation details to resource-manager/netapp (#5261)

* Azure Security Center - break-to-composite v1 (#5197)

* Azure Security Center - break-to-composite v1

* Azure Security Center - composite api v1 - suppress email format

* Add globalReachEnabled, Add Get and list for peer express route circuit connections. Remove allowGlobalReach (#5266)

* Added GlobalReachEnabled field. Added GET and List apis for peer express route circuit connections. Removed AllowGlobalReach as it was a dead field and abandoned in favor for GlobalReachEnabled

* adding allow gloabl reach back

* fixed typo

* Fix descriptions & remove unused/duplicate definitions (#5243)

* Add support for Local Sku (#5317)

* Add WAF as a top level resource (#5341)

* Add WAF as a top level resource

* Fix merge

* Addressed comments

* Addressed comments

* Code review comments

* fix issue for powershell

* add health probe log

* address the comments

* increase Node.js memory

* double the memory

* print node_options

* mistake

* pass to docker

* FI from master to network-february-release (#5391)

* Add mixedreality 2019-02-28 API version to Go SDK (#5271)

* Remove ARM gateway Node.js configuration (#5283)

* Updates to Scheduled Query Rule swagger (#5175)

- making aznsaction paramter optional
  - removing hidden-link value from tags
pu

* Fix JavaScript configuration for ARM Private DNS SDK (#5284)

* Fix JavaScript configuration for ARM Private DNS SDK

* Add quotes

* Add private preview API for Azure Image Builder (#5055)

* Add private preview API for Azure Image Builder

* Review comments

 - Added list-by-resource-group and list-by-subscription
 - Added default error response
 - Removed explicit operation url (implied by async contract)
 - Adjusted 'delete' response codes to match expectations
 - Allow patch for tags
 - Added provider operations API

* Review comment: use "nextLink" for paging

* Adding readme files for SDK generation

* PR: rename 'tags' -> 'artifactTags' for distributor

* Add examples, fix minor issues in swagger

* Updating Blueprint spec to include resource group tags (#5263)

* Add Showback model (#5217)

* Add Showback model

* fix ShowbackRule.json example

* remove "," from line 1709

* Add Put Rule

* Fix Scope

* Update json with pull request changes

* change recurring to enum

* chore: Graphservice -> GraphService (#5098)

* Enable SSL on custom domains using users certificate or CDN managed certificate (#5276)

* Translator Text API V3 (#5230)

* Translator Text API V3

* Fix path and override

* Fix a typo and few other improvements in descriptions.

* Remove after_scripts

* Update readme.md

* Update readme.md

* Update MariaDB api version (#5280)

* Adding Swagger and examples for VirtualClusters operation group (#5248)

* Adding Swagger file for VirtualClusters operation group, together with examples.

* Fixing api version, typos and location in examples.

* Adding virtualclusters.json to readme.md

* Security - Updating API versions of alerts and pricing types (#5269)

* Security - Updating api versions of alerts and pricing types

* fix codegen paths for Go SDK

* typo: asscociation -> association (#5252)

* Fix lintdiff issue (#5299)

* fix Go SDK package path for mariadb stable release (#5298)

* changes to improve documentation of endpoint health statuses for routing (#5290)

* add netapp to Go SDK (#5308)

* Update MariaDB default API version to 2018-06-01 (#5302)

* new application insignts api version for unified schema in action (#5292)

* Added Azure App Configuration event data schema. (#5309)

* Added Azure App Configuration event data schema.

* Added a few missing pieces.

* Prefixed event names with our service prefix 'AppConfiguration'.
* Added Microsoft.AppConfiguration to the event grid data-plane readme.

* Updated api-version path to '2018-01-01' from '2018-02-01'.

* Apim Cache resource + DELETE long running + refactor to align with tooling. (#5260)

* api import and service delete long running operation

* Bring your own Cache

align with spec generated from tooling

user and notification align

Refactor products and apis

* align with spec generated from tooling

user and notification align

Refactor products and apis

validating examples

validating examples

move all parameters to apimanagement.json

Fix reference issue with tagcontract and example DeleteCache.

* switch to plural example file names for LIST

* bring back updatehostname and updatecertificate

* Dev adhybridhealthservice microsoft.ad hybrid health service 2014 01 01 binilkk (#5042)

* Fixes for:

Issue #1 : https://github.com/Azure/azure-rest-api-specs/issues/4576#issuecomment-445427819

Typo in the DeltaOperationType Enum.

Issue #2 : https://github.com/Azure/azure-rest-api-specs/issues/4844#event-2014233693

GlobalAdmins list is marked as an object, while it's an array.

* Updated the Specification as example for Risky IP Download report.

* Added the Result details

* Fixed review comments, changed the URI scheme as well as changed get/post methods

* Addressing Review Feedback, changing POST call of blobUri -> generateBlobUri

* Update UserAssignedIdentities spec in Web (#5288)

* Update UserAssignedIdentities spec in Web

Microsoft.Web recently added support for UserAssigned managed service identities (in preview), but the swagger spec is incorrect for the identity payload as it follows the old construct of sending an array of identityIds as opposed to the updated spec which instead sends a dictionary object called userAssignedIdentities. 

Spec + history outlined here:
http://sharepoint/sites/AzureUX/Sparta/_layouts/15/WopiFrame2.aspx?sourcedoc=%7b633632B4-02E4-4DE2-92A9-EDCAF9BE73D4%7d&file=ARM%2BMSI.docx&action=default 

Our swagger contains identityids[] because of previous work to future support UserAssigned identities, but never released the feature in that state, rather we opted to wait for the new spec to be supported and then integrated with that on our end. 

Our MSI implementation reflects Microsoft.Compute's spec for user assigned.

78e1feab14/specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json

* fix linterdiff tool

* Add private dns module name for java codegen (#5312)

* Update Swagger Files For ManagedInstanceAdministrator (#5095)

* Update Swagger Files For ManagedInstanceAdministrator

* Fix for double wording

* Comments resolved

* Bringing consistency between to "ResourceGroup" definition (#5256)

* Bringing consistency between this "ResourceGroup" definition and the one in Common.

* Fixing broken references

* reverted security python readme to pre multi api (#5301)

* [Azure Search] Add Search API to data plane Swagger spec (#5315)

* [Azure Search] Updating some Swagger descriptions to be more doc-friendly

Sometimes we over-describe things, especially "comma-separated lists" in
query string parameters. These are modeled as arrays in Swagger, which are
already understood to be comma-separated lists. They are modeled as
collections in generated code, so they are decidedly not comma-separated
lists in that context. So removing this phrase is a win-win.

* [Azure Search] Adding some missing readOnly attributes

* Adding Search API to the Azure Search data plane spec

* [Azure Search] Use regexes to generate code for server-side paging

This change introduces some very hacky regexes to customize the generated
code for server-side paging of the GET and POST Search APIs. They work by
splitting the generated SearchGet and SearchPost operations in two, so that
the portion that operates on a URL and request body can be reused.

This workaround is necessary because AutoRest lacks flexibility around
paging. The current x-ms-pageable implementation doesn't work for us because
it doesn't model additional top-level response properties or continuation
POST requests (only nextLink/GET).

The only other alternative to this approach besides custom code would have
been to try to parse the nextLink URL query string to reconstitute parameters
to pass to the generated SearchGet and SearchPost operations. This is
unacceptable for Azure Search, since it would exclude custom parameters that
can't be modeled in Swagger, like personalization IDs for custom ranking.
Neither AutoRest nor apparently Open API support modeling arbitrary query
string parameters.

Ideally we'll find a pattern common to other data plane APIs so we don't have
to hack this with regexes for every target language, but it's good enough for
now.

* [Azure Search] Rename some client properties for consistency

* [Azure Search] Make AutocompleteMode non-nullable

* [Hub Generated] Review request for Microsoft.Web to add version 2018-02-01 (#5137)

* Add Hosting Environment network dependencies

* Address PR description feedback

* Add Network Dependencies examples

* Fix casing

* Remove incorrect pagination from examples.

* Add missing MarketplaceOrdering operations to swagger (#5279)

* Add missing MarketplaceOrdering operations to swagger

* Add examples

* Add example files

* Apply suggestions from code review

Clarify operation descriptions

Co-Authored-By: zachraMSFT <zachra@microsoft.com>

* Fix Hosting Environment Network Dependencies pagination (#5320)

* Add regex validation for ManagedClusterAgentPoolProfile.name (#5324)

* Adding instance pools swagger (#5225)

* Initializing instance pools swagger and examples - no usages / managed instances get by instance pool

* updates to use common resource and sku definitions

* Update instance pool swagger with typo fixes

* Updates to instance pool swagger and reverting readme.md to exclude instance pools reference

* Fix whitespace diff

* Making a whitespace change to re-try linter validation

* Updates to add list instances pools by subscription and update license type param to use enum which is limited to LicenseIncluded and BasePrice

* Enhanced A2ARecoveryPointDetails with "disks" (#5307)

* [DiskRP] Adding swagger spec for 09-30-2018 (#5232)

* commit for the older swagger version to make the PR easier to look at

* Adding the DiskRP 09-30-2018 swagger spec. This includes support for hyperVGeneration, encryptionSettingCollections, diskState, Upload Disks, and Write access

* adding the updated readme

* updating the examples to use 09-30-2018

* removing extraneous examples

* adding a description for the EncryptionSettingsElementand fixing linter issues

* [Computer Vision] Add read to CV OCR API. (#5314)

* Add read to OCR API.

* Add description to OCR related JSON properties.

* Mark asyncBatchAnalyze as long running operation.

* Update page property.

* Revert "Mark asyncBatchAnalyze as long running operation."

This reverts commit 51742b3e21.

* added links to limits for application gateway (#5265)

* typo: Winodws -> Windows (#5321)

* MultiApi EventHub (#5331)

* try 2 bootstrapping swagger to .net sdk tools (#5334)

* bootstrapping swagger to .net sdk tools

* deleting nuget.exe binary. Updating configs to locally restore pacakges. Adding the directory that will be used in restoring packages locally to .gitignore

* changing directory

* updating feed location to a readonly directory

* Azure Search: Resource Manager: Support 'None' Identity type (#5319)

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

* Azure Search: Resource Manager: Adding serice identity creation\removal examples

* [ADLA] - Catalog - Add stream path to USqlTableFragment (#5329)

* [Hub Generated] Review request for Microsoft.Consumption to add version 2019-01-01 (#5311)

* Add GTM scopes for budgets API

* Removed the extra period at the end of the statement

* fixing stos.proj parameter (#5338)

* change flag name from useUnifiedSchema into useCommonAlertSchema per UX requirement (#5323)

* Enhanced A2A protection input and response details (#5330)

Enhanced A2AEnableProtectionInput & A2AReplicationDetails objects with recoveryAvailabilityZone, recoveryAzureNetworkId, and recoverySubnetName.

* [Hub Generated] Review request for Microsoft.ContainerService to add version 2019-02-01 (#5350)

* Adds base for updating Microsoft.ContainerService from version preview/2018-08-01-preview to version 2019-02-01

* Updates readme

* Updates API version in new specs and examples

* [AKS] add availabilityZones to agent pool profile (#5120)

* including orchestratorVersion and provisioning state for agent pool (#5156)

* including orchestratorVersion and provisioning state for agent pool

* fixing the readme.go.md

* including enablePodSecurityPoliy properties for managedcluster and updating examples

* fixing the example for enablePodSecurityPolicy

* including apiServerAuthorizedIPRanges (#5286)

* including apiServerAuthorizedIPRanges

* support azure network policy

* mark the new features as PREVIEW in description  (#5310)

* mark the new features as PREVIEW

* mark vmss as required for az

* Azure Event Grid: Add 2019-02-01-preview tags for Ruby and Go readme files (#5349)

* Add 2019-02-01-preview tags for Ruby and Go readme files

* fix wrong preview subdirectory

* Update some descriptions. (#5305)

* update description. (#5335)

* Added VNet API (#5351)

* EventHub : corrected typo  (#5360)

* corrected typo in uri

* removed unused parameters

* Add annotations property to trigger (#5332)

* EventHub: Revert the NetworkRuleSet  (#5363)

* Revert "EventHub : corrected typo  (#5360)"

This reverts commit 1495122039.

* Revert "Added VNet API (#5351)"

This reverts commit f2ab4a8208.

* Remove the AzureDataLakeStoreCosmosStructuredStreamDataset since it's internal only (#5277)

* Removing SDK generation from Travis-CI (#5367)

* Microsoft.DataBoxEdge RP: Corrected comments of trigger and extendedinfo APIs, corrected examples (#5322)

* Corrected comments of trigger and extendedinfo APIs, corrected examples

* Microsoft.DataBoxEdge RP: Have better examples

* Corrected parameter description in order API

* oad => @azure/oad (#5362)

* oad => @azure/oad

* oad => @azure/oad

* SRP Swagger changes for 2018-11-01 (#5300)

* SRP Swagger changes for 2018-11-01

* Address CR comments

* Restrict ManagementPolicyRule -> type property to have only values from defined enum

* Make ManagementPolicySchema/version an enum string

* Remove 'version' property from ManagementPolicy schema

* Added List Policies API to SecurityAlerts (#5070)

* Added SecurityAlert List API

Added List api to:
Manged Server + Managed Database
Logical Server + Logical Database

* FIxed a description

this property is for databases+servers

* Added missing Database exmaples

Added missing examples for database security alert

* Added missing description change

For Server Security Alerts

* Revert "FIxed a description"

This reverts commit e01a332d6e.

* Revert "Added missing description change"

This reverts commit 17aeab7011.

* Update DatabaseSecurityAlertListByDatabase.json

* fixed examples

* Update DatabaseSecurityAlertCreateMin.json

Deleted wild comma

* Update readme.md

* Minor fixes

Changed tabs to spaces.
Added location for servers exmaples.

* Removed location

removed the location property from examples

* graph: improve API coverage on application & service principal  (#5181)

* [graphrbac]: fix bugs in permission grant apis

* fix paging

* add missing property

* remove pageable

* author pagable in the right way

* breaking changes over a wrong spec

* remove additionalProperties which causes wrong code-gen

* add suppressions

* use code to surpress

* address review feedabck

* moev ahead with the established pattern anyway

* address review feedbacks

* clean up all

* update operation id

* add one more property per CLI user's ask

* Add insights 2019-03-01 package to Go SDK (#5373)

* Add insights 2019-03-01 package to Go SDK

* move global settings before packages

* fix package tag for new API version (#5378)

* Remove GZRS and RAGZRS sku from SRP 2018-11-01 because feature slipped. (#5377)

* typo: upto -> up to (#5376)

* typo: graphrbac/data-plane/Microsoft.GraphRbac/stable/1.6 (#5375)

- requied -> required
- authorizaed -> authorized
- Organizatio -> Organization
- Allorganizations -> AllOrganizations
- Microsof -> Microsoft
- perperties -> prorperties
- servie -> service
- altenative -> alternative
- thubmbprint -> thumbprint

* Azure DevOps Pipeline workaround for private repository (#5374)

* Fix PolicyInsights code generation issue (#5389)

* Add replica creation parameters to Postgres ResourceProvider for SDK (#5379)

*  Add replica creation parameters to Postgres ResourceProvider for SDK

* Add replica creation parameters to Postgres ResourceProvider for SDK

* Add replica creation parameters to Postgres ResourceProvider for SDK

* Add replica creation parameters to Postgres ResourceProvider for SDK

* Add replica creation parameters to Postgres ResourceProvider for SDK

* Revert "FI from master to network-february-release (#5391)" (#5393)

This reverts commit 8f28f7f041.
2019-03-15 10:50:34 -07:00
Sergey Shandar 8aa15b5d44
Azure DevOps Pipeline workaround for private repository (#5374) 2019-03-14 13:07:08 -07:00
Sergey Shandar b1de6f7bf1
Azure DevOps time outs and display names. (#5273)
* Allow to run SDK generaion for 2 hours

* display names

* display name
2019-02-26 14:15:32 -08:00
Sergey Shandar a9e7c4f41b
Minor (but improtant) changes in Azure DevOps pipeline. (#5253)
* empty parameters

* TRAVIS_BRANCH

* target branch

* trying to set env var

* use shell

* info

* more info

* Pull Request Number
2019-02-22 13:12:00 -08:00
Sergey Shandar ad7f12455a
Fix for lintdiff tool memory issue. (#5246)
* node options

* correct NODE_OPTIONS

* lintdiff travis-ci
2019-02-21 15:57:05 -08:00
Sergey Shandar 90f6af0255
scripts (#5213)
* scripts

* TRAVIS_PULL_REQUEST

* another try

* TRAVIS_PULL_REQUEST_SLUG

* TRAVIS_REPO_SLUG

* Swagger to SDK

* linter and ruby

* not really a slug

* pool

* indent

* strange

* URI

* env vars

* uri

* env var

* TRAVIS_PULL_REQUEST_SLUG

* matrix

* Azure OpenAPI name

* linter: autorest fix

* error handling and PR_ONLY = true

* syntax

* pipelines.

* job name

* job name

* Names

* params, no getStatus.js

* No CI, only PR validations.

* displayName

* revert back

* no need to show vars
2019-02-21 14:58:17 -08:00
Sergey Shandar e182752245 First Azure Pipeline to switch on Azure DevOps. (#5211) 2019-02-15 14:49:33 -08:00