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

Unable to use 'az webapp auth update' to set 'unauthenticatedClientAction as RejectWith404 #24086

Closed
rajana opened this issue Oct 3, 2022 · 2 comments
Labels
app-service-authentication Auto-Assign Auto assign by bot customer-reported Issues that are reported by GitHub users external to the Azure organization. CXP Attention This issue is handled by CXP team. Web Apps az webapp

Comments

@rajana
Copy link

rajana commented Oct 3, 2022

I'm trying to use below command to set unauthenticatedclientaction
az webapp auth update --name --resource-group --unauthenticated-client-action RejectWith404

but it always sets it to RedirectToLoginPage.

My azure cli version is 2.38.

Any help will be appreciated

@ghost ghost added customer-reported Issues that are reported by GitHub users external to the Azure organization. Web Apps az webapp CXP Attention This issue is handled by CXP team. Auto-Assign Auto assign by bot labels Oct 3, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Oct 4, 2022

route to CXP team

@seligj95
Copy link
Contributor

Closing since fix was merged. Please update to the latest CLI version and try again. Please re-open if there is still an issue.

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

No branches or pull requests

3 participants