mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
15 lines
320 B
JSON
15 lines
320 B
JSON
{
|
|
"Azure": {
|
|
"TenantId": "",
|
|
"SubscriptionId": "",
|
|
"AllowResourceGroupCreation": true,
|
|
"ResourceGroup": "",
|
|
"Location": "",
|
|
"CredentialSource": "AzureCli"
|
|
},
|
|
"Parameters": {
|
|
"existingFoundryName": "",
|
|
"existingFoundryResourceGroup": ""
|
|
}
|
|
}
|