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

[BUG] [Microsoft.Web@2021-02-01]: SiteConfig.PublicNetworkAccess specified leads to error response #29043

Open
ziyeqf opened this issue May 9, 2024 · 4 comments
Assignees
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. Mgmt This issue points to a problem in the management-plane of the library.

Comments

@ziyeqf
Copy link
Contributor

ziyeqf commented May 9, 2024

API Spec link

API Spec version

2021-02-01

Describe the bug

There is no Site.PublicNetworkAccess defined in this version, while when Site.SiteConfig.PublicNetworkAccess is specified, The service error out

SiteConfig.PublicNetworkAccess cannot be set by itself. Please use the Site.PublicNetworkAccess property.

Expected behavior

PublicNetworkAccess is set properly

Actual behavior

The service return an error response.

SiteConfig.PublicNetworkAccess cannot be set by itself. Please use the Site.PublicNetworkAccess property.

Reproduction Steps

send a request with SiteConfig.PublicNetworkAccess specified.

Environment

No response

@ziyeqf ziyeqf added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label May 9, 2024
@zzhxiaofeng zzhxiaofeng added the Mgmt This issue points to a problem in the management-plane of the library. label May 10, 2024
@zzhxiaofeng
Copy link
Member

@TimLovellSmith Please help have a look, thank you.

@pritiyadav537
Copy link

We also facing same issue with SiteConfig.PublicNetworkAccess suddenly today, Any update on this ?

@jobinsj27
Copy link

Any update here?

@TimLovellSmith
Copy link
Member

This PR seems related, but targets a different api version.
#29092

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. Mgmt This issue points to a problem in the management-plane of the library.
Projects
None yet
Development

No branches or pull requests

6 participants