Skip to content

az webapp auth update command doesn't allow to set the certificate #11244

@baywet

Description

@baywet

The authSettings object has a clientSecretCertificateThumbprint property, which is exposed by arm templates. It is also carried in the appsettings as WEBSITE_AUTH_CLIENT_SECRET_CERTIFICATE_THUMBPRINT.
This setting is missing from the CLI. If you try to set this setting from the appsetting command, you get the following error AppSetting with name 'WEBSITE_AUTH_CLIENT_SECRET_CERTIFICATE_THUMBPRINT' is not allowed.
It'd be nice to have an additional setting name clientSecretCertificateThumbprint so we can set it up programmatically, or something similar


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Service AttentionThis issue is responsible by Azure service team.Web Appsaz webapp

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions