Files
agent-framework/dotnet/samples/DevUIIntegration/DevUIIntegration.AppHost/appsettings.json
T
2026-02-09 19:17:52 +01:00

15 lines
320 B
JSON

{
"Azure": {
"TenantId": "",
"SubscriptionId": "",
"AllowResourceGroupCreation": true,
"ResourceGroup": "",
"Location": "",
"CredentialSource": "AzureCli"
},
"Parameters": {
"existingFoundryName": "",
"existingFoundryResourceGroup": ""
}
}