gilhanan / AzureStaticWebApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AzureStaticWebApp

Usage:

New-AzSubscriptionDeployment -Verbose -name "staticwebapp" -Location "westeurope" -TemplateFile .\main.bicep -resourceLocation "westeurope" -resourceGroupName "staticwebapp" -webAppName "staticwebapp" -customDomainName "staticwebapp.nl" -dnsResourceGroup "dns"

About


Languages

Language:Bicep 88.2%Language:PowerShell 11.8%