.NET: Align environment variable names (#1053)

* alignt environment variable names

* rename modelId variable names
This commit is contained in:
SergeyMenshykh
2025-10-01 10:49:45 +00:00
committed by GitHub
parent f9a3918916
commit 5f1417ab94
21 changed files with 60 additions and 60 deletions
@@ -22,7 +22,7 @@ namespace Demo.DeclarativeWorkflow;
/// </summary>
/// <remarks>
/// <b>Configuration</b>
/// Define FOUNDRY_PROJECT_ENDPOINT as a user-secret or environment variable that
/// Define AZURE_FOUNDRY_PROJECT_ENDPOINT as a user-secret or environment variable that
/// points to your Foundry project endpoint.
/// <b>Usage</b>
/// Provide the path to the workflow definition file as the first argument.