Azure / Azure/azure-powershell

[Feature]: Update-AzCommunicationService doesnt allow to link a domain

Open
#25,024 2 comments 0 reactions 0 assignees View on GitHub
Communication customer-reported feature-request Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description of the new feature

The Update-AzCommunicationService has no parameter to link the communicationservice to a domain.
It's only possible to do it through the API by adding properties.linkedDomains in the body request. Is that possible to add a -linkedDomains parameter for the Update-AzCommunicationService cmdlet
https://learn.microsoft.com/en-us/rest/api/communication/resourcemanager/communication-services/update?view=rest-communication-resourcemanager-2023-03-31&tabs=HTTP

### Proposed implementation details (optional)

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with the Update-AzCommunicationService cmdlet and compare its parameters with the linked Azure Communication Services REST update API. Trace how the request body is built, then verify that a -LinkedDomains value is accepted and sent as properties.linkedDomains.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp, powershell
Domain
api, cli, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.