-
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
Bgp apipa changes #8482
Bgp apipa changes #8482
Commits on Nov 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2baa111 - Browse repository at this point
Copy the full SHA 2baa111View commit details
Commits on Jan 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2edf12a - Browse repository at this point
Copy the full SHA 2edf12aView commit details -
Adding Quota APIs to Capacity RP. (#6906)
* Adding swagger Spec for Quota RP API. * Adding Quota RP swagger API. * Update specification/quota/resource-manager/Microsoft.Quota/preview/2019-07-19-preview/quota.json Co-Authored-By: Nick Schonning <nschonni@gmail.com> * Update specification/quota/resource-manager/Microsoft.Quota/preview/2019-07-19-preview/quota.json Co-Authored-By: Nick Schonning <nschonni@gmail.com> * Update specification/quota/resource-manager/Microsoft.Quota/preview/2019-07-19-preview/quota.json Co-Authored-By: Nick Schonning <nschonni@gmail.com> * Updated based on the comments. * Updating based on the comments from jhendrixMSFT * Update specification/quota/resource-manager/Microsoft.Quota/preview/2019-07-19-preview/quota.json Co-Authored-By: Nick Schonning <nschonni@gmail.com> * Update specification/quota/resource-manager/Microsoft.Quota/preview/2019-07-19-preview/quota.json Co-Authored-By: Nick Schonning <nschonni@gmail.com> * Updating quota request status parameter. * Making all response for all quotaRequests status response same, for one or collection. * Adding Filter for quotaRequest by requestSubmitTime. * Fixing casing of the operationId - QuotaRequest_Status * Removing unused model and adding initial version of readme.md * Adding Readme.md File. * Updated path for quota.json. * Chaning filename Quota.json to quota.json in readme.ms. Looks like it's case-sensitive. * Fixing json. * Updating based on build errors. * Updating suppression directive for opeartions. * Fixing Suppression Directive. * Fixing List operationId name. * Update specification/quota/resource-manager/Microsoft.Quota/preview/2019-07-19-preview/quota.json Co-Authored-By: Nick Schonning <nschonni@gmail.com> * 1. Updated the _list_ as suggested in the build. 2. Removed the 4XX responses. * Adding example file. * 1.Adding providerId in the parameter List. * 1. Changed the namesace to Microsoft.Capacity. Work with Capacity RP Team (Reservation) to share the namespace. 2. Updated the API to Get and Put pair. Use the same model for Get and Put as suggested. Todo: 1. Once Apis are finalized add samples for each api. * 1. Fixing spelling. 2. Updateing the Put datamodel to match Get data model. * rename QuotaRequests_list_Status - QuotaRequests_listStatus. There was a warning for QuotaRequests_list_Status. * 1. Updated API. 2. Added example for Put /serviceLimits. 3. Updated Get example - /serviceLimits. * 1. Adding examples for /quotaRequests/{id} 2. Adding examples for /quotaRequests * 1. Formatting changes. 2. Fixing example. * 1. Removing nextLink from get /serviceLimits, as the RPs doesn't support nextLink for /usages. * 1. Moving the examples, next to the operationId. 2. Making the arrary "value" instead of quotaRequests. * 1. Changing quotaRequests to value. * Fixing example filed name to match the model. * 1. Fixing example for Put request. 2. Supressing warning PageableOperation or Get /serviceLimits, as all the RPs /usages api doesn't support pagable operation. * Fixing readme.md * 1. Removing pageableOperation Suppression. 2. Removing readonly roperties from put parameters. * 1. Changing quotaRequests to value to address - warning PutRequestResponseScheme. 2. Suppressing RequiredPropertiesMissingInResourceModel. The quotaRequest doesn't have the parameters specified. * 1. Making Put request and response same to address PutRequestResponseScheme * 1. Changing requestId to id to address BodyTopLevelProperties * Adding example for BatchAI /serviceLimits * 1. Adding the swagger definition files for Quota. 2. Updating Readme.md to include Quota.json 3. Updating the title to "Microsoft.Capacity", it's required to be same in all the files. * Updating readme.md to resolve conflicy with master. * Removing the conflict. * Removing space, which was causing merge conflict. * Removing files from Quota path. The Quota APIs will be hosted with Microsoft.Capacity RP. * 1. Addressing SDK warning for - XmsResourceInPutResponse. * Updating QuotaRequestResponse Model. * Updating examples, based on the model change. * Model change. * Model Update. * Adding description. * Updated example * 1. Validating new APIs. 2. Will add examples in next iteration. * 1. Updating AI and adding examples. * 1. Changing Operation_id * 1. Added examples. 2. Added properties object to hold additional properties from different resource providers. * Adding examples for QuotaRequests. * Adding missing example file. adding x-ms-azure-resource : true * Setting - x-ms-azure-resource : true * Adding example for MsSql get usages. Fixing few warnings. * Setting "x-ms-pageable": { "nextLinkName": "nextLink" } for the APIs, which are not pageable, returns only one object. * Removing extra , * Updating name to resourceLimits * Adding example of quotaRequest in progress and quotaRequest Failed. * Changing name back to serviceLimits. * Removing "x-ms-client-flatten": true, from the propties, which may hold specific properties for the RP. * 1. Fixing errors - Reming Nulls for next page link. 2. The get request for 1 item doesn't need to be pageable. * 1.Updating the name for ResourceType * 1. Adding Auto Quota Request API. * 1. Updated AQI Api. * Fixing recipients spelling. Removing x-ms-azure-resource * 1. Adding examples for Auto Quota Increase. * 1. Adding example for turning off th Auto Quota Invrease. 2. Fixing examples. * Updating the model. * Fixing reference. * Fixing spelling of Sev * Adding "x-ms-azure-resource": true, * Adding name, type parameters. * Fixing top level elements. * Updating descriptions and summary text. * Updating Id with full resource path. * Speeling fix for specified * Removing '' from the json. * , * 1. Updating operations ID as suggested. 2. Updated summary to clarify one resource vs multiple reources. 3. Updated autoQuota Increase data model and examples. * Updated examples. * Fixinf spelling. * 1. Changing the enums to OnSuccess, OnFailure. * 1. Changing the serviceLimits/requests to /quotaRequests. The requests cannot be child resource of /serviceLimits. * 1. Updating the quotaRequests to serviceRequests. 2. Updating the examples. * Changing the serviceRequest to serviceLimitsRequests, as suggested. * Changing emailActions to emailAction. * 1. Adding eTag header. 2. Adding oData $metadata. * 1. Making etag required parameter for put. 2. Updating metadata example. * Updating the name to - "name": "Automatic Quota Increase", * Adding $skipToken parameter. * Adding If-Match to the put and patch examples for quota. * 1. Updating the Examles based on the model. * Updating examples based on model. * Fixing examples' model for autoQuotaIncrease. * Fixing examples Model errors. * Fixing recipients. * Changing the AutoQuotaIncrease Put data model. * Fixing json. * Fixing example. * Removing $metadata api. * 1. Adding subRequestId for subrequests. 2. Updating examples with subRequestId. * 1. Updating long running task response based on comments. 2. Updating Auto Quota Increase request. Auto Quota increase is a functionality/service, where a customer can opt in for - service monitoring the usages and quota value and automatically increase the quota, when a threshold is reached. * Fixing builderror camel case. Fixing example. * Changing "operationId": "AutoQuotaIncrease_Create" * Changing the field names to lower case. * Changing case. * Changing Case. * Updating Auto Quota Increase schema. * Fixing AQI examples. * Removing readonly properties from Set requests. * Removing unused model. * changing to lowercase * Fixing schema. * Fixing nested refs. * Changing type to object. * example fix. * Updated the Put schema and examle, as per discussion. * Updated Examples and formatting. * Fixing errors/warnings. * Put Response fix. * Model Fix. * Model Fixes. * removing "x-ms-azure-resource": true from request. * Updating response schema for Put. * Put examples fixing. * Adding type= object for top level models. * Example fix. * Quota request response updates. * Example Fix. * Model fix. * Changing model. * Example Fix. * One SKU Put quota request update. * Fixing Put requests. * Example updates. * Making currentValue readonly. * Remove currentValue from quota update response. * Model Fix for put. * Fixing Patch example. * Making proerties read-only. * Removing readonly properties from resource name and unit * removing ready-only from unit. * 1. Removing collection Put and Patch. 2. Adding patch for single resource. * 1. Making Put request and response body same. 2. Making provisioningState as readonly property. 3. Updated Examples accordingly. * Updating Patch operation name to _Update. * Model Update. * Fixing examples. * Fixing examples. * 1. Fixing Examples. * Updating operation id as suggested. * Updated Operation Id: "operationId": "Quotas_GetStatus", * Fixing issue - The PUT/GET/PATCH operations must have same schema response. * 1. Adding id, name, type properties in reponse example. 2. Making ResourceType property setable for Put,Patch request. * Updating the samples * Updating the samples * Revert commit. * Formatting the json. Example spelling correction. * 1. Chaging resource name from Providers to resourceProviders, as suggested by ARM team. 2. Updating examples. * Fixing jSon. * Adding patch API. * Adding resource name to the example. * Updating patch example. * Updating Patch example. * Patch example fix. * Remove unit from request example. * Removing readonly property Unit from request. * Updating request format. * Changing the title to match the reservation - Azure Reservation API * Changing the tile back to - Microsoft.Capacity * Removing Readonly roperty from the quota request. * Including stable version of Reservation API for tag- tag: package-preview-2019-07-19. * Matching the title with the released version of reservation Api. * Including the reservation latest swagger file. Matching the Title to Microsoft.Capacity. * Reverting the title back to Azure Reservation API * Running json formatter. * Formatting json from vscode. The prettier didn't work! Used vscode to format the json. Error: D:\src\azureAPI\azure-rest-api-specs>npm run prettier -- --write "specification/reservations/resource-manager/Microsoft.Capacity/preview/2019-07-19/**/*.json" npm ERR! missing script: prettier * Running json Prettier. * Running formatting from visul studio. * Running prettier check. Output shows no Issues- D:\src\azureAPI\azure-rest-api-specs>prettier -c specification/reservations/resource-manager/Microsoft.Capacity/preview/2019-07-19/*.json Checking formatting... All matched files use Prettier code style! * Running Prettier. Co-authored-by: Nick Schonning <nschonni@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9b6d3ad - Browse repository at this point
Copy the full SHA 9b6d3adView commit details -
azuresdkci committed
Jan 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 2437a34 - Browse repository at this point
Copy the full SHA 2437a34View commit details
Commits on Jan 24, 2020
-
Add new ANF API 2019-11-01 (#8164)
* ANF-567 add API 2019-11-01 * ANF-567 add API 2019-11-01 * Update netapp.json Prettier * ANF-567 add API 2019-11-01 * ANF-567 add API 2019-11-01 * ANF-567 add new API 2019-11-01 Correct long running operations - add dummy terminal 200 state
Configuration menu - View commit details
-
Copy full SHA for 145ff62 - Browse repository at this point
Copy the full SHA 145ff62View commit details -
python sdk generation for ops management (#8226)
* python sdk generation for ops management * missing change
Configuration menu - View commit details
-
Copy full SHA for 1d96e7b - Browse repository at this point
Copy the full SHA 1d96e7bView commit details -
[Deployment Scripts] Add long running operation property; update desc…
…riptions (#8204) * Update descriptions * Put is a long running operation, adding the property for it
Configuration menu - View commit details
-
Copy full SHA for 51e1e63 - Browse repository at this point
Copy the full SHA 51e1e63View commit details
Commits on Jan 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 379b5f1 - Browse repository at this point
Copy the full SHA 379b5f1View commit details
Commits on Jan 27, 2020
-
Operational insights data export (#8128)
* microsoft.operationalinsights_add_data_export * fix * fix * fix readmfile + fix cSpell * fix * Revert "fix" This reverts commit a23f53b. * Fix azure-rest-api-specs-tests * format * Revert "format" This reverts commit f39f5e4. * Revert "Fix azure-rest-api-specs-tests" This reverts commit 50cf6aa. * prettifer * Code review fixes * Update OperationalInsights.json * Make Destination type "readonly" Co-authored-by: Arik Olsh <47111029+arolshan@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b3def49 - Browse repository at this point
Copy the full SHA b3def49View commit details -
Added Azure App Configuration v1.0 data plane API spec. (#8122)
* Added Azure App Configuration v1.0 data plane API spec. * update custom-words.txt * fix formatting * add another custom word Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for e01d8af - Browse repository at this point
Copy the full SHA e01d8afView commit details -
azuresdkci committed
Jan 27, 2020 Configuration menu - View commit details
-
Copy full SHA for fb0a727 - Browse repository at this point
Copy the full SHA fb0a727View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7412d06 - Browse repository at this point
Copy the full SHA 7412d06View commit details -
adding LogicAppResourceId to Action request and response (#8144)
* update swagger - aading LogicAppResourceId to Action put and response * update swagger - changing to logicAppResourceId style * adding LogicAppResourceId to Actions Request & Response * adding LogicAppResourceId to Actions Request & Response * adding Action property base * editing examples and adding reauired to logicAppResourceId * from LogicAppResourceId to logicAppResourceId * running prettier * running prettier * removing required for LogicAppRexourceId * changing logicApp propery doc * changing logicApp propery description
Configuration menu - View commit details
-
Copy full SHA for ab608e1 - Browse repository at this point
Copy the full SHA ab608e1View commit details -
[Hub Generated] Review request for Microsoft.Kusto to add version sta…
…ble/2019-11-09 (#8214) * Added stateReason property to cluster * Executed prettier
Configuration menu - View commit details
-
Copy full SHA for 62d82a1 - Browse repository at this point
Copy the full SHA 62d82a1View commit details
Commits on Jan 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a87eab3 - Browse repository at this point
Copy the full SHA a87eab3View commit details -
[Support RP] Updating documentation and examples for 2019-05-01-previ…
…ew version (#8229) * support rp swagger for public preview * fixing spelling error * addressing review comments * adding common resource properties * fixing readme.csharp.md * adding example that was missed * fix syntax error in swagger spec * fixing model validation error * put support for communication resource and other updates based on comments * updating communication to be async, fixing version on async and location headers * updating documentation and examples * fixing spelling error * ran prettier fix and addressing review comments
Configuration menu - View commit details
-
Copy full SHA for fcb0149 - Browse repository at this point
Copy the full SHA fcb0149View commit details -
Improve descriptions in bastionHost.json (#8236)
* Improve descriptions in bastionHost.json * Address PR feedback
Configuration menu - View commit details
-
Copy full SHA for cdbef65 - Browse repository at this point
Copy the full SHA cdbef65View commit details
Commits on Jan 29, 2020
-
ASR : swagger changes for zone to zone recovery plan (#7985)
* swagger changes for zone to zone recovery plan * zone to zone recovery plan provider specific read only property update * prettier format * prettier formatting
Configuration menu - View commit details
-
Copy full SHA for d1441c8 - Browse repository at this point
Copy the full SHA d1441c8View commit details -
changing host to management.azure.com aligning with other specs (#8215)
* changing host to management.azure.com aligning with other specs * Fixing examples for varios azs admin swagger specs * Fixing OAV validation errors * Run npm prettier-check
Configuration menu - View commit details
-
Copy full SHA for 8c21321 - Browse repository at this point
Copy the full SHA 8c21321View commit details -
fix examples for deployments link (#8244)
* fix examples for deployments link * remove resource ids * fix code style issues
Configuration menu - View commit details
-
Copy full SHA for 64f62dd - Browse repository at this point
Copy the full SHA 64f62ddView commit details -
ApiManagement - long running operations (#8225)
* ApiManagement - long running operations * ApiManagement - long running operations - 200 * ApiManagement - long running operations - 200 - example * ApiManagement - long running operations - 200 - payload
Configuration menu - View commit details
-
Copy full SHA for 1d2c2e5 - Browse repository at this point
Copy the full SHA 1d2c2e5View commit details
Commits on Jan 30, 2020
-
Add incidents API to swagger (#8077)
* Add incidents API to swagger * Replace tabs with spaces * Fix failed prettier test
Configuration menu - View commit details
-
Copy full SHA for 83f4422 - Browse repository at this point
Copy the full SHA 83f4422View commit details -
BillingRP - Adding new fields to transactions API (#8232)
* Adding new fields to transactions API Adding new fields to transactions API * Updated the field description Updated the field description * Updated few descriptions
Configuration menu - View commit details
-
Copy full SHA for ba0ef29 - Browse repository at this point
Copy the full SHA ba0ef29View commit details -
adjusted sdk generation (#8260)
Zim Kalinowski authoredJan 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 6a03b42 - Browse repository at this point
Copy the full SHA 6a03b42View commit details
Commits on Jan 31, 2020
-
updated keyvault readme (#8261)
* updated keyvault readme * fixed mistake
Zim Kalinowski authoredJan 31, 2020 Configuration menu - View commit details
-
Copy full SHA for 1840a38 - Browse repository at this point
Copy the full SHA 1840a38View commit details -
[Hub Generated] Review request for Microsoft.Advisor to add version s…
…table/2020-01-01 (#8210) * add disabled property to digest config, change type of frequency property * fix examples * change bool to enum * add name property * apply prettier and fix frequency description
Configuration menu - View commit details
-
Copy full SHA for b7fd3b3 - Browse repository at this point
Copy the full SHA b7fd3b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51b0ac6 - Browse repository at this point
Copy the full SHA 51b0ac6View commit details -
[Microsoft.Billing] Add tenantId property to product. (#8269)
* Add tenantId to product. * fix
Configuration menu - View commit details
-
Copy full SHA for f5ebbcf - Browse repository at this point
Copy the full SHA f5ebbcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1af65b - Browse repository at this point
Copy the full SHA e1af65bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8b0ad2 - Browse repository at this point
Copy the full SHA a8b0ad2View commit details
Commits on Feb 1, 2020
-
Add data connector for threat intelligence taxii (#8248)
* Add data connector for threat intelligence taxii * Fix taxii connector examples * Add custom word for taxii
Configuration menu - View commit details
-
Copy full SHA for b8f494b - Browse repository at this point
Copy the full SHA b8f494bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 565df1d - Browse repository at this point
Copy the full SHA 565df1dView commit details
Commits on Feb 3, 2020
-
fixing python sdk pats (#8285)
Zim Kalinowski authoredFeb 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 2c1a483 - Browse repository at this point
Copy the full SHA 2c1a483View commit details -
MachineLearningService: changes for serviceProvisionedRG on workspace (…
…#8201) * MachineLearningService: changes for serviceProvisionedRG on workspace creation * PR changes * fixed prettier
Configuration menu - View commit details
-
Copy full SHA for 023e868 - Browse repository at this point
Copy the full SHA 023e868View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43fe473 - Browse repository at this point
Copy the full SHA 43fe473View commit details -
azuresdkci committed
Feb 3, 2020 Configuration menu - View commit details
-
Copy full SHA for ccb7f04 - Browse repository at this point
Copy the full SHA ccb7f04View commit details -
HanaOnAzure: Update Swagger to correct SKU set (#8280)
* Remove incorrect SKUs S224oxm, S224oxxm, S224o (they were never released) * Add SKUs which had not been synced: S224
Configuration menu - View commit details
-
Copy full SHA for 33d71e1 - Browse repository at this point
Copy the full SHA 33d71e1View commit details -
specified GroupMemberShipClaimTypes as type string (#8208)
* specified GroupMemberShipClaimTypes as type string * made DirectoryObject discriminator required * removed readOnly flag for objectType
Configuration menu - View commit details
-
Copy full SHA for a318220 - Browse repository at this point
Copy the full SHA a318220View commit details -
Add EnforcementSupport to Microsoft.Security applicationWhitelistings (…
…#8250) * add ProtectionMode to GroupData (missing examples) * add protection mode examples * removing the required fields * changing the additionalProperties to be of type string * fix missing } * change the ProtectionMode object * add None to enforcement mode * lowercase the collection types * added EnforcementSupport to API * fix merge issue mising closing bracket * indentation
Configuration menu - View commit details
-
Copy full SHA for c9a0f4c - Browse repository at this point
Copy the full SHA c9a0f4cView commit details -
add developer portal url (#8279)
* add developer portal url * fix prettier issue * remove personal email address
Configuration menu - View commit details
-
Copy full SHA for f2fa2a8 - Browse repository at this point
Copy the full SHA f2fa2a8View commit details -
Angos/msi extensionresource (#7528)
* Add extension resource operation to swagger * Add change to preview version * Correct API * Remove lists references. * Clean up errors. * Clean up linting errors. * Add examples * Add content to files * Fix examples and path * Fix param * Format examples * Run prettier * Address comments. * Fix model. * Make location a required field * Address lint error * Remove resourceName from scope * Use a common resource definition * Run prettier * Fix errors * Remove tags from systemassignedidentity response * Fix description. * Remove tags from response * Add error suppression * Change array formatting
Configuration menu - View commit details
-
Copy full SHA for 8ed021e - Browse repository at this point
Copy the full SHA 8ed021eView commit details
Commits on Feb 4, 2020
-
Add providerAlertId and tactics to SecurityAlertProperties (#8234)
* Add providerAlertId and tactics to SecurityAlertProperties * Fix prettier test
Configuration menu - View commit details
-
Copy full SHA for 66d0b46 - Browse repository at this point
Copy the full SHA 66d0b46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82fddbf - Browse repository at this point
Copy the full SHA 82fddbfView commit details -
[SQL] Add Private Endpoint Connections to Server Properties (#7783)
* initial commit 2015-05-01-preview for diff purposes * actual change * Address comments * remove elnata's fix * Fix SDK * fix resource identity * Prettied
Configuration menu - View commit details
-
Copy full SHA for 21a0568 - Browse repository at this point
Copy the full SHA 21a0568View commit details -
azuresdkci committed
Feb 4, 2020 Configuration menu - View commit details
-
Copy full SHA for b91c2b9 - Browse repository at this point
Copy the full SHA b91c2b9View commit details -
Updating the descriptions of newly added tags API related operations …
…for better docs (#8258) * Descriptive changes for the tags API * Remove templateHash, fix ARM header in response * Another instance of templateHash removed * List doc fixed * Replace to Update on PUT * Fixed TagsOnObject to AtScope
Configuration menu - View commit details
-
Copy full SHA for 2474c56 - Browse repository at this point
Copy the full SHA 2474c56View commit details -
Diagnostic Contract Fix (#8271)
* Diagnostic Contract update * there is no enableHttpCorrelation in 2019-12-01-preview
Configuration menu - View commit details
-
Copy full SHA for 0603855 - Browse repository at this point
Copy the full SHA 0603855View commit details
Commits on Feb 5, 2020
-
[BillingRP] Correcting the API response as per the actual implementat…
…ion. Removing LineOfCredit API from 2019 version, it was never supported. (#8290) * Added missing fields and corrected enum values as per actual implementation * Removing unsupported LineOfCredit API Removing unsupported LineOfCredit API * Delete IncreaseLineOfCreditBySubscription.json
Configuration menu - View commit details
-
Copy full SHA for b53a498 - Browse repository at this point
Copy the full SHA b53a498View commit details -
fixing path for python sdk generation (#8303)
Zim Kalinowski authoredFeb 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 3e80a0a - Browse repository at this point
Copy the full SHA 3e80a0aView commit details -
private link scope default resource type -JEDI (#8286)
* private link scope default resource type JEDI - URGENT ! * add PEs APIs * Update readme.md * Update PrivateLinkScopes_API.json * a * a * Update privateLinkScopes_API.json * Update privateLinkScopes_API.json * add workspace members * fix code review * Update privateLinkScopes_API.json * fix build * Update privateLinkScopes_API.json * Revert "Update privateLinkScopes_API.json" This reverts commit 83f3e92. * Revert "fix build" This reverts commit da0aef4. * Revert "Update privateLinkScopes_API.json" This reverts commit 59d3f3d. * Revert "fix code review" This reverts commit 79d7fb8. * fix code review * Update privateLinkScopes_API.json * Update PrivateLinkScopesDelete.json
Configuration menu - View commit details
-
Copy full SHA for b6dd2c0 - Browse repository at this point
Copy the full SHA b6dd2c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a2e6df - Browse repository at this point
Copy the full SHA 5a2e6dfView commit details -
* Initial commit of 3.1 -> 3.2 so we have a base to diff from * 3.2 API Changes - Combine TrainProject query parameters into a single model (TrainingParameters) and add a list of selected tags. - Add ImportProject and ExportProject & ProjectModel.Status - Add Model Version information Updated examples per API changesand add-credentials for both clients for token based authentication * Updates after running prettier * Run Prettier on Prediction
Configuration menu - View commit details
-
Copy full SHA for ea2ba15 - Browse repository at this point
Copy the full SHA ea2ba15View commit details -
azuresdkci committed
Feb 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 53adb6a - Browse repository at this point
Copy the full SHA 53adb6aView commit details
Commits on Feb 6, 2020
-
[Hub Generated] Review request for Microsoft.Maps to add version prev…
…iew/2020-02-01-preview (#8287) * Adds base for updating Microsoft.Maps from version stable/2018-05-01 to version 2020-04-01-preview * Updates readme * Updates API version in new specs and examples * add private atlas resource and examples * fixing invalid format * fixing build validation errors * fixing style * removing 202 from review feedback * api version, inheritance, and feedback * removing 404 from examples and fixing version * fixing readme and remaining 404s * fixing typo * trying to fix missing input file * fixing output directory * adding tags to support docs preview * fixing List Operations name and sample * adding supressions and fix for operations * fixing the schema * removing isDataAction to fix * supress nested tracked, and remove move
Daniel Stack authoredFeb 6, 2020 Configuration menu - View commit details
-
Copy full SHA for a20b17f - Browse repository at this point
Copy the full SHA a20b17fView commit details -
azuresdkci committed
Feb 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 9b43c4d - Browse repository at this point
Copy the full SHA 9b43c4dView commit details -
Microsoft.insights Remove PrivateLinkScope API from AppInsights (move…
Configuration menu - View commit details
-
Copy full SHA for 8552a31 - Browse repository at this point
Copy the full SHA 8552a31View commit details -
Microsoft.insights PrivateLinkScope API for Azure Monitor (Moved from…
… ApplicationInsights) (#8310) * privatelinkscope api * Update readme.md
Configuration menu - View commit details
-
Copy full SHA for 52ab22b - Browse repository at this point
Copy the full SHA 52ab22bView commit details -
azuresdkci committed
Feb 6, 2020 Configuration menu - View commit details
-
Copy full SHA for d166055 - Browse repository at this point
Copy the full SHA d166055View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97f9215 - Browse repository at this point
Copy the full SHA 97f9215View commit details -
Document stable ATP settings API (#8264)
* Document stable ATP settings API * Update Readme.md and add examples * Fix readme.md * force another build
Configuration menu - View commit details
-
Copy full SHA for be96412 - Browse repository at this point
Copy the full SHA be96412View commit details -
azuresdkci committed
Feb 6, 2020 Configuration menu - View commit details
-
Copy full SHA for e076a1d - Browse repository at this point
Copy the full SHA e076a1dView commit details
Commits on Feb 7, 2020
-
Add PGSQL to AzurePGSQL swagger changes (#7583)
* Add PGSQL to AzurePGSQL swagger changes * Add trust and encrypt connections flags to the PG scenario * Renamed postgree to postgres and configured and changed text * Adding custom words * Resolving discriminator issues * Fixing typo * Renamed 'ResultType' to 'resultType' * Made result task not read only * prettier run
Configuration menu - View commit details
-
Copy full SHA for f1e9e42 - Browse repository at this point
Copy the full SHA f1e9e42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 911f41b - Browse repository at this point
Copy the full SHA 911f41bView commit details -
Allow 204 response during deletion of key vaults (#8284)
* added allowed NoContent response for deleting key vaults * fixed 204 response description * added 204 to deleteVault examples * fixed old problems in 2016-10-01 examples
Configuration menu - View commit details
-
Copy full SHA for 44407a0 - Browse repository at this point
Copy the full SHA 44407a0View commit details
Commits on Feb 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5ccef25 - Browse repository at this point
Copy the full SHA 5ccef25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6daf2ac - Browse repository at this point
Copy the full SHA 6daf2acView commit details
Commits on Feb 9, 2020
-
Add parameter for minimum TLS version while enabling https on a custo…
…m domain (#8299) * Add new parameter for minimum TLS version * Add new parameter for minimum TLS version * Making the parameter casing consistent * Making parameter name case consistent
Configuration menu - View commit details
-
Copy full SHA for bc47ebd - Browse repository at this point
Copy the full SHA bc47ebdView commit details
Commits on Feb 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 396a218 - Browse repository at this point
Copy the full SHA 396a218View commit details -
[BillingRP] New API to list transactions by invoice (#8319)
* Adding new fields to transactions API Adding new fields to transactions API * Updated the field description Updated the field description * Updated few descriptions * [BillingRP] New API to list transactions by invoice [BillingRP] New API to list transactions by invoice * Incorporating review comments Incorporating review comments * Updated description * Updated transaction description * Updated description * Added unbilled to custom words
Configuration menu - View commit details
-
Copy full SHA for d1df903 - Browse repository at this point
Copy the full SHA d1df903View commit details -
Fix SDK Automation auto cancel issue (#8333)
* Fix SDK Automation auto cancel issue * Disable autoCancel in all pipeline
Phoenix He authoredFeb 10, 2020 Configuration menu - View commit details
-
Copy full SHA for f49b103 - Browse repository at this point
Copy the full SHA f49b103View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b92e30 - Browse repository at this point
Copy the full SHA 0b92e30View commit details -
Swagger changes for adding a new API version in Backup (#7483)
* Swagger changes for adding a new API version in Backup * Adding 2 list APIs specific to the new version * Resolving comments and fixing spell check errors * Fixing test errors * Fixing lint diff errors * Fixing lint diff errors * Fixing AAD properties API * Fixing semantic error and removing HTTP 400 code * Removing error code from example as well * Removing default keyword as it is not supported by our RP * Removing 2019-05-13 version from existing package * Resolving comments * Resolving comments
Configuration menu - View commit details
-
Copy full SHA for d9d6031 - Browse repository at this point
Copy the full SHA d9d6031View commit details -
azuresdkci committed
Feb 10, 2020 Configuration menu - View commit details
-
Copy full SHA for f9374a2 - Browse repository at this point
Copy the full SHA f9374a2View commit details
Commits on Feb 11, 2020
-
[Security Center] Add support for verified partners in assessments (#…
…8143) * [Security Center] Adding stable version to assessments * [Security Center] Adding changes to assessments and assessmentMetadata new versions
Configuration menu - View commit details
-
Copy full SHA for d3a0184 - Browse repository at this point
Copy the full SHA d3a0184View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4bc312 - Browse repository at this point
Copy the full SHA a4bc312View commit details -
azuresdkci committed
Feb 11, 2020 Configuration menu - View commit details
-
Copy full SHA for fb17c68 - Browse repository at this point
Copy the full SHA fb17c68View commit details -
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
azuresdkci committedFeb 11, 2020 Configuration menu - View commit details
-
Copy full SHA for 26bdb0c - Browse repository at this point
Copy the full SHA 26bdb0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91dc58f - Browse repository at this point
Copy the full SHA 91dc58fView commit details -
Removing Incorrect parameters (#8166)
* New Version for subscription RP * Update subscriptions.json Removing incorrect parameters that are no longer supported by APIs * FIx * Update subscriptions.json
Configuration menu - View commit details
-
Copy full SHA for 421c106 - Browse repository at this point
Copy the full SHA 421c106View commit details
Commits on Feb 12, 2020
-
change the tag of readme of databox (#8355)
* change the tag of readme of databox * put the latest version to the top
Configuration menu - View commit details
-
Copy full SHA for 1f13210 - Browse repository at this point
Copy the full SHA 1f13210View commit details -
azuresdkci committed
Feb 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 114c018 - Browse repository at this point
Copy the full SHA 114c018View commit details -
Add the stable api version of Azure Sentinel api (#8146)
* Add the stable api version of Azure Sentinel api stable\2020-01-01 * Add kind as required * Resolve Avocado and Semantic check errors * Edit readme.md * Change readme.md * make prettier * Add default response for operations * Change version in examples * Fix version * Change version * Add AlertRuleTemplateDataSource and remove tactics * Fix examples * change description * Changed {operationalInsightsResourceProvider} to Microsoft.OperationalInsights * remove OperationalInsightsResourceProvider * supress R2059 * Changed name
Configuration menu - View commit details
-
Copy full SHA for 8e50493 - Browse repository at this point
Copy the full SHA 8e50493View commit details -
azuresdkci committed
Feb 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 4e791a4 - Browse repository at this point
Copy the full SHA 4e791a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9c742f - Browse repository at this point
Copy the full SHA d9c742fView commit details -
[Hub Generated] Review request for Microsoft.Attestation to add versi…
…on preview/2018-09-01-preview (#8298) * Adding swagger for /operations/policy/certificates for GET, PUT, POST * Adding example files for /operations/policy/certificates for GET, PUT, POST * Fixing documentation for response body for /operations/policy/certificates for GET, PUT, POST * Updated per Larry's feedback * Switch to useSchemPrefix value of true * Configuring tenantBaseUrl like Key Vault * Trying non-required * More wrestling with tenantBaseUrl * operationId names honor Resource_Action pattern * Fixed prettifier issues
Configuration menu - View commit details
-
Copy full SHA for 71d8146 - Browse repository at this point
Copy the full SHA 71d8146View commit details -
[SRP] Rename automaticSnapshot to Versioning (#8275)
* [SRP] Rename automaticSnapshot to Versioning * Keep automaticSnapshotPolicyEnabled property but mark it as deprecated.
Configuration menu - View commit details
-
Copy full SHA for 21460cb - Browse repository at this point
Copy the full SHA 21460cbView commit details
Commits on Feb 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b85bfd0 - Browse repository at this point
Copy the full SHA b85bfd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b47d058 - Browse repository at this point
Copy the full SHA b47d058View commit details -
ApiManagement - namedValue secrets and createContracts with required …
…properties (#8341) * ApiManagement - listSecrets for NamedValues * ApiManagement - create contracts * ApiManagement - create contracts fix * ApiManagement - remove ClientSecret from get * ApiManagement - added x-ms-secret * ApiManagement - added x-ms-secret 2 * ApiManagement - nmaedValue removed 'secret' property * ApiManagement - namedValue returned 'secret' property, 'listSecrets' renamed to listValue * ApiManagement - namedValue small fix in sample
Configuration menu - View commit details
-
Copy full SHA for aa38dd5 - Browse repository at this point
Copy the full SHA aa38dd5View commit details -
[Security Center] Minor fixes to new assessments version (#8357)
* [Security Center] Minor fixes to new assessments version * Update specification/security/resource-manager/Microsoft.Security/stable/2020-01-01/assessmentMetadata.json * Update specification/security/resource-manager/Microsoft.Security/stable/2020-01-01/assessmentMetadata.json
Configuration menu - View commit details
-
Copy full SHA for 9c480a2 - Browse repository at this point
Copy the full SHA 9c480a2View commit details -
Add minimalTlsVersion MI/SQL DB property (#8358)
* Add minimalTlsVersion parameter for Managed Instance and SQL DB * Revert "Add minimalTlsVersion parameter for Managed Instance and SQL DB" This reverts commit df99a4e. * Add minimalTlsVersion parameter for MI * Add minimalTlsVersion parameter for SQL DB
Configuration menu - View commit details
-
Copy full SHA for 0894097 - Browse repository at this point
Copy the full SHA 0894097View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a2afb0 - Browse repository at this point
Copy the full SHA 1a2afb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5655f15 - Browse repository at this point
Copy the full SHA 5655f15View commit details
Commits on Feb 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a737593 - Browse repository at this point
Copy the full SHA a737593View commit details -
azuresdkci committed
Feb 14, 2020 Configuration menu - View commit details
-
Copy full SHA for e529759 - Browse repository at this point
Copy the full SHA e529759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74cf8e9 - Browse repository at this point
Copy the full SHA 74cf8e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ab9076 - Browse repository at this point
Copy the full SHA 9ab9076View commit details -
[Blueprints] Swagger model update for documentation (#8373)
* Update swagger for missing properties * Revert "Update swagger for missing properties" This reverts commit dc74330. * Update swagger parameter value modeling * update swagger to support documentation tooling * Minor updates
Configuration menu - View commit details
-
Copy full SHA for 11f8fd9 - Browse repository at this point
Copy the full SHA 11f8fd9View commit details -
* updated 2020-01-01 Private Link fields for FrontDoor Backend * removed PrivateLinkLocation, added PrivateEndpointStatus, PrivateLinkApprovalMessage to FD Backend properties * fixed casing * fix lint errors * privateEndpointStatus is readonly
Configuration menu - View commit details
-
Copy full SHA for 6557163 - Browse repository at this point
Copy the full SHA 6557163View commit details -
Updated swagger doc in stable with changes to ImageAnalysis skill (ne…
…w languages and visual features) (#8371)
Configuration menu - View commit details
-
Copy full SHA for 1b99ae3 - Browse repository at this point
Copy the full SHA 1b99ae3View commit details
Commits on Feb 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 10c1a85 - Browse repository at this point
Copy the full SHA 10c1a85View commit details -
azuresdkci committed
Feb 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 6e1747c - Browse repository at this point
Copy the full SHA 6e1747cView commit details -
[Hub Generated] Review request for Microsoft.Maps to add version prev…
…iew/2020-02-01-preview (#8359) * adding system data and description fixes * adding specific readonly and desc * fixing types systemData * remove sec def * pretty * trying to suppress
Daniel Stack authoredFeb 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 731f2f8 - Browse repository at this point
Copy the full SHA 731f2f8View commit details -
Updated Examples for the List Resource Sku API (#8317)
* Added diffDiskSettings property as part of Swagger changes needed for Ephemeral VM\VMSS * updated comment * updated swagger specs for diffdisksettings property * updated swagger spec comments for diff disk settings [property * added example to create Diff OS disk scaleset * updated 2018-10-01 version specs with diffdisk property * added example file for creating VM with diffdisksettings property * updated swagger changes for reimage operation in single vm * update examples * udpated examples * fixed validation errors * updated comments for reimage operation documentation * Updated examples and documentation for APIs in swagger * updated examples as per review comments * updated swagger documentation * updated swagger documentation with zone details in the sku example * updated swagger documentation and reverted the breaking changes * updated examples as per swagger model * updated swagger to remove the model validation errors for existing examples where we are passing read only parameter in the request * updated swagger * updated swagger
Configuration menu - View commit details
-
Copy full SHA for c8f1bdb - Browse repository at this point
Copy the full SHA c8f1bdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67df0aa - Browse repository at this point
Copy the full SHA 67df0aaView commit details
Commits on Feb 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 021e96e - Browse repository at this point
Copy the full SHA 021e96eView commit details -
azuresdkci committed
Feb 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 70593ff - Browse repository at this point
Copy the full SHA 70593ffView commit details -
[Resources] Update Microsoft.Resources swagger to match service behav…
Configuration menu - View commit details
-
Copy full SHA for 94ac8ea - Browse repository at this point
Copy the full SHA 94ac8eaView commit details -
Linter rule doc. Rules: R3020, R3021, R2059 (#8356)
* add linter rule R3020, R3021 * fix doc * Modify rule 2059 * Add rule R3015, R3024, R3029. And updated date
Configuration menu - View commit details
-
Copy full SHA for 2e9fadf - Browse repository at this point
Copy the full SHA 2e9fadfView commit details -
[Synapse] - Add Swagger specs (#8346)
* [Synapse] - Add Swagger specs * 1. Fix SpellCheck and PrettierCheck Error.\n2. Add ADF Swagger * Fix example error in adf * 1. update sqlpool patch api to add request body and fix error in example 2. fix prettier check error * Fix type error in enum of data plane: by changing type:object to type:string * Fix error in integrationRuntime * ApiVersion consistency in DataFactory * Make monitoring use the global ApiVersion * 1. Remove integrationRuntime.json and examples under resource-manager folder and modify readme.md 2. Remove adf under data-plane and modify readme.md * Fix Python conf Co-authored-by: Laurent Mazuel <lmazuel@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for f67feb5 - Browse repository at this point
Copy the full SHA f67feb5View commit details -
azuresdkci committed
Feb 18, 2020 Configuration menu - View commit details
-
Copy full SHA for da02a86 - Browse repository at this point
Copy the full SHA da02a86View commit details
Commits on Feb 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c0de0eb - Browse repository at this point
Copy the full SHA c0de0ebView commit details -
Update AlertRuleTemplates data sources (#8130)
* fix ResourceWithEtag not to contain inheritance to fix the multiple inheritance bug when generating arm client from swagger * update alertRuleTemplates data sources to not contain status * remove tactics from MicrosoftSecurityIncidentCreation rules and templates * fix json format in example file * run 'npm run prettier-fix' to fix prettier issues
Configuration menu - View commit details
-
Copy full SHA for c747c4b - Browse repository at this point
Copy the full SHA c747c4bView commit details -
ARO - New 2019-10-27-preview API (#8305)
* introducing new ARO 2019-10-27-preview API * update default arm package * fixing lint issue * run prettier on examples * Add refreshCluster property * small fixes after code review * small fixes * Add missing closing quote block * typo * Add private cluster example in a new file * Include reference to the new example file * Fix refreshCluster flag in example * Fix example private cluster name * fix prettier * Change privateAPIServer to privateApiServer Co-authored-by: Julien Stroheker <julienstroheker@gmail.com> Co-authored-by: olga-mirensky <56527298+olga-mirensky@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c5d54d7 - Browse repository at this point
Copy the full SHA c5d54d7View commit details -
azuresdkci committed
Feb 19, 2020 Configuration menu - View commit details
-
Copy full SHA for 8373003 - Browse repository at this point
Copy the full SHA 8373003View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26344e7 - Browse repository at this point
Copy the full SHA 26344e7View commit details -
[Blueprints] ParameterValue property update (#8404)
* Update swagger for missing properties * Revert "Update swagger for missing properties" This reverts commit dc74330. * update parameterValue model * update object type
Configuration menu - View commit details
-
Copy full SHA for e2f30bc - Browse repository at this point
Copy the full SHA e2f30bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for cef7cf0 - Browse repository at this point
Copy the full SHA cef7cf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bda76f1 - Browse repository at this point
Copy the full SHA bda76f1View commit details -
Merge pull request #2 from Azure/network-january-release
Network january release
Configuration menu - View commit details
-
Copy full SHA for e04402f - Browse repository at this point
Copy the full SHA e04402fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62b1b41 - Browse repository at this point
Copy the full SHA 62b1b41View commit details
Commits on Feb 20, 2020
-
Khushboo Baheti committed
Feb 20, 2020 Configuration menu - View commit details
-
Copy full SHA for a3601a6 - Browse repository at this point
Copy the full SHA a3601a6View commit details -
Add documentation for expandable resource-list properties (#8420)
* Add documentation for expandable resource-list properties * Add suppression for GenericResourceExpanded * Revert ResourceListResult naming change
Configuration menu - View commit details
-
Copy full SHA for 7e9c8a4 - Browse repository at this point
Copy the full SHA 7e9c8a4View commit details -
[ACR] swagger updates for private links (#8440)
* swagger updates for private links * some naming fixes * add examples * some schema updates
Configuration menu - View commit details
-
Copy full SHA for 7f558a9 - Browse repository at this point
Copy the full SHA 7f558a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b76a3d2 - Browse repository at this point
Copy the full SHA b76a3d2View commit details -
add cli.md for databox (#8336)
* add cli.md for databox * rebuild cli.md for new release
Configuration menu - View commit details
-
Copy full SHA for f95ad56 - Browse repository at this point
Copy the full SHA f95ad56View commit details -
Configuration menu - View commit details
-
Copy full SHA for cddc812 - Browse repository at this point
Copy the full SHA cddc812View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34ea001 - Browse repository at this point
Copy the full SHA 34ea001View commit details -
VirtualnetworkgatewayBgpSettings
Khushboo Baheti committedFeb 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 6f6e7cc - Browse repository at this point
Copy the full SHA 6f6e7ccView commit details
Commits on Feb 21, 2020
-
Make Throughput as a strong type in the option object (#8254)
* Make Throughput as a strong type in the option object * Fix LintDiff failure * Improve description of throughput
Configuration menu - View commit details
-
Copy full SHA for d55f0ef - Browse repository at this point
Copy the full SHA d55f0efView commit details -
Updating PostgreSQL/MySQL/MariaDB readme.md (#8439)
* Updating PostgreSQL/MySQL/MariaDB readme.md * using common type proxyresource * using common types * using clouderror common types * Removing quotes
Configuration menu - View commit details
-
Copy full SHA for d81ec7b - Browse repository at this point
Copy the full SHA d81ec7bView commit details -
azuresdkci committed
Feb 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 25e9462 - Browse repository at this point
Copy the full SHA 25e9462View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3869a21 - Browse repository at this point
Copy the full SHA 3869a21View commit details -
azuresdkci committed
Feb 21, 2020 Configuration menu - View commit details
-
Copy full SHA for b1495d7 - Browse repository at this point
Copy the full SHA b1495d7View commit details -
Fix Readme for Synapse (#8448)
* Fix Readme for Synapse * Fix package version in readme.python.md Co-authored-by: Dongwei Wang <bean0idear@163.com>
Configuration menu - View commit details
-
Copy full SHA for 8122201 - Browse repository at this point
Copy the full SHA 8122201View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8af82ae - Browse repository at this point
Copy the full SHA 8af82aeView commit details -
Add grouping configuration (#8437)
* added incidentConfiguration to ScheduledAlertRuleProperties + added dnsDomain to AccountEntityProperties * fixed spell-check error * removed dnsDomain from AccountEntityProperties (will create another PR for this)
Configuration menu - View commit details
-
Copy full SHA for a3236e8 - Browse repository at this point
Copy the full SHA a3236e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a320afb - Browse repository at this point
Copy the full SHA a320afbView commit details -
Add DB2 ConnectionString Property (#8059)
* Update Salesforce LinkedService Add ApiVersion * Update GoogleAdWords and GoogleBigQuery clientId for fix issue * Add DB2 ConnectionString * Salesforce add apiVersion and set securityToken optional * Revert "Salesforce add apiVersion and set securityToken optional" This reverts commit 233cd93.
Configuration menu - View commit details
-
Copy full SHA for 08ae9bc - Browse repository at this point
Copy the full SHA 08ae9bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc9ec3a - Browse repository at this point
Copy the full SHA dc9ec3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d0c51b - Browse repository at this point
Copy the full SHA 5d0c51bView commit details -
VMware by Virtustream API 2019-08-09-preview (#8296)
* 2019-08-09-preview * spell out networks * username and credential needed to add an IdentitySource * post listAdminCredentials * standardize on username, password, nsxt and vcenter * add nsxt to custom-words.txt * default cluster does not have provisioningState * it extends DefaultClusterProperties * add Circuit expressRoutePrivatePeeringID * back out some minor changes for sdk generation * identitySources and Circuit authorizations are updateable * add PrivateClouds_ListInSubscription * Long running operation for Clusters_Delete (#1) * npm run prettier * location for all resources (#2) * Revert "location for all resources (#2)" (#3) This reverts commit 432e37b. * add description TODOs * example is PrivateClouds_Update * require body in PrivateClouds_Update * replaced TODOs with descriptions * spellcheck * "x-ms-secret": true * Revert ""x-ms-secret": true" This reverts commit 3358dff. Co-authored-by: Andrew Ulliani <aulliani@yahoo.com> Co-authored-by: Eugene Tolmachev <e.tolmachev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f9af8f5 - Browse repository at this point
Copy the full SHA f9af8f5View commit details -
AvailableServiceTiers and CapacityReservation (#8293)
* AvailableServiceTiers and CapacityReservation * Fix typo * Add example file * Fix prettier
Configuration menu - View commit details
-
Copy full SHA for 3dcdb93 - Browse repository at this point
Copy the full SHA 3dcdb93View commit details -
CosmosDB autopilot support (#8428)
* CosmosDB autopilot support * add readme.csharp.md * updated description in ThroughputSettingsResource
Configuration menu - View commit details
-
Copy full SHA for 8e6104e - Browse repository at this point
Copy the full SHA 8e6104eView commit details
Commits on Feb 22, 2020
-
Khushboo Baheti committed
Feb 22, 2020 Configuration menu - View commit details
-
Copy full SHA for b1dab4b - Browse repository at this point
Copy the full SHA b1dab4bView commit details -
[WaitForARMFeedback] Long Term Retention for Managed Instances (#8266)
* update swagger to accomodate for new managed db create mode (ltr) * Adding example file for create managed db from ltr restore * remove unused example * undoing removal of completeRestore * adding back complete managed restore example * add examplee and swagger files for ltr backup/policies * update readme; add in 2018 manage databases diffs * remove create example from 2018 * add -preview to swagger files added to readme * removing empty body from delete backup examples * fix parameter name in exmple file * add 2018 example. fix version in 2017 example * ../../2018-06-01-preview/managedDatabases.json * removing example from 2018 * ran prettier on some example files * adding other files called out by prettier * update readme to include swagger files in v3/v2/v1 * Revert "update readme to include swagger files in v3/v2/v1" Removing files committed by prettier-fix This reverts commit db6d146. * reverted all unrelated files updated readme to include swagger files in v3/v2/v1 * update swagger after introducing new error handler * removing old versions of manageDatabase.json swagger from readme.md package composites (2018-06-01 version is referenced) * Adding updated swagger files for: managedDatabases LongTermRetentionManagedInstanceBackups ManagedInstanceLongTermRetentionPolicies as well as relevant examples, to 2018 and 2019 * add files after running prettier-fix; removing LTR backups/policies APIs from 2019 * updated readme to use 2019 version of managedDatabases.json * adding files fixed by prettier * prettierfix.diff on LTR MI example
Configuration menu - View commit details
-
Copy full SHA for bff82a2 - Browse repository at this point
Copy the full SHA bff82a2View commit details -
azuresdkci committed
Feb 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 0d1e205 - Browse repository at this point
Copy the full SHA 0d1e205View commit details -
ACR Repostiory Based permissions - AAD for Token (#8467)
Adding Active directory object as a property to TokenCredentialsProperties Removing objectId from TokenProperties as it was not used.
Configuration menu - View commit details
-
Copy full SHA for aaefb86 - Browse repository at this point
Copy the full SHA aaefb86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 537674a - Browse repository at this point
Copy the full SHA 537674aView commit details -
Khushboo Baheti committed
Feb 22, 2020 Configuration menu - View commit details
-
Copy full SHA for bf58ccf - Browse repository at this point
Copy the full SHA bf58ccfView commit details -
Khushboo Baheti committed
Feb 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 81a7837 - Browse repository at this point
Copy the full SHA 81a7837View commit details -
Khushboo Baheti committed
Feb 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 854ca94 - Browse repository at this point
Copy the full SHA 854ca94View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4e7ef1 - Browse repository at this point
Copy the full SHA f4e7ef1View commit details -
azuresdkci committed
Feb 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 44e1888 - Browse repository at this point
Copy the full SHA 44e1888View commit details -
[Hub Generated] Review request for Microsoft.KeyVault to add version …
…stable/2019-09-01 (#8458) * Added SoftDeleteRetentionInDays, CustomizedRecoverable and recoverableDays (#8457) Co-authored-by: gdlxm <40441617+gdlxm@users.noreply.github.com> Co-authored-by: iscai-msft <43154838+iscai-msft@users.noreply.github.com> * Added `enableRbacAuthorization` property to Key Vault management plane (#8468) * Add default=90 to softDeleteRetentionInDays (#8476) * Add default=90 to softDeleteRetentionInDays Add default=90 to softDeleteRetentionInDays * Remove default softDeleteRetentionInDays when patching Remove default softDeleteRetentionInDays when patching. Co-authored-by: gdlxm <40441617+gdlxm@users.noreply.github.com> Co-authored-by: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Co-authored-by: Fernando Colombo <msfcolombo@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d02e9b5 - Browse repository at this point
Copy the full SHA d02e9b5View commit details
Commits on Feb 24, 2020
-
Pipeline tool version upgrade (#8488)
* Add free-form object spec for testing purpose. * Upgrade script version. Take latest OAV version. * Revert "Add free-form object spec for testing purpose." This reverts commit b711d80.
Configuration menu - View commit details
-
Copy full SHA for f614184 - Browse repository at this point
Copy the full SHA f614184View commit details -
[Data Factory]Add additionalColumns/dataConsistency/sessionLog/isolat…
…ionLevel/expiryDateTime/fileListPath in ADF public swagger (#7947) * add properties for ADF public swagger * remove from datasetV1 * remove office365 * add Mds Linkedservice/Dataset/Source and properties in ADLS sink/binary sources
Configuration menu - View commit details
-
Copy full SHA for 6a4b0dd - Browse repository at this point
Copy the full SHA 6a4b0ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e6f562 - Browse repository at this point
Copy the full SHA 7e6f562View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f67f4a - Browse repository at this point
Copy the full SHA 6f67f4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d130c82 - Browse repository at this point
Copy the full SHA d130c82View commit details -
Swagger closure for Azure Migration Discovery service GA (#7997)
* Create swagger.json Added swagger for vmwaresite, hypervsite, serversite * Update swagger.json Addition of Importsite resource * Referred swagger in readme.md * changed readme to have 2 api-versions * Updated readme * Updated ip address name * Create migrate.json * deleted preview changes * Fixed new version * fixed job definition, get and put site * Update migrate.json * Update migrate.json * Added examples. Removed server and import stacks * Removed extra code * Made it in accordance with private preview PR * Examples added * fixed comments * added tags * Resolved conflicts * fixed file * Fixed spellings * fixed spellings * added examples * fixed example * fixed examples * fixed examples * fixed discrption * fixed prettier check * fixed enums * prettier check * Update readme.md
Configuration menu - View commit details
-
Copy full SHA for 108a5a1 - Browse repository at this point
Copy the full SHA 108a5a1View commit details -
Added optional PublicNetworkAccess to server properties (#8421)
* Add PublicNetworkAccess option to server properties * Remove IdentityTypeWithNone unrelated changes to prevent test breaking * Remove None from enum type - unrelated changes to prevent test breaking * Prettify swagger file
Configuration menu - View commit details
-
Copy full SHA for 99b4e9d - Browse repository at this point
Copy the full SHA 99b4e9dView commit details -
2020-02-01-preview for Media Services LVA (#8281)
* 2020-02-01-preview for Media Services LVA Changes to MediaGraph model Changing PUT from sync to async Fixing some description * Prettier and model validations fix * Fixing validations * Fixing version in Common.json * Using common types.json * Updating new version * Adding old version * Revert "Adding old version" This reverts commit 6bf3a73. * Using common types * Using 200 for operation locatio header. * Fixing validation errors
Configuration menu - View commit details
-
Copy full SHA for 77fa990 - Browse repository at this point
Copy the full SHA 77fa990View commit details -
azuresdkci committed
Feb 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 825f779 - Browse repository at this point
Copy the full SHA 825f779View commit details -
[Hub Generated] Review request for Microsoft.AzureStack to add versio…
…n stable/2017-06-01 (#8240) * Update AzureStack API descriptions to include new GetCloudManifestFile API * Add CloudManifestFile example * Fix for spell check * Remove CloudName * Move new operation to AzureStack.json * Fix model error * Add one more optional query parameter * Address PR comments * Fix spell check * Add list operation * Fix style * Actually fix stykle * Use camel case name * Modify operation description * Fix Operation List example
Configuration menu - View commit details
-
Copy full SHA for 9643f83 - Browse repository at this point
Copy the full SHA 9643f83View commit details -
Adding allowProtectedAppendWrites support for Immutability Policy (#8485
Configuration menu - View commit details
-
Copy full SHA for dcd51ec - Browse repository at this point
Copy the full SHA dcd51ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f9523b - Browse repository at this point
Copy the full SHA 6f9523bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 497f37d - Browse repository at this point
Copy the full SHA 497f37dView commit details -
Revert "Merge pull request #5 from Azure/master"
Khushboo Baheti committedFeb 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 4cc702e - Browse repository at this point
Copy the full SHA 4cc702eView commit details -
Revert "Merge pull request #6 from Khushboo-Baheti/master"
Khushboo Baheti committedFeb 24, 2020 Configuration menu - View commit details
-
Copy full SHA for f31c2ca - Browse repository at this point
Copy the full SHA f31c2caView commit details