Azure / Azure/azure-powershell
[Feature]: Update-AzCommunicationService doesnt allow to link a domain
- 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
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