mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
* namespace fixes + remove skills definitios from Actors project * add waf context to actors * deploy to Azure WIP * add bicep for gh-flow and cosmos * azure deploy fixes * azure deploy WIP
14 lines
460 B
JSON
14 lines
460 B
JSON
{
|
|
"appManagedEnvironments": "cae-",
|
|
"containerRegistryRegistries": "cr",
|
|
"insightsComponents": "appi-",
|
|
"operationalInsightsWorkspaces": "log-",
|
|
"portalDashboards": "dash-",
|
|
"resourcesResourceGroups": "rg-",
|
|
"storageStorageAccounts": "st",
|
|
"webServerFarms": "plan-",
|
|
"webSitesFunctions": "func-",
|
|
"appContainerApps": "ca-",
|
|
"managedIdentityUserAssignedIdentities": "id-",
|
|
"documentDBDatabaseAccounts":"cosmos-"
|
|
} |