Skip to content

Commit bb29d6b

Browse files
Catherine Bundyvicancy
andauthored
Update articles/azure-signalr/signalr-quickstart-azure-functions-python.md
Co-authored-by: Liangying.Wei <[email protected]>
1 parent cc466d8 commit bb29d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-signalr/signalr-quickstart-azure-functions-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This quickstart can be run on macOS, Windows, or Linux. You will need the follo
2727
| [Azure Functions Core Tools](https://github.com/Azure/azure-functions-core-tools#installing)| Requires version 2.7.1505 or higher to run Python Azure Function apps locally.|
2828
| [Python 3.6+](https://www.python.org/downloads/)| Azure Functions requires Python 3.6+. See [Supported Python versions](../azure-functions/functions-reference-python.md#python-version). |
2929
| [Azurite](../storage/common/storage-use-azurite.md)| SignalR binding needs Azure Storage. You can use a local storage emulator when a function is running locally. |
30-
| [Azure CLI]([Azure CLI](/cli/azure/install-azure-cli))| Optionally, you can use the Azure CLI to create an Azure SignalR Service instance. |
30+
| [Azure CLI](/cli/azure/install-azure-cli)| Optionally, you can use the Azure CLI to create an Azure SignalR Service instance. |
3131

3232
## Create an Azure SignalR Service instance
3333

0 commit comments

Comments
 (0)