Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.9 KB

quickstart-cli-create.md

File metadata and controls

47 lines (30 loc) · 1.9 KB
title description author ms.author ms.service ms.topic ms.date ms.custom ms.devlang
Quickstart - Create a Web PubSub instance with the Azure CLI
Quickstart showing how to create a Web PubSub instance with the Azure CLI
vicancy
lianwei
azure-web-pubsub
quickstart
11/08/2021
mode-api, devx-track-azurecli
azurecli

Quickstart: Create a Web PubSub instance with the Azure CLI

The Azure CLI is a set of commands used to create and manage Azure resources. The Azure CLI is available across Azure services and is designed to get you working quickly with Azure, with an emphasis on automation. This quickstart shows you the options to create Azure Web PubSub instance with the Azure CLI.

[!INCLUDE quickstarts-free-trial-note]

[!INCLUDE azure-cli-prepare-your-environment.md]

  • This quickstart requires version 2.22.0 or higher of the Azure CLI. If using Azure Cloud Shell, the latest version is already installed.

Create a resource group

[!INCLUDE Create a resource group]

Create a Web PubSub instance

[!INCLUDE Create a Web PubSub instance]

Try the newly created instance

[!div class="nextstepaction"] Try the newly created instance using CLI

[!div class="nextstepaction"] Try the newly created instance from the browser

Clean up resources

[!INCLUDE Clean up resource]

Next steps

In real-world applications, you can use SDKs in various languages build your own application. We also provide Function extensions for you to build serverless applications easily.

[!INCLUDE next step]