-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
FI from master
branch to network-february-release
.
#5262
FI from master
branch to network-february-release
.
#5262
Commits on Feb 19, 2019
-
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
Configuration menu - View commit details
-
Copy full SHA for aa409a4 - Browse repository at this point
Copy the full SHA aa409a4View commit details -
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";
Configuration menu - View commit details
-
Copy full SHA for aab4327 - Browse repository at this point
Copy the full SHA aab4327View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e4864 - Browse repository at this point
Copy the full SHA a3e4864View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8024db - Browse repository at this point
Copy the full SHA a8024dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for db5576a - Browse repository at this point
Copy the full SHA db5576aView commit details
Commits on Feb 20, 2019
-
[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
Configuration menu - View commit details
-
Copy full SHA for c635691 - Browse repository at this point
Copy the full SHA c635691View commit details -
Configuration menu - View commit details
-
Copy full SHA for a51a0cf - Browse repository at this point
Copy the full SHA a51a0cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 847850a - Browse repository at this point
Copy the full SHA 847850aView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 3099de0 - Browse repository at this point
Copy the full SHA 3099de0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 541a1c8 - Browse repository at this point
Copy the full SHA 541a1c8View commit details
Commits on Feb 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 145e03e - Browse repository at this point
Copy the full SHA 145e03eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5792e1 - Browse repository at this point
Copy the full SHA a5792e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad2e0e2 - Browse repository at this point
Copy the full SHA ad2e0e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 161196e - Browse repository at this point
Copy the full SHA 161196eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dc9ec3 - Browse repository at this point
Copy the full SHA 5dc9ec3View commit details -
typo: datafactory/resource-manager/Microsoft.DataFactory/stable/2018-…
…06-01/ (#5238) - Adwords -> AdWords - connectioned to -> for the
Configuration menu - View commit details
-
Copy full SHA for 29f93fd - Browse repository at this point
Copy the full SHA 29f93fdView commit details -
* 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
Configuration menu - View commit details
-
Copy full SHA for 90f6af0 - Browse repository at this point
Copy the full SHA 90f6af0View commit details -
Fix for lintdiff tool memory issue. (#5246)
* node options * correct NODE_OPTIONS * lintdiff travis-ci
Configuration menu - View commit details
-
Copy full SHA for ad7f124 - Browse repository at this point
Copy the full SHA ad7f124View commit details
Commits on Feb 22, 2019
-
2019 Azure Stack hybrid Profile. (#5212)
* 2019 Azure Stack hybrid Profile. * fixing changes for profile * remove space * formatted profile
Configuration menu - View commit details
-
Copy full SHA for 9a4471b - Browse repository at this point
Copy the full SHA 9a4471bView commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for c24c50c - Browse repository at this point
Copy the full SHA c24c50cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4efa60 - Browse repository at this point
Copy the full SHA d4efa60View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1ee96b - Browse repository at this point
Copy the full SHA a1ee96bView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 5df40b9 - Browse repository at this point
Copy the full SHA 5df40b9View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 1b8a97c - Browse repository at this point
Copy the full SHA 1b8a97cView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for a9e7c4f - Browse repository at this point
Copy the full SHA a9e7c4fView commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for a628a43 - Browse repository at this point
Copy the full SHA a628a43View commit details
Commits on Feb 25, 2019
-
Add JavaScript/TypeScript generation details to resource-manager/neta…
…pp (#5261)
Dan Schulte authoredFeb 25, 2019 Configuration menu - View commit details
-
Copy full SHA for dbfe24f - Browse repository at this point
Copy the full SHA dbfe24fView commit details -
Azure Security Center - break-to-composite v1 (#5197)
* Azure Security Center - break-to-composite v1 * Azure Security Center - composite api v1 - suppress email format
Configuration menu - View commit details
-
Copy full SHA for 672c412 - Browse repository at this point
Copy the full SHA 672c412View commit details