Unable to use 'az webapp auth update' to set 'unauthenticatedClientAction as RejectWith404 #24086
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
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
The text was updated successfully, but these errors were encountered: