RakeshMohanMSFT
RakeshMohanMSFT
@BertusV I believe you are looking for this. ``` { "properties": { "description": "Issue23905HttpServer", "annotations": [], "type": "HttpServer", "typeProperties": { "url": "http://localhost:1981/", "enableServerCertificateValidation": true, "authenticationType": "Basic", "userName": "Issue23905username", "password": {...
@willem-plug-io Thank you for reaching out, we are looking into it. Can you please share your environment details using az --version command? Also if you are not using the latest...
@willem-plug-io Can you share the exact command and parameters you are using, of course not the real values of the parameters
@willem-plug-io I unable to reproduce this issue at our end. Please look at the screenshots below.   Are you able to reproduce this issue if you run in your...
@willem-plug-io --unauthenticated-client-action seems to be missing in the [documentation](https://learn.microsoft.com/en-us/cli/azure/webapp/auth?view=azure-cli-latest#az-webapp-auth-update)? It looks like a deprecated feature?
@haranathvaranasisce Thank you for reaching out, we are looking into it.
Already being investigated here https://github.com/Azure/azure-cli/issues/18402
@Frey-Wang Any update on this?
@JiriKovar Thank you for reaching out, we are looking into it.
@JiriKovar The command should ran on cluster, not as part of a script. .alter cluster policy managed_identity ``` [ { "ObjectId": "${cluster_principal_id}", "AllowedUsages": "ExternalTable" } ].