Our docs currently have minimal explanation for this line, but users see it in every Radius bicep template.
The only info about it today is on our Limitations page:

During the tutorial, however, we leave users wanting more info about this line so they know what to do when building their own Radius apps.
Many users encounter it for the first time in the section describing the application resource in the Tutorial. Here's some of their feedback at that point:
- "
param environment string has no context."
- "
param environment string - I don't know what this is or how it's used."
- "The first code block of the tutorial contains
param environment string, making the user wonder how they will have to set the param, and the user may not even understand what environments are for yet. I wish you would either simplify the concept learning path or pull in info about temporary oddities from Limitations page."
AB#5242
Our docs currently have minimal explanation for this line, but users see it in every Radius bicep template.

The only info about it today is on our Limitations page:
During the tutorial, however, we leave users wanting more info about this line so they know what to do when building their own Radius apps.
Many users encounter it for the first time in the section describing the application resource in the Tutorial. Here's some of their feedback at that point:
param environment stringhas no context."param environment string- I don't know what this is or how it's used."param environment string, making the user wonder how they will have to set the param, and the user may not even understand what environments are for yet. I wish you would either simplify the concept learning path or pull in info about temporary oddities from Limitations page."AB#5242