Azure / Azure/azure-powershell
[Feature]: New-AzFunctionApp should have the capability to configure the 'httpsOnly' property.
Open
act-observability-squad
feature-request
Functions
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
### Description of the new feature
New-AzFunctionApp should have the capability to configure the 'httpsOnly' property.
### Proposed implementation details (optional)
Create a new bool parameter `EnableHttpsOnly` which takes a `$true`/`$false` value.
Contributor guide
Assessment
This issue has not been assessed yet.