Skip to content

InAccount Restore for SQL and MongoDB changes#1

Merged
pjohari-ms merged 1 commit into
dev-cosmos-db-Microsoft.DocumentDB-2022-08-15-previewfrom
InAccountRestore
Aug 29, 2022
Merged

InAccount Restore for SQL and MongoDB changes#1
pjohari-ms merged 1 commit into
dev-cosmos-db-Microsoft.DocumentDB-2022-08-15-previewfrom
InAccountRestore

Conversation

@ddhamotharan
Copy link
Copy Markdown
Collaborator

Adding missed InAccount Restore changes for SQL and MongoDB

@pjohari-ms pjohari-ms merged commit 4a5197d into dev-cosmos-db-Microsoft.DocumentDB-2022-08-15-preview Aug 29, 2022
pjohari-ms pushed a commit that referenced this pull request May 9, 2024
…onvmaypreview ga (Azure#28841)

* Add examples and api version for May GA and Preview

* Add Aspect related tsp changes

* Some API version corrections

* Remove Custom Conv Summarization examples from May GA examples

* minor api adjustments for other custom conv summarization attributes

* Add an example and specifications for entity tags (#1)

* compile fixes

* Add examples

* Examples changes

* Changes to remove older preview API version in Analyze conversations

* Fix compile error and add compiled swagger json

* Fix some avocado and prettier check issues

* Fix some more lintdiff and avocado errors

* Correct Readme

* Fix typespec validation

* Address minor documenatation comment

---------

Co-authored-by: Aurgho Bhattacharjee <aurghob@microsoft.com>
Co-authored-by: nithya4 <13850604+nithya4@users.noreply.github.com>
pjohari-ms pushed a commit that referenced this pull request Apr 15, 2025
…zure#32308)

* VM, NIC & Disk Hydration & Disk Resizing API changes for version 2025-02-01-preview (Azure#20735)

* VM, NIC & Disk Hydration API changes for version 2025-02-01-preview

* Disk resizing changes
---------

Co-authored-by: Manasi <magund@microsoft.com>
Co-authored-by: Neeraj Dixit <ndixit@microsoft.com>

* Fix cspell and generated stackhcivm.json file

* Revert Disk resizing changes from 2025-02-01-preview APIs

Reverted change follows:
https://github.com/neerajdixit-msft2/azure-rest-api-specs-pr/pull/2/files

* Add Day2 NIC support and provisioning status for NSG

* Fix typespec failures

* Disk resize changes (#1)

* disk resize changes

* remove dynamic flag

---------

Co-authored-by: Manasi <magund@microsoft.com>

---------

Co-authored-by: neerajdixit-msft2 <123779900+neerajdixit-msft2@users.noreply.github.com>
Co-authored-by: Manasi <magund@microsoft.com>
Co-authored-by: Neeraj Dixit <ndixit@microsoft.com>
Co-authored-by: Anchal Verma <anchalverma@microsoft.com>
Co-authored-by: aanchalv05 <96567691+aanchalv05@users.noreply.github.com>
Co-authored-by: Manasi Gund <manasigund22@gmail.com>
pjohari-ms pushed a commit that referenced this pull request Mar 17, 2026
… API (Azure#40501)

* Add blockchain to latest profile

* Add additional types

* Add SubAssessment event source type and add more automations examples

* Change Location isReadOnlu to false

* Test

* Add new read/write location and add new type TrackedResourceLocation

* Minor

* minor

* prettier fixes

* Change variable name to TrackedResourceLocation

* Change type name TrackedResourceLocation to AzureTrackedResourceLocation

* Update automations example

* Add SecureScores & SecureScoreControls as new supported datatypes in Automations resource

* [ASC.Automations] add new data type RegulatoryComplianceAssessment

* Add Secure Scores and Regulatory Compliance snapshot data types

* Changes

* minor fix

* syntax fixes

* [Microsoft.Security/Automations] Add AssessmentsSnapshot & SubAssessmentSnapshot data types

* minor

* minor

* minor

* minor

* MDC: Adding 2024-07-01-preview version to SecurityConnectors API [Introducing new Docker-Hub Environment]

* MDC: Adding 2024-07-01-preview version to SecurityConnectors API [Introducing new Docker-Hub Environment]

* Add DefenderForContainersDockerHub offering

* minor fix

* Copy files from stable/2024-01-01

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

* Update version to preview/2025-10-01-preview

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

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

* Copy files from stable/2024-01-01

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

* Update version to preview/2025-10-01-preview

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

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

* .

* Copy files from stable/2024-01-01

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

* Update version to preview/2025-10-01-preview

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

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

* .

* .

* .

* .

* .

* Keren's updates - new properties

* Remove redundent inherited property

* Add examples for containers resource level

* Revert "Remove redundent inherited property"

This reverts commit d118085.

* .

* .

* .

* .

* .

* .

* .

* .

* .

* address issue #1

* address issue Azure#2

* resolving conflict from folder migration

* add v1

* Delete unnesscary files

* change

* .

* .

* .

* Remove ScopeIdSubscriptionOnly from existing API versions' types.json

The ScopeIdSubscriptionOnly parameter was incorrectly added to all existing
API versions' common/v1/types.json files. This parameter is only used by the
new 2025-10-01-preview pricings.json BatchUpdate operation and should only
exist in the 2025-10-01-preview/common/v1/types.json file.

This fixes the VersioningReviewRequired and Swagger Avocado check failures
by not modifying existing API versions.

* Fix CI failures: PUT->POST for BatchUpdate, remove error responses/examples, fix Avocado/LintDiff

* Fix LintDiff, Avocado, and prettier issues

- Add x-ms-pageable to Pricings_List operation (fixes XmsPageableForListCalls)
- Fix suppression paths: backslash to forward slash for Linux CI compatibility
- Add suppressions for new LintDiff violations: PathForResourceAction,
  AvoidAdditionalProperties, RequiredReadOnlySystemData, PutInOperationName,
  ParameterNotDefinedInGlobalParameters, EnumInsteadOfBoolean
- Add Avocado suppressions: MULTIPLE_API_VERSION, NOT_LATEST_API_VERSION_IN_DEFAULT_TAG,
  MISSING_APIS_IN_DEFAULT_TAG
- Update composite-v3 tag to include preview/2025-10-01-preview/pricings.json
- Fix truncated suppression reason text
- Apply prettier formatting to x-ms-identifiers arrays

* Fix CI: restore stable pricings and securityConnectors in default composite tag

- Keep stable/2024-01-01/pricings.json in package-composite-v3 default tag
  (was incorrectly replaced with preview/2025-10-01-preview/pricings.json)
- Restore preview/2024-08-01-preview/securityConnectors.json in default tag
  (was incorrectly changed to non-existent stable/2024-01-01/securityConnectors.json)
- Remove unnecessary MULTIPLE_API_VERSION suppression

These changes fix Swagger Avocado, BreakingChange, and LintDiff CI failures.

* Restore MULTIPLE_API_VERSION suppression for Avocado check

The default composite tag (package-composite-v3) intentionally includes
multiple API versions across Security Center features. This suppression
was mistakenly removed in the previous fix.

* Rename pricings/batch to pricings/batchUpdate for PathForResourceAction compliance

* .

* .

* Rename batch URL from batchUpdate to batch and update PathForResourceAction suppression

* Add where: clauses to 2025-10-01-preview suppressions in readme.md

* Fix ARM path validation: use /pricings/default/batch for even-segment compliance

---------

Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
Co-authored-by: Your Name <you@example.com>
Co-authored-by: chshum <chshum@microsoft.com>
Co-authored-by: Keren Damari <kedamari@microsoft.com>
Co-authored-by: ygorshomov <ygorshomov@microsoft.com>
Co-authored-by: zedy <zedy@wicresoft.com>
Co-authored-by: Elia Grady <eliagrady@users.noreply.github.com>
Co-authored-by: Razvan Badea <156206747+razvanbadea-msft@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants