File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
src/confcom/azext_confcom Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -3504,3 +3504,15 @@ neon postgres organization:
35043504neon postgres project :
35053505 rule_exclusions :
35063506 - require_wait_command_if_no_wait
3507+
3508+ confcom containers from_radius :
3509+ parameters :
3510+ template :
3511+ rule_exclusions :
3512+ - no_positional_parameters
3513+
3514+ confcom radius policy insert :
3515+ parameters :
3516+ policy_file :
3517+ rule_exclusions :
3518+ - no_positional_parameters
Original file line number Diff line number Diff line change 357357 text: az confcom radius policy insert policy.rego app.bicep
358358 - name: Insert a Security Policy into a Radius app template for the second container resource
359359 text: az confcom radius policy insert policy.rego app.bicep --idx 1
360- """
360+ """
You can’t perform that action at this time.
0 commit comments