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

Sync upstream main #3419

Merged
merged 89 commits into from
Jul 24, 2024
Merged

Sync upstream main #3419

merged 89 commits into from
Jul 24, 2024

Conversation

raych1
Copy link

@raych1 raych1 commented Jul 24, 2024

No description provided.

ArcturusZhang and others added 30 commits July 9, 2024 11:22
* update

* update

* update

* update translation

* update

* fix ai document translation

* fix wrong change and regen

* fix

* update swagger

* update

* format

* change to use @Body

* update

* format

---------

Co-authored-by: tadelesh <tadelesh.shi@live.cn>
* fix face

* fix communication messages

* regen swagger

* fix casing

* rollback face

* fix face

* fix tsp

* add java

* fix easm
Azure#29742)

* move directive to readme.md to avoid unnecessary breaking changes for all languages

* update suppressions

---------

Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>
* fix status codes and corresponding examples

* fix update exmaple
… recovery (Azure#29315)

* Base commit

* New Api Version 2023/01/01/preview

* Readme Updated with new version

* Failover API with Example

* Minor folder correction

* Updates

* Updates'
…rtualNetworkLink resource (Azure#29470)

* Add nxdomainRedirect property to VirtualNetworkLink resource
* Updated readme files and fixed various warnings/errors
…le/2024-05-01 (Azure#29535)

* Adds base for updating Microsoft.ContainerService/aks from version stable/2024-02-01 to version 2024-05-01

* Updates readme

* Updates API version in new specs and examples

* remove osOptions from AKS 2024-05-01 API (Azure#29422)

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

* add SecurityPatch to NodeOsUpgradeChannel (Azure#29468)

* Adding Daemonset related flags to May 2024 GA (Azure#29579)

* update sdk-suppressions.yaml

* Update sdk-suppressions.yaml

* Update sdk-suppressions.yaml

* add value 'none' for networkPolicy field (Azure#29653)

---------

Co-authored-by: Charlie Li <39974812+chengliangli0918@users.noreply.github.com>
Co-authored-by: Charlie Li <charlili@microsoft.com>
Co-authored-by: Ye Wang [msft] <36743427+yewmsft@users.noreply.github.com>
Co-authored-by: Youn Jae Kim <younjaekim@microsoft.com>
Co-authored-by: Alancere <804873052@qq.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: kazrael2119 <98569699+kazrael2119@users.noreply.github.com>
Co-authored-by: robogatikov <132703210+robogatikov@users.noreply.github.com>
* Update readme.md

* Update readme.python.md

* Update tspconfig.yaml
…ure#29499)

* cleaned up config file

* reverted name

* Restored names and verified example adding behaviour for openapi2 emitter

* Added example JSON files and the readme file

* Added examples for past releases

* Added more documentation to the script

* Readme corrections

* More readme corrections

* Renamed retrieveAssistants examples to getAssistants to match TSP definition

* Removed some swagger files

* create_assistants json corrections

* wip

* Get Assistants

* WIP

* File operations

* Files JSON examples

* wip

* wip

* More various fixes

* wip

* wip

* wip

* removing bodyRoot decorator

* Checking if things are actually fixed

* Made expandable nullable enum into 'null' instead of null

* Revert "Made expandable nullable enum into 'null' instead of null"

This reverts commit 03d2bf5.

* WIP

* wip

* Possible solution to bad @Body usage

* Found better solution for version added mismatch createMessage

* wip

* WIP

* Started with vector store stuff

* More fixes for vector store stuff

* More fixes

* Last fixes for vector store batch files

* Using string 'null' instread of JSON null

* Revert "Using string 'null' instread of JSON null"

This reverts commit 39fdbc6.

* Corrected operationId

* trying out null as a string

* Revert "trying out null as a string"

This reverts commit ab876a1.

* Stringified nulls to make CI happy

* Changed the value of instructions for ThreadRun examples. Field not nullable nor optional

* Addressing metadata issue

* Revert "Stringified nulls to make CI happy"

This reverts commit 3dbb723.

* Reverting left over stuff

* TSP formatter

* Prettified JSON

* Added suppresion to work around bug

* Removed unnecessary example files

* Removed convenience scripts

* Using bodyRoot again

* Revert "Using bodyRoot again"

This reverts commit a31f2a0.

* Using BodyParameter in createMessage op

* The CI seems stuck
* Fix casing of timestamp properties

* Fix examples

* more examples

* property overrides

* regen swagger
* adding MessageAnalysisCompletedEvent to EG SDk

* adding event to communication tps

* generating spec

* generating spec

* removing sentiment

* removing sentiment

* removing sentiment

* more changes

* addressing comments

* updating the analysis events

* updating the analysis events

* updating the analysis events

* Update specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/AzureCommunicationServices.json

* tsp format

---------

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
Co-authored-by: l0lawrence <llawrence@microsoft.com>
…RP (Azure#29166)

* Copy files from stable/2022-01-25

Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.

* Update version to stable/2024-04-05

Updated the API version from stable/2022-01-25 to stable/2024-04-05.

* Added tag for 2024-04-05 in readme file

* Fixing swagger PrettierCheck

* Prettier changes

* Add changes for Api

* Prettier scan fix

* Fixing failing net sdk

* Revert of previous change.
* java update automation config

* format
…024-06-01 (Azure#29585)

* add new preview and stable API versions

* remove unnecessary add decorator

* re-compile after merging with main

---------

Co-authored-by: zhuoyun wang <zhuoyunw@zhuoyuns-Virtual-Machine.local>
Jingshu918 and others added 20 commits July 18, 2024 09:24
* Support ‘domain’ Property In Dynamics Family

* add
* Remove useref and Fleet update changes

* Remove useref

* fix spell check

* Fix validation errors

* suppress casing errors

* Fix formatting

* Refactor

* Remove Fleet Forbidden values

* Add additional property suppression.

* edit suppressions

* Add Suppression for camel casing

* Make confidential fields to have create and update visibility only.

* update docs

* remove format decorator and use url type

* Address comments

* revert settings change as it is visible.

* Address comments

* configReference is visible in response.

* Add arm-id format to resource ids

* Address comments

* update provisioningState in examples

* update examples

* Update location in examples

* Update example

* Update security posture reference to the latest compute api version.

* Fix merge conflicts

* Update and add more examples

---------

Co-authored-by: Sahil Arora <arorasahil@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
* support mi auth for azure table connector

* add synapse changes

* update sdk-suppressions.yaml

---------

Co-authored-by: Alancere <804873052@qq.com>
There is no need to keep `-track2` since all the Python SDK is already track2 SDK now.
* Update GenerateOutputSchema.json

Sync the schema with the latest code.
* Copy files from preview/2024-04-01-preview

Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.

* Update version to preview/2024-06-01-preview

Updated the API version from preview/2024-04-01-preview to preview/2024-06-01-preview.

* Added tag for 2024-06-01-preview in readme file

* RAI API changes

* fix check errors

* fix old versions RAI content filters

* Revert "fix old versions RAI content filters"

This reverts commit 9d3087f.

* Add "description"

* Add CalculateModelCapacity API

* fix Swagger LintDiff

* fix

* reverted changes of old API version

* address comments

* fix lint error

* Updated ModelCapacityCalculatorWorkload

* Address comments

* fix Mode Validation

* fix linter

* address comments

* fix swagger lint errors
* Base commit. Adding copy of the existing api version

* Updating readme.md

* Updating main.tsp and models.tsp

* Updating scvmm.json

* Updating examples for api version 2024-06-01

* Resolving Comments.

Adding privatelinkscoperesourceid in get and list and update osprofilepropeties in virtualmachine instance get and list.

* Making productKey a secret.
…t capacity feature (Azure#29892)

* modified description of burst capacity feature

* added keyvaultkeyuri to cSpell

---------

Co-authored-by: Venu Sivanadham <56538710+venu-sivanadham@users.noreply.github.com>
* support Vertica V2 in ADF

* Update LinkedService.json in synapse

* updating password

* Update LinkedService.json

* Update LinkedService.json

* Update LinkedService.json

* Update LinkedService.json

* Update LinkedService.json

* Update LinkedService.json

* Update LinkedService.json

* Update LinkedService.json
Co-authored-by: Shenwang Zeng <shenwangzeng@microsoft.com>
Co-authored-by: Razvan Badea <156206747+razvanbadea-msft@users.noreply.github.com>
* initial commit to clone computeschedule to public repo

* changes to fix merge requirement errors

* change to address spellcheck

* added rpaas to the readme file to meet the RP quality checklist for rpaas RPs

* made changes to address comments

* address validation failure

* changes to address validation of armid errors

* made changes to address guid validation errors

* removed older versions

* added more example files to match private preview

* trigger re-run of checks

---------

Co-authored-by: Razvan Badea <156206747+razvanbadea-msft@users.noreply.github.com>
* Copy files from stable/2023-11-01

Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.

* Update version to stable/2024-03-01

Updated the API version from stable/2023-11-01 to stable/2024-03-01.

* Added tag for 2024-03-01 in readme file

* update specs

* arm-id missing

* api-version in example, desciption update

* merge fix

* usageThreshold min in patch to match put

* update readme

* swagger lintdiff

* swagger lintdiff

* update readme
Copy link

openapi-pipeline-app-test bot commented Jul 24, 2024

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ Your PR modified the suppressions for JavaScript SDK breaking changes (label: BreakingChange-JavaScript-Sdk-Suppression). Refer to step 3 in the PR workflow diagram.
  • ❌ The required check named Swagger BreakingChange has failed. To unblock this PR, follow the process at aka.ms/brch.

Copy link

openapi-pipeline-app-test bot commented Jul 24, 2024

Generated ApiView

Language Package Name ApiView Link
TypeSpec ApiCenter.Management https://apiviewstagingtest.com/Assemblies/Review/2f0836bbf6354d28a4643b2ec5e5f5e8?revisionId=6698642609b14e3b90a7f89042020401
TypeSpec Astronomer.Astro.Management https://apiviewstagingtest.com/Assemblies/Review/607e7435fc324951a0b8d1232e5a6cdc?revisionId=ae7e0486a29a4874af63819f20f7d98c
TypeSpec Azure.AI.DocumentTranslation https://apiviewstagingtest.com/Assemblies/Review/acf80310b66941048f99ebf23977c036?revisionId=34c683c93a0946bb974a6bcccd9ad2bb
TypeSpec Azure.Analytics.Purview.DataMap https://apiviewstagingtest.com/Assemblies/Review/7cc0817f9f1c4a16b70359b3c93ec115?revisionId=3e3abec0f8ed4d709d5a53e97482f851
TypeSpec Azure.Batch https://apiviewstagingtest.com/Assemblies/Review/d63619c650994f368464a4bff0c61f13?revisionId=6272dfb4430d45718a4dd6c6fd5f2e7b
TypeSpec Azure.Messaging.EventGrid.SystemEvents https://apiviewstagingtest.com/Assemblies/Review/bf48b2982ff74cd796f5900a221af2d5?revisionId=c7e6de7ae1d44c7c8e6baf2b9f68e630
TypeSpec AzureAI.Assets https://apiviewstagingtest.com/Assemblies/Review/2e4c2542e85c42e4805177b00db683de?revisionId=028b4f960ac942f2a734a5885ac33fea
TypeSpec AzureFleet.Management https://apiviewstagingtest.com/Assemblies/Review/196f76e0371549da806d8c057f4c2169?revisionId=b6a7146ca55d4621962aeb270394b10b
TypeSpec AzureStackHCI.StackHCIVM.Management https://apiviewstagingtest.com/Assemblies/Review/b3ac630ce9324be38f24c2c26a57a6e4?revisionId=f032de93ee00480190a8791ebe8c9185
TypeSpec Communication.Messages https://apiviewstagingtest.com/Assemblies/Review/6a99d57cab7e453790383860e6565a69?revisionId=061b67dd61fa4161925bc626a223ade0
TypeSpec Community.Management https://apiviewstagingtest.com/Assemblies/Review/a1c308d7b4734a7cad31ab9e21a64f70?revisionId=b4fdefd8273048fc8adafda5bd7ecc83
TypeSpec ComputeSchedule.Management https://apiviewstagingtest.com/Assemblies/Review/93c109ec11084e879cfb876223974e73?revisionId=534a439f6a66402688cbfa0158ea2b62
TypeSpec ContainerStorage.Management https://apiviewstagingtest.com/Assemblies/Review/e46c9054dd25433a84d9252b78ab34de?revisionId=23892a54da2f4d11be127bc209194a43
TypeSpec CopilotSettings.Management https://apiviewstagingtest.com/Assemblies/Review/dcdfffe7743340069a5a4985dc308877?revisionId=7a68e11222f145708f615bca155c44a2
TypeSpec DatabaseWatcher.Management https://apiviewstagingtest.com/Assemblies/Review/6d75fc45a7a64b1491ee47bac4605f6e?revisionId=9a719ad697b54ee9b9c6335e779b94b5
TypeSpec DevCenter https://apiviewstagingtest.com/Assemblies/Review/f71b6b5342c94485b30a59ccf89bf41f?revisionId=dd23b1642d7042d0a05e14ca1c497ebe
TypeSpec DeviceRegistry.Management https://apiviewstagingtest.com/Assemblies/Review/8c8020c228c948c5bb66512e800753e8?revisionId=2371aa124a59482ca1b8d31483f8adaa
TypeSpec DocumentDB.MongoCluster.Management https://apiviewstagingtest.com/Assemblies/Review/48701a7bffad4d8aabeb332cf8f62e79?revisionId=a423f0240fca439fa3c43c9deaa525ff
TypeSpec Easm https://apiviewstagingtest.com/Assemblies/Review/c2e5d55db3fa4ae9a05ae50da30092de?revisionId=c2f834fe236d4945b765df214f315db5
TypeSpec Face https://apiviewstagingtest.com/Assemblies/Review/fd70378562b9470abec3d3f5e04aa38f?revisionId=2f1de5d2a423449a9ebf2c2d088a6910
TypeSpec Fleet.Management https://apiviewstagingtest.com/Assemblies/Review/07108f7e68af4cd597d04c921b7282b8?revisionId=fae96c81c82641938982de71fb316043
TypeSpec HealthDataAIServices.DeidServices https://apiviewstagingtest.com/Assemblies/Review/0f1f600bd92e4b08bdfac9f905621a41?revisionId=48591b94e41546e89931f6a61fe04d86
TypeSpec HealthDataAIServices.Management https://apiviewstagingtest.com/Assemblies/Review/195d9a4c9da148d88b086ed7bec21172?revisionId=8c35e364c59349a9bec26bb9ce5515ae
TypeSpec Informatica.DataManagement.Management https://apiviewstagingtest.com/Assemblies/Review/aafd5b93a6054c56941d930093babbb7?revisionId=bfcae36bba6e43789d891c45bf4f2c32
TypeSpec IoTOperationsMQ.Management https://apiviewstagingtest.com/Assemblies/Review/c39eb7d802ba4ee584cc929a81f0b191?revisionId=ca4dd7cc1a484a8c9e009d6e4b80314e
TypeSpec KubernetesRuntime.Management https://apiviewstagingtest.com/Assemblies/Review/528adf45d83f47978c1f97adc0bd1c81?revisionId=2b9cd7eaf3d34ae4baba379b8b67ed50
TypeSpec LoadTestService https://apiviewstagingtest.com/Assemblies/Review/d4db9f6cfa514080a0bab9e43f0cab96?revisionId=830b21e9cc4a4a8d80e71f968d6aa02a
TypeSpec LoadTestService.Management https://apiviewstagingtest.com/Assemblies/Review/d4db9f6cfa514080a0bab9e43f0cab96?revisionId=830b21e9cc4a4a8d80e71f968d6aa02a
TypeSpec Microsoft.AVS.Management https://apiviewstagingtest.com/Assemblies/Review/b636962f14194499812c6df83e4356be?revisionId=7c480ff558cf43da86625876995d5ac5
TypeSpec Microsoft.DevOpsInfrastructure.Management https://apiviewstagingtest.com/Assemblies/Review/b74500c6c20846619e6356e2a5c4189a?revisionId=e6a0d26ee97a4ef6b8a6fc47d21f2742
TypeSpec Microsoft.Fabric.Management https://apiviewstagingtest.com/Assemblies/Review/bab9cba567eb4c2283604f842e4a4542?revisionId=1f7aa64746354b28a1212e0464c788bc
TypeSpec Microsoft.Monitor.Management https://apiviewstagingtest.com/Assemblies/Review/cfaff915a66245c6b34bd4d8448d7e1b?revisionId=658451b52405429991f6e17ca16d8717
TypeSpec Microsoft.VerifiedId.Management https://apiviewstagingtest.com/Assemblies/Review/0e2d3a42ca3b433f884cf741ab2166ae?revisionId=b4666d3f971d4857b5bed13abd731a68
TypeSpec NetworkAnalytics.Management https://apiviewstagingtest.com/Assemblies/Review/ea14e9669dc74ee6b6588ce30c6a928e?revisionId=972cfc9e70204aaca4d90a78be1ad3df
TypeSpec OpenAI.Assistants https://apiviewstagingtest.com/Assemblies/Review/4b4fdc5389144eb0b1bc12f2d179963a?revisionId=53bfd8089974411ebf1bb95b125c180f
TypeSpec OpenAI.Inference https://apiviewstagingtest.com/Assemblies/Review/b8c186a18c34460e831aaed4436c9b43?revisionId=64fc74dac2e84e0598a24e88c6cdf9b8
TypeSpec Oracle.Database.Management https://apiviewstagingtest.com/Assemblies/Review/2faf4b6ed221430b9137650d1d5ee620?revisionId=781f40616d0f4e399ec681afdecc9cce
TypeSpec PlaywrightTesting https://apiviewstagingtest.com/Assemblies/Review/a5fa01f7e5564dd0b9a5dfc2c97935ef?revisionId=5e9934a797104b26984b4529c4a93938
TypeSpec ScVmm.Management https://apiviewstagingtest.com/Assemblies/Review/a56ac0fe79b444bc9134806fb2c20f8e?revisionId=76c453187c41477da975b2b60fdb6a43
TypeSpec ServiceNetworking.Management https://apiviewstagingtest.com/Assemblies/Review/8e192291c45643238e598a06eac03d95?revisionId=1f0d9a4068c742f6bf48e08e70135a0d
TypeSpec SplitIO.Experimentation.Management https://apiviewstagingtest.com/Assemblies/Review/e827a5fbbb1c4fd3a667bf1015e0c663?revisionId=07e2e076cdcd4695a9e3c4e25342aecc
TypeSpec StandbyPool.Management https://apiviewstagingtest.com/Assemblies/Review/d4212cd78e324803a91fcd276b177106?revisionId=f171e31b1cf749b5b8670f31132b93b0
TypeSpec Workloads.SAPDiscoverySite.Management https://apiviewstagingtest.com/Assemblies/Review/9004f4662e1f4595937ad857dbc7adec?revisionId=3bebec506810495ba20303bffb0234af
TypeSpec Workloads.SAPMonitor.Management https://apiviewstagingtest.com/Assemblies/Review/9004f4662e1f4595937ad857dbc7adec?revisionId=3bebec506810495ba20303bffb0234af

@raych1 raych1 merged commit 3964cad into main Jul 24, 2024
15 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.