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
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