Skip to content

WebApp:az webapp create does not support --https-only flag #19415

Description

Is your feature request related to a problem? Please describe.
Due to Azure Policy we need to enable https by default on the webapp (who wouldn't want that?) and not via az webapp update.

Describe the solution you'd like
az webapp create -g MyResourceGroup -p MyPlan -n MyUniqueAppName **--https-only**

Describe alternatives you've considered
az webapp update has been tried, but the original create command will be blocked by policy.

Additional context
https://docs.microsoft.com/en-us/cli/azure/webapp?view=azure-cli-latest#az_webapp_create
https://docs.microsoft.com/en-us/cli/azure/webapp?view=azure-cli-latest#az_webapp_update

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Service AttentionThis issue is responsible by Azure service team.Web Appsaz webappcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.feature-request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions