add `ZipDeploy-AzFunc` template (#358)

* new dotnet-azfunc-zipdeploy template

* switching tag from msft to community

* Update website/static/templates.json

Co-authored-by: hemarina <104857065+hemarina@users.noreply.github.com>

---------

Co-authored-by: hemarina <104857065+hemarina@users.noreply.github.com>
This commit is contained in:
Frank Boucher 2024-04-23 19:13:02 -04:00 коммит произвёл GitHub
Родитель 2c513d26bf
Коммит 77cd3999f4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 17 добавлений и 0 удалений

Просмотреть файл

@ -1660,5 +1660,22 @@
"azureai",
"new"
]
},
{
"title": ".NET Isolated Azure Function with Zip Deploy",
"description": "Create a .NET Isolated Azure Function and use Zip Push to deploy the code to the Azure Function App. For example, the .NET 8 code in the repository and the release package are used in the template. Execute the AZD UP command from the deployment folder to deploy the function app. Once the Azure Function is deployed, test it using the URL: https://<functionappname>.azurewebsites.net/api/getadventurers.",
"preview": "./templates/images/dotnet-azfunc-zipdeploy.png",
"website": "https://github.com/fboucher",
"author": "Frank Boucher",
"source": "https://github.com/FBoucher/ZipDeploy-AzFunc",
"tags": [
"new",
"dotnetCsharp",
"community",
"bicep",
"functions",
"appinsights",
"blobstorage"
]
}
]

Двоичные данные
website/static/templates/images/dotnet-azfunc-zipdeploy.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 41 KiB