Skip to content

Commit 5069292

Browse files
authored
Update 3.10 and 2.7 disclaimer (Azure#20979)
1 parent c912672 commit 5069292

File tree

12 files changed

+26
-19
lines changed

12 files changed

+26
-19
lines changed

sdk/identity/azure-identity/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ This library does not support Azure Active Directory B2C.
99
| [API reference documentation][ref_docs]
1010
| [Azure Active Directory documentation](https://docs.microsoft.com/azure/active-directory/)
1111

12+
## _Disclaimer_
13+
14+
_Azure SDK Python packages support for Python 2.7 is ending 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691_
15+
1216
## Getting started
1317

1418
### Install the package

sdk/identity/azure-identity/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"Programming Language :: Python :: 3.7",
6262
"Programming Language :: Python :: 3.8",
6363
"Programming Language :: Python :: 3.9",
64+
"Programming Language :: Python :: 3.10",
6465
"License :: OSI Approved :: MIT License",
6566
],
6667
zip_safe=False,

sdk/metricsadvisor/azure-ai-metricsadvisor/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Metrics Advisor is a scalable real-time time series monitoring, alerting, and ro
88

99
[Source code][src_code] | [Package (Pypi)][package] | [API reference documentation][reference_documentation] | [Product documentation][ma_docs] | [Samples][samples_readme]
1010

11+
## _Disclaimer_
12+
13+
_Azure SDK Python packages support for Python 2.7 is ending 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691_
14+
1115
## Getting started
1216

1317
### Install the package

sdk/metricsadvisor/azure-ai-metricsadvisor/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
'Programming Language :: Python :: 3.7',
7070
'Programming Language :: Python :: 3.8',
7171
'Programming Language :: Python :: 3.9',
72+
'Programming Language :: Python :: 3.10',
7273
'License :: OSI Approved :: MIT License',
7374
],
7475
zip_safe=False,

sdk/synapse/azure-synapse-accesscontrol/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,14 @@ This is the Microsoft Azure Synapse AccessControl Client Library.
44
This package has been tested with Python 2.7, 3.6, 3.7, 3.8 and 3.9.
55
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
66

7+
## _Disclaimer_
78

8-
# Usage
9-
10-
9+
_Azure SDK Python packages support for Python 2.7 is ending 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691_
1110

11+
# Usage
1212

1313
For code examples, see [Synapse AccessControl](https://docs.microsoft.com/python/api/overview/azure/) on docs.microsoft.com.
1414

15-
1615
# Provide Feedback
1716

1817
If you encounter any bugs or have suggestions, please file an issue in the

sdk/synapse/azure-synapse-accesscontrol/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
'Programming Language :: Python :: 3.7',
7272
'Programming Language :: Python :: 3.8',
7373
'Programming Language :: Python :: 3.9',
74+
'Programming Language :: Python :: 3.10',
7475
'License :: OSI Approved :: MIT License',
7576
],
7677
zip_safe=False,

sdk/synapse/azure-synapse-artifacts/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,18 @@ This is the Microsoft Azure Synapse Artifacts Client Library.
44
This package has been tested with Python 2.7, 3.6, 3.7, 3.8 and 3.9.
55
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
66

7+
## _Disclaimer_
78

8-
# Usage
9-
10-
9+
_Azure SDK Python packages support for Python 2.7 is ending 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691_
1110

11+
# Usage
1212

1313
For code examples, see [Synapse Artifacts](https://docs.microsoft.com/python/api/overview/azure/) on docs.microsoft.com.
1414

15-
1615
# Provide Feedback
1716

1817
If you encounter any bugs or have suggestions, please file an issue in the
1918
[Issues](https://github.com/Azure/azure-sdk-for-python/issues)
2019
section of the project.
2120

22-
2321
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-synapse-artifacts%2FREADME.png)

sdk/synapse/azure-synapse-artifacts/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
'Programming Language :: Python :: 3.7',
7272
'Programming Language :: Python :: 3.8',
7373
'Programming Language :: Python :: 3.9',
74+
'Programming Language :: Python :: 3.10',
7475
'License :: OSI Approved :: MIT License',
7576
],
7677
zip_safe=False,

sdk/synapse/azure-synapse-monitoring/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,18 @@ This is the Microsoft Azure Synapse Monitoring Client Library.
44
This package has been tested with Python 2.7, 3.6, 3.7, 3.8 and 3.9.
55
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
66

7+
## _Disclaimer_
78

8-
# Usage
9-
10-
9+
_Azure SDK Python packages support for Python 2.7 is ending 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691_
1110

11+
# Usage
1212

1313
For code examples, see [Synapse Monitoring](https://docs.microsoft.com/python/api/overview/azure/) on docs.microsoft.com.
1414

15-
1615
# Provide Feedback
1716

1817
If you encounter any bugs or have suggestions, please file an issue in the
1918
[Issues](https://github.com/Azure/azure-sdk-for-python/issues)
2019
section of the project.
2120

22-
2321
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-synapse-monitoring%2FREADME.png)

sdk/synapse/azure-synapse-monitoring/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
'Programming Language :: Python :: 3.7',
7272
'Programming Language :: Python :: 3.8',
7373
'Programming Language :: Python :: 3.9',
74+
'Programming Language :: Python :: 3.10',
7475
'License :: OSI Approved :: MIT License',
7576
],
7677
zip_safe=False,

0 commit comments

Comments
 (0)