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: merge master to compute-2021-03 release branch #14097

Merged
merged 186 commits into from
Apr 23, 2021
Merged

Conversation

Sandido
Copy link
Member

@Sandido Sandido commented Apr 23, 2021

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

Changelog

Please ensure to add changelog with 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 you are targeting to deploy new service/feature to public regions? Please provide date, or month to public if date is not available yet.
  3. When you expect to publish swagger? Please provide date, or month to public if date is not available yet.
  4. If it's an update to existing version, please select SDKs of specific language and CLIs that require refresh after 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, no need to refresh 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

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Ensure to copy the existing version into new directory structure for first commit (including refactoring) and then push new changes including version updates in separate commits. This is required to review the changes efficiently.
    • Adding a new service
  • Please 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 there are following updates in the PR, ensure to request an approval from Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in 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.

dekomissMSFT and others added 30 commits April 5, 2021 13:21
* Add event schemas for Microsoft.PolicyInsights

* Fix bad indentation

* Specify the datetime format used by timestamp.

* Use format: "date-time" to enable automatic parsing by the SDK
* Update to use common type

* Change to use common types.

* Change to use common types.

* Change to use common types.

* Change to use common types.

* Change to use common types.

* Update to use common type.

* Update .gitignore

* Update .gitignore

* Revert "Update to use common type."

This reverts commit ad02e06.

* Delete .gitignore

* Updating the models.

* Use common types

* Use common types

* Use common types

* Use common types

* Use common types

* Use common types

* Use common types

* Use common types

* Use common types

* Use common types

* Use common types

* Use common types

* Use common types

* Use common types

* Use common types

* Use common types

* Use common types

* Use common types

* Updates for network injection.

* Updates for network injection.

* Updates for network injection.

* Updates for network injection.

* Updates for network injection.

* Updates for network injection.

* Enterprise Policies update
* communication-cli-directive-config-checkin

* typo

* typo
* Fix protocolType example

* Pretty

Co-authored-by: Audunn Baldvinsson <[email protected]>
…on preview/2021-03-03-preview (#13256)

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

* Updates readme

* Updates API version in new specs and examples

* add ResourceRequest property in deploymentsettings

* fix typo

* fix typo

* add descriptions for field resourceRequests
#13354)

* Updated the models to include systemData and removed the supression for systemData

* removed the deleted account examples and the package-lock.json

* ran prettier locally to try and fix prettier validation error when making a PR

* removing unecessary changes from last commit

* Revert "removed the deleted account examples and the package-lock.json"

This reverts commit 9a0b368.

* Revert "ran prettier locally to try and fix prettier validation error when making a PR"

This reverts commit 3f11b97.

* Revert "ran prettier locally to try and fix prettier validation error when making a PR"

This reverts commit 3f11b97.

* reverted the package-lock.json and .vscode/launch.json

* reverted older commit

* Removed unecessary files

This reverts commit 708bc87.

* Revert "Removed unecessary files"

This reverts commit a27ce01.

* Removed deleted account examples and package-lock.json

* Ran prettier to format the json files

Co-authored-by: Melvin Bosnjak <[email protected]>
* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.

* added Tables new api version

* changed bool to boolean types

* prettified jsons

* fix erroes in swagger

* undo changes to 2020-03-01-preview version

* pr fixes

* updated TableUpdate example

* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example

* changed v1 to v2

* changed WorkspaceNameParameter back to V1

* changed ErrorResponse to default ErrorResponse without ref to local definition

* added systemData

* removed systemData

* added systemData to Patch and Get

* moved systemData to Table properties

* deleted systemData from Table.json, added to Get and Put examles

* changed location of systemData in Tables.json

* moved systemData to inside Table definition

* moved systemData inside Table properties

* removed SystemData

* creatted a new package containing all latest swagger files for publishing new SDK

* removed package 2021_02 and set default packate to 2020_10

* removed 2 packages

* removed DataCollectorLogs.json from readme.md 20202.10

* added empty line to try invoke pipeline validations that havent run

* Delete Tables.json

* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.

* merge

* prettified jsons

* undo changes to 2020-03-01-preview version

* updated TableUpdate example

* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example

* changed v1 to v2

* changed WorkspaceNameParameter back to V1

* added systemData

* removed systemData

* added systemData to Patch and Get

* moved systemData to Table properties

* deleted systemData from Table.json, added to Get and Put examles

* changed location of systemData in Tables.json

* moved systemData to inside Table definition

* moved systemData inside Table properties

* removed whitespaces

* changed DataExportErrorResponse to common
.../v2/types.json#/definitions/ErrorResponse

* changed all Error response of 2020-08 to common definition
* reference old versions of other apis

* remove old files
* change boolean to enum

* align new provider with new sensor field

* eiot-sensor-type-align

Co-authored-by: Gal Moshe <[email protected]>
* add v5 sdk

* change recommendedAction.

* update a min sdk

* replace RecommendedAction defs with common type

* remove redundant defs in the 2014-04-01 legacy files.

* add RestorableDroppedDatabase json file.

* update RecommendedAction

* update update swagger to use 2020-11-01 preview spec

* revert int format change
* Remove preview from Weather API, remove X-Publish, and convert X-ms-enum ModelAsString to true

* Revert changes to package-lock.json
…to add version stable/2020-09-01 (#13505)

* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-07-15 to version 2020-09-01

* Updates readme

* Updates API version in new specs and examples

* New changes for 2020-09-01

* Prettier

Co-authored-by: Joshua McCarthy <[email protected]>
* new device model for iot swcurity

* spelling

* fixed lint error

* changed readme and added "x-ms-pageable" to device list

* moved the "x-ms-pageable" from get to list

* prettier

* PR comments
…rsion preview/2020-12-01-preview (#13609)

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest
* fixing billing accounts and operations

* adding total count.

* typo fix

* fixing spell check and prettier
* Update readme.csharp.md

* Update readme.csharp.md
* fix: agent pool vm size should be string, not enum

* fix: osDiskType default description for >= 2020-11-01
…n preview/2021-03-01-preview (#13267)

* init

* fix format

* sync

* read only

* fix sample

* fix

Co-authored-by: Teng Pan <[email protected]>
* storagesync readme t2 config

* storagesync readme.python t2 config
* Fixed hostname in the Offazure swaggers.

* added newest swagger from service repo. This contains PE changes too.

* rewritten swagger changes on existing swagger

* some fixes to swagger

* added examples.

* fixes

* edit

* edit.

* fixes

* minor fix

* edit

* edit

* edited default api version tag
* Remove preview from Weather API, remove X-Publish, and convert X-ms-enum ModelAsString to true

* Revert changes to package-lock.json

* Fix spelling error
* Added Azure Object Anchors error code field to IngestionProperties

* Fixed spacing in example

* Moved changes to new version

* Addressed version mismatch, spacing

* Fixed versions on examples

* Readonly error code

* Seeing if readonly error code is breaking

* Revert "Seeing if readonly error code is breaking"

This reverts commit c0b16f0.

* Model error code as string

* Renamed examples to asset conversion nomenclature

* Fixed rename issues
* Fixed issue #9593

* Removed redundant PrivateEndpointConnectionProperties attribute
…on stable/2019-05-01 (#13800)

* Fixed Swagger Validation Errors

* Fixed Model Validation
…rsion stable/2019-11-01 (#13788)

* Fixed Swagger Validation Errors

* Fixed Type

* Fixed Type

* Fixed Setting Properties

* Fixed Punctuation

* Removed Item

* Added Items Properties

* Fixed Required Property
@Sandido Sandido marked this pull request as draft April 23, 2021 19:57
@Sandido Sandido marked this pull request as ready for review April 23, 2021 19:58
@Sandido Sandido merged commit 08c729d into compute-2021-03 Apr 23, 2021
Sandido added a commit that referenced this pull request Apr 26, 2021
Sandido added a commit that referenced this pull request Apr 26, 2021
Sandido added a commit that referenced this pull request Apr 26, 2021
Sandido added a commit that referenced this pull request Apr 26, 2021
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.