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

[Compute] Adding VirtualMachineImages_ListWithProperties operation in x-ms-paths #31615

Closed
wants to merge 383 commits into from

Conversation

haagha
Copy link
Member

@haagha haagha commented Nov 19, 2024

ARM (Control Plane) API Specification Update Pull Request

Tip

Overwhelmed by all this guidance? See the Getting help section at the bottom of this PR description.

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

spec_pr_review_workflow_diagram

Purpose of this PR

What's the purpose of this PR? Check the specific option that applies. This is mandatory!

  • New resource provider.
  • New API version for an existing resource provider. (If API spec is not defined in TypeSpec, the PR should have been created in adherence to OpenAPI specs PR creation guidance).
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix OpenAPI spec quality issues in S360.
  • Convert existing OpenAPI spec to TypeSpec spec (do not combine this with implementing changes for a new API version).
  • Other, please clarify:
    • edit this with your clarification

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

  • I confirm this PR is modifying Azure Resource Manager (ARM) related specifications, and not data plane related specifications.
  • I have reviewed following Resource Provider guidelines, including
    ARM resource provider contract and
    REST guidelines (estimated time: 4 hours).
    I understand this is required before I can proceed to the diagram Step 2, "ARM API changes review", for this PR.

Additional information

Viewing API changes

For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.

Suppressing failures

If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
suppressions guide to get approval.

Getting help

  • First, please carefully read through this PR description, from top to bottom. Please fill out the Purpose of this PR and Due diligence checklist.
  • If you don't have permissions to remove or add labels to the PR, request write access per aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositories
  • To understand what you must do next to merge this PR, see the Next Steps to Merge comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.
  • For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure
    and https://aka.ms/ci-fix.
  • For help with ARM review (PR workflow diagram Step 2), see https://aka.ms/azsdk/pr-arm-review.
  • If the PR CI checks appear to be stuck in queued state, please add a comment with contents /azp run.
    This should result in a new comment denoting a PR validation pipeline has started and the checks should be updated after few minutes.
  • If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.

PranshuBansalDev and others added 30 commits October 29, 2024 16:09
)

Add 2024-11-15-preview version for Authoring

---------

Co-authored-by: Pranshu Bansal <pranbansal@microsoft.com>
Co-authored-by: amber-ccc <v-xiongchen@microsoft.com>
* Update readme.python.md

* Update readme.python.md

* Update readme.python.md
* Update readme.python.md

* Update readme.python.md
* Update readme.python.md

* Update readme.python.md
* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

* Update readme.md

* Update readme.md

---------

Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
* first commit

* update to 2024-07-01-preview

* add type string

* Add RouteMatrix

* Remove axleCount for RouteMatrix

* Remove axleCount for RouteMatrix

* Remove axleCount for RouteMatrix

* update departAt/arriveAt

* Add statusCode

* Change success to Completed

* Apply limitation table for sync

* Apply limitation table for async

* Remove async route matrix request in async doc

* update examples

* Update description

* fix

* update departAt

* fix departAt

* Update example

* isInterpolated

* Update geometry

* fix spell

* Add GeoJsonGeometry

* Add GeoJsonObject

* update

* Add 404 example

* Update Resource not found

* Simplify example

* Added TypeSpecRequirement suppression for Route

---------

Co-authored-by: Will Huang <huangwill@microsoft.com>
…chSync (#31279)

- Recommended to use ArmResourcePatchSync when possible
* package-properties are now populated with matrix configurations from their ci.yml if present
* create new code path for generate-job-matrix.yml which combines Create-JobMatrix and the "distribute-packages-to-matrix" action to generate dynamic matrices for PRs

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
…024 10 01 (#31337)

* 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 stable/2024-10-01

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

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

* [AML]re-order mfe.json in 2024-10-01 version (#30542)

* reorder mfe.json

* fix description

* Perttier Gate fixes for Oct GA (#30428)

* [AML]Split GA version workspace RP swagger to it's own file (#30484)

* Split WRP swagger to it's own file in GA

* Update readme.md

* run prettier

* fix readme

* Fix prettier

* [AML] Introduce changes for new 2024-10-01 version (#30665)

* Add patch to connection API

* Fix

* update patch

* Fix

* more fix

* add suppression

* Update connection support (#31102)

* Add suppression for linterror that can't fix (#31237)

* Add suppression for linterror that can't fix

* Update readme

* Update location header for ws delete

* Fixed suppression bug

---------

Co-authored-by: ragovada <v-ragovada@microsoft.com>
Co-authored-by: ragovada <142325886+ragovada@users.noreply.github.com>
* Merging new apiversion 2023-05-01-preview Changes to main

Merging new apiversion 2023-05-01-preview Changes to main

* Update cSpell.json

adding custom word to resolve spellcheck

* fixing LintDiff

Fixing LintDiff

* fixing schemantic errors

fixing schemantic errors

* reverting the readonly for enum

reverting the read-only property in Provisioning State enum as typespec is giving error

* fixing Lint Errors

Fixing Lint Errors

* Fixing swagger schemantic errors

Fixing swagger schemantic errors

* remove enum case mismatch suppression
* Update readme.python.md

* Update readme.python.md
* identify and resolve missing function GenerateMatrixForConfig 
* identify and resolve miss-used null-coalesce operator

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
* Update readme.python.md

* Update readme.python.md

---------

Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
- Replace duplicate code with calls to `setup-node-npm-ci`
- Remove Node version from titles when using the default version
   - Less places to update when version changes
- Add `workflow_dispatch` to `-test` workflows, to allow manual runs
…#31361)

Bumps the typespec group with 1 update: [@azure-tools/typespec-client-generator-cli](https://github.com/Azure/azure-sdk-tools).


Updates `@azure-tools/typespec-client-generator-cli` from 0.13.2 to 0.13.3
- [Release notes](https://github.com/Azure/azure-sdk-tools/releases)
- [Commits](https://github.com/Azure/azure-sdk-tools/commits)

---
updated-dependencies:
- dependency-name: "@azure-tools/typespec-client-generator-cli"
  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: Ben Broderick Phillips <bebroder@microsoft.com>
* Update Logging

* Update eng/common/scripts/logging.ps1

---------

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
- Earlier bugs required running "tsp compile" from target dir
- Should effectively be a no-op for the tool and its users
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
#31375)

Bumps the typespec group with 1 update: [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure).


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

---
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>
* Adds the kind property to the latest preview api version

* Fixed prettier
Copy link

openapi-pipeline-app bot commented Nov 19, 2024

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ Your PR modified the suppressions for Go SDK breaking changes (label: BreakingChange-Go-Sdk-Suppression). Refer to step 3 in the PR workflow diagram.
  • ❌ Your PR modified the suppressions for Python SDK breaking changes (label: BreakingChange-Python-Sdk-Suppression). Refer to step 3 in the PR workflow diagram.
  • ❌ Your PR modified the suppressions for Python track-2 SDK breaking changes (label: BreakingChange-Python-Sdk-Suppression). Refer to step 3 in the PR workflow diagram.

Copy link

openapi-pipeline-app bot commented Nov 19, 2024

Generated ApiView

Language Package Name ApiView Link
TypeSpec AccessAnalyzerAnalyzer.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec AcmCertificateSummary.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec AnomalyDetector https://apiview.dev/Assemblies/Review/87c532f5eac34924a5e70d2ee035fbb3?revisionId=50d9b95a711a40c58c615861b22af293
TypeSpec ApiCenter.DataApi https://apiview.dev/Assemblies/Review/83f54f9f4eb4467c8b3fb5b9bc3f8747?revisionId=a85c103ce3b14701855acbd239be5f96
TypeSpec ApiCenter.Management https://apiview.dev/Assemblies/Review/2f0836bbf6354d28a4643b2ec5e5f5e8?revisionId=a4164fd37e9443fea815ecea6dd2e848
TypeSpec ApiGatewayRestApi.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec ApiGatewayStage.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec AppConfiguration https://apiview.dev/Assemblies/Review/ddf3033f47d446378a1102f03ca97892?revisionId=a27ea2debfce489db150d821aba9c1fb
TypeSpec AppSyncGraphqlApi.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Astronomer.Astro.Management https://apiview.dev/Assemblies/Review/607e7435fc324951a0b8d1232e5a6cdc?revisionId=d2c52b89cce14b22975a2812d0f794d7
TypeSpec AutoScalingAutoScalingGroup.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Awsconnector.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Azure.AI.DocumentTranslation https://apiview.dev/Assemblies/Review/acf80310b66941048f99ebf23977c036?revisionId=0e34645541004e47b9deabb137a3d096
TypeSpec Azure.AI.TextTranslation https://apiview.dev/Assemblies/Review/d48520f3d4c949a487062a08c85e1b4f?revisionId=100704e654e44c6ba6f1cc3e70f4b4bc
TypeSpec Azure.Batch https://apiview.dev/Assemblies/Review/d63619c650994f368464a4bff0c61f13?revisionId=6820f28892ea4eaea657c36234400f1c
TypeSpec Azure.Messaging.EventGrid.SystemEvents https://apiview.dev/Assemblies/Review/bf48b2982ff74cd796f5900a221af2d5?revisionId=a7e24ef049e849b58932555980b6a52f
TypeSpec AzureAI.Assets https://apiview.dev/Assemblies/Review/2e4c2542e85c42e4805177b00db683de?revisionId=1e130feca65445008199e9bc3ea49e5e
TypeSpec AzureFleet.Management https://apiview.dev/Assemblies/Review/196f76e0371549da806d8c057f4c2169?revisionId=d0e24a2991b54a48b915af54b80fac9a
TypeSpec AzureStackHCI.StackHCIVM.Management https://apiview.dev/Assemblies/Review/b3ac630ce9324be38f24c2c26a57a6e4?revisionId=851ae292d0a74c3bb60ded365154b1b1
TypeSpec CloudFormationStack.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec CloudFormationStackSet.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec CloudFrontDistribution.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec CloudTrailTrail.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec CodeBuildProject.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec CodeBuildSourceCredentialsInfo.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Communication.JobRouter https://apiview.dev/Assemblies/Review/1b7d23f22666411187e8591316a4569c?revisionId=7e6b350b40ac41818bec87ccc02cca1d
TypeSpec Communication.Messages https://apiview.dev/Assemblies/Review/6a99d57cab7e453790383860e6565a69?revisionId=8d7297e4a17b4456a27a65c8ffeb9d00
TypeSpec ConfigServiceConfigurationRecorder.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec ConfigServiceConfigurationRecorderStatus.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec ConfigServiceDeliveryChannel.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec ConnectedCache.Management https://apiview.dev/Assemblies/Review/5a50ea191e6e4557ae6029019adb47cf?revisionId=9ffb23a56b194744aa4802e3b02f897a
TypeSpec Contoso.Management https://apiview.dev/Assemblies/Review/0fb8a03ff8c348308ed5dc7cce897b08?revisionId=1a6f3590674d4b98a686c93554227808
TypeSpec Dashboard.Management https://apiview.dev/Assemblies/Review/4efe5c7334b3456489d5a658e11accd2?revisionId=e3d428fda3354c9689d5c88ca43696aa
TypeSpec DatabaseMigrationServiceReplicationInstance.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec DatabaseWatcher.Management https://apiview.dev/Assemblies/Review/6d75fc45a7a64b1491ee47bac4605f6e?revisionId=3abde4c7afae47b3aa101a65f4280e84
TypeSpec DeviceRegistry.Management https://apiview.dev/Assemblies/Review/8c8020c228c948c5bb66512e800753e8?revisionId=e5609d6ee61d4099a0f6615fc0a6f14e
TypeSpec DocumentDB.MongoCluster.Management https://apiview.dev/Assemblies/Review/48701a7bffad4d8aabeb332cf8f62e79?revisionId=37029664962b43329c71b4f7cb9985b5
TypeSpec DynamoDBContinuousBackupsDescription.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Easm https://apiview.dev/Assemblies/Review/c2e5d55db3fa4ae9a05ae50da30092de?revisionId=886c4c3812c548439b4a5b5dc951fb70
TypeSpec Ec2Address.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Ec2FlowLog.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Ec2Image.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Ec2Instance.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Ec2InstanceStatus.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Ec2Ipam.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Ec2KeyPair.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Ec2NetworkAcl.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Ec2NetworkInterface.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Ec2RouteTable.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Ec2SecurityGroup.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Ec2Snapshot.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Ec2Subnet.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Ec2VPCEndpoint.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Ec2VPCPeeringConnection.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Ec2Volume.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec EcrImageDetail.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec EcrRepository.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec EcsCluster.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec EcsService.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec EcsTaskDefinition.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec EfsMountTarget.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec EksCluster.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec EksNodegroup.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec ElasticBeanstalkConfigurationTemplate.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec ElasticBeanstalkEnvironment.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec ElasticLoadBalancingV2Listener.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec ElasticLoadBalancingV2LoadBalancer.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec ElasticLoadBalancingV2TargetGroup.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec ElasticLoadBalancingv2TargetHealthDescription.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec EmrCluster.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Extension.Management https://apiview.dev/Assemblies/Review/dcdfffe7743340069a5a4985dc308877?revisionId=4449447c9c8e4239a94f5d56428a6584
TypeSpec Face https://apiview.dev/Assemblies/Review/fd70378562b9470abec3d3f5e04aa38f?revisionId=8001db2299b64a29a4a63ed901293da1
TypeSpec Fleet.Management https://apiview.dev/Assemblies/Review/07108f7e68af4cd597d04c921b7282b8?revisionId=b35ab9fc9ff54fc09038ad06932bb2ce
TypeSpec GuardDutyDetector.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec HealthDataAIServices.Management https://apiview.dev/Assemblies/Review/195d9a4c9da148d88b086ed7bec21172?revisionId=4c8603caba4f430695bb429d122eafe3
TypeSpec HealthInsights.OpenAPI https://apiview.dev/Assemblies/Review/652055157260479f95c0f6ec96285993?revisionId=e8aa571479734476a50718cbc14896be
TypeSpec IamAccessKeyLastUsed.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec IamAccessKeyMetadata.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec IamGroup.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec IamInstanceProfile.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec IamPasswordPolicy.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec IamPolicyVersion.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec IamRole.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec IamServerCertificate.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec IamVirtualMFADevice.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec IoTOperations.Management https://apiview.dev/Assemblies/Review/0453fd959bbc4dbb9ee5a6266fb1ce29?revisionId=5b9c9f2da7b8490da4de285945cf07e1
TypeSpec KmsKey.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec KubernetesRuntime.Management https://apiview.dev/Assemblies/Review/528adf45d83f47978c1f97adc0bd1c81?revisionId=d0e26435551648fab3bc565112fef20c
TypeSpec LambdaFunction.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec LambdaFunctionCodeLocation.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Language.AnalyzeConversations-authoring https://apiview.dev/Assemblies/Review/f6b03d30015e4369ae5cd06792925a75?revisionId=9331be5db6b240bfadf4839b4e9e168a
TypeSpec Language.AnalyzeDocuments https://apiview.dev/Assemblies/Review/cb261544dcb741c68ee038f89117fea2?revisionId=7b856f6f204c4445bead51fe96bd1449
TypeSpec Language.AnalyzeText https://apiview.dev/Assemblies/Review/d3e90313604e49b3a006c2ae96247ff3?revisionId=f36f2193b8864a878b805818ab5bdfaf
TypeSpec Language.AnalyzeText-authoring https://apiview.dev/Assemblies/Review/2a66ca7bd3464c3e85161319bb2c799c?revisionId=1bc34f52b8d644108af1e23b4c6d2e97
TypeSpec LightsailBucket.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec LightsailInstance.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec LoadTestService.Management https://apiview.dev/Assemblies/Review/d4db9f6cfa514080a0bab9e43f0cab96?revisionId=1ae920f698cb436d80e7bf1047d53069
TypeSpec LogsLogGroup.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec LogsLogStream.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec LogsMetricFilter.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec LogsSubscriptionFilter.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Macie2JobSummary.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec MacieAllowList.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Microsoft.AVS.Management https://apiview.dev/Assemblies/Review/b636962f14194499812c6df83e4356be?revisionId=9dd36fa5294e418f82cf4e0896927dea
TypeSpec Microsoft.App.DynamicSessions https://apiview.dev/Assemblies/Review/0df869ba4f0a43928e7a1e8561f20ee2?revisionId=a53e404936d04e8b9504063363e81181
TypeSpec Microsoft.DevOpsInfrastructure.Management https://apiview.dev/Assemblies/Review/b74500c6c20846619e6356e2a5c4189a?revisionId=17650bede67c4f1c8078d010be171b67
TypeSpec Microsoft.Edge.Management https://apiview.dev/Assemblies/Review/41bc6c6f94104d9a96f21d3925f39c32?revisionId=581ef04fc3ee4604a00037709ebbf1d7
TypeSpec Microsoft.Edge.Sites.Management https://apiview.dev/Assemblies/Review/41bc6c6f94104d9a96f21d3925f39c32?revisionId=581ef04fc3ee4604a00037709ebbf1d7
TypeSpec Microsoft.ManagedCcf https://apiview.dev/Assemblies/Review/4c726bdc52174b5bae13c71b69fac649?revisionId=630541b4e07441878131fea14f6fc284
TypeSpec Microsoft.Monitor.Management https://apiview.dev/Assemblies/Review/cfaff915a66245c6b34bd4d8448d7e1b?revisionId=8713d8bdd29a4e01b68b6eb510fa9a1a
TypeSpec Microsoft.VerifiedId.Management https://apiview.dev/Assemblies/Review/0e2d3a42ca3b433f884cf741ab2166ae?revisionId=4cfb6ef7e8c54a0c866379b59088c67d
TypeSpec MobilePacketCore.Management https://apiview.dev/Assemblies/Review/79b3fee448b6467882c3a7019aef2105?revisionId=eff56cdda1f44a07803f630e4564ddfb
TypeSpec MpcNetworkFunction.Management https://apiview.dev/Assemblies/Review/79b3fee448b6467882c3a7019aef2105?revisionId=eff56cdda1f44a07803f630e4564ddfb
TypeSpec Neon.Postgres.Management https://apiview.dev/Assemblies/Review/1a86a6fe09754c7d8610b3f2b464f1da?revisionId=466c4f29883d471b9dd36c7b5fc996e9
TypeSpec NetworkAnalytics.Management https://apiview.dev/Assemblies/Review/ea14e9669dc74ee6b6588ce30c6a928e?revisionId=65196f0fb10a4c95a2c2cf8ad67a9f25
TypeSpec NetworkFirewallFirewall.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec NetworkFirewallFirewallPolicy.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec NetworkFirewallRuleGroup.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec OpenAI.Inference https://apiview.dev/Assemblies/Review/b8c186a18c34460e831aaed4436c9b43?revisionId=c28c8a8fbfa64800b4aa9ac819c1e1e9
TypeSpec OpenSearchDomainStatus.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec OrganizationsAccount.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec OrganizationsOrganization.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec PlaywrightTesting.Management https://apiview.dev/Assemblies/Review/8d7e4b8460bd4874b59430d6790390d8?revisionId=8fee08b47aa24b6b882162def6c600af
TypeSpec Quantum.Workspace https://apiview.dev/Assemblies/Review/50c4480dd09f466e9fef29f4223d06f1?revisionId=ffa8ca844f76440da5c463d11432263b
TypeSpec RdsDBCluster.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec RdsDBInstance.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec RdsDBSnapshot.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec RdsDBSnapshotAttributesResult.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec RdsEventSubscription.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec RedshiftCluster.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec RedshiftClusterParameterGroup.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Route53DomainsDomainSummary.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Route53HostedZone.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec S3AccessControlPolicy.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec S3Bucket.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec S3BucketPolicy.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec SageMakerApp.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec SecretsManagerResourcePolicy.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec SecretsManagerSecret.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec ServiceNetworking.Management https://apiview.dev/Assemblies/Review/8e192291c45643238e598a06eac03d95?revisionId=aef41206334d465786bc7d607dfc05a3
TypeSpec SnsSubscription.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec SnsTopic.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Sphere.Management https://apiview.dev/Assemblies/Review/ee109d0204104657a20e59cab4483a70?revisionId=9db7f5dc733144b9bcd2b6404e598e4b
TypeSpec SqsQueue.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec SsmParameter.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec SsmResourceComplianceSummaryItem.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec WafWebACLSummary.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Wafv2LoggingConfiguration.Management https://apiview.dev/Assemblies/Review/320a967007164f02b5100e6858760a93?revisionId=783cf74e7e44475e90171571ffc75da0
TypeSpec Workloads.SAPDiscoverySite.Management https://apiview.dev/Assemblies/Review/9004f4662e1f4595937ad857dbc7adec?revisionId=646e914341e24802a2af34d8c7a598da
TypeSpec Workloads.SAPMonitor.Management https://apiview.dev/Assemblies/Review/9004f4662e1f4595937ad857dbc7adec?revisionId=646e914341e24802a2af34d8c7a598da
TypeSpec Workloads.SAPVirtualInstance.Management https://apiview.dev/Assemblies/Review/9004f4662e1f4595937ad857dbc7adec?revisionId=646e914341e24802a2af34d8c7a598da

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.