Skip to content

Add command models for relationship extension (Microsoft.Relationships)#990

Merged
necusjz merged 2 commits intoAzure:mainfrom
meghanagupta95:feature/relationship
Apr 23, 2026
Merged

Add command models for relationship extension (Microsoft.Relationships)#990
necusjz merged 2 commits intoAzure:mainfrom
meghanagupta95:feature/relationship

Conversation

@meghanagupta95
Copy link
Copy Markdown
Member

@meghanagupta95 meghanagupta95 commented Apr 21, 2026

Description

Register AAZ command models for the new relationship CLI extension (Microsoft.Relationships, API version 2023-09-01-preview).

Commands

Command Operation Notes
relationship dependency-of create PUT (LRO) azure-async-operation
relationship dependency-of show GET
relationship dependency-of delete DELETE (LRO) location final-state-via
relationship service-group-member create PUT (LRO) azure-async-operation
relationship service-group-member show GET
relationship service-group-member delete DELETE (LRO) location final-state-via

Files

  • Commands/relationship/ — 11 command model files (readmes + 6 commands)
  • Resources/mgmt-plane/ — 4 resource schemas (dependencyof, servicegroupmember)
  • Commands/readme.md — Updated to include relationship group

Related PR

meghanagupta95 and others added 2 commits April 20, 2026 21:57
…2024-02-01-preview)

Register AAZ command models for the new service-group CLI extension:
- service-group create (PUT LRO)
- service-group show (GET)
- service-group update (PATCH LRO)
- service-group delete (DELETE LRO)
- service-group list-ancestors (POST action)

Related CLI extension PR: Azure/azure-cli-extensions#9805

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Generated via aaz-dev-tools from TypeSpec spec.
Commands: relationship dependency-of create/show/delete,
relationship service-group-member create/show/delete.
API version: 2023-09-01-preview.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@necusjz necusjz merged commit dc57235 into Azure:main Apr 23, 2026
2 checks passed
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