From 8589bda2f42c185583299dfe88df059537374613 Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Tue, 5 Mar 2019 02:47:32 +0000 Subject: [PATCH 1/2] Generated from 39d85959039807f8041821deb29f2a20093c4d4e typo: Winodws -> Windows --- azure-mgmt-sql/azure/mgmt/sql/models/managed_instance.py | 2 +- azure-mgmt-sql/azure/mgmt/sql/models/managed_instance_py3.py | 2 +- azure-mgmt-sql/azure/mgmt/sql/models/managed_instance_update.py | 2 +- .../azure/mgmt/sql/models/managed_instance_update_py3.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/azure-mgmt-sql/azure/mgmt/sql/models/managed_instance.py b/azure-mgmt-sql/azure/mgmt/sql/models/managed_instance.py index e2e3ea06b274..cf680e0ddac0 100644 --- a/azure-mgmt-sql/azure/mgmt/sql/models/managed_instance.py +++ b/azure-mgmt-sql/azure/mgmt/sql/models/managed_instance.py @@ -72,7 +72,7 @@ class ManagedInstance(TrackedResource): ~azure.mgmt.sql.models.ManagedInstanceProxyOverride :param timezone_id: Id of the timezone. Allowed values are timezones supported by Windows. - Winodws keeps details on supported timezones, including the id, in + Windows keeps details on supported timezones, including the id, in registry under KEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Time Zones. diff --git a/azure-mgmt-sql/azure/mgmt/sql/models/managed_instance_py3.py b/azure-mgmt-sql/azure/mgmt/sql/models/managed_instance_py3.py index 8ecadb4d960e..9233da80dae4 100644 --- a/azure-mgmt-sql/azure/mgmt/sql/models/managed_instance_py3.py +++ b/azure-mgmt-sql/azure/mgmt/sql/models/managed_instance_py3.py @@ -72,7 +72,7 @@ class ManagedInstance(TrackedResource): ~azure.mgmt.sql.models.ManagedInstanceProxyOverride :param timezone_id: Id of the timezone. Allowed values are timezones supported by Windows. - Winodws keeps details on supported timezones, including the id, in + Windows keeps details on supported timezones, including the id, in registry under KEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Time Zones. diff --git a/azure-mgmt-sql/azure/mgmt/sql/models/managed_instance_update.py b/azure-mgmt-sql/azure/mgmt/sql/models/managed_instance_update.py index 7e7095a35d29..e3c543f0a6b1 100644 --- a/azure-mgmt-sql/azure/mgmt/sql/models/managed_instance_update.py +++ b/azure-mgmt-sql/azure/mgmt/sql/models/managed_instance_update.py @@ -57,7 +57,7 @@ class ManagedInstanceUpdate(Model): ~azure.mgmt.sql.models.ManagedInstanceProxyOverride :param timezone_id: Id of the timezone. Allowed values are timezones supported by Windows. - Winodws keeps details on supported timezones, including the id, in + Windows keeps details on supported timezones, including the id, in registry under KEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Time Zones. diff --git a/azure-mgmt-sql/azure/mgmt/sql/models/managed_instance_update_py3.py b/azure-mgmt-sql/azure/mgmt/sql/models/managed_instance_update_py3.py index 044ca87343d9..4a2e6aa0bd78 100644 --- a/azure-mgmt-sql/azure/mgmt/sql/models/managed_instance_update_py3.py +++ b/azure-mgmt-sql/azure/mgmt/sql/models/managed_instance_update_py3.py @@ -57,7 +57,7 @@ class ManagedInstanceUpdate(Model): ~azure.mgmt.sql.models.ManagedInstanceProxyOverride :param timezone_id: Id of the timezone. Allowed values are timezones supported by Windows. - Winodws keeps details on supported timezones, including the id, in + Windows keeps details on supported timezones, including the id, in registry under KEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Time Zones. From c277ad074fe01cfb2fa2d7a69e12309f3b5000a7 Mon Sep 17 00:00:00 2001 From: azuresdkci Date: Tue, 5 Mar 2019 02:50:31 +0000 Subject: [PATCH 2/2] Packaging update of azure-mgmt-sql --- azure-mgmt-sql/MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-mgmt-sql/MANIFEST.in b/azure-mgmt-sql/MANIFEST.in index 6ceb27f7a96e..e4884efef41b 100644 --- a/azure-mgmt-sql/MANIFEST.in +++ b/azure-mgmt-sql/MANIFEST.in @@ -1,3 +1,4 @@ +recursive-include tests *.py *.yaml include *.rst include azure/__init__.py include azure/mgmt/__init__.py