Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge master into multiapi #5812

Merged
merged 14 commits into from
Apr 30, 2019
Merged

Merge master into multiapi #5812

merged 14 commits into from
Apr 30, 2019

Conversation

fearthecowboy
Copy link
Member

(merging master into multiapi)

himarkov and others added 14 commits April 29, 2019 12:26
* Added regultory compliance to package-composite-v3

* Added regultory compliance to package-composite-v3
* Improve documentation of db and pool skus

* Update documentation for database 2017-10-01-preview

* Update documentation for elastic pool 2017-10-01-preview

* Fixed syntax error in databases 2017-10-01

* Fixed syntax error in elasticPools 2017-10-01

* Remove CreateVCoreDatabase example that is no longer referenced

* Remove DW DTU capacity example due to feedback

* Fixed broken Sku reference

* Fixed model validation issues

* Fixed another model validation error

* Additional doc tweaks
* Adding Workbooks resource type.

* Rename workbookDelete.json to WorkbookDelete.json

* Fixed undefiend parameter issue with Delete verb.

* Update swagger to add subscriptionId

* Fixed duplicated operation id issue

* Removed links endpoint

* Removed unused samples

* Revert "Removed unused samples"

This reverts commit bed6bc3.

* Revert "Removed links endpoint"

This reverts commit c245a85.

* Removed link logic and added get by resourceid

* Applied PR comments

* Added Resource Group parameter for GET. Removed get by sourceId since we are not using sourceId anymore

* Resolved the merge conflicts with readme.md

* Remove a location parameter since ARM routes it as we are using an tracted resource type

* Created newer version (2018-04-01-preview) for workbook resource type.

* Added Microsoft/Insights/Operations

* Added Microsoft/Insights/Operations

* Corrected the api version.

* Made properties of PATCH operation as not required. Updated the version number to reflect the actual production one.

* Updated Resource properties with the correct fields. Created new definition for PATCH operation since location is not required field

* Update readme file

* Uses plural for operation group name

* Removed x-ms-mutability settings

* Removed the location settings for PATCH

* Added Microsoft.ResourceGraph/SavedQuery resource type

* Fixed various validation errors

* Updated ARG/resources to add a saved query support along with examples

* Updated ARM/resources based on the feedback

* Prepared for Swagger submittion

* Added saved query entry in readme.md

* Changed HTTP status code of 201 to 200 for DELETE

* Removed a name from payload since it is already specified in url

* Removed location since it is a global resource and added eTag

* Moved savedquery.json along with all examples into 2018-09-01-preview folder

* Update saved query metadata in OperationsList.json

* Updated readme.md file to address a version

* Fixed a version for saved query

* Fixed indentation of -input-file in readme

* Renamed Saved => Graph

* Applied PR comments

* Restored extended enum value in ResultKind since we are using it

* Removed the extended enum value again

* Apply ARM API team comments

* Fix examples

* Fix examples

* Added nextLinkName

* add Go SDK build

* make descriptions match

* Added nextLink definition in OperationListResult

* Removed a duplicated OperationListResult and reference to resourcegraph.json

* Added nextLinkName: nextLink for x-ms-pageable in operations

* fix formatting and description

* Removed extended from enum
* Updating Profile format

Updating profile spec format to include actual path for resource spec

* Update 2019-03-01-hybrid.json

updating resourceName to resourceType
* [Azure Search] Copy 2017-11-11-Preview specs to 2019-05-06

* [Azure Search] Update 2019-05-06 spec to reflect new GA API

Made the following changes to specs and examples:
  1. Changed version number from 2017-11-11-Preview to 2019-05-06.
  2. Removed encryptionKey from Index and SynonymMap, as well as supporting
     types and examples. Encryption with customer-managed keys is still in
     preview.
  3. Added statusCode to IndexError since this was added to the 2019-05-06
     API.
  4. Made DataSourceCredentials.connectionString an optional property to
     suppress generation of client-side validation code. This will make it
     easier for customers to write correct code that updates their data
     sources. This is especially important now that Create and CreateOrUpdate
     do not return the connection string.

No further changes are required because all other features from
2017-11-11-Preview are now GA in 2019-05-06.
* [SRP] Expose lease container in Apr19 API.

* Fix lease container example files; fix casing in Lease Container URL
assigning as one of the owners of profile directory
…reserve the existing scenario (#5792)

* Adding Workbooks resource type.

* Rename workbookDelete.json to WorkbookDelete.json

* Fixed undefiend parameter issue with Delete verb.

* Update swagger to add subscriptionId

* Fixed duplicated operation id issue

* Removed links endpoint

* Removed unused samples

* Revert "Removed unused samples"

This reverts commit bed6bc3.

* Revert "Removed links endpoint"

This reverts commit c245a85.

* Removed link logic and added get by resourceid

* Applied PR comments

* Added Resource Group parameter for GET. Removed get by sourceId since we are not using sourceId anymore

* Resolved the merge conflicts with readme.md

* Remove a location parameter since ARM routes it as we are using an tracted resource type

* Created newer version (2018-04-01-preview) for workbook resource type.

* Added Microsoft/Insights/Operations

* Added Microsoft/Insights/Operations

* Corrected the api version.

* Made properties of PATCH operation as not required. Updated the version number to reflect the actual production one.

* Updated Resource properties with the correct fields. Created new definition for PATCH operation since location is not required field

* Update readme file

* Uses plural for operation group name

* Removed x-ms-mutability settings

* Removed the location settings for PATCH

* Added Microsoft.ResourceGraph/SavedQuery resource type

* Fixed various validation errors

* Updated ARG/resources to add a saved query support along with examples

* Updated ARM/resources based on the feedback

* Prepared for Swagger submittion

* Added saved query entry in readme.md

* Changed HTTP status code of 201 to 200 for DELETE

* Removed a name from payload since it is already specified in url

* Removed location since it is a global resource and added eTag

* Moved savedquery.json along with all examples into 2018-09-01-preview folder

* Update saved query metadata in OperationsList.json

* Updated readme.md file to address a version

* Fixed a version for saved query

* Fixed indentation of -input-file in readme

* Renamed Saved => Graph

* Applied PR comments

* Restored extended enum value in ResultKind since we are using it

* Removed the extended enum value again

* Apply ARM API team comments

* Fix examples

* Fix examples

* Added nextLinkName

* add Go SDK build

* make descriptions match

* Added nextLink definition in OperationListResult

* Removed a duplicated OperationListResult and reference to resourcegraph.json

* Added nextLinkName: nextLink for x-ms-pageable in operations

* fix formatting and description

* Removed extended from enum

* Remove nextLink from the example

* Returning null for nextLink in the example so that we can preserve the existing scenario.

* Removed nextLink entirely per PR comment
- analaysis -> analysis
- perdicted -> predicted
* Add Swagger and Examples for custom resource provider to Azure

* Apply suggestions from code review

Fix typos in strings for RP.

Co-Authored-By: jjbfour <jobreen@microsoft.com>
* Add dynamic metric alert api

* add new line at end of flie

* Fix file name

* Rename CreateOrUpdateDynamicMetricAlertMultipleResource.json to createOrUpdateDynamicMetricAlertMultipleResource.json

* Remove failing dependency

* Add back example dependency

* Rename microsoft.insight

* Update dynamic threshold criteria descriptions

* Fix PR comments: Revert name change + Use fake subscriptionId
@AutorestCI
Copy link

AutorestCI commented Apr 30, 2019

Automation for azure-sdk-for-js

This PR contains more than 3 context, SDK generation is not enabled. Contexts found:

  • adhybridhealthservice/resource-manager
  • customproviders/resource-manager
  • security/resource-manager
  • monitor/resource-manager
  • search/data-plane/Microsoft.Azure.Search.Service
  • serialconsole/resource-manager
  • resourcegraph/resource-manager
  • cognitiveservices/data-plane/LUIS/Runtime
  • sql/resource-manager
  • search/data-plane/Microsoft.Azure.Search.Data
  • storage/resource-manager

@AutorestCI
Copy link

AutorestCI commented Apr 30, 2019

Automation for azure-sdk-for-go

This PR contains more than 3 context, SDK generation is not enabled. Contexts found:

  • serialconsole/resource-manager
  • sql/resource-manager
  • monitor/resource-manager
  • adhybridhealthservice/resource-manager
  • resourcegraph/resource-manager
  • customproviders/resource-manager
  • search/data-plane/Microsoft.Azure.Search.Service
  • storage/resource-manager
  • cognitiveservices/data-plane/LUIS/Runtime
  • security/resource-manager
  • search/data-plane/Microsoft.Azure.Search.Data

@AutorestCI
Copy link

AutorestCI commented Apr 30, 2019

Automation for azure-sdk-for-python

This PR contains more than 3 context, SDK generation is not enabled. Contexts found:

  • monitor/resource-manager
  • cognitiveservices/data-plane/LUIS/Runtime
  • security/resource-manager
  • serialconsole/resource-manager
  • search/data-plane/Microsoft.Azure.Search.Service
  • resourcegraph/resource-manager
  • sql/resource-manager
  • search/data-plane/Microsoft.Azure.Search.Data
  • adhybridhealthservice/resource-manager
  • storage/resource-manager
  • customproviders/resource-manager

@AutorestCI
Copy link

AutorestCI commented Apr 30, 2019

Automation for azure-sdk-for-java

This PR contains more than 3 context, SDK generation is not enabled. Contexts found:

  • monitor/resource-manager
  • customproviders/resource-manager
  • cognitiveservices/data-plane/LUIS/Runtime
  • search/data-plane/Microsoft.Azure.Search.Service
  • adhybridhealthservice/resource-manager
  • storage/resource-manager
  • serialconsole/resource-manager
  • sql/resource-manager
  • resourcegraph/resource-manager
  • search/data-plane/Microsoft.Azure.Search.Data
  • security/resource-manager

@AutorestCI
Copy link

AutorestCI commented Apr 30, 2019

Automation for azure-sdk-for-ruby

This PR contains more than 3 context, SDK generation is not enabled. Contexts found:

  • monitor/resource-manager
  • storage/resource-manager
  • adhybridhealthservice/resource-manager
  • security/resource-manager
  • serialconsole/resource-manager
  • search/data-plane/Microsoft.Azure.Search.Service
  • customproviders/resource-manager
  • resourcegraph/resource-manager
  • cognitiveservices/data-plane/LUIS/Runtime
  • search/data-plane/Microsoft.Azure.Search.Data
  • sql/resource-manager

@fearthecowboy fearthecowboy self-assigned this Apr 30, 2019
@fearthecowboy fearthecowboy merged commit c401716 into multiapi Apr 30, 2019
mccleanp pushed a commit that referenced this pull request Mar 23, 2022
* base version

* PlayerAccountPool and Title

* api-version

* debug examples

* changes for Segments Swagger added

* changes to swagger

* Update readme.md

* changes to swagger

* swagger changes as per cadl generated

* changes to swagger

* changes

* Prettier formatting

* changes

* changes

* changes

* changes

* example model validation check

* example model validation check

* example model validation check

* example model validation check

* example model validation check

* changes to swagger

* trying prettier fix

* changes

* fixing Prettier problems

* Update readme.md

* changes to fix problems reported by Prettier

* Update readme.md

* removed unused ref files in examples folder

* add title MSI and fix patch contract (#5729)

* add title MSI and fix patch contract

* spell check & prettier fix

* fix lint error

* fix prettier issue

* changes as per feedback in review

* Added Swagger changes

* changes as per feedback in review

* changes as per feedback in review

* prettier fix

* changes as per feedback in review

* prettier error fix

* some small testing for resource comment in PR

* changing resource to parameters

* changes to fix x-ms-identifier-failure

* Updates for title settings support (#5792)

* Updates for title settings support

* Run PrettierCheck

* Address minor review comment.

* Update RG name maintain consistency.

* Remove extra new line

* Minor change.

* Revert "Updates for title settings support (#5792)" (#5811)

This reverts commit 9697c9592607817fefb01e962ac1cdb92dd23990.

* Add support for Title Settings (#5812)

* Update Swagger

* Update example files.

* few chhnages as per feedback in PR

* fix examples, remove user assigned identities as it is not supported (#5835)

* fix examples, remove user assigned identities as it is not supported

* remove user assigned identity support from swagger

* change which was missed in my previous commit

* changes as per review in PR

* changing playfabAccountPoolId to playfabPlayerAccountPoolId

* changing playfabAccountPoolId to playFabPlayerAccountPoolId

* changes because of typo in examples in renaming

Co-authored-by: Zainudeen V K <zainu.vk@hotmail.com>
Co-authored-by: Zainudeen V K <zainuvk@github.com>
Co-authored-by: shubgup3 <67748348+shubgup3@users.noreply.github.com>
Co-authored-by: Anshul Verma <88476874+AnshulVermaa@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.