Azure / Azure/Azure-Functions

Replace function.json with yaml or jsonc

Open
#1,572 3 comments 4 reactions 2 assignees Assigned to @fabiocav View on GitHub
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

# Issue Title
Use YAML or JsonC file instead of function.json

## Description
JSON file does not allow inline comments to explain how certain properties are used.
This is especially useful when referencing ENV vars, like

```
## this is related to the 'my-company/orders' service bus topic
subscriptionName: %subscription_name%
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.