![]() |
VOOZH | about |
You can use the Function App component to represent and visualize a group of Azure Functions from your Azure environment.
Use the toolbar to configure and customize the component. The following options are available:
Use the Cloudcraft API to programmatically access and render your architecture diagrams as JSON objects. The following is an example JSON object of a Function app component:
{
"type": "azurefunctionapp",
"id": "939f0381-96aa-4e44-bc04-7993a121384e",
"resourceId": "/subscriptions/76f00a52-98a8-4e61-892c-bb327ded2352/resourceGroups/CLOUDCRAFT/providers/Microsoft.Web/sites/doc-functions",
"region": "eastus",
"mapPos": [1, 8],
"tier": "consumption",
"vcpu": 1,
"memoryGB": 0.5,
"durationMS": 1000,
"executionsMM": 3,
"color": {
"isometric": "#ececed",
"2d": null
},
"accentColor": {
"isometric": "#4286c5",
"2d": null
},
"link": "https://azure.microsoft.com/en-us/products/functions/",
"locked": true
}
azurefunctionapp for this component.consumption or premium. Defaults to consumption.1.0.5.1000.3.#ececed.null.#1490df.null.blueprint:// or https://.false. | |