Skip to content

Commit 8c14799

Browse files
Update README.md (Azure#39968)
* Update get_package_properties.py * few more corrections * Update README.md * add MSRC to cspell
1 parent 7778ed1 commit 8c14799

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.vscode/cspell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@
330330
"msrest",
331331
"msrestazure",
332332
"MSSQL",
333+
"MSRC",
333334
"mutex",
334335
"myacr",
335336
"mydirectory",

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44

55
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).
66

7-
## _Disclaimer_
8-
9-
_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_
10-
117
## Getting started
128

139
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.

0 commit comments

Comments
 (0)