[Build and Deploy Staging Site] Publish from microsoft/azuretipsandtricks-private:main/src/blog

This commit is contained in:
vaheminasyan2 2020-11-06 01:53:42 +00:00
Родитель 8eb14b4fd7
Коммит 65bb721b16
2 изменённых файлов: 3 добавлений и 3 удалений

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

@ -126,4 +126,4 @@ The Function App should build and the container should be created now. With this
#### Conclusion
In this post, we've created a containerized [Azure Function](https://azure.microsoft.com/services/functions?WT.mc_id=docs-azuredevtips-azureappsdev) App with a queue-based trigger in it, on our local machine using the [Azure CLI](https://docs.microsoft.com/cli/azure/?WT.mc_id=docs-azuredevtips-azureappsdev) and the [Azure Functions Core Tools](https://docs.microsoft.com/azure/azure-functions/functions-run-local?WT.mc_id=azure-azuredevtips-azureappsdev). In the next post, we'll deploy the container with the Azure Function in it to [Azure Kubernetes Service](https://azure.microsoft.com/services/kubernetes-service?WT.mc_id=docs-azuredevtips-azureappsdev) and run it at scale with [KEDA](https://keda.sh?WT.mc_id=other-azuredevtips-azureappsdev).
In this post, we've created a containerized [Azure Function](https://azure.microsoft.com/services/functions?WT.mc_id=docs-azuredevtips-azureappsdev) App with a queue-based trigger in it, on our local machine using the [Azure CLI](https://docs.microsoft.com/cli/azure/?WT.mc_id=docs-azuredevtips-azureappsdev) and the [Azure Functions Core Tools](https://docs.microsoft.com/azure/azure-functions/functions-run-local?WT.mc_id=azure-azuredevtips-azureappsdev). In the next post, we'll deploy the container with the Azure Function in it to [Azure Kubernetes Service](https://azure.microsoft.com/services/kubernetes-service?WT.mc_id=docs-azuredevtips-azureappsdev) and run it at scale with [KEDA](https://keda.sh?WT.mc_id=other-azuredevtips-azureappsdev).

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

@ -65,6 +65,6 @@ Cognitive Services are APIs that you talk to. And to talk to APIs, you need grea
(Azure Cognitive Services API console)
#### Conclusion
[Azure Cognitive Services](https://azure.microsoft.com/services/cognitive-services/?WT.mc_id=azure-azuredevtips-azureappsdev) enable you to use AI-as-a-service. And now, you know a little bit more about them. Go and check them out!
[Azure Cognitive Services](https://azure.microsoft.com/services/cognitive-services/?WT.mc_id=azure-azuredevtips-azureappsdev) enable you to use AI-as-a-service. And now, you know a little bit more about them. Go and check them out!