Files
autogen/infra/abbreviations.json
Kosta Petan f423e15b1a Orleans improvements (#6)
* 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
2023-10-26 22:09:18 +02:00

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-"
}