Skip to content

Commit cfb1e74

Browse files
committed
Documented the minimum supported version of the Python package needed to manage Managed CCF resources
1 parent 8ac118a commit cfb1e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/managed-ccf/quickstart-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Azure Managed CCF (Managed CCF) is a new and highly secure service for deploying
2121

2222
- An Azure subscription - [create one for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
2323
- Python versions supported by the [Azure SDK for Python](https://github.com/Azure/azure-sdk-for-python#prerequisites).
24-
- The minimum suppoted version of the Python package is 2.0.0b3.
24+
- The minimum supported version of the Python package is 2.0.0b3.
2525

2626
## Setup
2727

0 commit comments

Comments
 (0)