Skip to content

WebApp:az webapp config access-restriction add -g <gr_name> -n <app_name> --rule-name test4 --action Allow --ip-address <ip_address> --priority 40 failing #17676

@itahirov

Description

@itahirov

Describe the bug
The command failed with an unexpected error. Here is the traceback:
'ServiceTag' is not valid value for enum <enum 'IpFilterTag'>
Traceback (most recent call last):
File "D:\a\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\msrest/serialization.py", line 999, in serialize_enum

To Reproduce

run the command in description, added service tag to my network access config

Expected behavior
I have expected successful run of command

Environment summary
C:\Users\v-istahi>az --version
azure-cli 2.22.0

core 2.22.0
telemetry 1.0.6

Extensions:
azure-iot 0.10.8
spring-cloud 0.2.5

Python location 'C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\python.exe'
Extensions directory 'C:\Users\v-istahi.azure\cliextensions'

Python (Windows) 3.6.8 (tags/v3.6.8:3c6b436a57, Dec 23 2018, 23:31:17) [MSC v.1916 32 bit (Intel)]

Legal docs and information: aka.ms/AzureCliLegal

Additional context

Metadata

Metadata

Labels

Service AttentionThis issue is responsible by Azure service team.Web Appsaz webappquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions