Skip to content

Resolve merge conflicts for release-microsoft-network-2025-07-01#42707

Closed
santoshgh317 wants to merge 355 commits into
release-microsoft-network-2025-07-01from
resolve-pr42684
Closed

Resolve merge conflicts for release-microsoft-network-2025-07-01#42707
santoshgh317 wants to merge 355 commits into
release-microsoft-network-2025-07-01from
resolve-pr42684

Conversation

@santoshgh317

Copy link
Copy Markdown
Contributor

What this PR does

  • Merges origin/main into release-microsoft-network-2025-07-01
  • Resolves merge conflicts in Microsoft.Network TypeSpec/Swagger files

Validation

  • npx tsp compile ./Network/main.tsp --config ./tspconfig.yaml
  • npx tsp compile ./Vmss/main.tsp --config ./tspconfig.yaml

This PR is intended to be merged into release-microsoft-network-2025-07-01 to unblock PR #42684.

dependabot Bot and others added 30 commits April 6, 2026 22:36
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.3 to 8.0.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.0.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…2116)

Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 15.3.2 to 15.3.4.
- [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases)
- [Commits](APIDevTools/json-schema-ref-parser@v15.3.2...v15.3.4)

---
updated-dependencies:
- dependency-name: "@apidevtools/json-schema-ref-parser"
  dependency-version: 15.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 15.3.2 to 15.3.4.
- [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases)
- [Commits](APIDevTools/json-schema-ref-parser@v15.3.2...v15.3.4)

---
updated-dependencies:
- dependency-name: "@apidevtools/json-schema-ref-parser"
  dependency-version: 15.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

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


Updates `@azure-tools/typespec-client-generator-cli` from 0.31.0 to 0.32.0
- [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-version: 0.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typespec-client-generator-cli
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Cat's migration

* Remove op group interface

* Remove Enum suffix from generated models

* Add missing operation IDs in examples

* Remove manual operation ID setters; client customization flattening

* Stable API version; Remove newlines in docstrings

* Add docstrings; remove newlines; restore 2025-01-01 swagger

* Auth naming alignment

* Comment fix

* Compile

* Prettier

* Common directory

* stable/2023-06-01 common

* Sync common

* Revert ISO casing

* Example copyrightUrl casing update

* Remove unused import

* Remove preview version

* min/maxItems

* Remove unnecessary added decorators

* Remove changes to preview version

* Remove hardcoded API version references in docs

* x-ms-client-id

* Add minItems and maxItems for rest

* Remove preview disclaimers

---------

Co-authored-by: catalinaperalta <caperal@microsoft.com>
* Migrate Weather

* Add common file

* AlertDetails -> AlertArea

* Auth naming alignment

* Prettier

* Cspell

* preview/1.0 common

* Weather interface to match operation IDs
* Migrate Traffic

* Auth naming alignment

* Common directory

* client.tsp cleanup

* Prettier

* stable/2023-06-01 common

* Sync common

* Traffic interface to match operation ID

* Optional coordinates; remove unnecessary imports

* Sync common
* Migrate Timezone

* Fix casing

* Update client customization

* Auth naming alignment

* Prettier

* Common directory

* Interface and client customizations

* Example mapping

* preview/1.0 common

* Sync common

* Manually align operation IDs

* camelCase properties in examples

* More example casing fixes

* More casing fixes
* Cat's migration

* Add common directory

* Sync common

* Auth naming alignment

---------

Co-authored-by: catalinaperalta <caperal@microsoft.com>
* Cat's migration

* Client customizations

* Compile swagger

* Auth naming alignment

* Common directory

* tsp compile

* preview/1.0 common

* Sync common

---------

Co-authored-by: catalinaperalta <caperal@microsoft.com>
* Cat's migration

* Correct subscription key location

* npx tsv

* Authentication comments

* Name alignment

* Common directory

* preview/1.0 common

* Sync common

* Interface for operation ID

* Manually make operation ID casing match

---------

Co-authored-by: catalinaperalta <caperal@microsoft.com>
#42139)

* Update Batch API documentation to specify ISO 8601 format for duration fields

* Run tsp compile

---------

Co-authored-by: Hoppe Wang <hoppewang@microsoft.com>
* finished routes

* models

* pull models and routes into client.tsp

* tsp compile queues, revert blobs because in feature branch

* regenerate

* Queue suppression

* scope down suppression

* whiteline nit
* Initial empty commit

* Add AutoProject

fix directory structure and resolve some review comments

fix type spec check

fix arm-types-dir

fix CI SdkTspConfigValidation

fix CI checks

fix CI Lint issues

fix CI lint issues

fix known false positive in azure-openapi-validator

refactor: move autoApps from embedded property to dedicated listAutoApps action

- Remove autoApps array from AutoProjectProperties (no longer on every GET/LIST)
- Add listAutoApps POST action on AutoProject to query managed ContainerApps on demand
- Add AutoAppListResult response model with pagination support
- Note: managedBy is implemented by Microsoft.App, not Microsoft.Logic
- Update all examples and design doc accordingly

remove AutoApp models and listAutoApps action

AutoProject does not own knowledge of which apps it manages.
The managedBy property on ContainerApps is implemented by Microsoft.App.
Discovery of managed apps is done via ARM mechanisms (e.g. Resource Graph).

Adding example changes

* Regenerate example files to match tsp compile output

* Rename swagger output from logic.json to autoproject.json to avoid false cross-version breaking change

* Rename AutoProject to AutomationProject across TypeSpec, examples, and generated swagger

* Change API version from 2026-01-01-preview to 2026-04-01-preview

* Remove createdTime and changedTime properties from AutomationProject

ARM systemData (common-types v6) automatically provides createdAt/lastModifiedAt
on every resource, making custom timestamp properties redundant.

* Replace InProgress with Provisioning + Updating in provisioningState

Per ARM RPC guidelines, use specific in-progress states instead of generic
InProgress. Adds Provisioning (for create) and Updating (for update/patch)
alongside existing Deleting, Succeeded, Failed, Canceled.

* Add maxLength(1024) to description property

* Add systemData to all example response bodies

ARM requires systemData (createdBy, createdAt, lastModifiedBy, lastModifiedAt)
in all resource responses. Added to Get, CreateOrUpdate (200+201), Update,
ListByResourceGroup, and ListBySubscription examples.

* Add missing LRO headers to async example responses

- CreateOrUpdate 201: Added Azure-AsyncOperation + Retry-After headers
- Update 202: Added Retry-After header
- Delete 202: Added Retry-After header

* Add minLength(2) and maxLength(64) to resource name parameter

* Address Copilot PR review comments: update DESIGN.md, add C# emitter, remove unnecessary suppression

* Restore ProvisioningStateMustBeReadOnly suppression - required for Spectral linter false positive

* Reduce automation project name maxLength from 64 to 32 characters

---------

Co-authored-by: Sandip Shahane <sandipsh@microsoft.com>
* Add instruction to improve azure-typespec-author skill invocation rate

Add guidance in copilot-instructions.md to prompt users for confirmation
when a request may involve TypeSpec authoring but is ambiguous, improving
the skill invocation rate for the azure-typespec-author skill.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* update prompts

* fix comment

* update prompts

* update prompts

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Add C# naming fixes for StorageMover SDK review comments

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Fix S3WithHmacSourceType clientName: remove invalid members, add missing ones

---------

Co-authored-by: Suyash Choudhary <choudharysu@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…PRs (#42076)

* Add Spectre - AI architecture review agent

Spectre (👻) is an AI-powered architecture review agent that reviews
API specification PRs for design compliance with Azure REST API
Guidelines, Service Design Considerations, and patterns mined from
historical reviewer feedback.

Guidelines prompt compiled from:
- 6,483 review threads across 1,226 PRs (Jan 2024 - Mar 2026)
- 949 semantic clusters distilled into actionable rules
- Official Azure REST API Guidelines (122 canonical DO/DON'T rules)
- Considerations for Service Design (naming, resiliency, previews)

Files:
- .github/agents/spectre.agent.md: Agent definition
- .github/prompts/spec-architecture-review-guidelines.md: Guidelines
- .github/workflows/spectre.md: Workflow (label-triggered)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Remove hero scenario suggestion from Spectre workflow

Split the README/hero-scenario suggestion (former Step 4) into a
separate workflow to keep the core spec review focused. The hero
scenario feature will ship in a follow-up PR.

Renumbered Step 5 (Update Memory) → Step 4.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Add Spectre Hero Scenarios workflow

Separate workflow that suggests a service README with hero scenarios
for API specification PRs. Split from the core Spectre review workflow
to keep concerns separate.

Analyzes the API surface changed in a PR and generates end-to-end
hero scenarios that compose multiple API calls into meaningful
developer workflows, including cross-service integrations.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Use dedicated hero-scenarios-needed label

Separate from Spectre's spec-architecture-review-needed label so the
two workflows can be triggered independently.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Remove Spectre branding, rename to hero-scenarios.md

The hero scenarios workflow is now fully independent — no references
to Spectre in the file name, description, or content.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Add golden example to hero scenarios workflow

Adds the DatabaseWatcher scenario as a complete, annotated golden
example that the agent can pattern-match against. Explains what makes
it good: one business outcome, multiple resource types composed into
a workflow, cross-service references, ends with customer value.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Remove fixed scenario count, encourage cross-service API calls

Scenarios should be driven by the API surface, not a hardcoded 3-5
range. Explicitly instructs the agent to include calls to other Azure
service APIs when that reflects a real developer workflow.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Split hero scenarios into agent + prompt files

- .github/agents/hero-scenarios.agent.md: trigger config, permissions,
  and short description that references the guidelines
- .github/prompts/hero-scenarios-guidelines.md: full procedure with
  design principles, golden example, scenario format, and posting rules
- Removed monolithic .github/workflows/hero-scenarios.md

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Improve hero-scenarios agent and remove spectre files

- Remove spectre agent and workflow files
- Fix permissions: pull-requests read → write, remove unused actions:read
- Remove unnecessary bash tool access
- Add response bodies to golden example HTTP blocks
- Scope cross-service guidance to references in the changed spec only

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Add hero-scenarios workflow and compile lock file

- Add .github/workflows/hero-scenarios.md for gh-aw compilation
- Use safe-outputs add-comment instead of pull-requests: write
- Update agent file to match workflow permissions

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Align hero-scenarios with sdk-for-js workflow patterns

- Add restricted bash allowlist for safe file reading
- Add cache-memory and repo-memory for cross-run persistence
- Recompile lock file

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Remove spec-architecture-review-guidelines.md

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Fix hero-scenarios guidelines review issues

- Add response body to golden example Step 1 (LRO 201 Created)
- Add multi-service PR guidance in Step 0
- Clarify example file filtering (ignore files under examples/ dirs)
- Specify which directories to check for README in Step 1
- Reference add-comment safe-output in Step 4

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Separate agent definition from workflow definition

Agent file is now a lightweight Copilot Chat agent (description, role,
checklist, scope, output format) following the archie.agent.md pattern.
Workflow file retains the full GitHub Actions config (triggers,
permissions, safe-outputs, timeout).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Recompile with gh-aw v0.65.6

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Use inline code suggestion when README already exists

When a README with hero scenarios already exists, the agent now posts
an inline review comment with a GitHub suggestion block on the README
file so the author can apply it with one click. Top-level add-comment
is still used when no README exists.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* style: format hero-scenarios workflow files with prettier

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* style: format hero-scenarios.md and exclude lock.yml from prettier

- Format hero-scenarios.md (remove trailing blank line before ---)
- Add **/*.lock.yml to .prettierignore — these are auto-generated by
  gh-aw compile and should not be reformatted by prettier

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* [.gitattributes] add trailing newline

* Apply suggestion from @mikeharder

* chore: upgrade gh-aw to v0.67.1 and consolidate actions-lock.json

- Upgraded gh-aw-actions/setup from v0.65.4/v0.65.6 to v0.67.1
- Consolidated actions-lock.json to a single pinned version
- Recompiled hero-scenarios.lock.yml with latest gh-aw

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: fix sdk-generation-agent import paths and recompile all workflows

- Fix backslash paths to forward slashes in sdk-generation-agent.md imports
- Recompile sdk-generation-agent.lock.yml with gh-aw v0.67.1
- All workflows now use the same compiler version

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* chore: switch hero-scenarios from pull_request_target to pull_request

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Deyaa Eldeen <deyaaeldeen@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
* use doc-warden from feed directly. no more pypi

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
Co-authored-by: Francis Tran <ftran@microsoft.com>
* Run update release plan from GitHub agent workflow  for SDK generation
* [Foundry] Consolidating service patterns + Adding LRO.

* adding timestamp

* yaml

* use 200 for delete and cancel & remove OkResponse that conflicted with TypeSpec.Http.OkResponse

* delete return nocontent
…date (#42187)

Bumps the eslint group with 1 update in the /.github directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
Bumps the eslint group with 1 update in the /.github/shared directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `typescript-eslint` from 8.57.2 to 8.58.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/typescript-eslint)

Updates `typescript-eslint` from 8.57.2 to 8.58.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.58.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-version: 8.58.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…t VmFamilies (#42171)

* Add Features_Disable LRO action in new stable api-version 2026-04-30

- Add new stable API version 2026-04-30 to Microsoft.ComputeLimit
- Add Features_Disable async POST action (LRO with Location-based polling)
  mirroring the existing Features_Enable action from 2026-03-20
- 2026-03-20 remains unchanged
- Add examples and update readme.md with new default tag

* fix: format Features_Disable.json with prettier

* fix: prettier issue in Features_Disable.json

* Add VmFamily read-only proxy resource for api-version 2026-04-30

- Add VmFamily as a location-scoped proxy resource under SubscriptionLocationResource
- Support GET and LIST operations only (read-only reference data)
- Category property as plain string for VM family classification
- Add examples for VmFamilies_Get and VmFamilies_List
- Regenerate swagger for 2026-04-30

* add $filter query parameter to VM family list operation

* Remove systemData from VmFamilies examples for consistency with other resources.
…_8.4 parse error (#42204)

Agent-Logs-Url: https://github.com/Azure/azure-rest-api-specs/sessions/39f8338f-0f6b-4ecd-b4fe-d5489cb834cd

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
…igration (#42200)

* Update tspconfig.yaml for servicebus Java SDK migration

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Add Java clientName for NamespaceFailoverProperties

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
purpleran7 and others added 10 commits April 27, 2026 15:56
* AKS AI Manager
#42694)

Update Mark-ReleasePlanCompletion.ps1 to extract the package version from
the package info JSON and pass it via --package-version to the azsdk CLI.
The version is only passed when available.

Co-authored-by: Juan Ospina <70209456+jeo02@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…/lift-to-nullable changes (#42594)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* MPG migration - redis

* WIP

* fix

* refine

* redis: add @@Usage for LinkedServer models to expose public ctors / setters

Eliminates the need for the RedisLinkedServerWithPropertyData customization
that re-implemented public ctors and writable properties.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* redis: widen RedisCacheAccessPolicyAssignmentProperties.objectId to uuid | null

Restores the legacy nullable Guid? on RedisCacheAccessPolicyAssignmentData.ObjectId
for binary back-compat. RedisCacheAccessPolicyAssignmentProperties is internal in
C# and only flows into the single public Data class, so widening to nullable does
not affect any other public model.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix format

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@santoshgh317 santoshgh317 added the Created By Copilot This indicates that PR was created by GitHub copilot agent label Apr 28, 2026
@github-actions

github-actions Bot commented Apr 28, 2026

Copy link
Copy Markdown

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 TypeSpec Validation 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

Important checks have failed. As of today they are not blocking this PR, but in near future they may.
Addressing the following failures is highly recommended:
  • ⚠️ The check named Swagger BreakingChange has failed. To unblock this PR, follow the process at aka.ms/brch.


Comment generated by summarize-checks workflow run.

@github-actions

github-actions Bot commented Apr 28, 2026

Copy link
Copy Markdown

API Change Check

APIView identified API level changes in this PR and created the following API reviews

Language API Review for Package
TypeSpec Microsoft.AttributeNamespaces
TypeSpec Microsoft.Monitor
TypeSpec Microsoft.ActionGroups
TypeSpec Microsoft.ActivityLogAlerts
TypeSpec Microsoft.ActivityLogs
TypeSpec Microsoft.ContainerService
TypeSpec Microsoft.AlertRulesIncidents
TypeSpec Microsoft.AlertsManagement
TypeSpec AnalyticsItems
TypeSpec Microsoft.ApiCenter
TypeSpec Microsoft.ApiManagement
TypeSpec Microsoft.AppComplianceAutomation
TypeSpec Microsoft.AppConfiguration
TypeSpec Microsoft.Web
TypeSpec Azure.Developer.ArtifactSigning
TypeSpec Microsoft.AccessReview
TypeSpec Microsoft.Authorization
TypeSpec Microsoft.Automation
TypeSpec Microsoft.AutoScale
TypeSpec PurviewDataQuality
TypeSpec PurviewUnifiedCatalog
TypeSpec Azure.Batch
TypeSpec Microsoft.BillingBenefits
TypeSpec Microsoft.BotService
TypeSpec Microsoft.Compute
TypeSpec Microsoft.Cdn
TypeSpec Microsoft.CertificateRegistration
TypeSpec Microsoft.ClassicAdmin
TypeSpec Microsoft.CodeSigning
TypeSpec Microsoft.CognitiveServices
TypeSpec Azure.Communication.MessagesService
TypeSpec ComponentAPIs
TypeSpec ComponentLinkedStorageAccountApi
TypeSpec Components
TypeSpec Compute
TypeSpec ComputeDisk
TypeSpec ComputeGallery
TypeSpec Microsoft.ComputeLimit
TypeSpec Microsoft.ComputeSchedule
TypeSpec Microsoft.App
TypeSpec Microsoft.ContainerInstance
TypeSpec Microsoft.CostManagement
TypeSpec Microsoft.ExtendedLocation
TypeSpec Microsoft.DataBoxEdge
TypeSpec Microsoft.DataCollection
TypeSpec Microsoft.Datadog
TypeSpec Microsoft.DataFactory
TypeSpec Microsoft.DataMigration
TypeSpec Microsoft.DataProtection
TypeSpec Microsoft.DataReplication
TypeSpec Microsoft.DBforPostgreSQL
TypeSpec DeletedWorkbookApi
TypeSpec Microsoft.DenyAssignment
TypeSpec Microsoft.Resources
TypeSpec Microsoft.Resources.DeploymentStacks
TypeSpec Microsoft.DesktopVirtualization
TypeSpec Microsoft.DevCenter
TypeSpec ProvisioningDeviceClient
TypeSpec Microsoft.DeviceRegistry
TypeSpec Microsoft.Network
TypeSpec Microsoft.DocumentDB
TypeSpec Microsoft.DomainRegistration
TypeSpec Microsoft.AAD
TypeSpec Microsoft.App.DynamicSessions
TypeSpec Microsoft.ElasticSan
TypeSpec Microsoft.EventHub
TypeSpec Microsoft.KubernetesConfiguration
TypeSpec Face
TypeSpec Favorites
TypeSpec Microsoft.DBforMySQL
TypeSpec Azure.AI.Projects
TypeSpec MapsGeolocation
TypeSpec Microsoft.HanaOnAzure
TypeSpec Microsoft.HDInsight
TypeSpec Microsoft.HorizonDb
TypeSpec Microsoft.HybridContainerService
TypeSpec Microsoft.Kubernetes
TypeSpec Informatica.DataManagement
TypeSpec Microsoft.Devices
TypeSpec Microsoft.IoTOperations
TypeSpec KeyVault
TypeSpec LambdaTest.HyperExecute
TypeSpec Language.Conversations.Authoring
TypeSpec Language.AnalyzeDocuments
TypeSpec Language.Text
TypeSpec LiveTokenApi
TypeSpec Microsoft.Logic
TypeSpec Microsoft.LogProfiles
TypeSpec Microsoft.MachineLearningServices
TypeSpec Microsoft.Maintenance
TypeSpec Microsoft.ManagedIdentity
TypeSpec Microsoft.ManagedNetworkFabric
TypeSpec Microsoft.Management
TypeSpec Microsoft.Maps
TypeSpec Microsoft.Marketplace
TypeSpec Microsoft.MetricAlert
TypeSpec Microsoft.MetricBaselines
TypeSpec Microsoft.Metrics
TypeSpec Storage.Blob
TypeSpec Microsoft.PlanetaryComputer
TypeSpec Storage.Queues
TypeSpec Microsoft.NetApp
TypeSpec Microsoft.NetworkCloud
TypeSpec Microsoft.NetworkSecurityPerimeter
TypeSpec NewRelic.Observability
TypeSpec Oracle.Database
TypeSpec Playwright
TypeSpec Microsoft.PrivateLinkScopes
TypeSpec Microsoft.ProviderHub
TypeSpec Microsoft.ProviderOperations
TypeSpec PureStorage.Block
TypeSpec Microsoft.Purview
TypeSpec Microsoft.RecoveryServices
TypeSpec Microsoft.Cache
TypeSpec Microsoft.ContainerRegistry
TypeSpec Microsoft.Relationships
TypeSpec MapsRender
TypeSpec Microsoft.ResourceHealth
TypeSpec Microsoft.RoleAssignment
TypeSpec Microsoft.RoleDefinitions
TypeSpec Microsoft.RoleManagementAlerts
TypeSpec MapsRoute
TypeSpec Microsoft.ScheduledQueryRule
TypeSpec Microsoft.Search
TypeSpec ProvisioningServiceClient
TypeSpec Microsoft.ServiceBus
TypeSpec Microsoft.ServiceDiagnosticsSettings
TypeSpec Microsoft.ServiceFabric
TypeSpec Azure.Ai.Speech.Transcription
TypeSpec Microsoft.Sql
TypeSpec Microsoft.AzureStackHCI
TypeSpec Microsoft.Storage
TypeSpec Microsoft.StorageCache
TypeSpec Microsoft.StorageMover
TypeSpec MapsTimezone
TypeSpec MapsTraffic
TypeSpec MapsWeather
TypeSpec WebPubSubService
TypeSpec WebTestLocation
TypeSpec WebTestsApi
TypeSpec WorkBookOperations
TypeSpec WorkbooksApi
TypeSpec WorkbookTemplatesApi

Comment generated by After APIView workflow run.

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.