From 62c430d9018941633f654b59f15fe9268478c884 Mon Sep 17 00:00:00 2001 From: zhenbiao wei <424401670@qq.com> Date: Thu, 25 Aug 2022 16:41:42 +0800 Subject: [PATCH] Update services toml (#25852) * Update services toml * Packaging update of azure-mgmt-containerinstance * Packaging update of azure-mgmt-advisor * Packaging update of azure-mgmt-apimanagement * Packaging update of azure-mgmt-communication * Packaging update of azure-mgmt-commerce * Packaging update of azure-mgmt-devtestlabs * Packaging update of azure-mgmt-containerregistry * Packaging update of azure-mgmt-appconfiguration * Packaging update of azure-mgmt-cdn * Packaging update of azure-mgmt-cognitiveservices * Packaging update of azure-mgmt-eventgrid * Packaging update of azure-mgmt-containerservice * Packaging update of azure-mgmt-compute * Packaging update of azure-mgmt-datalake-store * Packaging update of azure-mgmt-cosmosdb * Packaging update of azure-mgmt-batch * Packaging update of azure-mgmt-authorization * Packaging update of azure-mgmt-consumption * Packaging update of azure-mgmt-web * update share_requirements * Update sdk_packaging.toml * Packaging update of azure-mgmt-containerservice Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) Co-authored-by: Azure SDK Bot Co-authored-by: Yuchao Yan --- sdk/advisor/azure-mgmt-advisor/README.md | 4 +- .../azure-mgmt-advisor/sdk_packaging.toml | 1 + sdk/advisor/azure-mgmt-advisor/setup.py | 4 +- .../azure-mgmt-apimanagement/MANIFEST.in | 3 +- .../azure-mgmt-apimanagement/README.md | 6 +- .../sdk_packaging.toml | 1 + .../azure-mgmt-apimanagement/setup.py | 11 ++-- .../azure-mgmt-appconfiguration/MANIFEST.in | 2 +- .../azure-mgmt-appconfiguration/README.md | 6 +- .../sdk_packaging.toml | 1 + .../azure-mgmt-appconfiguration/setup.py | 7 +-- sdk/appservice/azure-mgmt-web/MANIFEST.in | 2 +- sdk/appservice/azure-mgmt-web/README.md | 6 +- .../azure-mgmt-web/sdk_packaging.toml | 1 + sdk/appservice/azure-mgmt-web/setup.py | 7 +-- .../azure-mgmt-authorization/README.md | 4 +- .../sdk_packaging.toml | 1 + .../azure-mgmt-authorization/setup.py | 4 +- sdk/batch/azure-mgmt-batch/README.md | 4 +- sdk/batch/azure-mgmt-batch/sdk_packaging.toml | 1 + sdk/batch/azure-mgmt-batch/setup.py | 4 +- sdk/cdn/azure-mgmt-cdn/README.md | 4 +- sdk/cdn/azure-mgmt-cdn/sdk_packaging.toml | 1 + sdk/cdn/azure-mgmt-cdn/setup.py | 4 +- .../azure-mgmt-cognitiveservices/MANIFEST.in | 2 +- .../azure-mgmt-cognitiveservices/README.md | 6 +- .../sdk_packaging.toml | 1 + .../azure-mgmt-cognitiveservices/setup.py | 7 +-- sdk/commerce/azure-mgmt-commerce/README.md | 4 +- .../azure-mgmt-commerce/sdk_packaging.toml | 1 + sdk/commerce/azure-mgmt-commerce/setup.py | 4 +- .../azure-mgmt-communication/MANIFEST.in | 2 +- .../azure-mgmt-communication/README.md | 6 +- .../sdk_packaging.toml | 1 + .../azure-mgmt-communication/setup.py | 3 +- sdk/compute/azure-mgmt-compute/README.md | 4 +- .../azure-mgmt-compute/sdk_packaging.toml | 1 + sdk/compute/azure-mgmt-compute/setup.py | 4 +- .../azure-mgmt-consumption/README.md | 4 +- .../azure-mgmt-consumption/sdk_packaging.toml | 1 + .../azure-mgmt-consumption/setup.py | 4 +- .../azure-mgmt-containerinstance/MANIFEST.in | 3 +- .../azure-mgmt-containerinstance/README.md | 6 +- .../sdk_packaging.toml | 1 + .../azure-mgmt-containerinstance/setup.py | 11 ++-- .../azure-mgmt-containerregistry/README.md | 4 +- .../sdk_packaging.toml | 1 + .../azure-mgmt-containerservice/README.md | 8 +-- .../sdk_packaging.toml | 3 +- .../azure-mgmt-containerservice/setup.py | 7 +-- sdk/cosmos/azure-mgmt-cosmosdb/README.md | 4 +- .../azure-mgmt-cosmosdb/sdk_packaging.toml | 1 + .../azure-mgmt-datalake-store/MANIFEST.in | 3 +- .../azure-mgmt-datalake-store/README.md | 6 +- .../sdk_packaging.toml | 1 + .../azure-mgmt-datalake-store/setup.py | 11 ++-- .../azure-mgmt-devtestlabs/README.md | 4 +- .../azure-mgmt-devtestlabs/sdk_packaging.toml | 1 + .../azure-mgmt-devtestlabs/setup.py | 4 +- sdk/eventgrid/azure-mgmt-eventgrid/README.md | 4 +- .../azure-mgmt-eventgrid/sdk_packaging.toml | 1 + sdk/eventgrid/azure-mgmt-eventgrid/setup.py | 4 +- shared_requirements.txt | 63 ++++++++++--------- 63 files changed, 143 insertions(+), 152 deletions(-) diff --git a/sdk/advisor/azure-mgmt-advisor/README.md b/sdk/advisor/azure-mgmt-advisor/README.md index 5541f112b3db..03ae641d69a6 100644 --- a/sdk/advisor/azure-mgmt-advisor/README.md +++ b/sdk/advisor/azure-mgmt-advisor/README.md @@ -12,12 +12,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) - - For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/advisor) Code samples for this package can be found at [Advisor](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. -Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) +Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/advisor) # Provide Feedback diff --git a/sdk/advisor/azure-mgmt-advisor/sdk_packaging.toml b/sdk/advisor/azure-mgmt-advisor/sdk_packaging.toml index 443082b5d776..00dafc3480be 100644 --- a/sdk/advisor/azure-mgmt-advisor/sdk_packaging.toml +++ b/sdk/advisor/azure-mgmt-advisor/sdk_packaging.toml @@ -5,3 +5,4 @@ package_pprint_name = "Advisor" package_doc_id = "advisor" is_stable = true is_arm = true +sample_link = "advisor" diff --git a/sdk/advisor/azure-mgmt-advisor/setup.py b/sdk/advisor/azure-mgmt-advisor/setup.py index 370f1d1f0d1b..a387e2d44b55 100644 --- a/sdk/advisor/azure-mgmt-advisor/setup.py +++ b/sdk/advisor/azure-mgmt-advisor/setup.py @@ -69,9 +69,9 @@ 'pytyped': ['py.typed'], }, install_requires=[ - 'msrest>=0.6.21', + 'msrest>=0.7.1', 'azure-common~=1.1', - 'azure-mgmt-core>=1.3.1,<2.0.0', + 'azure-mgmt-core>=1.3.2,<2.0.0', ], python_requires=">=3.7" ) diff --git a/sdk/apimanagement/azure-mgmt-apimanagement/MANIFEST.in b/sdk/apimanagement/azure-mgmt-apimanagement/MANIFEST.in index 2c31e8da0cb1..7794827714e3 100644 --- a/sdk/apimanagement/azure-mgmt-apimanagement/MANIFEST.in +++ b/sdk/apimanagement/azure-mgmt-apimanagement/MANIFEST.in @@ -1,6 +1,7 @@ include _meta.json -recursive-include tests *.py *.yaml +recursive-include tests *.py *.json include *.md include azure/__init__.py include azure/mgmt/__init__.py include LICENSE +include azure/mgmt/apimanagement/py.typed diff --git a/sdk/apimanagement/azure-mgmt-apimanagement/README.md b/sdk/apimanagement/azure-mgmt-apimanagement/README.md index a5e2bb0b9d44..93a15eadd3de 100644 --- a/sdk/apimanagement/azure-mgmt-apimanagement/README.md +++ b/sdk/apimanagement/azure-mgmt-apimanagement/README.md @@ -1,7 +1,7 @@ # Microsoft Azure SDK for Python This is the Microsoft Azure API Management Client Library. -This package has been tested with Python 3.6+. +This package has been tested with Python 3.7+. For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all). ## _Disclaimer_ @@ -12,12 +12,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) - - For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/) Code samples for this package can be found at [API Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. -Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) +Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/apimanagement) # Provide Feedback diff --git a/sdk/apimanagement/azure-mgmt-apimanagement/sdk_packaging.toml b/sdk/apimanagement/azure-mgmt-apimanagement/sdk_packaging.toml index 1717699fe568..3fc602a046b7 100644 --- a/sdk/apimanagement/azure-mgmt-apimanagement/sdk_packaging.toml +++ b/sdk/apimanagement/azure-mgmt-apimanagement/sdk_packaging.toml @@ -5,3 +5,4 @@ package_pprint_name = "API Management" package_doc_id = "" is_stable = false is_arm = true +sample_link = "apimanagement" diff --git a/sdk/apimanagement/azure-mgmt-apimanagement/setup.py b/sdk/apimanagement/azure-mgmt-apimanagement/setup.py index 715cefc96bb2..6c31509549c5 100644 --- a/sdk/apimanagement/azure-mgmt-apimanagement/setup.py +++ b/sdk/apimanagement/azure-mgmt-apimanagement/setup.py @@ -51,7 +51,6 @@ 'Programming Language :: Python', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', @@ -65,10 +64,14 @@ 'azure', 'azure.mgmt', ]), + include_package_data=True, + package_data={ + 'pytyped': ['py.typed'], + }, install_requires=[ - 'msrest>=0.6.21', + 'msrest>=0.7.1', 'azure-common~=1.1', - 'azure-mgmt-core>=1.3.0,<2.0.0', + 'azure-mgmt-core>=1.3.2,<2.0.0', ], - python_requires=">=3.6" + python_requires=">=3.7" ) diff --git a/sdk/appconfiguration/azure-mgmt-appconfiguration/MANIFEST.in b/sdk/appconfiguration/azure-mgmt-appconfiguration/MANIFEST.in index 535eedfd4734..ec99a3e1f4f6 100644 --- a/sdk/appconfiguration/azure-mgmt-appconfiguration/MANIFEST.in +++ b/sdk/appconfiguration/azure-mgmt-appconfiguration/MANIFEST.in @@ -1,5 +1,5 @@ include _meta.json -recursive-include tests *.py *.yaml +recursive-include tests *.py *.json include *.md include azure/__init__.py include azure/mgmt/__init__.py diff --git a/sdk/appconfiguration/azure-mgmt-appconfiguration/README.md b/sdk/appconfiguration/azure-mgmt-appconfiguration/README.md index 4761250f2030..4f1fac69c071 100644 --- a/sdk/appconfiguration/azure-mgmt-appconfiguration/README.md +++ b/sdk/appconfiguration/azure-mgmt-appconfiguration/README.md @@ -1,7 +1,7 @@ # Microsoft Azure SDK for Python This is the Microsoft Azure App Configuration Management Client Library. -This package has been tested with Python 3.6+. +This package has been tested with Python 3.7+. For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all). ## _Disclaimer_ @@ -12,12 +12,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) - - For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/?view=azure-python-preview) Code samples for this package can be found at [App Configuration Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. -Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) +Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/appconfiguration) # Provide Feedback diff --git a/sdk/appconfiguration/azure-mgmt-appconfiguration/sdk_packaging.toml b/sdk/appconfiguration/azure-mgmt-appconfiguration/sdk_packaging.toml index 7c49f95ec859..f1dedaa8bc6d 100644 --- a/sdk/appconfiguration/azure-mgmt-appconfiguration/sdk_packaging.toml +++ b/sdk/appconfiguration/azure-mgmt-appconfiguration/sdk_packaging.toml @@ -7,3 +7,4 @@ is_stable = false is_arm = true need_msrestazure = false need_azuremgmtcore = true +sample_link = "appconfiguration" diff --git a/sdk/appconfiguration/azure-mgmt-appconfiguration/setup.py b/sdk/appconfiguration/azure-mgmt-appconfiguration/setup.py index cc891aa90dd3..8a21cdca4e0d 100644 --- a/sdk/appconfiguration/azure-mgmt-appconfiguration/setup.py +++ b/sdk/appconfiguration/azure-mgmt-appconfiguration/setup.py @@ -51,7 +51,6 @@ 'Programming Language :: Python', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', @@ -70,9 +69,9 @@ 'pytyped': ['py.typed'], }, install_requires=[ - 'msrest>=0.6.21', + 'msrest>=0.7.1', 'azure-common~=1.1', - 'azure-mgmt-core>=1.3.0,<2.0.0', + 'azure-mgmt-core>=1.3.2,<2.0.0', ], - python_requires=">=3.6" + python_requires=">=3.7" ) diff --git a/sdk/appservice/azure-mgmt-web/MANIFEST.in b/sdk/appservice/azure-mgmt-web/MANIFEST.in index bc5b9246e642..d09c3fe8352d 100644 --- a/sdk/appservice/azure-mgmt-web/MANIFEST.in +++ b/sdk/appservice/azure-mgmt-web/MANIFEST.in @@ -1,5 +1,5 @@ include _meta.json -recursive-include tests *.py *.yaml +recursive-include tests *.py *.json include *.md include azure/__init__.py include azure/mgmt/__init__.py diff --git a/sdk/appservice/azure-mgmt-web/README.md b/sdk/appservice/azure-mgmt-web/README.md index b8861c053ae0..186f30e7744e 100644 --- a/sdk/appservice/azure-mgmt-web/README.md +++ b/sdk/appservice/azure-mgmt-web/README.md @@ -1,7 +1,7 @@ # Microsoft Azure SDK for Python This is the Microsoft Azure Web Apps Management Client Library. -This package has been tested with Python 3.6+. +This package has been tested with Python 3.7+. For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all). ## _Disclaimer_ @@ -12,12 +12,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) - - For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/webapps) Code samples for this package can be found at [Web Apps Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. -Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) +Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/appservice) # Provide Feedback diff --git a/sdk/appservice/azure-mgmt-web/sdk_packaging.toml b/sdk/appservice/azure-mgmt-web/sdk_packaging.toml index a7fd66d6fcb9..a9d00e59d65b 100644 --- a/sdk/appservice/azure-mgmt-web/sdk_packaging.toml +++ b/sdk/appservice/azure-mgmt-web/sdk_packaging.toml @@ -4,3 +4,4 @@ package_pprint_name = "Web Apps Management" package_doc_id = "webapps" is_stable = false is_arm = true +sample_link = "appservice" diff --git a/sdk/appservice/azure-mgmt-web/setup.py b/sdk/appservice/azure-mgmt-web/setup.py index 4d44801427b6..bf6403831a3a 100644 --- a/sdk/appservice/azure-mgmt-web/setup.py +++ b/sdk/appservice/azure-mgmt-web/setup.py @@ -51,7 +51,6 @@ 'Programming Language :: Python', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', @@ -70,9 +69,9 @@ 'pytyped': ['py.typed'], }, install_requires=[ - 'msrest>=0.6.21', + 'msrest>=0.7.1', 'azure-common~=1.1', - 'azure-mgmt-core>=1.3.1,<2.0.0', + 'azure-mgmt-core>=1.3.2,<2.0.0', ], - python_requires=">=3.6" + python_requires=">=3.7" ) diff --git a/sdk/authorization/azure-mgmt-authorization/README.md b/sdk/authorization/azure-mgmt-authorization/README.md index 3279a4a9123f..5d8b2e4c70bd 100644 --- a/sdk/authorization/azure-mgmt-authorization/README.md +++ b/sdk/authorization/azure-mgmt-authorization/README.md @@ -12,12 +12,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) - - For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/authorization) Code samples for this package can be found at [Authorization Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. -Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) +Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/authorization) # Provide Feedback diff --git a/sdk/authorization/azure-mgmt-authorization/sdk_packaging.toml b/sdk/authorization/azure-mgmt-authorization/sdk_packaging.toml index e6ccb07b628d..9ecc9a311ec6 100644 --- a/sdk/authorization/azure-mgmt-authorization/sdk_packaging.toml +++ b/sdk/authorization/azure-mgmt-authorization/sdk_packaging.toml @@ -3,3 +3,4 @@ package_name = "azure-mgmt-authorization" package_pprint_name = "Authorization Management" package_doc_id = "authorization" is_stable = false +sample_link = "authorization" diff --git a/sdk/authorization/azure-mgmt-authorization/setup.py b/sdk/authorization/azure-mgmt-authorization/setup.py index 43a9ce3b72ef..7f652f336cab 100644 --- a/sdk/authorization/azure-mgmt-authorization/setup.py +++ b/sdk/authorization/azure-mgmt-authorization/setup.py @@ -69,9 +69,9 @@ 'pytyped': ['py.typed'], }, install_requires=[ - 'msrest>=0.6.21', + 'msrest>=0.7.1', 'azure-common~=1.1', - 'azure-mgmt-core>=1.3.1,<2.0.0', + 'azure-mgmt-core>=1.3.2,<2.0.0', ], python_requires=">=3.7" ) diff --git a/sdk/batch/azure-mgmt-batch/README.md b/sdk/batch/azure-mgmt-batch/README.md index 6d267203a9a9..eaf2be0cbf69 100644 --- a/sdk/batch/azure-mgmt-batch/README.md +++ b/sdk/batch/azure-mgmt-batch/README.md @@ -12,12 +12,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) - - For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/batch) Code samples for this package can be found at [Batch Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. -Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) +Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/batch) # Provide Feedback diff --git a/sdk/batch/azure-mgmt-batch/sdk_packaging.toml b/sdk/batch/azure-mgmt-batch/sdk_packaging.toml index 5d112a76b6b5..47d5c6fe8896 100644 --- a/sdk/batch/azure-mgmt-batch/sdk_packaging.toml +++ b/sdk/batch/azure-mgmt-batch/sdk_packaging.toml @@ -3,3 +3,4 @@ package_name = "azure-mgmt-batch" package_pprint_name = "Batch Management" package_doc_id = "batch" is_stable = true +sample_link = "batch" diff --git a/sdk/batch/azure-mgmt-batch/setup.py b/sdk/batch/azure-mgmt-batch/setup.py index a92da6f17d6b..09d9be935d57 100644 --- a/sdk/batch/azure-mgmt-batch/setup.py +++ b/sdk/batch/azure-mgmt-batch/setup.py @@ -69,9 +69,9 @@ 'pytyped': ['py.typed'], }, install_requires=[ - 'msrest>=0.6.21', + 'msrest>=0.7.1', 'azure-common~=1.1', - 'azure-mgmt-core>=1.3.1,<2.0.0', + 'azure-mgmt-core>=1.3.2,<2.0.0', ], python_requires=">=3.7" ) diff --git a/sdk/cdn/azure-mgmt-cdn/README.md b/sdk/cdn/azure-mgmt-cdn/README.md index 7e15b6cd729e..613e251ce1b6 100644 --- a/sdk/cdn/azure-mgmt-cdn/README.md +++ b/sdk/cdn/azure-mgmt-cdn/README.md @@ -12,12 +12,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) - - For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/cdn) Code samples for this package can be found at [CDN Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. -Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) +Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/cdn) # Provide Feedback diff --git a/sdk/cdn/azure-mgmt-cdn/sdk_packaging.toml b/sdk/cdn/azure-mgmt-cdn/sdk_packaging.toml index 224bd7591a1c..f0446d7726e7 100644 --- a/sdk/cdn/azure-mgmt-cdn/sdk_packaging.toml +++ b/sdk/cdn/azure-mgmt-cdn/sdk_packaging.toml @@ -3,3 +3,4 @@ package_name = "azure-mgmt-cdn" package_pprint_name = "CDN Management" package_doc_id = "cdn" is_stable = true +sample_link = "cdn" diff --git a/sdk/cdn/azure-mgmt-cdn/setup.py b/sdk/cdn/azure-mgmt-cdn/setup.py index 33e1f9e837bb..1311b0dbc7a6 100644 --- a/sdk/cdn/azure-mgmt-cdn/setup.py +++ b/sdk/cdn/azure-mgmt-cdn/setup.py @@ -69,9 +69,9 @@ 'pytyped': ['py.typed'], }, install_requires=[ - 'msrest>=0.6.21', + 'msrest>=0.7.1', 'azure-common~=1.1', - 'azure-mgmt-core>=1.3.1,<2.0.0', + 'azure-mgmt-core>=1.3.2,<2.0.0', ], python_requires=">=3.7" ) diff --git a/sdk/cognitiveservices/azure-mgmt-cognitiveservices/MANIFEST.in b/sdk/cognitiveservices/azure-mgmt-cognitiveservices/MANIFEST.in index d42b653db3e0..87c010e5619c 100644 --- a/sdk/cognitiveservices/azure-mgmt-cognitiveservices/MANIFEST.in +++ b/sdk/cognitiveservices/azure-mgmt-cognitiveservices/MANIFEST.in @@ -1,5 +1,5 @@ include _meta.json -recursive-include tests *.py *.yaml +recursive-include tests *.py *.json include *.md include azure/__init__.py include azure/mgmt/__init__.py diff --git a/sdk/cognitiveservices/azure-mgmt-cognitiveservices/README.md b/sdk/cognitiveservices/azure-mgmt-cognitiveservices/README.md index 2aadb1ce95b5..cb1032e5d96d 100644 --- a/sdk/cognitiveservices/azure-mgmt-cognitiveservices/README.md +++ b/sdk/cognitiveservices/azure-mgmt-cognitiveservices/README.md @@ -1,7 +1,7 @@ # Microsoft Azure SDK for Python This is the Microsoft Azure Cognitive Services Management Client Library. -This package has been tested with Python 3.6+. +This package has been tested with Python 3.7+. For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all). ## _Disclaimer_ @@ -12,12 +12,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) - - For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/cognitive-services) Code samples for this package can be found at [Cognitive Services Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. -Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) +Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/cognitiveservices) # Provide Feedback diff --git a/sdk/cognitiveservices/azure-mgmt-cognitiveservices/sdk_packaging.toml b/sdk/cognitiveservices/azure-mgmt-cognitiveservices/sdk_packaging.toml index e859b4f24624..e9e5f86dc7fd 100644 --- a/sdk/cognitiveservices/azure-mgmt-cognitiveservices/sdk_packaging.toml +++ b/sdk/cognitiveservices/azure-mgmt-cognitiveservices/sdk_packaging.toml @@ -5,3 +5,4 @@ package_pprint_name = "Cognitive Services Management" package_doc_id = "cognitive-services" is_stable = true is_arm = true +sample_link = "cognitiveservices" diff --git a/sdk/cognitiveservices/azure-mgmt-cognitiveservices/setup.py b/sdk/cognitiveservices/azure-mgmt-cognitiveservices/setup.py index b7a0b6d83838..989ebb168498 100644 --- a/sdk/cognitiveservices/azure-mgmt-cognitiveservices/setup.py +++ b/sdk/cognitiveservices/azure-mgmt-cognitiveservices/setup.py @@ -51,7 +51,6 @@ 'Programming Language :: Python', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', @@ -70,9 +69,9 @@ 'pytyped': ['py.typed'], }, install_requires=[ - 'msrest>=0.6.21', + 'msrest>=0.7.1', 'azure-common~=1.1', - 'azure-mgmt-core>=1.3.0,<2.0.0', + 'azure-mgmt-core>=1.3.2,<2.0.0', ], - python_requires=">=3.6" + python_requires=">=3.7" ) diff --git a/sdk/commerce/azure-mgmt-commerce/README.md b/sdk/commerce/azure-mgmt-commerce/README.md index 2e3813f73834..22343c28324a 100644 --- a/sdk/commerce/azure-mgmt-commerce/README.md +++ b/sdk/commerce/azure-mgmt-commerce/README.md @@ -12,12 +12,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) - - For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/commerce) Code samples for this package can be found at [Commerce](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. -Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) +Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/commerce) # Provide Feedback diff --git a/sdk/commerce/azure-mgmt-commerce/sdk_packaging.toml b/sdk/commerce/azure-mgmt-commerce/sdk_packaging.toml index 30fa31f5124e..177f26a0971b 100644 --- a/sdk/commerce/azure-mgmt-commerce/sdk_packaging.toml +++ b/sdk/commerce/azure-mgmt-commerce/sdk_packaging.toml @@ -5,3 +5,4 @@ package_pprint_name = "Commerce" package_doc_id = "commerce" is_stable = false is_arm = true +sample_link = "commerce" diff --git a/sdk/commerce/azure-mgmt-commerce/setup.py b/sdk/commerce/azure-mgmt-commerce/setup.py index a2c5183339f0..eebf7e2effa5 100644 --- a/sdk/commerce/azure-mgmt-commerce/setup.py +++ b/sdk/commerce/azure-mgmt-commerce/setup.py @@ -69,9 +69,9 @@ 'pytyped': ['py.typed'], }, install_requires=[ - 'msrest>=0.6.21', + 'msrest>=0.7.1', 'azure-common~=1.1', - 'azure-mgmt-core>=1.3.1,<2.0.0', + 'azure-mgmt-core>=1.3.2,<2.0.0', ], python_requires=">=3.7" ) diff --git a/sdk/communication/azure-mgmt-communication/MANIFEST.in b/sdk/communication/azure-mgmt-communication/MANIFEST.in index 8186267b93ac..c2e5b0b1d41b 100644 --- a/sdk/communication/azure-mgmt-communication/MANIFEST.in +++ b/sdk/communication/azure-mgmt-communication/MANIFEST.in @@ -1,5 +1,5 @@ include _meta.json -recursive-include tests *.py *.yaml +recursive-include tests *.py *.json include *.md include azure/__init__.py include azure/mgmt/__init__.py diff --git a/sdk/communication/azure-mgmt-communication/README.md b/sdk/communication/azure-mgmt-communication/README.md index b7472678d529..acbab8b1e02c 100644 --- a/sdk/communication/azure-mgmt-communication/README.md +++ b/sdk/communication/azure-mgmt-communication/README.md @@ -1,7 +1,7 @@ # Microsoft Azure SDK for Python This is the Microsoft Azure Communication Management Client Library. -This package has been tested with Python 3.6+. +This package has been tested with Python 3.7+. For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all). ## _Disclaimer_ @@ -12,12 +12,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) - - For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/) Code samples for this package can be found at [Communication Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. -Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) +Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/communication) # Provide Feedback diff --git a/sdk/communication/azure-mgmt-communication/sdk_packaging.toml b/sdk/communication/azure-mgmt-communication/sdk_packaging.toml index e9f3eb6bffc1..ae2026b5097a 100644 --- a/sdk/communication/azure-mgmt-communication/sdk_packaging.toml +++ b/sdk/communication/azure-mgmt-communication/sdk_packaging.toml @@ -5,3 +5,4 @@ package_pprint_name = "Communication Management" package_doc_id = "" is_stable = false is_arm = true +sample_link = "communication" diff --git a/sdk/communication/azure-mgmt-communication/setup.py b/sdk/communication/azure-mgmt-communication/setup.py index eea0dcbf1900..02ade104b4a4 100644 --- a/sdk/communication/azure-mgmt-communication/setup.py +++ b/sdk/communication/azure-mgmt-communication/setup.py @@ -51,7 +51,6 @@ 'Programming Language :: Python', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', @@ -74,5 +73,5 @@ 'azure-common~=1.1', 'azure-mgmt-core>=1.3.2,<2.0.0', ], - python_requires=">=3.6" + python_requires=">=3.7" ) diff --git a/sdk/compute/azure-mgmt-compute/README.md b/sdk/compute/azure-mgmt-compute/README.md index f0270125cd69..308599744029 100644 --- a/sdk/compute/azure-mgmt-compute/README.md +++ b/sdk/compute/azure-mgmt-compute/README.md @@ -12,12 +12,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) - - For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/virtualmachines?view=azure-python-preview) Code samples for this package can be found at [Compute Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. -Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) +Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/compute) # Provide Feedback diff --git a/sdk/compute/azure-mgmt-compute/sdk_packaging.toml b/sdk/compute/azure-mgmt-compute/sdk_packaging.toml index 0fdc479ca59a..0b1574e9e532 100644 --- a/sdk/compute/azure-mgmt-compute/sdk_packaging.toml +++ b/sdk/compute/azure-mgmt-compute/sdk_packaging.toml @@ -5,3 +5,4 @@ package_doc_id = "virtualmachines?view=azure-python-preview" is_stable = true need_msrestazure = false need_azuremgmtcore = true +sample_link = "compute" diff --git a/sdk/compute/azure-mgmt-compute/setup.py b/sdk/compute/azure-mgmt-compute/setup.py index 077b091a350b..aaf18a788b17 100644 --- a/sdk/compute/azure-mgmt-compute/setup.py +++ b/sdk/compute/azure-mgmt-compute/setup.py @@ -69,9 +69,9 @@ 'pytyped': ['py.typed'], }, install_requires=[ - 'msrest>=0.6.21', + 'msrest>=0.7.1', 'azure-common~=1.1', - 'azure-mgmt-core>=1.3.1,<2.0.0', + 'azure-mgmt-core>=1.3.2,<2.0.0', ], python_requires=">=3.7" ) diff --git a/sdk/consumption/azure-mgmt-consumption/README.md b/sdk/consumption/azure-mgmt-consumption/README.md index ed6f4a62cc5a..ef536b65eaed 100644 --- a/sdk/consumption/azure-mgmt-consumption/README.md +++ b/sdk/consumption/azure-mgmt-consumption/README.md @@ -12,12 +12,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) - - For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/consumption) Code samples for this package can be found at [Consumption](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. -Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) +Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/consumption) # Provide Feedback diff --git a/sdk/consumption/azure-mgmt-consumption/sdk_packaging.toml b/sdk/consumption/azure-mgmt-consumption/sdk_packaging.toml index 9d22f9d91e8e..d7c4ed2290f7 100644 --- a/sdk/consumption/azure-mgmt-consumption/sdk_packaging.toml +++ b/sdk/consumption/azure-mgmt-consumption/sdk_packaging.toml @@ -5,3 +5,4 @@ package_pprint_name = "Consumption" package_doc_id = "consumption" is_stable = false is_arm = true +sample_link = "consumption" diff --git a/sdk/consumption/azure-mgmt-consumption/setup.py b/sdk/consumption/azure-mgmt-consumption/setup.py index c797376a41b0..1be4e1de485b 100644 --- a/sdk/consumption/azure-mgmt-consumption/setup.py +++ b/sdk/consumption/azure-mgmt-consumption/setup.py @@ -69,9 +69,9 @@ 'pytyped': ['py.typed'], }, install_requires=[ - 'msrest>=0.6.21', + 'msrest>=0.7.1', 'azure-common~=1.1', - 'azure-mgmt-core>=1.3.1,<2.0.0', + 'azure-mgmt-core>=1.3.2,<2.0.0', ], python_requires=">=3.7" ) diff --git a/sdk/containerinstance/azure-mgmt-containerinstance/MANIFEST.in b/sdk/containerinstance/azure-mgmt-containerinstance/MANIFEST.in index 2c31e8da0cb1..2e6edb4fda8c 100644 --- a/sdk/containerinstance/azure-mgmt-containerinstance/MANIFEST.in +++ b/sdk/containerinstance/azure-mgmt-containerinstance/MANIFEST.in @@ -1,6 +1,7 @@ include _meta.json -recursive-include tests *.py *.yaml +recursive-include tests *.py *.json include *.md include azure/__init__.py include azure/mgmt/__init__.py include LICENSE +include azure/mgmt/containerinstance/py.typed diff --git a/sdk/containerinstance/azure-mgmt-containerinstance/README.md b/sdk/containerinstance/azure-mgmt-containerinstance/README.md index d8c0883a65d3..86f09af285ac 100644 --- a/sdk/containerinstance/azure-mgmt-containerinstance/README.md +++ b/sdk/containerinstance/azure-mgmt-containerinstance/README.md @@ -1,7 +1,7 @@ # Microsoft Azure SDK for Python This is the Microsoft Azure Container Instance Client Library. -This package has been tested with Python 3.6+. +This package has been tested with Python 3.7+. For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all). ## _Disclaimer_ @@ -12,12 +12,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) - - For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/containerinstance) Code samples for this package can be found at [Container Instance](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. -Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) +Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/containerinstance) # Provide Feedback diff --git a/sdk/containerinstance/azure-mgmt-containerinstance/sdk_packaging.toml b/sdk/containerinstance/azure-mgmt-containerinstance/sdk_packaging.toml index 65ee5cd98283..c347f9540621 100644 --- a/sdk/containerinstance/azure-mgmt-containerinstance/sdk_packaging.toml +++ b/sdk/containerinstance/azure-mgmt-containerinstance/sdk_packaging.toml @@ -3,3 +3,4 @@ package_name = "azure-mgmt-containerinstance" package_pprint_name = "Container Instance" package_doc_id = "containerinstance" is_stable = true +sample_link = "containerinstance" diff --git a/sdk/containerinstance/azure-mgmt-containerinstance/setup.py b/sdk/containerinstance/azure-mgmt-containerinstance/setup.py index 3d98b932a712..6519090f8a5a 100644 --- a/sdk/containerinstance/azure-mgmt-containerinstance/setup.py +++ b/sdk/containerinstance/azure-mgmt-containerinstance/setup.py @@ -51,7 +51,6 @@ 'Programming Language :: Python', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', @@ -65,10 +64,14 @@ 'azure', 'azure.mgmt', ]), + include_package_data=True, + package_data={ + 'pytyped': ['py.typed'], + }, install_requires=[ - 'msrest>=0.6.21', + 'msrest>=0.7.1', 'azure-common~=1.1', - 'azure-mgmt-core>=1.3.0,<2.0.0', + 'azure-mgmt-core>=1.3.2,<2.0.0', ], - python_requires=">=3.6" + python_requires=">=3.7" ) diff --git a/sdk/containerregistry/azure-mgmt-containerregistry/README.md b/sdk/containerregistry/azure-mgmt-containerregistry/README.md index 1077342de0f1..13de51dd9613 100644 --- a/sdk/containerregistry/azure-mgmt-containerregistry/README.md +++ b/sdk/containerregistry/azure-mgmt-containerregistry/README.md @@ -12,12 +12,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) - - For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/container-registry) Code samples for this package can be found at [Container Registry](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. -Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) +Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/containerregistry) # Provide Feedback diff --git a/sdk/containerregistry/azure-mgmt-containerregistry/sdk_packaging.toml b/sdk/containerregistry/azure-mgmt-containerregistry/sdk_packaging.toml index 9aee22596248..11f4394e1f20 100644 --- a/sdk/containerregistry/azure-mgmt-containerregistry/sdk_packaging.toml +++ b/sdk/containerregistry/azure-mgmt-containerregistry/sdk_packaging.toml @@ -4,3 +4,4 @@ package_pprint_name = "Container Registry" package_doc_id = "container-registry" is_stable = true is_arm = true +sample_link = "containerregistry" diff --git a/sdk/containerservice/azure-mgmt-containerservice/README.md b/sdk/containerservice/azure-mgmt-containerservice/README.md index 9990ee56cf87..c590d3ace0bc 100644 --- a/sdk/containerservice/azure-mgmt-containerservice/README.md +++ b/sdk/containerservice/azure-mgmt-containerservice/README.md @@ -1,7 +1,7 @@ # Microsoft Azure SDK for Python This is the Microsoft Azure Container Service Management Client Library. -This package has been tested with Python 3.6+. +This package has been tested with Python 3.7+. For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all). ## _Disclaimer_ @@ -12,12 +12,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) - - -For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/containerservice) +For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/container-service) Code samples for this package can be found at [Container Service Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. -Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) +Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/containerservice) # Provide Feedback diff --git a/sdk/containerservice/azure-mgmt-containerservice/sdk_packaging.toml b/sdk/containerservice/azure-mgmt-containerservice/sdk_packaging.toml index d156cea3aafe..79da9b9d2b63 100644 --- a/sdk/containerservice/azure-mgmt-containerservice/sdk_packaging.toml +++ b/sdk/containerservice/azure-mgmt-containerservice/sdk_packaging.toml @@ -1,5 +1,6 @@ [packaging] package_name = "azure-mgmt-containerservice" package_pprint_name = "Container Service Management" -package_doc_id = "containerservice" +package_doc_id = "container-service" is_stable = true +sample_link = "containerservice" diff --git a/sdk/containerservice/azure-mgmt-containerservice/setup.py b/sdk/containerservice/azure-mgmt-containerservice/setup.py index 6379f5fc27fb..1ac49ae39cb2 100644 --- a/sdk/containerservice/azure-mgmt-containerservice/setup.py +++ b/sdk/containerservice/azure-mgmt-containerservice/setup.py @@ -51,7 +51,6 @@ 'Programming Language :: Python', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', @@ -70,9 +69,9 @@ 'pytyped': ['py.typed'], }, install_requires=[ - 'msrest>=0.6.21', + 'msrest>=0.7.1', 'azure-common~=1.1', - 'azure-mgmt-core>=1.3.1,<2.0.0', + 'azure-mgmt-core>=1.3.2,<2.0.0', ], - python_requires=">=3.6" + python_requires=">=3.7" ) diff --git a/sdk/cosmos/azure-mgmt-cosmosdb/README.md b/sdk/cosmos/azure-mgmt-cosmosdb/README.md index 3c57ce567016..32c812599aed 100644 --- a/sdk/cosmos/azure-mgmt-cosmosdb/README.md +++ b/sdk/cosmos/azure-mgmt-cosmosdb/README.md @@ -12,12 +12,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) - - For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/cosmosdb) Code samples for this package can be found at [Cosmos DB Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. -Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) +Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/cosmosdb) # Provide Feedback diff --git a/sdk/cosmos/azure-mgmt-cosmosdb/sdk_packaging.toml b/sdk/cosmos/azure-mgmt-cosmosdb/sdk_packaging.toml index fca0c23c016e..0630e4e4d36d 100644 --- a/sdk/cosmos/azure-mgmt-cosmosdb/sdk_packaging.toml +++ b/sdk/cosmos/azure-mgmt-cosmosdb/sdk_packaging.toml @@ -5,3 +5,4 @@ package_pprint_name = "Cosmos DB Management" package_doc_id = "cosmosdb" is_stable = false is_arm = true +sample_link = "cosmosdb" diff --git a/sdk/datalake/azure-mgmt-datalake-store/MANIFEST.in b/sdk/datalake/azure-mgmt-datalake-store/MANIFEST.in index fc620e5ecbb5..619c2afce242 100644 --- a/sdk/datalake/azure-mgmt-datalake-store/MANIFEST.in +++ b/sdk/datalake/azure-mgmt-datalake-store/MANIFEST.in @@ -1,7 +1,8 @@ include _meta.json -recursive-include tests *.py *.yaml +recursive-include tests *.py *.json include *.md include azure/__init__.py include azure/mgmt/__init__.py include azure/mgmt/datalake/__init__.py include LICENSE +include azure/mgmt/datalake/store/py.typed diff --git a/sdk/datalake/azure-mgmt-datalake-store/README.md b/sdk/datalake/azure-mgmt-datalake-store/README.md index b1b44414001b..16e3c05eeec3 100644 --- a/sdk/datalake/azure-mgmt-datalake-store/README.md +++ b/sdk/datalake/azure-mgmt-datalake-store/README.md @@ -1,7 +1,7 @@ # Microsoft Azure SDK for Python This is the Microsoft Azure Data Lake Store Management Client Library. -This package has been tested with Python 3.6+. +This package has been tested with Python 3.7+. For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all). ## _Disclaimer_ @@ -12,12 +12,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) - - For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/data-lake-store) Code samples for this package can be found at [Data Lake Store Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. -Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) +Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/datalakestore) # Provide Feedback diff --git a/sdk/datalake/azure-mgmt-datalake-store/sdk_packaging.toml b/sdk/datalake/azure-mgmt-datalake-store/sdk_packaging.toml index e6b642dfe13f..75e34959a55d 100644 --- a/sdk/datalake/azure-mgmt-datalake-store/sdk_packaging.toml +++ b/sdk/datalake/azure-mgmt-datalake-store/sdk_packaging.toml @@ -3,3 +3,4 @@ package_name = "azure-mgmt-datalake-store" package_pprint_name = "Data Lake Store Management" package_doc_id = "data-lake-store" is_stable = false +sample_link = "datalakestore" diff --git a/sdk/datalake/azure-mgmt-datalake-store/setup.py b/sdk/datalake/azure-mgmt-datalake-store/setup.py index 6fb66466aa51..f92f80361f11 100644 --- a/sdk/datalake/azure-mgmt-datalake-store/setup.py +++ b/sdk/datalake/azure-mgmt-datalake-store/setup.py @@ -51,7 +51,6 @@ 'Programming Language :: Python', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', @@ -66,10 +65,14 @@ 'azure.mgmt', 'azure.mgmt.datalake', ]), + include_package_data=True, + package_data={ + 'pytyped': ['py.typed'], + }, install_requires=[ - 'msrest>=0.6.21', + 'msrest>=0.7.1', 'azure-common~=1.1', - 'azure-mgmt-core>=1.3.0,<2.0.0', + 'azure-mgmt-core>=1.3.2,<2.0.0', ], - python_requires=">=3.6" + python_requires=">=3.7" ) diff --git a/sdk/devtestlabs/azure-mgmt-devtestlabs/README.md b/sdk/devtestlabs/azure-mgmt-devtestlabs/README.md index 91b55e400130..03cf4a997a7d 100644 --- a/sdk/devtestlabs/azure-mgmt-devtestlabs/README.md +++ b/sdk/devtestlabs/azure-mgmt-devtestlabs/README.md @@ -12,12 +12,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) - - For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/devtest-labs) Code samples for this package can be found at [Dev Test Labs Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. -Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) +Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/devtestlabs) # Provide Feedback diff --git a/sdk/devtestlabs/azure-mgmt-devtestlabs/sdk_packaging.toml b/sdk/devtestlabs/azure-mgmt-devtestlabs/sdk_packaging.toml index 46fe7f64b028..8b1258c682ce 100644 --- a/sdk/devtestlabs/azure-mgmt-devtestlabs/sdk_packaging.toml +++ b/sdk/devtestlabs/azure-mgmt-devtestlabs/sdk_packaging.toml @@ -5,3 +5,4 @@ package_pprint_name = "Dev Test Labs Management" package_doc_id = "devtest-labs" is_stable = true is_arm = true +sample_link = "devtestlabs" diff --git a/sdk/devtestlabs/azure-mgmt-devtestlabs/setup.py b/sdk/devtestlabs/azure-mgmt-devtestlabs/setup.py index d4f62fc011e2..526af7cfba31 100644 --- a/sdk/devtestlabs/azure-mgmt-devtestlabs/setup.py +++ b/sdk/devtestlabs/azure-mgmt-devtestlabs/setup.py @@ -69,9 +69,9 @@ 'pytyped': ['py.typed'], }, install_requires=[ - 'msrest>=0.6.21', + 'msrest>=0.7.1', 'azure-common~=1.1', - 'azure-mgmt-core>=1.3.1,<2.0.0', + 'azure-mgmt-core>=1.3.2,<2.0.0', ], python_requires=">=3.7" ) diff --git a/sdk/eventgrid/azure-mgmt-eventgrid/README.md b/sdk/eventgrid/azure-mgmt-eventgrid/README.md index 565278db7487..b3309ff9ee0f 100644 --- a/sdk/eventgrid/azure-mgmt-eventgrid/README.md +++ b/sdk/eventgrid/azure-mgmt-eventgrid/README.md @@ -12,12 +12,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt) - - For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/event-grid) Code samples for this package can be found at [Event Grid Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com. -Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples) +Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/eventgrid) # Provide Feedback diff --git a/sdk/eventgrid/azure-mgmt-eventgrid/sdk_packaging.toml b/sdk/eventgrid/azure-mgmt-eventgrid/sdk_packaging.toml index 3909f68b0e1f..001fad716c97 100644 --- a/sdk/eventgrid/azure-mgmt-eventgrid/sdk_packaging.toml +++ b/sdk/eventgrid/azure-mgmt-eventgrid/sdk_packaging.toml @@ -5,3 +5,4 @@ package_pprint_name = "Event Grid Management" package_doc_id = "event-grid" is_stable = false is_arm = true +sample_link = "eventgrid" diff --git a/sdk/eventgrid/azure-mgmt-eventgrid/setup.py b/sdk/eventgrid/azure-mgmt-eventgrid/setup.py index ba927db8e502..1b5d368bf40f 100644 --- a/sdk/eventgrid/azure-mgmt-eventgrid/setup.py +++ b/sdk/eventgrid/azure-mgmt-eventgrid/setup.py @@ -69,9 +69,9 @@ 'pytyped': ['py.typed'], }, install_requires=[ - 'msrest>=0.6.21', + 'msrest>=0.7.1', 'azure-common~=1.1', - 'azure-mgmt-core>=1.3.1,<2.0.0', + 'azure-mgmt-core>=1.3.2,<2.0.0', ], python_requires=">=3.7" ) diff --git a/shared_requirements.txt b/shared_requirements.txt index 6f032d9055f6..005fafa08a16 100644 --- a/shared_requirements.txt +++ b/shared_requirements.txt @@ -236,7 +236,7 @@ opentelemetry-sdk<2.0.0,>=1.5.0,!=1.10a0 #override azure-mixedreality-remoterendering azure-core<2.0.0,>=1.6.0 #override azure-mixedreality-remoterendering azure-mixedreality-authentication>=1.0.0b1 #override azure-ai-language-conversations azure-core<2.0.0,>=1.24.0 -#override azure-mgmt-eventgrid msrest>=0.6.21 +#override azure-mgmt-eventgrid msrest>=0.7.1 #override azure-ai-language-conversations isodate<1.0.0,>=0.6.1 #override azure-mgmt-loadtestservice azure-mgmt-core>=1.3.1,<2.0.0 #override azure-mgmt-loadtestservice msrest>=0.6.21 @@ -264,28 +264,29 @@ opentelemetry-sdk<2.0.0,>=1.5.0,!=1.10a0 #override azure-mgmt-mgmt-resourcegraph azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-mgmt-testbase msrest>=0.7.1 #override azure-mgmt-mgmt-testbase azure-mgmt-core>=1.3.2,<2.0.0 -#override azure-mgmt-apimanagement msrest>=0.6.21 -#override azure-mgmt-compute msrest>=0.6.21 +#override azure-mgmt-apimanagement msrest>=0.7.1 +#override azure-mgmt-apimanagement azure-mgmt-core>=1.3.2,<2.0.0 +#override azure-mgmt-compute msrest>=0.7.1 #override azure-mgmt-streamanalytics msrest>=0.6.21 -#override azure-mgmt-consumption msrest>=0.6.21 +#override azure-mgmt-consumption msrest>=0.7.1 #override azure-mgmt-oep msrest>=0.6.21 #override azure-mgmt-loganalytics msrest>=0.7.1 #override azure-mgmt-labservices msrest>=0.7.1 #override azure-mgmt-synapse msrest>=0.6.21 #override azure-mgmt-botservice msrest>=0.6.21 -#override azure-mgmt-web msrest>=0.6.21 +#override azure-mgmt-web msrest>=0.7.1 #override azure-mgmt-subscription msrest>=0.6.21 #override azure-mgmt-trafficmanager msrest>=0.6.21 #override azure-mgmt-iothubprovisioningservices msrest>=0.7.1 #override azure-mgmt-iothubprovisioningservices azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-iothub msrest>=0.7.1 #override azure-mgmt-resource msrest>=0.7.1 -#override azure-mgmt-containerservice msrest>=0.6.21 +#override azure-mgmt-containerservice msrest>=0.7.1 #override azure-mgmt-containerregistry msrest>=0.7.1 #override azure-mgmt-containerregistry azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-storage msrest>=0.7.1 -#override azure-mgmt-batch msrest>=0.6.21 -#override azure-mgmt-appconfiguration msrest>=0.6.21 +#override azure-mgmt-batch msrest>=0.7.1 +#override azure-mgmt-appconfiguration msrest>=0.7.1 #override azure-mgmt-dnsresolver msrest>=0.6.21 #override azure-mgmt-appplatform msrest>=0.6.21 #override azure-mgmt-cosmosdb msrest>=0.7.1 @@ -331,8 +332,8 @@ opentelemetry-sdk<2.0.0,>=1.5.0,!=1.10a0 #override azure-mgmt-applicationinsights azure-mgmt-core>=1.3.0,<2.0.0 #override azure-mgmt-app msrest>=0.6.21 #override azure-mgmt-app azure-mgmt-core>=1.3.0,<2.0.0 -#override azure-mgmt-cdn msrest>=0.6.21 -#override azure-mgmt-cdn azure-mgmt-core>=1.3.1,<2.0.0 +#override azure-mgmt-cdn msrest>=0.7.1 +#override azure-mgmt-cdn azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-digitaltwins msrest>=0.6.21 #override azure-mgmt-digitaltwins azure-mgmt-core>=1.3.0,<2.0.0 #override azure-mgmt-mobilenetwork azure-mgmt-core>=1.3.1,<2.0.0 @@ -342,15 +343,15 @@ opentelemetry-sdk<2.0.0,>=1.5.0,!=1.10a0 #override azure-mgmt-healthcareapis azure-mgmt-core>=1.3.0,<2.0.0 #override azure-mgmt-media msrest>=0.6.21 #override azure-mgmt-media azure-mgmt-core>=1.3.1,<2.0.0 -#override azure-mgmt-containerservice azure-mgmt-core>=1.3.1,<2.0.0 +#override azure-mgmt-containerservice azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-resource azure-mgmt-core>=1.3.2,<2.0.0 -#override azure-mgmt-containerinstance msrest>=0.6.21 -#override azure-mgmt-containerinstance azure-mgmt-core>=1.3.0,<2.0.0 -#override azure-mgmt-cognitiveservices msrest>=0.6.21 -#override azure-mgmt-cognitiveservices azure-mgmt-core>=1.3.0,<2.0.0 +#override azure-mgmt-containerinstance msrest>=0.7.1 +#override azure-mgmt-containerinstance azure-mgmt-core>=1.3.2,<2.0.0 +#override azure-mgmt-cognitiveservices msrest>=0.7.1 +#override azure-mgmt-cognitiveservices azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-dns msrest>=0.6.21 #override azure-mgmt-dns azure-mgmt-core>=1.3.1,<2.0.0 -#override azure-mgmt-eventgrid azure-mgmt-core>=1.3.1,<2.0.0 +#override azure-mgmt-eventgrid azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-frontdoor msrest>=0.6.21 #override azure-mgmt-frontdoor azure-mgmt-core>=1.3.0,<2.0.0 #override azure-mgmt-signalr msrest>=0.6.21 @@ -382,7 +383,7 @@ opentelemetry-sdk<2.0.0,>=1.5.0,!=1.10a0 #override azure-mgmt-dynatrace msrest>=0.6.21 #override azure-mgmt-dynatrace azure-mgmt-core>=1.3.0,<2.0.0 #override azure-mgmt-appplatform azure-mgmt-core>=1.3.0,<2.0.0 -#override azure-mgmt-compute azure-mgmt-core>=1.3.1,<2.0.0 +#override azure-mgmt-compute azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-servicefabricmanagedclusters msrest>=0.6.21 #override azure-mgmt-servicefabricmanagedclusters azure-mgmt-core>=1.3.0,<2.0.0 #override azure-mgmt-confidentialledger msrest>=0.6.21 @@ -392,11 +393,11 @@ opentelemetry-sdk<2.0.0,>=1.5.0,!=1.10a0 #override azure-mgmt-keyvault azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-orbital msrest>=0.6.21 #override azure-mgmt-orbital azure-mgmt-core>=1.3.0,<2.0.0 -#override azure-mgmt-appconfiguration azure-mgmt-core>=1.3.0,<2.0.0 +#override azure-mgmt-appconfiguration azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-imagebuilder msrest>=0.6.21 #override azure-mgmt-imagebuilder azure-mgmt-core>=1.3.0,<2.0.0 #override azure-mgmt-sqlvirtualmachine azure-mgmt-core>=1.3.0,<2.0.0 -#override azure-mgmt-batch azure-mgmt-core>=1.3.1,<2.0.0 +#override azure-mgmt-batch azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-workloads msrest>=0.6.21 #override azure-mgmt-workloads azure-mgmt-core>=1.3.0,<2.0.0 #override azure-mgmt-eventhub msrest>=0.7.1 @@ -404,23 +405,23 @@ opentelemetry-sdk<2.0.0,>=1.5.0,!=1.10a0 #override azure-mgmt-logic msrest>=0.7.1 #override azure-mgmt-logic azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-communication msrest>=0.7.1 -#override azure-mgmt-communication azure-mgmt-core>=1.3.0,<2.0.0 +#override azure-mgmt-communication azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-marketplaceordering msrest>=0.7.1 #override azure-mgmt-marketplaceordering azure-mgmt-core>=1.3.2,<2.0.0 -#override azure-mgmt-authorization msrest>=0.6.21 -#override azure-mgmt-authorization azure-mgmt-core>=1.3.1,<2.0.0 +#override azure-mgmt-authorization msrest>=0.7.1 +#override azure-mgmt-authorization azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-iothub azure-mgmt-core>=1.3.2,<2.0.0 -#override azure-mgmt-devtestlabs msrest>=0.6.21 -#override azure-mgmt-devtestlabs azure-mgmt-core>=1.3.1,<2.0.0 +#override azure-mgmt-devtestlabs msrest>=0.7.1 +#override azure-mgmt-devtestlabs azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-search msrest>=0.7.1 #override azure-mgmt-search azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-notificationhubs azure-mgmt-core>=1.3.2,<2.0.0 -#override azure-mgmt-commerce msrest>=0.6.21 -#override azure-mgmt-commerce azure-mgmt-core>=1.3.1,<2.0.0 +#override azure-mgmt-commerce msrest>=0.7.1 +#override azure-mgmt-commerce azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-scheduler msrest>=0.7.1 #override azure-mgmt-scheduler azure-mgmt-core>=1.3.2,<2.0.0 -#override azure-mgmt-advisor msrest>=0.6.21 -#override azure-mgmt-advisor azure-mgmt-core>=1.3.1,<2.0.0 +#override azure-mgmt-advisor msrest>=0.7.1 +#override azure-mgmt-advisor azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-servicebus msrest>=0.7.1 #override azure-mgmt-servicebus azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-relay msrest>=0.7.1 @@ -428,14 +429,14 @@ opentelemetry-sdk<2.0.0,>=1.5.0,!=1.10a0 #override azure-mgmt-nginx msrest>=0.6.21 #override azure-mgmt-nginx azure-mgmt-core>=1.3.0,<2.0.0 #override azure-mgmt-netapp azure-mgmt-core>=1.3.1,<2.0.0 -#override azure-mgmt-consumption azure-mgmt-core>=1.3.1,<2.0.0 +#override azure-mgmt-consumption azure-mgmt-core>=1.3.2,<2.0.0 #override azure-confidentialledger azure-core<2.0.0,>=1.24.0 #override azure-confidentialledger isodate<1.0.0,>=0.6.1 #override azure-mgmt-extendedlocation msrest>=0.6.21 #override azure-mgmt-extendedlocation azure-mgmt-core>=1.3.1,<2.0.0 #override azure-mgmt-education msrest>=0.6.21 #override azure-mgmt-education azure-mgmt-core>=1.3.1,<2.0.0 -#override azure-mgmt-web azure-mgmt-core>=1.3.1,<2.0.0 +#override azure-mgmt-web azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-resourceconnector azure-mgmt-core>=1.3.1,<2.0.0 #override azure-mgmt-automation msrest>=0.6.21 #override azure-mgmt-automation azure-mgmt-core>=1.3.1,<2.0.0 @@ -448,6 +449,8 @@ opentelemetry-sdk<2.0.0,>=1.5.0,!=1.10a0 #override azure-developer-loadtesting isodate<1.0.0,>=0.6.1 #override azure-mgmt-datalake-analytics msrest>=0.6.21 #override azure-mgmt-datalake-analytics azure-mgmt-core>=1.3.1,<2.0.0 +#override azure-mgmt-datalake-store msrest>=0.7.1 +#override azure-mgmt-datalake-store azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-recoveryservices msrest>=0.7.1 #override azure-mgmt-recoveryservices azure-mgmt-core>=1.3.2,<2.0.0 #override azure-mgmt-automanage msrest>=0.6.21