diff --git a/sdk/agrifood/azure-agrifood-farming/pyproject.toml b/sdk/agrifood/azure-agrifood-farming/pyproject.toml index a3a58bd09030..b8570555c5c3 100644 --- a/sdk/agrifood/azure-agrifood-farming/pyproject.toml +++ b/sdk/agrifood/azure-agrifood-farming/pyproject.toml @@ -2,5 +2,4 @@ pylint = false pyright = false type_check_samples = false -verifytypes = false ci_enabled = false diff --git a/sdk/appconfiguration/azure-appconfiguration/pyproject.toml b/sdk/appconfiguration/azure-appconfiguration/pyproject.toml index 381c0d9346e5..e00361912969 100644 --- a/sdk/appconfiguration/azure-appconfiguration/pyproject.toml +++ b/sdk/appconfiguration/azure-appconfiguration/pyproject.toml @@ -1,3 +1,2 @@ [tool.azure-sdk-build] pyright = false -verifytypes = false diff --git a/sdk/attestation/azure-security-attestation/pyproject.toml b/sdk/attestation/azure-security-attestation/pyproject.toml index a3a58bd09030..b8570555c5c3 100644 --- a/sdk/attestation/azure-security-attestation/pyproject.toml +++ b/sdk/attestation/azure-security-attestation/pyproject.toml @@ -2,5 +2,4 @@ pylint = false pyright = false type_check_samples = false -verifytypes = false ci_enabled = false diff --git a/sdk/communication/azure-communication-callautomation/pyproject.toml b/sdk/communication/azure-communication-callautomation/pyproject.toml index ff779a518143..05ee5668ed6a 100644 --- a/sdk/communication/azure-communication-callautomation/pyproject.toml +++ b/sdk/communication/azure-communication-callautomation/pyproject.toml @@ -2,4 +2,3 @@ mypy = false pyright = false type_check_samples = false -verifytypes = false diff --git a/sdk/communication/azure-communication-chat/pyproject.toml b/sdk/communication/azure-communication-chat/pyproject.toml index ff779a518143..05ee5668ed6a 100644 --- a/sdk/communication/azure-communication-chat/pyproject.toml +++ b/sdk/communication/azure-communication-chat/pyproject.toml @@ -2,4 +2,3 @@ mypy = false pyright = false type_check_samples = false -verifytypes = false diff --git a/sdk/communication/azure-communication-email/pyproject.toml b/sdk/communication/azure-communication-email/pyproject.toml index 7e21996d4317..ae6b3321db78 100644 --- a/sdk/communication/azure-communication-email/pyproject.toml +++ b/sdk/communication/azure-communication-email/pyproject.toml @@ -1,4 +1,3 @@ [tool.azure-sdk-build] pyright = false type_check_samples = false -verifytypes = false diff --git a/sdk/communication/azure-communication-identity/pyproject.toml b/sdk/communication/azure-communication-identity/pyproject.toml index 7e21996d4317..ae6b3321db78 100644 --- a/sdk/communication/azure-communication-identity/pyproject.toml +++ b/sdk/communication/azure-communication-identity/pyproject.toml @@ -1,4 +1,3 @@ [tool.azure-sdk-build] pyright = false type_check_samples = false -verifytypes = false diff --git a/sdk/communication/azure-communication-jobrouter/pyproject.toml b/sdk/communication/azure-communication-jobrouter/pyproject.toml index e17338ed79b7..691e59919299 100644 --- a/sdk/communication/azure-communication-jobrouter/pyproject.toml +++ b/sdk/communication/azure-communication-jobrouter/pyproject.toml @@ -1,5 +1,4 @@ [tool.azure-sdk-build] pyright = false type_check_samples = false -verifytypes = false sphinx = false diff --git a/sdk/communication/azure-communication-messages/pyproject.toml b/sdk/communication/azure-communication-messages/pyproject.toml index 7e21996d4317..ae6b3321db78 100644 --- a/sdk/communication/azure-communication-messages/pyproject.toml +++ b/sdk/communication/azure-communication-messages/pyproject.toml @@ -1,4 +1,3 @@ [tool.azure-sdk-build] pyright = false type_check_samples = false -verifytypes = false diff --git a/sdk/communication/azure-communication-phonenumbers/pyproject.toml b/sdk/communication/azure-communication-phonenumbers/pyproject.toml index ff779a518143..05ee5668ed6a 100644 --- a/sdk/communication/azure-communication-phonenumbers/pyproject.toml +++ b/sdk/communication/azure-communication-phonenumbers/pyproject.toml @@ -2,4 +2,3 @@ mypy = false pyright = false type_check_samples = false -verifytypes = false diff --git a/sdk/communication/azure-communication-rooms/pyproject.toml b/sdk/communication/azure-communication-rooms/pyproject.toml index ff779a518143..05ee5668ed6a 100644 --- a/sdk/communication/azure-communication-rooms/pyproject.toml +++ b/sdk/communication/azure-communication-rooms/pyproject.toml @@ -2,4 +2,3 @@ mypy = false pyright = false type_check_samples = false -verifytypes = false diff --git a/sdk/communication/azure-communication-sms/pyproject.toml b/sdk/communication/azure-communication-sms/pyproject.toml index ff779a518143..05ee5668ed6a 100644 --- a/sdk/communication/azure-communication-sms/pyproject.toml +++ b/sdk/communication/azure-communication-sms/pyproject.toml @@ -2,4 +2,3 @@ mypy = false pyright = false type_check_samples = false -verifytypes = false diff --git a/sdk/confidentialledger/azure-confidentialledger/pyproject.toml b/sdk/confidentialledger/azure-confidentialledger/pyproject.toml index 7e21996d4317..ae6b3321db78 100644 --- a/sdk/confidentialledger/azure-confidentialledger/pyproject.toml +++ b/sdk/confidentialledger/azure-confidentialledger/pyproject.toml @@ -1,4 +1,3 @@ [tool.azure-sdk-build] pyright = false type_check_samples = false -verifytypes = false diff --git a/sdk/core/azure-core-experimental/pyproject.toml b/sdk/core/azure-core-experimental/pyproject.toml index ac2f0b76d799..b2797a3242f2 100644 --- a/sdk/core/azure-core-experimental/pyproject.toml +++ b/sdk/core/azure-core-experimental/pyproject.toml @@ -1,5 +1,4 @@ [tool.azure-sdk-build] type_check_samples = false -verifytypes = false pyright = false mypy = true diff --git a/sdk/core/azure-core-tracing-opentelemetry/pyproject.toml b/sdk/core/azure-core-tracing-opentelemetry/pyproject.toml index e68e9286f132..f9fdc0526317 100644 --- a/sdk/core/azure-core-tracing-opentelemetry/pyproject.toml +++ b/sdk/core/azure-core-tracing-opentelemetry/pyproject.toml @@ -1,4 +1,3 @@ [tool.azure-sdk-build] type_check_samples = false -verifytypes = false pyright = false diff --git a/sdk/cosmos/azure-cosmos/pyproject.toml b/sdk/cosmos/azure-cosmos/pyproject.toml index 7b159c297f47..2c328e283124 100644 --- a/sdk/cosmos/azure-cosmos/pyproject.toml +++ b/sdk/cosmos/azure-cosmos/pyproject.toml @@ -2,5 +2,4 @@ mypy = true pyright = false type_check_samples = false -verifytypes = false pylint = true diff --git a/sdk/devcenter/azure-developer-devcenter/pyproject.toml b/sdk/devcenter/azure-developer-devcenter/pyproject.toml index 45f4a483fc06..90102e2ec338 100644 --- a/sdk/devcenter/azure-developer-devcenter/pyproject.toml +++ b/sdk/devcenter/azure-developer-devcenter/pyproject.toml @@ -2,4 +2,3 @@ pylint = false pyright = false type_check_samples = false -verifytypes = false diff --git a/sdk/deviceupdate/azure-iot-deviceupdate/pyproject.toml b/sdk/deviceupdate/azure-iot-deviceupdate/pyproject.toml index a3a58bd09030..b8570555c5c3 100644 --- a/sdk/deviceupdate/azure-iot-deviceupdate/pyproject.toml +++ b/sdk/deviceupdate/azure-iot-deviceupdate/pyproject.toml @@ -2,5 +2,4 @@ pylint = false pyright = false type_check_samples = false -verifytypes = false ci_enabled = false diff --git a/sdk/digitaltwins/azure-digitaltwins-core/pyproject.toml b/sdk/digitaltwins/azure-digitaltwins-core/pyproject.toml index cf845e14852b..df558bb3b1e7 100644 --- a/sdk/digitaltwins/azure-digitaltwins-core/pyproject.toml +++ b/sdk/digitaltwins/azure-digitaltwins-core/pyproject.toml @@ -1,5 +1,4 @@ [tool.azure-sdk-build] pyright = false type_check_samples = false -verifytypes = false ci_enabled = false diff --git a/sdk/eventgrid/azure-eventgrid/pyproject.toml b/sdk/eventgrid/azure-eventgrid/pyproject.toml index 381c0d9346e5..e00361912969 100644 --- a/sdk/eventgrid/azure-eventgrid/pyproject.toml +++ b/sdk/eventgrid/azure-eventgrid/pyproject.toml @@ -1,3 +1,2 @@ [tool.azure-sdk-build] pyright = false -verifytypes = false diff --git a/sdk/identity/azure-identity-broker/pyproject.toml b/sdk/identity/azure-identity-broker/pyproject.toml index e68e9286f132..f9fdc0526317 100644 --- a/sdk/identity/azure-identity-broker/pyproject.toml +++ b/sdk/identity/azure-identity-broker/pyproject.toml @@ -1,4 +1,3 @@ [tool.azure-sdk-build] type_check_samples = false -verifytypes = false pyright = false diff --git a/sdk/loadtesting/azure-developer-loadtesting/pyproject.toml b/sdk/loadtesting/azure-developer-loadtesting/pyproject.toml index 45f4a483fc06..90102e2ec338 100644 --- a/sdk/loadtesting/azure-developer-loadtesting/pyproject.toml +++ b/sdk/loadtesting/azure-developer-loadtesting/pyproject.toml @@ -2,4 +2,3 @@ pylint = false pyright = false type_check_samples = false -verifytypes = false diff --git a/sdk/maps/azure-maps-geolocation/pyproject.toml b/sdk/maps/azure-maps-geolocation/pyproject.toml index ab396f151b52..c885b5014c67 100644 --- a/sdk/maps/azure-maps-geolocation/pyproject.toml +++ b/sdk/maps/azure-maps-geolocation/pyproject.toml @@ -1,4 +1,3 @@ [tool.azure-sdk-build] pyright = false -verifytypes = false ci_enabled = true diff --git a/sdk/maps/azure-maps-render/pyproject.toml b/sdk/maps/azure-maps-render/pyproject.toml index 29876552d4d7..ac788c3dcde4 100644 --- a/sdk/maps/azure-maps-render/pyproject.toml +++ b/sdk/maps/azure-maps-render/pyproject.toml @@ -1,5 +1,4 @@ [tool.azure-sdk-build] pyright = false -verifytypes = false ci_enabled = true strict_sphinx = false diff --git a/sdk/maps/azure-maps-route/pyproject.toml b/sdk/maps/azure-maps-route/pyproject.toml index bf7e912a2e2d..e1f8abdf0dd9 100644 --- a/sdk/maps/azure-maps-route/pyproject.toml +++ b/sdk/maps/azure-maps-route/pyproject.toml @@ -1,5 +1,4 @@ [tool.azure-sdk-build] pyright = false type_check_samples = false -verifytypes = false ci_enabled = true diff --git a/sdk/maps/azure-maps-search/pyproject.toml b/sdk/maps/azure-maps-search/pyproject.toml index 1dfea17abd03..b34976c60fd3 100644 --- a/sdk/maps/azure-maps-search/pyproject.toml +++ b/sdk/maps/azure-maps-search/pyproject.toml @@ -1,6 +1,5 @@ [tool.azure-sdk-build] pyright = false type_check_samples = false -verifytypes = false ci_enabled = true strict_sphinx = false diff --git a/sdk/maps/azure-maps-timezone/pyproject.toml b/sdk/maps/azure-maps-timezone/pyproject.toml index b267c0a5bac5..1728add4bb43 100644 --- a/sdk/maps/azure-maps-timezone/pyproject.toml +++ b/sdk/maps/azure-maps-timezone/pyproject.toml @@ -1,6 +1,5 @@ [tool.azure-sdk-build] pyright = false type_check_samples = false -verifytypes = false ci_enabled = true strict_sphinx = false \ No newline at end of file diff --git a/sdk/mixedreality/azure-mixedreality-authentication/pyproject.toml b/sdk/mixedreality/azure-mixedreality-authentication/pyproject.toml index cf845e14852b..df558bb3b1e7 100644 --- a/sdk/mixedreality/azure-mixedreality-authentication/pyproject.toml +++ b/sdk/mixedreality/azure-mixedreality-authentication/pyproject.toml @@ -1,5 +1,4 @@ [tool.azure-sdk-build] pyright = false type_check_samples = false -verifytypes = false ci_enabled = false diff --git a/sdk/ml/azure-ai-ml/pyproject.toml b/sdk/ml/azure-ai-ml/pyproject.toml index 5c9be4ca8aba..ac1b99becca5 100644 --- a/sdk/ml/azure-ai-ml/pyproject.toml +++ b/sdk/ml/azure-ai-ml/pyproject.toml @@ -2,7 +2,6 @@ mypy = true pyright = false type_check_samples = false -verifytypes = false pylint = true diff --git a/sdk/modelsrepository/azure-iot-modelsrepository/pyproject.toml b/sdk/modelsrepository/azure-iot-modelsrepository/pyproject.toml index cf845e14852b..df558bb3b1e7 100644 --- a/sdk/modelsrepository/azure-iot-modelsrepository/pyproject.toml +++ b/sdk/modelsrepository/azure-iot-modelsrepository/pyproject.toml @@ -1,5 +1,4 @@ [tool.azure-sdk-build] pyright = false type_check_samples = false -verifytypes = false ci_enabled = false diff --git a/sdk/monitor/azure-monitor-opentelemetry-exporter/pyproject.toml b/sdk/monitor/azure-monitor-opentelemetry-exporter/pyproject.toml index 135102e66fb3..343877d67195 100644 --- a/sdk/monitor/azure-monitor-opentelemetry-exporter/pyproject.toml +++ b/sdk/monitor/azure-monitor-opentelemetry-exporter/pyproject.toml @@ -2,4 +2,3 @@ mypy = true pyright = false type_check_samples = false -verifytypes = false diff --git a/sdk/monitor/azure-monitor-opentelemetry/pyproject.toml b/sdk/monitor/azure-monitor-opentelemetry/pyproject.toml index d186893e77fd..2ef7b27ea9a6 100644 --- a/sdk/monitor/azure-monitor-opentelemetry/pyproject.toml +++ b/sdk/monitor/azure-monitor-opentelemetry/pyproject.toml @@ -1,6 +1,5 @@ [tool.azure-sdk-build] type_check_samples = false -verifytypes = false pyright = false pylint = true bandit = true diff --git a/sdk/purview/azure-purview-administration/pyproject.toml b/sdk/purview/azure-purview-administration/pyproject.toml index db2ab0365e12..e397b6597079 100644 --- a/sdk/purview/azure-purview-administration/pyproject.toml +++ b/sdk/purview/azure-purview-administration/pyproject.toml @@ -3,5 +3,4 @@ pylint = false pyright = false mypy = false type_check_samples = false -verifytypes = false ci_enabled = false diff --git a/sdk/purview/azure-purview-catalog/pyproject.toml b/sdk/purview/azure-purview-catalog/pyproject.toml index db2ab0365e12..e397b6597079 100644 --- a/sdk/purview/azure-purview-catalog/pyproject.toml +++ b/sdk/purview/azure-purview-catalog/pyproject.toml @@ -3,5 +3,4 @@ pylint = false pyright = false mypy = false type_check_samples = false -verifytypes = false ci_enabled = false diff --git a/sdk/purview/azure-purview-scanning/pyproject.toml b/sdk/purview/azure-purview-scanning/pyproject.toml index db2ab0365e12..e397b6597079 100644 --- a/sdk/purview/azure-purview-scanning/pyproject.toml +++ b/sdk/purview/azure-purview-scanning/pyproject.toml @@ -3,5 +3,4 @@ pylint = false pyright = false mypy = false type_check_samples = false -verifytypes = false ci_enabled = false diff --git a/sdk/purview/azure-purview-sharing/pyproject.toml b/sdk/purview/azure-purview-sharing/pyproject.toml index 12fd01822c3d..68074b773430 100644 --- a/sdk/purview/azure-purview-sharing/pyproject.toml +++ b/sdk/purview/azure-purview-sharing/pyproject.toml @@ -1,5 +1,4 @@ [tool.azure-sdk-build] pylint = false pyright = false -verifytypes = false sphinx = false diff --git a/sdk/remoterendering/azure-mixedreality-remoterendering/pyproject.toml b/sdk/remoterendering/azure-mixedreality-remoterendering/pyproject.toml index 7e21996d4317..ae6b3321db78 100644 --- a/sdk/remoterendering/azure-mixedreality-remoterendering/pyproject.toml +++ b/sdk/remoterendering/azure-mixedreality-remoterendering/pyproject.toml @@ -1,4 +1,3 @@ [tool.azure-sdk-build] pyright = false type_check_samples = false -verifytypes = false diff --git a/sdk/storage/azure-storage-blob-changefeed/pyproject.toml b/sdk/storage/azure-storage-blob-changefeed/pyproject.toml index ff779a518143..05ee5668ed6a 100644 --- a/sdk/storage/azure-storage-blob-changefeed/pyproject.toml +++ b/sdk/storage/azure-storage-blob-changefeed/pyproject.toml @@ -2,4 +2,3 @@ mypy = false pyright = false type_check_samples = false -verifytypes = false diff --git a/sdk/storage/azure-storage-file-datalake/pyproject.toml b/sdk/storage/azure-storage-file-datalake/pyproject.toml index ff779a518143..05ee5668ed6a 100644 --- a/sdk/storage/azure-storage-file-datalake/pyproject.toml +++ b/sdk/storage/azure-storage-file-datalake/pyproject.toml @@ -2,4 +2,3 @@ mypy = false pyright = false type_check_samples = false -verifytypes = false diff --git a/sdk/storage/azure-storage-file-share/pyproject.toml b/sdk/storage/azure-storage-file-share/pyproject.toml index ff779a518143..05ee5668ed6a 100644 --- a/sdk/storage/azure-storage-file-share/pyproject.toml +++ b/sdk/storage/azure-storage-file-share/pyproject.toml @@ -2,4 +2,3 @@ mypy = false pyright = false type_check_samples = false -verifytypes = false diff --git a/sdk/synapse/azure-synapse-accesscontrol/pyproject.toml b/sdk/synapse/azure-synapse-accesscontrol/pyproject.toml index a3a58bd09030..b8570555c5c3 100644 --- a/sdk/synapse/azure-synapse-accesscontrol/pyproject.toml +++ b/sdk/synapse/azure-synapse-accesscontrol/pyproject.toml @@ -2,5 +2,4 @@ pylint = false pyright = false type_check_samples = false -verifytypes = false ci_enabled = false diff --git a/sdk/synapse/azure-synapse-artifacts/pyproject.toml b/sdk/synapse/azure-synapse-artifacts/pyproject.toml index 34cc3a9963f3..b27822eb6df4 100644 --- a/sdk/synapse/azure-synapse-artifacts/pyproject.toml +++ b/sdk/synapse/azure-synapse-artifacts/pyproject.toml @@ -2,5 +2,4 @@ pylint = false pyright = false type_check_samples = false -verifytypes = false sphinx = false diff --git a/sdk/synapse/azure-synapse-managedprivateendpoints/pyproject.toml b/sdk/synapse/azure-synapse-managedprivateendpoints/pyproject.toml index a3a58bd09030..b8570555c5c3 100644 --- a/sdk/synapse/azure-synapse-managedprivateendpoints/pyproject.toml +++ b/sdk/synapse/azure-synapse-managedprivateendpoints/pyproject.toml @@ -2,5 +2,4 @@ pylint = false pyright = false type_check_samples = false -verifytypes = false ci_enabled = false diff --git a/sdk/synapse/azure-synapse-monitoring/pyproject.toml b/sdk/synapse/azure-synapse-monitoring/pyproject.toml index a3a58bd09030..b8570555c5c3 100644 --- a/sdk/synapse/azure-synapse-monitoring/pyproject.toml +++ b/sdk/synapse/azure-synapse-monitoring/pyproject.toml @@ -2,5 +2,4 @@ pylint = false pyright = false type_check_samples = false -verifytypes = false ci_enabled = false diff --git a/sdk/synapse/azure-synapse-spark/pyproject.toml b/sdk/synapse/azure-synapse-spark/pyproject.toml index a3a58bd09030..b8570555c5c3 100644 --- a/sdk/synapse/azure-synapse-spark/pyproject.toml +++ b/sdk/synapse/azure-synapse-spark/pyproject.toml @@ -2,5 +2,4 @@ pylint = false pyright = false type_check_samples = false -verifytypes = false ci_enabled = false diff --git a/sdk/webpubsub/azure-messaging-webpubsubclient/pyproject.toml b/sdk/webpubsub/azure-messaging-webpubsubclient/pyproject.toml index 45f4a483fc06..90102e2ec338 100644 --- a/sdk/webpubsub/azure-messaging-webpubsubclient/pyproject.toml +++ b/sdk/webpubsub/azure-messaging-webpubsubclient/pyproject.toml @@ -2,4 +2,3 @@ pylint = false pyright = false type_check_samples = false -verifytypes = false