Merge pull request #5221 from sbwalker/dev

improve help text
This commit is contained in:
Shaun Walker 2025-04-02 09:47:31 -04:00 committed by GitHub
commit 73a414a34b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@
"BlazorWebsiteName": {
"type": "string",
"metadata": {
"description": "The App Service name for the Blazor Website (must be unique)"
"description": "The App Service name for the Blazor Website (must be unique). If you use the same name as the SQL Database specified above, it will make it easier to associate the resources later."
}
},
"BlazorSKU": {