Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webapp: Add validation for az webapp config access-restriction to avoid adding duplicates #13035

Closed
panchagnula opened this issue Apr 16, 2020 · 6 comments
Assignees
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Service Attention This issue is responsible by Azure service team. Web Apps az webapp
Milestone

Comments

@panchagnula
Copy link
Contributor

az feedback auto-generates most of the information requested below, as of CLI version 2.0.62

Describe the bug
We cannot add duplicate IPs from the portal since it checks if a value exists however CLI allows this

To Reproduce

Expected behavior

Environment summary

Additional context

@panchagnula panchagnula added the Web Apps az webapp label Apr 16, 2020
@panchagnula panchagnula added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Apr 16, 2020
@panchagnula
Copy link
Contributor Author

@madsd FYI.

@panchagnula panchagnula added this to the S170 milestone Apr 16, 2020
@yonzhan yonzhan added the Service Attention This issue is responsible by Azure service team. label Apr 16, 2020
@ghost
Copy link

ghost commented Apr 16, 2020

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @AzureAppServiceCLI, @antcp.

@Kotasudhakarreddy
Copy link
Contributor

looking in to it.

@qwordy
Copy link
Member

qwordy commented Jul 14, 2020

Does service validate the request of duplicate IPs?

@profedsonbelem
Copy link

profedsonbelem commented Jul 14, 2020 via email

@Kotasudhakarreddy
Copy link
Contributor

Kotasudhakarreddy commented Jul 14, 2020

Does service validates the request of duplicate IPs?

Appservice does not validate duplicate iPs hence the reason to make this validation on client side in cli.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Service Attention This issue is responsible by Azure service team. Web Apps az webapp
Projects
None yet
Development

No branches or pull requests

6 participants