Azure / Azure/azure-cli-extensions

[Network] Add front-door rules engine create without header

Open
#2,961 2 comments 4 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

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

### Description of issue (in as much detail as possible)
Actually it's not possible to create a rule with the "Override routing configuration" as action type, we have to create a rule with an Header action (via `az network front-door rules-engine rule create`) and after we can add other action via `az network front-door rules-engine rule action`
`az network front-door rules-engine rule create` should allow options of "action add"

Best regards,

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.