Skip to content

Commit 7c9eee6

Browse files
author
Catherine Bundy
authored
Update signalr-quickstart-azure-functions-python.md
1 parent 141683c commit 7c9eee6

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
@@ -22,7 +22,7 @@ This quickstart can be run on macOS, Windows, or Linux. You will need the follo
2222

2323
| Prerequisite | Description |
2424
| --- | --- |
25-
| An Azure subscription |If you don't have an Azure subscription, create an [Azure free account]((https://azure.microsoft.com/free/?WT.mc_id=A261C142F))|
25+
| An Azure subscription |If you don't have an Azure subscription, create an [Azure free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F)|
2626
| A code editor | You'll need a code editor such as [Visual Studio Code](https://code.visualstudio.com/). |
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). |

0 commit comments

Comments
 (0)