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 main to jan 25 preview #32085

Conversation

ragovada
Copy link
Member

Choose a PR Template

Switch to "Preview" on this description then select one of the choices below.

Click here to open a PR for a Data Plane API.

Click here to open a PR for a Control Plane (ARM) API.

Click here to open a PR for only SDK configuration.

azure-sdk and others added 30 commits November 18, 2024 15:12
* change our verifyChangelogs over to utilizing the artifact details. if we don't have an artifact details at all, don't verify changelog. if we do, but skipverifychangelog is present, don't verify changelog. if we have artifact details, but no disable, verify the changelog

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
* update-tspconfig

* update-format
* Public Preview Release - 2024-02-01, Initial Commit

* Public Preview Release - 2024-02-01, Added changes for Alert and Alert Template Rest Api, Added Oracle as a provider

* Public Preview Release - 2024-02-01, Typo in Alert.tsp

* Public Preview Release - 2024-02-01, Moving version enum to main.tsp

* Public Preview Release - 2024-02-01, type in monitor.json

* Public Preview Release - 2024-02-01, formatting Alert.tsp and AlertTemplate.tsp

* Public Preview Release - 2024-02-01, reverting changes for Provider Type enum

* Public Preview Release - 2024-02-01, Adding changes for new version in Preview Operation.json and Operation_List.json. Modiffying Readme to add new version.

* Public Preview Release - 2024-02-01, Prettier json for 3 files.

* Public Preview Release - 2024-02-01, Prettier json for 1 file.

* Public Preview Release - 2024-02-01, modified Alert.tsp and AlertTemplate.tsp to get the examples pasted in the monitors/examples directory

* Public Preview Release - 2024-02-01, Using Simple list function in AlertTemplate.tsp

* Public Preview Release - 2024-02-01, Added files in Worloads.Operations.

* Public Preview Release - 2024-02-01, Modified examples operation Id as to get them displayed in preview folder

* Public Preview Release - 2024-02-01, used json prettier for operation/preview *.json files

* Public Preview Release - 2024-02-01, Resolved Few swagger model Validation checks

* Public Preview Release - 2024-02-01, Review changes, Added multuple enums in models.tsp file

* Public Preview Release - 2024-02-01, Review change, modifying Alert name and arm version

---------

Co-authored-by: Jatin Keswani <jatinkeswani@microsoft.com>
Co-authored-by: Venu Sivanadham <56538710+venu-sivanadham@users.noreply.github.com>
Bumps the typespec group with 1 update in the / directory: [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure).


Updates `@azure-tools/typespec-client-generator-core` from 0.48.1 to 0.48.2
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/typespec-client-generator-core@0.48.1...@azure-tools/typespec-client-generator-core@0.48.2)

---
updated-dependencies:
- dependency-name: "@azure-tools/typespec-client-generator-core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typespec
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexander Zaslonov <alzaslon@microsoft.com>
Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.
Updated the API version from stable/2024-03-01 to stable/2024-05-01.
* Add IPAM, VNV, update Security Admin and Vnet specs

* adminrule error

* adding suppressions

* suppression spacing

* space issue

* another space update

* the issue was 2024-03 readme and not 2024-05

* adding suppressions

* removing location headers

* reverting location header changes for delete

* Update sdk-suppressions.yaml

* mark networkManagerScopeAccess as an optional property

* update go breaking suppressions

---------

Co-authored-by: kazrael2119 <98569699+kazrael2119@users.noreply.github.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
* Swagger changes for expressroute site failover simulation

* Fixing some checks

* Correcting parameter name in stop json

* Changing error schema

* Adding arm id format for uris

* Adding suppressions
* Added location headers to 202 responses for ipGroups and virtualRouters.

* Added location header to vr peering delete examples

* Ran prettier on 2024-05-01 examples
…workInterface (Azure#30692)

* [Network] - Adding DefaultOutboundConnectivityEnabled property in networkInterface

* address prettier check
* add private only feature to azure bastion service

* fix Swagger PrettierCheck

* fix the swagger PrettierCheck

* modify the api version

* modify file name

---------

Co-authored-by: Leo Liu (from Dev Box) <leoliu2@microsoft.com>
* resolving/removing resource name formatting

* Revert "resolving/removing resource name formatting"

This reverts commit b7a079b.

* using confirmed resource name regex for AVNM, IPAM, and VNV. Which is more restrictive than ARM.

* updaing vnv swagger

* adding line at end of file to resolve prettier
Changes for Swagger for Health API.
Made changes to pass validations.
Made some fixes for pipeline checks.
Changes to fix pipeline errors.
* Suppress Lint Diff

* Prettier Check Fix for Virtual Network

* Add Path in Lint Suppression

* Revert changes for path

* Applied path level suppression

* Applied path level suppression
mjmadhu and others added 21 commits January 7, 2025 11:04
* Add AOAI 2024-12-01-preview API version;

* Reformat file; fix spelling;

* Add back status and status_details for File in authoring;

* Refine the description of OYDonYourDataContextProperty;

* Revert the description change;

---------

Co-authored-by: Yunsong Bai <yunba@microsoft.com>
… re-added without reverting this commit. (Azure#30893) (Azure#31918)

This change produces an extra warning but no obvious new errors.
* Seed package-lock.json for spell check

* Update cSpell.json to use v0.2 config

* exclude checking the spell check configuration
* Update readme.md

* Update readme.python.md

* Fix tag name in readme.md

* Remove outdated package tags from readme.python.md

* Remove outdated package tags from readme.python.md

* update readme.python.md

* update readme.python.md

* fix cspell

* fix cspell

* update readme.python.md

* update readme.python.md

---------

Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
…nfiguration (Azure#31941)

Co-authored-by: Sethuram S <sethurams@microsoft.com>
* [Synapse]Sync IR Features From DataFactory

* fix

* fix

---------

Co-authored-by: Frey-Wang <binluwang@microsoft.com>
* sorted existing swagger

* initial autogenerated typespec

* initial TypeSpec updates to resolve warnings

* added generated files

* changed inputs to typespec-generated openapi

* Revert "added generated files"

This reverts commit c09b60a.

Revert "initial TypeSpec updates to resolve warnings"

This reverts commit 805007d.

* added new typespec migration api version

* file format updates

* reverted back unintentionally changed spec from previous api version

* various modelvalidation fixes

* fix

* model validation fixes

* linting fixes

* fixes for linting

* fixing swagger avocado

* fixed x-ms-example for privatelink list

* updated readme

* fixed tspconfig formatting

* updated tspconfig

* updates to try to fix breaking sdk changes

* trying to fix typescript client generation

* updated tspconfig

* another attempted fix for typescript sdk

* updates to client.tsp

* attempted ts fix

* updated tspconfig

* changed tspconfig back to original values

* update to tspconfig for ts sdk

* reverted back tspconfig

* attempted javascript replacement for SDK operation

* LintDiff fix

* LintDiff fix

* updated client.tsp

* updated client.tsp for csharp replacements

* updating metadata types for csharp client

* updated csharp client replacements

* updating target location visibility

* updates to fix net sdk breaking changes

* updated for net sdk

* fixing net sdk failures

* fixed client.tsp format

* updated visibility for readonly properties

* updated managed identity model reference

* updated readme directives based on feedback

* breaking change fix

* split up models into separate files

* changed file casing

* fixed bad file reference

* fixed spelling failure

* fixed tsp formatting
* test

* update client.tsp file

* ...

* ...

* ci fix

* ...

* rename dataflow prop & remove workaround
…9-19-preview (Azure#30653)

* Copy files from preview/2024-07-09-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-09-19-preview

Updated the API version from preview/2024-07-09-preview to preview/2024-09-19-preview.

* Added tag for 2024-09-19-preview in readme file

* Add enclave platform property

* Fix prettier

* Add application type property
Azure#31878)

* initial version

* use variables to be used in next steps

* removed unused code and test branch

* added function description

* updated dependencies

* removed test branch

* add comment to to explain this behavior

* Add trailing newline

---------

Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: Ray Chen <raychen@microsoft.com>
Bumps the typespec group with 2 updates in the / directory: [@azure-tools/typespec-apiview](https://github.com/Azure/azure-sdk-tools) and [@typespec/rest](https://github.com/microsoft/typespec).


Updates `@azure-tools/typespec-apiview` from 0.4.9 to 0.5.0
- [Release notes](https://github.com/Azure/azure-sdk-tools/releases)
- [Commits](https://github.com/Azure/azure-sdk-tools/commits/doc-warden_0.5.0)

Updates `@typespec/rest` from 0.63.0 to 0.63.1
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/typespec@0.63.0...@typespec/rest@0.63.1)

---
updated-dependencies:
- dependency-name: "@azure-tools/typespec-apiview"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typespec
- dependency-name: "@typespec/rest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typespec
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [oav](https://github.com/azure/oav) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/azure/oav/releases)
- [Changelog](https://github.com/Azure/oav/blob/develop/ChangeLog.md)
- [Commits](https://github.com/azure/oav/commits)

---
updated-dependencies:
- dependency-name: oav
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…30-preview (Azure#32041)

* Microsoft.RecoveryServices adding version 2024-09-30-preview (Azure#30405)

* Copy files from stable/2024-04-01

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

* Update version to preview/2024-09-30-preview

Updated the API version from stable/2024-04-01 to preview/2024-09-30-preview.

* Added tag for 2024-09-30-preview in readme file

* resolve readme conflict (Azure#31990)

added latest stable folder

Co-authored-by: Himanshu Agarwal <hiaga@microsoft.com>

---------

Co-authored-by: DevBaburaj <devbabu@microsoft.com>
Co-authored-by: justbelieve <ankur@microsoft.com>
* Rebranding of Azure AI Studio

* Fix spelling error
…preview (Azure#31790)

* 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-10-01-preview

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

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

* support odata search in listing product packages (Azure#31740)

* support odata search in listing product packages

* add new supported contentKind

* fix perttier errors

* Fix Data connectors API Typos (Azure#31806)

* Add PurviewAudit connector (Azure#31821)

* Add PurviewAudit connector

* prettier fix

* prettier fix

---------

Co-authored-by: Will King <kingwil@users.noreply.github.com>

* resolve comments and fix the prettier issue (Azure#31965)

* Watchlist fix (Azure#32047)

* reorder TI parameter to address breaking change errors (Azure#32053)

---------

Co-authored-by: NISHILBISHT <nishilbisht@microsoft.com>
Co-authored-by: sagamzu <52034287+sagamzu@users.noreply.github.com>
Co-authored-by: kingwil <5839248+kingwil@users.noreply.github.com>
Co-authored-by: Will King <kingwil@users.noreply.github.com>
Co-authored-by: nbatyrbb <115049492+nbatyrbb@users.noreply.github.com>
* ignore custom-words.txt

* test change to custom-words.txt

* Revert test change to custom-words.txt
Copy link

openapi-pipeline-app bot commented Jan 10, 2025

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ The suppressions added to the AutoRest config files (README.mds) require review. Refer to step 1 in the PR workflow diagram, or to step 3, depending on the kind of suppression you did.
  • ❌ The required check named SpellCheck has failed. Refer to the check in the PR's 'Checks' tab for details on how to fix it and consult the aka.ms/ci-fix guide

Copy link

PR validation pipeline started successfully. If there is ApiView generated, it will be updated in this comment.

@github-actions github-actions bot added the brownfield Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec. label Jan 10, 2025
@ragovada ragovada closed this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brownfield Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec. data-plane resource-manager RPaaS SuppressionReviewRequired TypeSpec Authored with TypeSpec
Projects
None yet
Development

Successfully merging this pull request may close these issues.