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

Master #6

Merged
merged 236 commits into from
Feb 27, 2022
Merged

Master #6

merged 236 commits into from
Feb 27, 2022

Conversation

harics24
Copy link
Owner

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. If updating an existing version, please select the specific langauge SDKs and CLIs that must be refreshed after the swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No refresh required for updates in this PR

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following apply to the PR so that label “WaitForARMFeedback” will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit (including refactoring) and then push new changes, including version updates, in separate commits.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

Please follow the link to find more details on PR review process.

alkigel and others added 30 commits August 5, 2021 09:24
* solving s360 issues in MarketplaceOrdering swagger

* Update Agreements.json

* Update Agreements.json

* Update Agreements.json

* Update Agreements.json

* Update Agreements.json

* Update Agreements.json

* Update Agreements.json

* Update CancelMarketplaceTerms.json

* Update GetAgreementMarketplaceTerms.json

* Update GetMarketplaceTerms.json

* Update SetMarketplaceTerms.json

* Update SignMarketplaceTerms.json

* Update SignMarketplaceTerms.json

* Update SetMarketplaceTerms.json

* Update GetMarketplaceTerms.json

* Update GetAgreementMarketplaceTerms.json

* Update ListMarketplaceTerms.json

* Update Agreements.json

* Update Agreements.json

* Update readme.md

* Update readme.md

* Update readme.md
* Add Key Vault Extension changes

* Update compute.json
* Initial Commit for Old Version

* Add new API version

* Update Operation Ids

* Update tags

* Update example names

Co-authored-by: Orel Kayam <orkayam@microsoft.com>
Co-authored-by: Tim Nguyen <you@example.com>
* track2 add azure cosmos db in readme.go.md

* fix
…raiton APIs to config level (#15282)

* Add ResourceGuid to NetworkManager

* add list by config

* Revert "Add ResourceGuid to NetworkManager"

This reverts commit 4e07577.

* resourceGuid

* [NetworkManager] Remove discriminator from ActiveConfiguration

* revert change

* fix format

* Fix as commnets

* fix test

* Update Example

* Split current APIs

* Fix lintdiff

* fix as commnets
* [Synapse] - Update mgmt Swagger spec config file

* Add an empty line

Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
)

* Updated new Property for SparkConfig Properties in Spark Compute

Updated new Property for SparkConfig Properties in Spark Compute

* Updated property name
* track2 add PostgreSQL in readme.go.md

* fix

* fix
Co-authored-by: Kalpesh Chavan <kachavan@microsoft.com>
…a-plane/Route & Search (#15429)

* Merge changes in PR:14813

* Merge changes in PR:14829

* Merge changes in PR:14965

Co-authored-by: Alan Yang <pochingyang@microsoft.com>
…15411)

* render updates based on #14625

* GetAttribution response codes

* remove common error responses

* go multiapi batch should include 2.0

* fix openapi 3.0 definition of file response, keep content-type

* keep operationId between 2.0 and 2.1

* update samples and header response

* exclude 2.0 from 2.1-preview tag, refs in 2.1 params, remove used Text param

* refrain from changing 2.0 timestamp format

* remove default in tileSize

* remove redundant required: false

* bump python package version

* make sure there is no cross-client parameter references - move all shared into Common

* remove non-supported application/xml MIME

* use local apiversion param def
* Fix audience in AzureMetrics metrics

* remove Go from auto codegen

Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
* Defining the APIs for the new NSP resource

* Adding the perimeter associable resources in 02-01-preview

* Removing the etags to be same with the 03-01-pre version

* Update networkSecurityPerimeter.json

Fixing a lint error.

Co-authored-by: Hari Prasad Perabattula <haperaba@microsoft.com>
* Update readme.md

* Update readme.python.md
Co-authored-by: Ilias Khan <iliaskhan@microsoft.com>
* SpakConfiguration Support for Resource Manager Api's

SpakConfiguration Support for Resource Manager Api's

* Fixed CI errors

Fixed CI errors

* Remove extra properties

Remove extra properties

* Added additional Properties as required

Added additional Properties as required

* Fix Ci Stylecop issues

Fix Ci Stylecop issues

* Resolved Comments

Resolved Comments

* Added Spark Configuration Details for Latest Api Version

Added Spark Configuration Details for Latest Api Version

* Adding Srinithya's UAMI changes

* Remove new storage account properties

* SpakConfiguration Support for Resource Manager Api's

SpakConfiguration Support for Resource Manager Api's

* Fixed CI errors

Fixed CI errors

* Remove extra properties

Remove extra properties

* Added additional Properties as required

Added additional Properties as required

* Fix Ci Stylecop issues

Fix Ci Stylecop issues

* Resolved Comments

Resolved Comments

* Added Spark Configuration Details for Latest Api Version

Added Spark Configuration Details for Latest Api Version

* Adding Srinithya's UAMI changes

* Remove new storage account properties

* Fixed Prettier CI Fix

Fixed Prettier CI Fix

Co-authored-by: Dushyant Bansal <dubansal@microsoft.com>
* Add docs for test scenario

* fix markdown

* update doc

* update readme

* update readme

* improve folder structure

* move errorCode reference

* update

* add brief introduction

* fix doc

* Add contentVersion

* fix sample

* add caution

* fix link

* change schema folder

* features

* fix command

* fix

* update png

* add jsonpathopmove

* update readme

* refine schema

Co-authored-by: Lei Ni <leni@microsoft.com>
Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
…5451)

* [Synapse] Add missing 'folder' property for Synapse artifacts

* Fix SQL script schema

* update sql script connection

Co-authored-by: Liren Sun <lirsun@microsoft.com>
* Add rotation permission

* Update keys.json

Remove required from lifetimeActions

* Change to expiryTime
* document ultra disk

* Fixes
Alancere and others added 27 commits September 7, 2021 14:07
* track2 modify iothub readme.go.md

* add repo azure-sdk-for-go-track2
* track2 modify datalake-store readme.go.md

* add repo azure-sdk-for-go-track2
…le & Preview API versions (#15502)

* Add files via upload

Stable - 2020-05-01 API version AvailabilityStatusesAPI

* Add files via upload

Preview - 2020-05-01 API version AvailabilityStatusesAPI

* Update readme.md

fixing the readme file

* Update readme.md

adding stable 202-05-01 API version

* Update ResourceHealth.json

fixed the PR checks for ResourceHealth.json Stable 2020-05-01 API version

* Delete ResourceHealth.json.bak

deleting .bak file

* Update ResourceHealth.json

fixed preview resourcehealth.json

* Update ResourceHealth.json

fixing the typo occurredTime

* Update ResourceHealth.json

fixing typo occurredTime

* Update ResourceHealth.json

fix PR errors

* Update ResourceHealth.json

fix PR checks

* Update ResourceHealth.json

fixing semantic validation

* Update ResourceHealth.json

fixing semantic validation for stable 2020-05-01 API

* Update custom-words.txt

fixing Swagger SpellCheck failure

* Update ResourceHealth.json

fixed Swagger PrettierCheck changes

* Update ResourceHealth.json

fixed Swagger PrettierCheck failure

* Update ResourceHealth.json

fixed Swagger LintDiff

* Update ResourceHealth.json

fixing Swagger LintDiff

* Update ResourceHealth.json

fix Swagger LintDiff failures

* Update readme.md

fixing swagger checks

* Update ResourceHealth.json

fixed eventid issue

* Update ResourceHealth.json

fixed eventId param

* Update ResourceHealth.json

fixing the Swagger PrettierCheck

* Update ResourceHealth.json

correcting the REsourceHealth.json file

* Add files via upload

uplaoding local files

* Add files via upload

fix swagger prettier

* Add files via upload

fix swagger pretttier issue - preview examples

* Add files via upload

fix prettier changes

* Add files via upload

fix swagger prettier changes

* Update readme.md

fixing Swagger Avocado failures

* Update ResourceHealth.json

fixing the ErrorResponse obj

* Update ResourceHealth.json

fix ErrorResponse

* Update ResourceHealth.json

adding operations API

* Update ResourceHealth.json

adding operations API

* Update ResourceHealth.json

removing EventIdParameter

* Update readme.md

fix .md file issue

* Update ResourceHealth.json

added operationsList

* Update ResourceHealth.json

added operationsList

* Add files via upload

fixing swagger prettier checks

* Add files via upload

fixing swagger prettier checks

* Update ResourceHealth.json

fixing semantic validation

* Update ResourceHealth.json

fixing semantic validation

* Create ResourceHealth.json

fixing the preview folder name

* Delete specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/preview/2020-05-01-preview directory

delete temp

* Rename specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/preview/2020-05-01/ResourceHealth.json to specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/preview/2020-05-01-preview/ResourceHealth.json

renaming the folder name

* Rename specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/preview/2020-05-01/examples/AvailabilityStatus_GetByResource.json to specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/preview/2020-05-01-preview/examples/AvailabilityStatus_GetByResource.json

rename

* Rename specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/preview/2020-05-01/examples/AvailabilityStatuses_List.json to specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/preview/2020-05-01-preview/examples/AvailabilityStatuses_List.json

rename

* Rename specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/preview/2020-05-01/examples/AvailabilityStatuses_ListByResourceGroup.json to specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/preview/2020-05-01-preview/examples/AvailabilityStatuses_ListByResourceGroup.json

rename

* Rename specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/preview/2020-05-01/examples/AvailabilityStatuses_ListBySubscriptionId.json to specification/resourcehealth/resource-manager/Microsoft.ResourceHealth/preview/2020-05-01-preview/examples/AvailabilityStatuses_ListBySubscriptionId.json

rename

* Update readme.md

fixing 2020-05-01-preivew paths

* Update custom-words.txt

reverting back  occured typo

* Update AvailabilityStatus_GetByResource.json

fix typo

* Update AvailabilityStatuses_List.json

fix typo

* Update AvailabilityStatuses_ListByResourceGroup.json

fix typo

* Update AvailabilityStatuses_ListBySubscriptionId.json

fix typo

* Update AvailabilityStatus_GetByResource.json

fix typo

* Update AvailabilityStatus_GetByResource.json

fix typo

* Update AvailabilityStatuses_List.json

fix typo

* Update AvailabilityStatuses_ListByResourceGroup.json

fix typo

* Update AvailabilityStatuses_ListBySubscriptionId.json

fix typo

* Update ResourceHealth.json

fix typo

* Update ResourceHealth.json

fix typo

* Update AvailabilityStatuses_ListByResourceGroup.json

fix typo

* Update AvailabilityStatuses_List.json

fix typo

* Update AvailabilityStatuses_ListBySubscriptionId.json

fix typo

* Update AvailabilityStatuses_List.json

fixed typo

* Update AvailabilityStatuses_ListByResourceGroup.json

fix typo

* Update AvailabilityStatuses_ListBySubscriptionId.json

fixed typo
* Storage Dataplane Preview (#7027)

* Adding Azure Storage Dataplane REST API Specs

These are all Preview swagger specs and we do expect to make changes.

- Add readme.md files to suppress --azure-validator rules
- Fix trivial error about an x-ms-client-name mathing a name that won't change the
code generation
- We'll need to fix the semantic/avocado pipeline issues and get this properly reviewed before merging from the `storage-dataplane-preview` fork into `master`.

* Fixed blob swagger for CPK (#7045)

* Fixed blob swagger for CPK

* Add share permission body to storage files (#7081)

* Add share permission body to storage files

* Add produces to getPermission

* Move response body from create to get

* Adding SAS Error Codes (#7322)

* [Fix]Addressing the Things Below (#7304)

1.	create of Page Blob is missing tier parameter.
2.	For upload_pages_from_url of Page Blob, the generated code doesn’t extract header encryption-key-sha256 from raw response, which resulted in the response to client doesn’t have encryption-key-sha256 info.
3.	For append_block_from_url of Append Blob, currently the generated code is not extracting the response header request-server-encrypted from raw response(server returned response) which resulted in client doesn’t have request-server-encrypted info.
4.	get_permission of Storage File has file_permission_key parameter which should be required instead of optional

* Remove delimiter from list blob flat segment response (#7376)

Resolves #7350

* Updated DataLake swagger (#7408)

* Additional DataLake swagger updates (#7445)

* Additional DataLake swagger updates

* refactored fileSystemResource param and added md5 to pathHttpHeaders (#7525)

* Updated ContentMD5 parameter in DataLake swagger (#7534)

* Updated ContentMD5 parameter in DataLake swagger

* separated contentMD5 from transactionalContentMD5

* Add transactional md5 support for blockBlobUpload (#7553)

* Added File Storage 2019-07-07 service version (#7825)

* Added premium share properties to File Shares (#7826)

* Added x-ms-number-of-handles-failed to File and Directory ForceCloseHandles (#7833)

* Added new FileCopy() headers (#7837)

* Added File Lease (#7845)

* [Blob] Added missing headers for copy blob from URL (#7820)

* Added 2019-07-07 Blobs Swagger (#7849)

* Added additional FileLease parameters (#7892)

* Added additional File Lease request and response headers (#7910)

* Added encryption scopes to Blob Storage (#7929)

* Storage/features/more cpk n (#7940)

* Added previous snapshot url header to PageBlob.GetPageRangeDiff (#7951)

* Made LeaseId optional on File Break Lease (#7952)

* Added EncryptionScope and DenyDefaultEncryptionScopeOverride to ContainerProperties (#8001)

* Added rest parity attributes to start copy response (#8009)

* Modified swagger to fix some descriptions (#8014)

* undid rest parity start copy response (#8016)

* Added new ErrorCode (#8071)

* Added FileSystem Get/SetAccessControl and SetPermissions (#8081)

* Revert "Added FileSystem Get/SetAccessControl and SetPermissions (#8081)" (#8134)

This reverts commit 855877c.

* Renamed DenyEncryptionScopeOverride -> PreventEncryptionScopeOverride (#8245)

* Renamed denyEncryptionScopeOverride to preventEncryptionScopeOverride (#8247)

* Added 2019-12-12 storage service version (#8396)

* make AccessPolicy's fields optional in blob and queue (#7992)

* Updated swagger to include Quick Query (#8407)

* Removed '&' from comment in 2019-12-12 blobs swagger (#8510)

* Minor Quick Query update (#8523)

* Another quick query update (#8549)

* Added DataLake 2019-12-12 swagger file (#8594)

* Changed name of hasHeaders to headersPresent (#8612)

* [Storage][Blob]Blob Versioning (#8515)

* Storage/feature/recursive acl (#8666)

* added set acl recursive operation

* added set acl recursive operation

* added set acl recursive operation

* remove invalid parameters

* rename mode enum and strip list entry per review feedback (#8698)

* [Storage][Blob]Blob Versioning: listBlobs add include {versions} and undo set metadata (#8735)

* [Blob Versioning] listBlobs add include {versions} and undo set metadata

* add response headers to syncCopyFromURL and abortCopyFromURL

* undo abortCopyFromURL

* Revert "undo abortCopyFromURL"

This reverts commit 886c9a3.

* add versionId to setMetaData and incrementalCopy's response headers

* [Storage][Blob]Blob Versioning Update (#8762)

 Undo abortCopyFromURL and pageBlob incrementalCopy

* [Storage] add version headers for get blob properties (#8775)

* [Storage] add version headers for get blob properties

* dot

* add versionId to getBlob response headers (#8786)

Co-authored-by: Lin Jian <ljian3377@gmail.com>

* [Storage][Recursive ACL] Tweak mode enum to allow hiding it in transforms (#8789)

* added x-ms-client-name tot DataLakeStorageError's inner error (#8739)

* block can be now up to 4000MB (#8912)

* Undid breaking change (#8939)

* Fixed typo (#8941)

* Feature/storage/blob tags (#8936)

* Fixing Tags swagger (#8948)

* minor tags update (#8950)

* Added container soft delete (#9013)

* Added Share Soft Delete (#9015)

* Added Append Blob Seal (#9016)

* Minor addition to Append Seal (#9039)

* More Append Seal stuff (#9059)

* Removed contentLength from setTags (#9061)

* Feature/storage/set expiry (#9079)

* Added Snapshot and Version to Blob Set Tier (#9086)

* Object Replication update to swagger (update from James OR branch) (#9024)

* Object Replication update to swagger (update from James OR branch)

* Adding object replication to code 206

* Adding in x-ms-or-policy-id header

* Blob tags serialization fix (#9087)

* Blob tags serialization fix (#9142)

* Removed contentLength from setTags (#9061)

* Fixed BlobTags serialization

* Added tag count to properties returned on listing

* Renaming BlobProperties to BlobPropertiesInternal (#9183)

* Rename ObjectReplicationRuleStatus to ObjectReplicationRules (#9186)

* Remove snapshot from set tags (#9184)

* Removed contentLength from setTags (#9061)

* Fixed BlobTags serialization

* Added tag count to properties returned on listing

* Removed snapshot from setTags

* Renamed quick query to query (#9504)

* x-ms-client-name to DataLakeStorageError's inner error (#9506)

* Added Set Expiry to Data Lake (#9620)

* Update CODEOWNERS

* Feature/storage/blob conditional headers (#9695)

* list blobs ors (#9698)

* Added x-ms-source-if-tags to Blob Async Copy (#9744)

* fix typo in comments (#9758)

Co-authored-by: Lin Jian <ljian3377@gmail.com>

* fix typo in comments (#9783)

Co-authored-by: Lin Jian <ljian3377@gmail.com>

* remove TagValue (#9830)

* Revert "remove TagValue (#9830)"

This reverts commit 6af58bf.

* Adding STG74 2020-02-02 swagger for DataLake (#9915)

* Adding STG74 2020-02-02 swagger

* Adding forceflag for recursive acl in datalake (#9916)

* Added support for Get/SetBlobServiceProperties StaticWebsite.DefaultIndexDocumentPath (#9940)

* Added RehydratePriority response header to GetBlobProperties and ListBlobs (#9951)

* Fixed bug where AccountKind was missing BlockBlobStorage and FileStorage (#9961)

* Fixed Enum values (#9970)

* Added new swagger files for STG 74 (#10074)

* Storage/add if tags to set tier (#10092)

* removed source if tags from start copy from url (#10093)

Co-authored-by: Gauri Prasad <gapra@microsoft.com>

* Storage/sealblob (#10201)

* Added back source ifTags (#10206)

* Added tag to storage readme (#10218)

* add iftags for clearPage, incrementalcopy, resize, UpdateSequenceNumber and query (#10238)

Co-authored-by: Lin Jian <ljian3377@gmail.com>

* Concurrent Append (#10279)

* Inital commit for Concurrent Append swagger

* another update

* PR comments

* make queue message body optional (#10477)

* Added Get File Range Diff (#10399)

* [Storage] Make message required for enqueue. (#10480)

* make queue message body optional

* require queue message for post

* colons

* SMB Multichannel (#10329)

* Changed setAclRecursiveMode to be a method param (#10509)

* Feature/storage/share lease (#10351)

* Removed Concurrent Append (#10544)

* Feature/storage/new quick query features (#10571)

* Added Last Access Time (#10339)

* [Storage][DataLake]Update API Version (#10663)

* Added missing error code (#10744)

* [storage-blob] fix typo "laster" -> "later" (#10751)

* fix typo laster

* fix 4tb file documentation

Co-authored-by: Lin Jian <ljian3377@gmail.com>

* Renamed SmbSettings and ProtocolSettings, Removed lease duration headers.  (#10835)

* Removed lease duration from response headers for all lease APIs except break lease

* Modified names according to arch board review

Co-authored-by: Gauri Prasad <gapra@microsoft.com>

* Fixed FileClient.GetRangeListDiff (#10896)

* Set File Tier (#10368)

* Added swagger files for new Storage service version (#11031)

* Added include leased to DeleteSnapshots (#11108)

* Added 2020-06-12 blob swagger (#11445)

* Added DataLake 2020-06-12 file (#11446)

* fix description of enqueue message's visibilityTimeout (#11459)

* don't rename (#11461)

* Feature/storage/blob tags75 (#11305)

* Permanent Delete (#11359)

* Feature/storage/put blob from url (#11197)

* Feature/storage/share enable protocol share squash root (#11304)

* added source content MD5 (#11715)

* Applied 2020-04-08 blob changes to 2020-06-12 (#11786)

* minor fix (#11804)

* Add "x-ms-is-hns-enabled" to ServiceGetAccountInfoResponse (#11871)

* Renamed IsHnsEnabled (#11904)

* added enum for api version (#12164)

* added enum for api version

* added version for all api versions

* Added version id for DownloadBlob 206 response (#12193)

* added version id for download blob 206 response

* removed from versions prior to 2019-12-12

* added current version

* Feature/storage/container rename (#11791)

* Added container scoped batch (#11927)

* Remove/move XML name mapping when ref is provided (#12341)

* testing

* removed more fileshare ignored xml names

* fixed silly indents

* fixed silly indents

* Update DataLakeStorage.json (#13145)

* GetBlockList returns long block sizes (#13188)

* Added 2020-08-04 swagger file for Blob (#13526)

* Fixed date (#13529)

* Feature/storage/hns soft delete (#11741)

* Added Quick Query Parquet (#13589)

* added resource type header to list deleted paths (#13719)

* added resource type header

* added resource type header

* [Storage] Version Level Worm (#13527)

* Switched back to using BlobImmutabilityPolicy enum (#13753)

Co-authored-by: Sean McCullough <=>

* Added BlobErrorCode.BlobUsesCustomerSpecifiedEncryption (#13930)

* Fix typo (#14081)

* Fix typo

* Update blob.json

* Update queue.json

* wip

* Added 2020-10-02 blob swagger (#14193)

* Added 2020-10-02 file swagger (#14207)

* Updated swagger to reflect VLW changes (#14357)

* Added Files 2020-06-12 service version (#14383)

* [Storage] Oauth support for copy source (#14404)

* List Delete Root Blob With Versions (#14195)

* Added support for List File V2 (#14385)

* Align with service and documentation where Blob Quick Query XML elements are optional instead of required (#14688)

* Changed order of BlobImmutabilityPolicyMode (#14764)

* Cleaned up Storage Swagger to get validation tools and CI green (#15015)

* removed tags as a requirement (#15106)

* Added 2020-12-06 service version for Data Lake (#15234)

* Revert "Added 2020-12-06 service version for Data Lake (#15234)" (#15235)

* Added new Data Lake swagger version (#15508)

Co-authored-by: Sean McCullough <=>

* Added Blob 2020-12-06 service version (#15519)

* Added encryption scope to blob sync copy (#15521)

* FileSystem.GetPaths() (#15534)

* storage swaggers

* sort

* Added Datalake Spec

* revert custom words

* readme path

* moved datalake swagger and supressed warning

* moved datalake swagger and supressed warning

* fixing existing error

* reverted

Co-authored-by: tg-msft <tg-msft@users.noreply.github.com>
Co-authored-by: Sean McCullough <44180881+seanmcc-msft@users.noreply.github.com>
Co-authored-by: Jianghao Lu <jianghaolu@users.noreply.github.com>
Co-authored-by: Amanda Nguyen <48961492+amnguye@users.noreply.github.com>
Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com>
Co-authored-by: Jeremy Meng <yumeng@microsoft.com>
Co-authored-by: Gauri Prasad <51212198+gapra-msft@users.noreply.github.com>
Co-authored-by: Rick Ley <frley@microsoft.com>
Co-authored-by: Ze Qian Zhang <zezha@microsoft.com>
Co-authored-by: Lin Jian <ljian3377@gmail.com>
Co-authored-by: Kamil Sobol <61715331+kasobol-msft@users.noreply.github.com>
Co-authored-by: Lin Jian <1215122919@qq.com>
Co-authored-by: iscai-msft <43154838+iscai-msft@users.noreply.github.com>
Co-authored-by: Gauri Prasad <gapra@microsoft.com>
Co-authored-by: Lin Jian <lijian2@microsoft.com>
Co-authored-by: bharathsreenivas <bharathb@microsoft.com>
Co-authored-by: James <41338290+jaschrep-msft@users.noreply.github.com>
* Adds base for updating Microsoft.RedHatOpenShift from version stable/2020-04-30 to version 2021-01-31-preview

* Updates readme

* Updates API version in new specs and examples

* update ARO v2021-01-31-preview changes

* Add azureresourceschema

* systemData

* update swagger

* update readme

* drop breaking change

* Add systemData

* s/ListAdminKubeconfig/ListAdminCredentials

* update systemData examples

* add object type

* swap variable to preview

* Merge branch 'dev-redhatopenshift-Microsoft.RedHatOpenShift-2021-01-31-preview' of github.com:mjudeikis/azure-rest-api-specs into dev-redhatopenshift-Microsoft.RedHatOpenShift-2021-01-31-preview

* Expand SDN & x-ms-secrets tag

* revert int format

* add x-ms-enum to Enryption and Visibility
* Initial copy from stable version

* Update version

* did the wrong one.  Fixing

* Updated example api-version and added dummy package to readme for automation
…eview/2020-03-01-preview and stable/2020-03-01 (#15861)

* Adds base for updating Microsoft.Aadiam from version preview/2020-03-01-preview to version 2020-03-01

* Updates readme

* Updates API version in new specs and examples

* Adding changes from previous PR

* Ran prettier, fixed types.json reference

* Remove changes to preview version

* Fix python failure

* Try switching error locations

* Change error location back

* fix old examples

* Try to fix python check
* remove name validation from client side

* remove name check from deploymentScripts swagger

* remove name check from previous swagger versions

* remove pattern from resourcegroupname parameter

* add missing locks versions

* add locks to readme

* fix linter errors

* fix prettier errors

* fix property reference

* add requested changes

* prettier fix

* unifying common type reference

* use v1 common type

* remove local ApiVersionParameter

* Update specification/resources/resource-manager/Microsoft.Authorization/stable/2020-05-01/locks.json

Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>

* update APIVersion Parameter

* add correct default error response schema

Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
* Adds base for updating Microsoft.AzureStackHCI from version preview/2021-01-01-preview to version 2021-09-01

* Updates readme

* Updates API version in new specs and examples

* Update cluster properties

* Update example files

* changed machine to machines in example files

* Update example files
Co-authored-by: Anat Gilenson <anatgilenson@microsoft.com>
* base commit

* added diskrp swagger for 2021-04-01 version

* add autoKeyRotationError property and example

* added extend location for disk access

* added extended location for disk access

* fixed PrettierCheck

* removed unreferenced example file

* removed unused examples

* added accelerated networking

* fixed LintDiff error

* fix Prettier error

* added completionPercent to SnapshotProperties

* updated examples for publicNetworkAccess and NetworkAccessPolicy

* updated readme file

* updated descriptions in disk.json

* Add more description for autoKeyRotationError property

Add more description for autoKeyRotationError property

* updated description for completionPercent

* added the frozen and activeSASFrozen disk states

* added periods at the end of sentences

* changed description for frozen states

* addressed comments

Co-authored-by: Ryan Truong <rytruong@microsoft.com>
Co-authored-by: Hyuk Jun Park <hyupar@microsoft.com>
Co-authored-by: Meet Shah <meeshah@microsoft.com>
Co-authored-by: parkhyukjun89 <park.hyukjun89@gmail.com>
…ch to main (#15954)

* Adds base for updating Microsoft.ContainerService from version stable/2021-07-01 to version 2021-08-01

* Updates readme

* Updates API version in new specs and examples

* add publicNetworkAccess property per network platform's request (#15489)

* add publicNetworkAccess per network platform's request

* fix quota

Co-authored-by: Li Ma <lima2@microsoft.com>

* update readme for 2021-08-01 sdk generation (#15476)

* update readme for sdk generation

* update readme for sdk generation

Co-authored-by: Charlie Li <charlili@microsoft.com>

* allow disabling of runcommand (#15481)

* allow disabling of runcommand

* rename file

* another rename

* fix prittier check

* fix stupid prettier check

* change publicNetworkAccess to enum (#15564)

Co-authored-by: Li Ma <lima2@microsoft.com>

* Add CreationData property to Agentpool level in 2021-08-01 API (#15563)

* Add CreationData property to Agentpool level in 2021-08-01 API

* fix json format

* fix swagger spell check

Co-authored-by: Charlie Li <charlili@microsoft.com>

* chore: add enableMultipleStandardLoadBalancers to loadBalancerProfile (#15579)

* Add snapshot related new APIs and properties to AKS 2021-08-01 swagger (#15586)

* Add CreationData property to Agentpool level in 2021-08-01 API

* Add snapshot related APIs and properties to AKS 2021-08-01 swagger

* fix lint and spell checks

* fix lint and spell checks

* fix PrettierCheck

* Change some Nodepool to NodePool

* some changes according to ARM team's review comments

Co-authored-by: Charlie Li <charlili@microsoft.com>

* fix tag typo to match tag convention (#15683)

* add workload runtime to agent pool api (#15726)

* add workload runtime to agent pool api

* reference example

* add custom words

* fix: workload runtime description (#15782)

* fix: workload runtime description

* add wasmtime to custom words

* clarify single workload type per node

Co-authored-by: Matthew Christopher <matthchr@microsoft.com>

Co-authored-by: Matthew Christopher <matthchr@microsoft.com>

* fix typo in readme.python.md (#15903)

* Add CreationData property to Agentpool level in 2021-08-01 API

* fix typos in readme.python.md

Co-authored-by: Charlie Li <charlili@microsoft.com>

* merge recent custom-words.txt changes from main branch to resolve conflicts (#15938)

* Add CreationData property to Agentpool level in 2021-08-01 API

* merge recent custom-words.txt changes from main branch to resolve conflicts

Co-authored-by: Charlie Li <charlili@microsoft.com>

* pull custom-words.txt from main

* add a new word - NodePool

* add two more words

Co-authored-by: Super <mali_no2@hotmail.com>
Co-authored-by: Li Ma <lima2@microsoft.com>
Co-authored-by: Charlie Li <charlili@microsoft.com>
Co-authored-by: Haitao Chen <haitch@users.noreply.github.com>
Co-authored-by: Qi Ni <pomelonicky@gmail.com>
Co-authored-by: Ariel Silverman <asilverman@users.noreply.github.com>
Co-authored-by: Ace Eldeib <alexeldeib@gmail.com>
Co-authored-by: Matthew Christopher <matthchr@microsoft.com>
* Create new folder for 2021-07-01-preview api

* Adding view operations

* change api version from stable 2021-06-15 to preview 2021-07-01

* Merging previous stable +preview version changes

* prettier fix

* Avocado fix

* ModelValidation fix

* resolve conflict

* Update readme.md

* Fixing lint diff error

* fix error

* Fixing the lint errors due to changes in the stable version

* Fixing refs

* Fix lintdiff

* test commit

* initial changes for GraphResources

* some fixes

* CI fixes

* nit

* nit

* revert a not required change

* add 200 response code for delete operation

* Fix RESPONSE_STATUS_CODE_NOT_IN_EXAMPLE

* services apis

* renaming graphapicompute endpoint

* swagger changes for DiagnosticLogSettings

* prettier and ModelValidatin changes

* nit

* removing throughput operations

* update readmes

* address arm comments

* address comments

Co-authored-by: Kalyan Khandrika <kakhandr@microsoft.com>
Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>
Co-authored-by: Sahithya Mahanandi <samahana@microsoft.com>
…15680)

* Microsoft.BareMetalInfrastructure: add stable API version 2021-08-09

* Remove preview from output-folder in readme.go.md

Co-authored-by: Arcturus <ufo54153@gmail.com>

* Correct spelling of operation ID failing Swagger SpellCheck

* Change json indents from 4 to 2 spaces

* Ran 'npm prettier' tool

Co-authored-by: Arcturus <ufo54153@gmail.com>
* Update readme and readme.python

* Update readme python

* Update readme python

* Update readme.python.md

* Update readme python

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
* add collection APIs

* Update purviewcatalog.json

* Add default error response

* Update purviewcatalog.json

* Revert "Update purviewcatalog.json"

This reverts commit 465347e.

* revert collection

* Update purviewcatalog.json

* update api version

* add api-version

* Revert "update api version"

This reverts commit 9e7eeb4.

* Revert "Update purviewcatalog.json"

This reverts commit 05039d7.

* Revert "Update purviewcatalog.json"

This reverts commit 97dcdea.

* add api-version

* update api-version

* Update readme.md

* add ignoreTermsAndCategories
* personalizer v2.1-preview.1

* addresses feedback

* minor manual cleanups

* fix avocado errors

* fix model validation errors

* fix model validation errors

* fix lintdiff

* prettier run

* rearrange

* prettier

* Adds description for missing parameters.

* prettier run
* add collection APIs

* Update purviewcatalog.json

* Add default error response

* Update purviewcatalog.json

* Revert "Update purviewcatalog.json"

This reverts commit 97dcdea.

* Revert "Add default error response"

This reverts commit 37a50df.

* fix api-version
* Add UserDisconnected Event

* Fix ref and change id to userCommunicationIdentifier

* Add example json
* Updated SKU property to be read only

* Added missing x-ms-secret attribute

* Update readme.python.md

Co-authored-by: Shailesh Kelkar <shkelkar@microsoft.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
… Version (#15967)

* Add 2021-08-15 stable API Version

* Update Patch Properties to add identity

* Typo

* Prettier check

Co-authored-by: Aditi <amalladi@microsoft.com>
* New GA api-version changes- 2021-01-01

* readme changes

* readme changes

* add systemdata definition

* system data ref fix

* system data ref fix

* fix

* fix

* fix

* remove empty patch section

* revert patch section

* lint fix

* lint fix

* lintfix

* readme changes

* Update readme.md

* remove property bag from cc update example

* Fixing listClusterUserCreds examples

* hide creds

* example file naming changes and clientProxy flag correction

Co-authored-by: Siri Teja Reddy Kasireddy <sikasire@microsoft.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
@harics24 harics24 merged commit db05f84 into harics24:master Feb 27, 2022
harics24 pushed a commit that referenced this pull request Mar 9, 2022
…re#15832)

* Adds base for updating Microsoft.ApiManagement from version preview/2021-01-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added support for GraphQL API type (Azure#14851)

* Added support for GraphQL API type

* Added missing enum value for GraphQL APIs.

* add schema definition fix from 2021-01-01-preview (Azure#14883)

Co-authored-by: Alan Feng <alanfeng@microsoft.com>

* Vanguard: Get Outbound Network Dependency (Azure#14900)

* outbound dependency

* fix resource

* Update backup/restore API for managed identities (Azure#14973)

* Update backup/restore API for system-assigned and user-assigned identities

* Fix formatting issue

* Rename user-assigned-msi-client-id with client-id

* SystemData implemenation on API Management Control Plane (Azure#14899)

* system-data

* fix spec

* remove unreferenced file

* APIM - Network Watcher Connectivity Check integration specs (Azure#15056)

* Connectivity Check API Specs

* Fix

* Fix errors

* style fixs

* Fix 202 code

* HTTPConnect request parameters

* Fix errors

Co-authored-by: Nicolás Barrera <t-nbarrera@microsoft.com>

* Parameter examples added (Azure#14836)

* platformversion (Azure#15114)

* fix update service (Azure#15478)

* HttpConnect example (Azure#15493)

* HttpConnect example

* Prettifier fix

Co-authored-by: Nicolás Barrera <t-nbarrera@microsoft.com>

* Added properties of difference API spec format for "SchemaDocumentProperties" (Azure#15703)

* add schema definition fix from 2021-01-01-preview

* added properties for SchemaDocumentProperties

* updated the fix

* updated fix

* [APIM]Add private endpoint connection APIs (Azure#15115)

* Add private endpoint connection apis

* add readme

* quick fixes

* fix to PE contract

* Small fixes

* small fixes

* small fixes

* Small fixes

* small fixes

* small fix

* small fixes

* small fixes

* small fixes

* Update readme.md

* fix error

* small fix

* fix format

* address comments

* small fixes

* Change to lower case

* small fixes

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* Adds base for updating Microsoft.ApiManagement from version preview/2021-01-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added support for GraphQL API type (Azure#14851)

* Added support for GraphQL API type

* Added missing enum value for GraphQL APIs.

* add schema definition fix from 2021-01-01-preview (Azure#14883)

Co-authored-by: Alan Feng <alanfeng@microsoft.com>

* Vanguard: Get Outbound Network Dependency (Azure#14900)

* outbound dependency

* fix resource

* Update backup/restore API for managed identities (Azure#14973)

* Update backup/restore API for system-assigned and user-assigned identities

* Fix formatting issue

* Rename user-assigned-msi-client-id with client-id

* SystemData implemenation on API Management Control Plane (Azure#14899)

* system-data

* fix spec

* remove unreferenced file

* APIM - Network Watcher Connectivity Check integration specs (Azure#15056)

* Connectivity Check API Specs

* Fix

* Fix errors

* style fixs

* Fix 202 code

* HTTPConnect request parameters

* Fix errors

Co-authored-by: Nicolás Barrera <t-nbarrera@microsoft.com>

* Parameter examples added (Azure#14836)

* platformversion (Azure#15114)

* fix update service (Azure#15478)

* HttpConnect example (Azure#15493)

* HttpConnect example

* Prettifier fix

Co-authored-by: Nicolás Barrera <t-nbarrera@microsoft.com>

* Added properties of difference API spec format for "SchemaDocumentProperties" (Azure#15703)

* add schema definition fix from 2021-01-01-preview

* added properties for SchemaDocumentProperties

* updated the fix

* updated fix

* [APIM]Add private endpoint connection APIs (Azure#15115)

* Add private endpoint connection apis

* add readme

* quick fixes

* fix to PE contract

* Small fixes

* small fixes

* small fixes

* Small fixes

* small fixes

* small fix

* small fixes

* small fixes

* small fixes

* Update readme.md

* fix error

* small fix

* fix format

* address comments

* small fixes

* Change to lower case

* small fixes

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* fix tenant sync contract

* fix linter issues

* examples for managed identity backup

* prettier

* Fix Apis-Get and updated comments for api-version 2021-04-01-preview (#3)

* add schema definition fix from 2021-01-01-preview

* added fix

* small fix (#6)

* 'examples' added to RepresentationContract (#7)

Co-authored-by: Alexander Zaslonov <zaslonov.alexander@gmail.com>
Co-authored-by: DreamlessA <DreamlessA@users.noreply.github.com>
Co-authored-by: Alan Feng <alanfeng@microsoft.com>
Co-authored-by: Jatin Sanghvi <20547963+JatinSanghvi@users.noreply.github.com>
Co-authored-by: Nicolás Barrera <nicolasbarrera@outlook.com>
Co-authored-by: Nicolás Barrera <t-nbarrera@microsoft.com>
Co-authored-by: VitaliyKurokhtin <vitaliik@microsoft.com>
Co-authored-by: RupengLiu <rliu1211@terpmail.umd.edu>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: RupengLiu <rupliu@microsoft.com>
Co-authored-by: VitaliyKurokhtin <Vitaliy.Kurokhtin@gmail.com>
harics24 pushed a commit that referenced this pull request Mar 9, 2022
…n preview/2021-10-15-preview (Azure#16211)

* Adds base for updating Microsoft.DocumentDB from version preview/2021-07-01-preview to version 2021-10-15-preview

* Updates readme

* Updates API version in new specs and examples

* Antoshni cosmos db 2021 10 15 preview cek management (#1)

* Adds base for updating Microsoft.DocumentDB from version preview/2021-07-01-preview to version 2021-10-15-preview

* Updates readme

* Updates API version in new specs and examples

* ClientEncryptionKey management API changes

* Address semantics validation errors

* Fix representation of wrappedDek

* fix Swagger prettier formatting check

* minor edits to address comments"

* fix LintDiff error

* Adds base for updating Microsoft.DocumentDB from version preview/2021-07-01-preview to version 2021-10-15-preview

* Updates readme

* Updates API version in new specs and examples

* remove CreateUpdateOptions as they arent applicable for CEK

* fix Model validation check

Co-authored-by: anujtoshniwal <62551957+anujtoshniwal@users.noreply.github.com>
Co-authored-by: Anuj Toshniwal <antoshni@microsoft.com>

* mongo rbac cherry-pick (#5)

* mongo rbac cherry-pick

* Removing entry for 07 preview

Co-authored-by: kavskalyan <kakhandr@microsoft.com>

* Revert "mongo rbac cherry-pick (#5)" (#7)

This reverts commit 8392017.

* preview swagger for managed cassandra (Azure#8)

* preview swagger for managed cassandra

* add cassandraAuditLoggingEnabled property

* change property name in CommandPostBody

Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com>

* fix validation, remove connectivity (Azure#11)

Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com>

* Add data transfer job api (#2)

* Adds base for updating Microsoft.DocumentDB from version preview/2021-07-01-preview to version 2021-10-15-preview

* Updates readme

* Updates API version in new specs and examples

* Add DataTransfer job apis

* Fix api version

* Rename connection to endpointUrl

* Rename connection to endpointUrl

* Add dataTransferService in readme.md

* Fix keys

* Fix checks

* Add worker count

* Fix worker count

* MaterializedViewsBuilder (Azure#12)

* Adding LatestRestorableTimestamp support for MongoDB collections. (Azure#9)

* Adding LatestRestorableTimestamp support for MongoDB

* Fixing api version for examples.

* Mongo RBAC Swagger Changes (Azure#10)

* mongo rbac cherry-pick

* Removing entry for 07 preview

* Fixing swagger issues

* Fixing swagger error for param

* Fixing misplaced Description

* Fixing model validation issues

* Json pretty formatting

* Fixing more model validation issues

* Fixing type issue

* Add password field for userdef request

* Fixing URL param

* Fixing URL param issue

Co-authored-by: kavskalyan <kakhandr@microsoft.com>

* TotalThroughput limit 10-15 preview API changes (#6)

* add backupStorageCustomerKeyUri and fix response status code (Azure#13)

* fix validation, remove connectivity

* add backupStorageCustomerKeyUri property

* fix response status code

Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com>

* Prettier fix

* Fix Avocado check

* Fix operationId

* Fix operationId

* Fix breaking change

* Fix breaking change (managedCassandra invokeCommand)

* Fix breaking change

* Fix status code in example

* Fix review comment

* Use v3 version for resource-management

* Fix client encryption review comments

* update location header in example (Azure#15)

Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com>

* Prettier fix

* update header in response

* formating json

Co-authored-by: anujtoshniwal <62551957+anujtoshniwal@users.noreply.github.com>
Co-authored-by: Anuj Toshniwal <antoshni@microsoft.com>
Co-authored-by: Abhijit Karanjkar <abhijitkaranjkar@gmail.com>
Co-authored-by: kavskalyan <kakhandr@microsoft.com>
Co-authored-by: vivek-microsoft <32766101+vivek-microsoft@users.noreply.github.com>
Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com>
Co-authored-by: Ajay Parulekar <79739098+ajparule@users.noreply.github.com>
Co-authored-by: Amit Singh <31076927+amisi01@users.noreply.github.com>
Co-authored-by: pjohari-ms <84465928+pjohari-ms@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment