hub-spoke-love-story

所属分类:其他
开发工具:Bicep
文件大小:0KB
下载次数:0
上传日期:2023-11-16 13:45:17
上 传 者sh-1993
说明:  这是我在全球会议上发表的中心辐射式爱情故事演讲的基础
(This is the basis for the Hub & Spoke - A Love Story talk that I give at conferences world-wide)

文件列表:
.vscode/ (0, 2023-11-16)
.vscode/settings.json (38, 2023-11-16)
LICENSE (1064, 2023-11-16)
infrastructure/ (0, 2023-11-16)
infrastructure/Authorization/ (0, 2023-11-16)
infrastructure/Authorization/roleAssignment.bicep (474, 2023-11-16)
infrastructure/Authorization/web-app-role-assignments.bicep (832, 2023-11-16)
infrastructure/Network/ (0, 2023-11-16)
infrastructure/Network/dns-resolver.bicep (1403, 2023-11-16)
infrastructure/Network/dns-zone-link.bicep (697, 2023-11-16)
infrastructure/Network/dns-zones.bicep (607, 2023-11-16)
infrastructure/Network/gw.bicep (1849, 2023-11-16)
infrastructure/Network/hub-vnet.bicep (2575, 2023-11-16)
infrastructure/Network/spoke-network.bicep (2720, 2023-11-16)
infrastructure/Network/vnetPeering.bicep (992, 2023-11-16)
infrastructure/Storage/ (0, 2023-11-16)
infrastructure/Storage/storageAccounts.bicep (470, 2023-11-16)
infrastructure/Web/ (0, 2023-11-16)
infrastructure/Web/webapp.bicep (985, 2023-11-16)
infrastructure/hub.bicep (1171, 2023-11-16)
infrastructure/hub.params.json (240, 2023-11-16)
infrastructure/spoke.bicep (1296, 2023-11-16)
infrastructure/spoke.params.json (240, 2023-11-16)
src/ (0, 2023-11-16)
src/Demo.WebApi/ (0, 2023-11-16)
src/Demo.WebApi/Controllers/ (0, 2023-11-16)
src/Demo.WebApi/Controllers/ValuesController.cs (1414, 2023-11-16)
src/Demo.WebApi/DataTransferObjects/ (0, 2023-11-16)
src/Demo.WebApi/DataTransferObjects/FruitDto.cs (209, 2023-11-16)
src/Demo.WebApi/Demo.WebApi.csproj (547, 2023-11-16)
src/Demo.WebApi/Entities/ (0, 2023-11-16)
src/Demo.WebApi/Entities/FruitTableEntity.cs (406, 2023-11-16)
src/Demo.WebApi/Program.cs (505, 2023-11-16)
src/Demo.WebApi/Properties/ (0, 2023-11-16)
src/Demo.WebApi/Properties/launchSettings.json (1126, 2023-11-16)
src/Demo.WebApi/appsettings.Development.json (127, 2023-11-16)
src/Demo.WebApi/appsettings.json (198, 2023-11-16)
src/Demo.WebApi/obj/ (0, 2023-11-16)
... ...

# hub-spoke-love-story This is the basis for the Hub & Spoke - A Love Story talk that I give at conferences world-wide ```bash az deployment sub create --template-file hub.bicep --parameters hub.params.json --location westeurope --name hubspoke-hub az deployment sub create --template-file spoke.bicep --parameters spoke.params.json --location westeurope --name hubspoke-spoke ```

近期下载者

相关文件


收藏者