Azure / Azure/azure-cli-extensions

az network front-door create should allow user defined names

Open
#3,198 2 comments 0 reactions 0 assignees View on GitHub
extension/front-door Network - Front Door Service Attention
Dominant language
Python
Stars
454
Forks
1.7k
Avg merge
2d 19h
Merged PRs (30d)
64

Description

- If the issue is to do with Azure CLI 2.0 in-particular, create an issue here at [Azure/azure-cli](https://github.com/Azure/azure-cli/issues)

### Extension name (the extension in question)
front-door

### Description of issue (in as much detail as possible)
Currently, the command used for creating a new front-door uses a number of default names for the given sub components (frontend/backend pool/routing rules etc)

https://github.com/Azure/azure-cli-extensions/blob/4428fb63c6d01876247c6fa8a9ac5e8b5cb07a64/src/front-door/azext_front_door/custom.py#L147

It would very much appreciated if this could be extended so that users can define these values as attempting to 'update' these name values requires all sorts of work arounds given you don't have an easy way to simply update the names without breaking dependancies!

-----

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.