Skip to content

Commit

Permalink
Update README.md (Azure#39968)
Browse files Browse the repository at this point in the history
* Update get_package_properties.py

* few more corrections

* Update README.md

* add MSRC to cspell
  • Loading branch information
kristapratico authored Mar 6, 2025
1 parent 7778ed1 commit 8c14799
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@
"msrest",
"msrestazure",
"MSSQL",
"MSRC",
"mutex",
"myacr",
"mydirectory",
Expand Down
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@

This repository is for the active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our [public developer docs](https://docs.microsoft.com/python/azure/) or our versioned [developer docs](https://azure.github.io/azure-sdk-for-python).

## _Disclaimer_

_Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691_

## Getting started

For your convenience, each service has a separate set of libraries that you can choose to use instead of one, large Azure package. To get started with a specific library, see the `README.md` (or `README.rst`) file located in the library's project folder.
Expand Down

0 comments on commit 8c14799

Please sign in to comment.