diff --git a/eng/Directory.Build.Common.targets b/eng/Directory.Build.Common.targets
index e4e1d83c88c54..bb9a328273ce8 100644
--- a/eng/Directory.Build.Common.targets
+++ b/eng/Directory.Build.Common.targets
@@ -121,6 +121,11 @@
+
+
+
+
+
diff --git a/eng/Packages.Data.props b/eng/Packages.Data.props
index 377663597db0d..4f7a88a5ea2bf 100644
--- a/eng/Packages.Data.props
+++ b/eng/Packages.Data.props
@@ -175,7 +175,7 @@
-->
-
+
diff --git a/eng/globalconfigs/disable_enhanced_analysis.globalconfig b/eng/globalconfigs/disable_enhanced_analysis.globalconfig
new file mode 100644
index 0000000000000..6d0a4a5461edf
--- /dev/null
+++ b/eng/globalconfigs/disable_enhanced_analysis.globalconfig
@@ -0,0 +1,8 @@
+is_global = true
+
+# below are the enhanced analyzer rules
+
+dotnet_diagnostic.AZC0030.severity = none
+dotnet_diagnostic.AZC0031.severity = none
+dotnet_diagnostic.AZC0032.severity = none
+dotnet_diagnostic.AZC0033.severity = none
\ No newline at end of file
diff --git a/sdk/agrifood/Azure.ResourceManager.AgFoodPlatform/src/Azure.ResourceManager.AgFoodPlatform.csproj b/sdk/agrifood/Azure.ResourceManager.AgFoodPlatform/src/Azure.ResourceManager.AgFoodPlatform.csproj
index 07e25c0e4f229..ff5ab34761b50 100644
--- a/sdk/agrifood/Azure.ResourceManager.AgFoodPlatform/src/Azure.ResourceManager.AgFoodPlatform.csproj
+++ b/sdk/agrifood/Azure.ResourceManager.AgFoodPlatform/src/Azure.ResourceManager.AgFoodPlatform.csproj
@@ -4,5 +4,6 @@
Azure.ResourceManager.AgFoodPlatform
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.AgFoodPlatform.
azure;management;arm;resource manager;agfoodplatform
+ true
diff --git a/sdk/alertsmanagement/Azure.ResourceManager.AlertsManagement/src/Azure.ResourceManager.AlertsManagement.csproj b/sdk/alertsmanagement/Azure.ResourceManager.AlertsManagement/src/Azure.ResourceManager.AlertsManagement.csproj
index 29e6c8d140ad8..f575aef8a6d3f 100644
--- a/sdk/alertsmanagement/Azure.ResourceManager.AlertsManagement/src/Azure.ResourceManager.AlertsManagement.csproj
+++ b/sdk/alertsmanagement/Azure.ResourceManager.AlertsManagement/src/Azure.ResourceManager.AlertsManagement.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.AlertsManagement
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.AlertsManagement.
azure;management;arm;resource manager;alertsmanagement
+ true
diff --git a/sdk/anomalydetector/Azure.AI.AnomalyDetector/src/Azure.AI.AnomalyDetector.csproj b/sdk/anomalydetector/Azure.AI.AnomalyDetector/src/Azure.AI.AnomalyDetector.csproj
index b505ece333b5c..28d02ec2f70a1 100755
--- a/sdk/anomalydetector/Azure.AI.AnomalyDetector/src/Azure.AI.AnomalyDetector.csproj
+++ b/sdk/anomalydetector/Azure.AI.AnomalyDetector/src/Azure.AI.AnomalyDetector.csproj
@@ -4,6 +4,7 @@
Microsoft Azure.AI.AnomalyDetector client library
3.0.0-preview.8
Microsoft Azure Anomaly Detector
+ true
$(RequiredTargetFrameworks)
true
$(NoWarn);CS1591;AZC0012
diff --git a/sdk/appcomplianceautomation/Azure.ResourceManager.AppComplianceAutomation/src/Azure.ResourceManager.AppComplianceAutomation.csproj b/sdk/appcomplianceautomation/Azure.ResourceManager.AppComplianceAutomation/src/Azure.ResourceManager.AppComplianceAutomation.csproj
index 24637cb597b2e..52b5962e5c7a3 100644
--- a/sdk/appcomplianceautomation/Azure.ResourceManager.AppComplianceAutomation/src/Azure.ResourceManager.AppComplianceAutomation.csproj
+++ b/sdk/appcomplianceautomation/Azure.ResourceManager.AppComplianceAutomation/src/Azure.ResourceManager.AppComplianceAutomation.csproj
@@ -4,5 +4,6 @@
Azure.ResourceManager.AppComplianceAutomation
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.AppComplianceAutomation.
azure;management;arm;resource manager;appcomplianceautomation
+ true
diff --git a/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights/src/Azure.ResourceManager.ApplicationInsights.csproj b/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights/src/Azure.ResourceManager.ApplicationInsights.csproj
index c5761389dc5f3..43149e2b51b92 100644
--- a/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights/src/Azure.ResourceManager.ApplicationInsights.csproj
+++ b/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights/src/Azure.ResourceManager.ApplicationInsights.csproj
@@ -4,5 +4,6 @@
Azure.ResourceManager.ApplicationInsights
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Insights.
azure;management;arm;resource manager;applicationinsights
+ true
diff --git a/sdk/attestation/Azure.Security.Attestation/src/Azure.Security.Attestation.csproj b/sdk/attestation/Azure.Security.Attestation/src/Azure.Security.Attestation.csproj
index 3375544b4c476..91809c6ecc12b 100644
--- a/sdk/attestation/Azure.Security.Attestation/src/Azure.Security.Attestation.csproj
+++ b/sdk/attestation/Azure.Security.Attestation/src/Azure.Security.Attestation.csproj
@@ -6,6 +6,7 @@
1.0.0
Azure Template
+ true
$(RequiredTargetFrameworks)
true
diff --git a/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj b/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj
index 6e022d3c5f49b..274e4aa277a89 100644
--- a/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj
+++ b/sdk/automation/Azure.ResourceManager.Automation/src/Azure.ResourceManager.Automation.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.Automation
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Automation.
azure;management;arm;resource manager;automation
+ true
diff --git a/sdk/avs/Azure.ResourceManager.Avs/src/Azure.ResourceManager.Avs.csproj b/sdk/avs/Azure.ResourceManager.Avs/src/Azure.ResourceManager.Avs.csproj
index 6921479d01d2a..7edf931fce0c4 100644
--- a/sdk/avs/Azure.ResourceManager.Avs/src/Azure.ResourceManager.Avs.csproj
+++ b/sdk/avs/Azure.ResourceManager.Avs/src/Azure.ResourceManager.Avs.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.Avs
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Avs.
azure;management;arm;resource manager;avs
+ true
diff --git a/sdk/billingbenefits/Azure.ResourceManager.BillingBenefits/src/Azure.ResourceManager.BillingBenefits.csproj b/sdk/billingbenefits/Azure.ResourceManager.BillingBenefits/src/Azure.ResourceManager.BillingBenefits.csproj
index fe365c50bef93..06dd6af8f6f72 100644
--- a/sdk/billingbenefits/Azure.ResourceManager.BillingBenefits/src/Azure.ResourceManager.BillingBenefits.csproj
+++ b/sdk/billingbenefits/Azure.ResourceManager.BillingBenefits/src/Azure.ResourceManager.BillingBenefits.csproj
@@ -4,5 +4,6 @@
Azure.ResourceManager.BillingBenefits
Azure Resource Manager client SDK for Azure resource provider BillingBenefits
azure;management;arm;resource manager;billingbenefits
+ true
diff --git a/sdk/blueprint/Azure.ResourceManager.Blueprint/src/Azure.ResourceManager.Blueprint.csproj b/sdk/blueprint/Azure.ResourceManager.Blueprint/src/Azure.ResourceManager.Blueprint.csproj
index 43898b9b0cbd2..518ac96001f47 100644
--- a/sdk/blueprint/Azure.ResourceManager.Blueprint/src/Azure.ResourceManager.Blueprint.csproj
+++ b/sdk/blueprint/Azure.ResourceManager.Blueprint/src/Azure.ResourceManager.Blueprint.csproj
@@ -4,5 +4,6 @@
Azure.ResourceManager.Blueprint
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Blueprint.
azure;management;arm;resource manager;blueprint
+ true
diff --git a/sdk/botservice/Azure.ResourceManager.BotService/src/Azure.ResourceManager.BotService.csproj b/sdk/botservice/Azure.ResourceManager.BotService/src/Azure.ResourceManager.BotService.csproj
index 579d46e584568..a0186a090c01e 100644
--- a/sdk/botservice/Azure.ResourceManager.BotService/src/Azure.ResourceManager.BotService.csproj
+++ b/sdk/botservice/Azure.ResourceManager.BotService/src/Azure.ResourceManager.BotService.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.BotService
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.BotService.
azure;management;arm;resource manager;botservice
+ true
diff --git a/sdk/cdn/Azure.ResourceManager.Cdn/src/Azure.ResourceManager.Cdn.csproj b/sdk/cdn/Azure.ResourceManager.Cdn/src/Azure.ResourceManager.Cdn.csproj
index a8e62bf77ae6c..21e8a22cc47ee 100644
--- a/sdk/cdn/Azure.ResourceManager.Cdn/src/Azure.ResourceManager.Cdn.csproj
+++ b/sdk/cdn/Azure.ResourceManager.Cdn/src/Azure.ResourceManager.Cdn.csproj
@@ -6,6 +6,7 @@
Azure.ResourceManager.Cdn
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Cdn.
azure;management;arm;resource manager;cdn
+ true
$(NoWarn);CS1591;
diff --git a/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/src/Azure.AI.Language.QuestionAnswering.csproj b/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/src/Azure.AI.Language.QuestionAnswering.csproj
index 496260c5317c3..77abe5d2b22ec 100644
--- a/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/src/Azure.AI.Language.QuestionAnswering.csproj
+++ b/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/src/Azure.AI.Language.QuestionAnswering.csproj
@@ -6,6 +6,7 @@
1.1.0
Azure AI Language Question Answering QnA Maker
+ true
$(RequiredTargetFrameworks)
$(DefineConstants);EXPERIMENTAL
true
diff --git a/sdk/communication/Azure.Communication.JobRouter/src/Azure.Communication.JobRouter.csproj b/sdk/communication/Azure.Communication.JobRouter/src/Azure.Communication.JobRouter.csproj
index 0b88444575c27..bed19fa2c2e6f 100644
--- a/sdk/communication/Azure.Communication.JobRouter/src/Azure.Communication.JobRouter.csproj
+++ b/sdk/communication/Azure.Communication.JobRouter/src/Azure.Communication.JobRouter.csproj
@@ -9,6 +9,7 @@
Azure Communication Router Service
1.0.0-beta.4
Microsoft Azure Communication Router Service;Microsoft;Azure;Azure Communication Service;Azure Communication Router Service;Router;Communication;$(PackageCommonTags)
+ true
$(RequiredTargetFrameworks)
true
diff --git a/sdk/communication/Azure.Communication.Sms/src/Azure.Communication.Sms.csproj b/sdk/communication/Azure.Communication.Sms/src/Azure.Communication.Sms.csproj
index 6d4377c170729..5c31b6901b9a2 100644
--- a/sdk/communication/Azure.Communication.Sms/src/Azure.Communication.Sms.csproj
+++ b/sdk/communication/Azure.Communication.Sms/src/Azure.Communication.Sms.csproj
@@ -10,6 +10,7 @@
1.0.1
Microsoft Azure Communication Sms Service;Microsoft;Azure;Azure Communication Service;Azure Communication Sms Service;Sms;Communication;$(PackageCommonTags)
+ true
$(RequiredTargetFrameworks)
true
diff --git a/sdk/compute/Azure.ResourceManager.Compute/src/Azure.ResourceManager.Compute.csproj b/sdk/compute/Azure.ResourceManager.Compute/src/Azure.ResourceManager.Compute.csproj
index fb144af61e752..d2928c88f97a9 100644
--- a/sdk/compute/Azure.ResourceManager.Compute/src/Azure.ResourceManager.Compute.csproj
+++ b/sdk/compute/Azure.ResourceManager.Compute/src/Azure.ResourceManager.Compute.csproj
@@ -6,6 +6,7 @@
Azure.ResourceManager.Compute
Microsoft Azure management client SDK for Azure resource provider Microsoft.Compute.
azure;management;compute
+ true
$(NoWarn);CS1591;
diff --git a/sdk/consumption/Azure.ResourceManager.Consumption/src/Azure.ResourceManager.Consumption.csproj b/sdk/consumption/Azure.ResourceManager.Consumption/src/Azure.ResourceManager.Consumption.csproj
index 0899fb645fd51..8dc0060091b0d 100644
--- a/sdk/consumption/Azure.ResourceManager.Consumption/src/Azure.ResourceManager.Consumption.csproj
+++ b/sdk/consumption/Azure.ResourceManager.Consumption/src/Azure.ResourceManager.Consumption.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.Consumption
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Consumption.
azure;management;arm;resource manager;consumption
+ true
diff --git a/sdk/containerinstance/Azure.ResourceManager.ContainerInstance/src/Azure.ResourceManager.ContainerInstance.csproj b/sdk/containerinstance/Azure.ResourceManager.ContainerInstance/src/Azure.ResourceManager.ContainerInstance.csproj
index 0870083cf623b..b9be7b2ead14f 100644
--- a/sdk/containerinstance/Azure.ResourceManager.ContainerInstance/src/Azure.ResourceManager.ContainerInstance.csproj
+++ b/sdk/containerinstance/Azure.ResourceManager.ContainerInstance/src/Azure.ResourceManager.ContainerInstance.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.ContainerInstance
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.ContainerInstance.
azure;management;arm;resource manager;containerinstance
+ true
diff --git a/sdk/containerregistry/Azure.ResourceManager.ContainerRegistry/src/Azure.ResourceManager.ContainerRegistry.csproj b/sdk/containerregistry/Azure.ResourceManager.ContainerRegistry/src/Azure.ResourceManager.ContainerRegistry.csproj
index b941cd2588bb2..c2a8af9660966 100644
--- a/sdk/containerregistry/Azure.ResourceManager.ContainerRegistry/src/Azure.ResourceManager.ContainerRegistry.csproj
+++ b/sdk/containerregistry/Azure.ResourceManager.ContainerRegistry/src/Azure.ResourceManager.ContainerRegistry.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.ContainerRegistry
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.ContainerRegistry.
azure;management;arm;resource manager;containerregistry
+ true
diff --git a/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Azure.ResourceManager.ContainerService.csproj b/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Azure.ResourceManager.ContainerService.csproj
index 15fcfa6ca572e..555a21affde9f 100644
--- a/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Azure.ResourceManager.ContainerService.csproj
+++ b/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Azure.ResourceManager.ContainerService.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.ContainerService
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.ContainerService.
azure;management;arm;resource manager;containerservice
+ true
diff --git a/sdk/contentsafety/Azure.AI.ContentSafety/src/Azure.AI.ContentSafety.csproj b/sdk/contentsafety/Azure.AI.ContentSafety/src/Azure.AI.ContentSafety.csproj
index b729a371df6bc..15213535fb2a6 100644
--- a/sdk/contentsafety/Azure.AI.ContentSafety/src/Azure.AI.ContentSafety.csproj
+++ b/sdk/contentsafety/Azure.AI.ContentSafety/src/Azure.AI.ContentSafety.csproj
@@ -4,6 +4,7 @@
Azure SDK Code Generation ContentSafety for Azure Data Plane
1.0.0-beta.2
Azure ContentSafety
+ true
$(RequiredTargetFrameworks)
true
true
diff --git a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/src/Azure.ResourceManager.CosmosDB.csproj b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/src/Azure.ResourceManager.CosmosDB.csproj
index dbdb2066dc6f5..3c45ce9c7ae89 100644
--- a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/src/Azure.ResourceManager.CosmosDB.csproj
+++ b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/src/Azure.ResourceManager.CosmosDB.csproj
@@ -7,6 +7,7 @@
Azure.ResourceManager.CosmosDB
Microsoft Azure management client SDK for Azure resource provider Microsoft.CosmosDB.
azure;management;arm;resource manager;cosmosdb
+ true
$(NoWarn);CS1591;
diff --git a/sdk/costmanagement/Azure.ResourceManager.CostManagement/src/Azure.ResourceManager.CostManagement.csproj b/sdk/costmanagement/Azure.ResourceManager.CostManagement/src/Azure.ResourceManager.CostManagement.csproj
index ca08be0e5af62..1d2851453b47b 100644
--- a/sdk/costmanagement/Azure.ResourceManager.CostManagement/src/Azure.ResourceManager.CostManagement.csproj
+++ b/sdk/costmanagement/Azure.ResourceManager.CostManagement/src/Azure.ResourceManager.CostManagement.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.CostManagement
Azure Resource Manager client SDK for Azure resource provider CostManagement.
azure;management;arm;resource manager;costmanagement
+ true
diff --git a/sdk/customer-insights/Azure.ResourceManager.CustomerInsights/src/Azure.ResourceManager.CustomerInsights.csproj b/sdk/customer-insights/Azure.ResourceManager.CustomerInsights/src/Azure.ResourceManager.CustomerInsights.csproj
index 5a7d17f3b542d..e3433319a388d 100644
--- a/sdk/customer-insights/Azure.ResourceManager.CustomerInsights/src/Azure.ResourceManager.CustomerInsights.csproj
+++ b/sdk/customer-insights/Azure.ResourceManager.CustomerInsights/src/Azure.ResourceManager.CustomerInsights.csproj
@@ -4,5 +4,6 @@
Azure.ResourceManager.CustomerInsights
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.CustomerInsights.
azure;management;arm;resource manager;customerinsights
+ true
diff --git a/sdk/databoxedge/Azure.ResourceManager.DataBoxEdge/src/Azure.ResourceManager.DataBoxEdge.csproj b/sdk/databoxedge/Azure.ResourceManager.DataBoxEdge/src/Azure.ResourceManager.DataBoxEdge.csproj
index 59aeada81b982..bf33316515426 100644
--- a/sdk/databoxedge/Azure.ResourceManager.DataBoxEdge/src/Azure.ResourceManager.DataBoxEdge.csproj
+++ b/sdk/databoxedge/Azure.ResourceManager.DataBoxEdge/src/Azure.ResourceManager.DataBoxEdge.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.DataBoxEdge
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.DataBoxEdge.
azure;management;arm;resource manager;databoxedge
+ true
diff --git a/sdk/datafactory/Azure.ResourceManager.DataFactory/src/Azure.ResourceManager.DataFactory.csproj b/sdk/datafactory/Azure.ResourceManager.DataFactory/src/Azure.ResourceManager.DataFactory.csproj
index 19b613e484c1d..157754d73c1bc 100644
--- a/sdk/datafactory/Azure.ResourceManager.DataFactory/src/Azure.ResourceManager.DataFactory.csproj
+++ b/sdk/datafactory/Azure.ResourceManager.DataFactory/src/Azure.ResourceManager.DataFactory.csproj
@@ -4,5 +4,6 @@
Azure.ResourceManager.DataFactory
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.DataFactory.
azure;management;arm;resource manager;datafactory
+ true
diff --git a/sdk/datalake-analytics/Azure.ResourceManager.DataLakeAnalytics/src/Azure.ResourceManager.DataLakeAnalytics.csproj b/sdk/datalake-analytics/Azure.ResourceManager.DataLakeAnalytics/src/Azure.ResourceManager.DataLakeAnalytics.csproj
index 8178a1ad635b8..06b87242498af 100644
--- a/sdk/datalake-analytics/Azure.ResourceManager.DataLakeAnalytics/src/Azure.ResourceManager.DataLakeAnalytics.csproj
+++ b/sdk/datalake-analytics/Azure.ResourceManager.DataLakeAnalytics/src/Azure.ResourceManager.DataLakeAnalytics.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.DataLakeAnalytics
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.DataLakeAnalytics.
azure;management;arm;resource manager;datalake.analytics
+ true
diff --git a/sdk/datalake-store/Azure.ResourceManager.DataLakeStore/src/Azure.ResourceManager.DataLakeStore.csproj b/sdk/datalake-store/Azure.ResourceManager.DataLakeStore/src/Azure.ResourceManager.DataLakeStore.csproj
index c387871c80762..8d0d2cc1d34b1 100644
--- a/sdk/datalake-store/Azure.ResourceManager.DataLakeStore/src/Azure.ResourceManager.DataLakeStore.csproj
+++ b/sdk/datalake-store/Azure.ResourceManager.DataLakeStore/src/Azure.ResourceManager.DataLakeStore.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.DataLakeStore
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.DataLakeStore.
azure;management;arm;resource manager;datalakestore
+ true
diff --git a/sdk/datamigration/Azure.ResourceManager.DataMigration/src/Azure.ResourceManager.DataMigration.csproj b/sdk/datamigration/Azure.ResourceManager.DataMigration/src/Azure.ResourceManager.DataMigration.csproj
index 27a8ba45bc8c3..d933176bfd965 100644
--- a/sdk/datamigration/Azure.ResourceManager.DataMigration/src/Azure.ResourceManager.DataMigration.csproj
+++ b/sdk/datamigration/Azure.ResourceManager.DataMigration/src/Azure.ResourceManager.DataMigration.csproj
@@ -4,5 +4,6 @@
Azure.ResourceManager.DataMigration
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.DataMigration.
azure;management;arm;resource manager;datamigration
+ true
diff --git a/sdk/deploymentmanager/Azure.ResourceManager.DeploymentManager/src/Azure.ResourceManager.DeploymentManager.csproj b/sdk/deploymentmanager/Azure.ResourceManager.DeploymentManager/src/Azure.ResourceManager.DeploymentManager.csproj
index 3bc8524511850..3083b6159ead1 100644
--- a/sdk/deploymentmanager/Azure.ResourceManager.DeploymentManager/src/Azure.ResourceManager.DeploymentManager.csproj
+++ b/sdk/deploymentmanager/Azure.ResourceManager.DeploymentManager/src/Azure.ResourceManager.DeploymentManager.csproj
@@ -4,5 +4,6 @@
Azure.ResourceManager.DeploymentManager
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.DeploymentManager.
azure;management;arm;resource manager;deploymentmanager
+ true
diff --git a/sdk/deviceprovisioningservices/Azure.ResourceManager.DeviceProvisioningServices/src/Azure.ResourceManager.DeviceProvisioningServices.csproj b/sdk/deviceprovisioningservices/Azure.ResourceManager.DeviceProvisioningServices/src/Azure.ResourceManager.DeviceProvisioningServices.csproj
index e271619b08b82..3938ae3083467 100644
--- a/sdk/deviceprovisioningservices/Azure.ResourceManager.DeviceProvisioningServices/src/Azure.ResourceManager.DeviceProvisioningServices.csproj
+++ b/sdk/deviceprovisioningservices/Azure.ResourceManager.DeviceProvisioningServices/src/Azure.ResourceManager.DeviceProvisioningServices.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.DeviceProvisioningServices
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Devices Device Provisioning Services.
azure;management;arm;resource manager;deviceprovisioningservices
+ true
diff --git a/sdk/deviceupdate/Azure.ResourceManager.DeviceUpdate/src/Azure.ResourceManager.DeviceUpdate.csproj b/sdk/deviceupdate/Azure.ResourceManager.DeviceUpdate/src/Azure.ResourceManager.DeviceUpdate.csproj
index be8a797698646..e9a41769f9d11 100644
--- a/sdk/deviceupdate/Azure.ResourceManager.DeviceUpdate/src/Azure.ResourceManager.DeviceUpdate.csproj
+++ b/sdk/deviceupdate/Azure.ResourceManager.DeviceUpdate/src/Azure.ResourceManager.DeviceUpdate.csproj
@@ -4,5 +4,6 @@
Azure.ResourceManager.DeviceUpdate
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.DeviceUpdate.
azure;management;arm;resource manager;deviceupdate
+ true
diff --git a/sdk/devtestlabs/Azure.ResourceManager.DevTestLabs/src/Azure.ResourceManager.DevTestLabs.csproj b/sdk/devtestlabs/Azure.ResourceManager.DevTestLabs/src/Azure.ResourceManager.DevTestLabs.csproj
index 093a034664460..c96f17c0d8e83 100644
--- a/sdk/devtestlabs/Azure.ResourceManager.DevTestLabs/src/Azure.ResourceManager.DevTestLabs.csproj
+++ b/sdk/devtestlabs/Azure.ResourceManager.DevTestLabs/src/Azure.ResourceManager.DevTestLabs.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.DevTestLabs
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.DevTestLabs.
azure;management;arm;resource manager;devtestlabs
+ true
diff --git a/sdk/digitaltwins/Azure.DigitalTwins.Core/src/Azure.DigitalTwins.Core.csproj b/sdk/digitaltwins/Azure.DigitalTwins.Core/src/Azure.DigitalTwins.Core.csproj
index 40fdf5de3b983..c9ebbc42a0350 100644
--- a/sdk/digitaltwins/Azure.DigitalTwins.Core/src/Azure.DigitalTwins.Core.csproj
+++ b/sdk/digitaltwins/Azure.DigitalTwins.Core/src/Azure.DigitalTwins.Core.csproj
@@ -11,6 +11,7 @@
IoT;DigitalTwins;$(PackageCommonTags)
+ true
SDK for the Azure Digital Twins service
1.5.0
diff --git a/sdk/elastic/Azure.ResourceManager.Elastic/src/Azure.ResourceManager.Elastic.csproj b/sdk/elastic/Azure.ResourceManager.Elastic/src/Azure.ResourceManager.Elastic.csproj
index 986523266aae1..03dd274090b14 100644
--- a/sdk/elastic/Azure.ResourceManager.Elastic/src/Azure.ResourceManager.Elastic.csproj
+++ b/sdk/elastic/Azure.ResourceManager.Elastic/src/Azure.ResourceManager.Elastic.csproj
@@ -4,5 +4,6 @@
Azure.ResourceManager.Elastic
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Elastic.
azure;management;arm;resource manager;elastic
+ true
diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid/src/Azure.Messaging.EventGrid.csproj b/sdk/eventgrid/Azure.Messaging.EventGrid/src/Azure.Messaging.EventGrid.csproj
index 2659882c3b62f..a0fc0c407aa9e 100644
--- a/sdk/eventgrid/Azure.Messaging.EventGrid/src/Azure.Messaging.EventGrid.csproj
+++ b/sdk/eventgrid/Azure.Messaging.EventGrid/src/Azure.Messaging.EventGrid.csproj
@@ -6,6 +6,7 @@
4.18.0
Microsoft Azure EventGrid;Event Grid;Event Grid Publishing;
+ true
$(RequiredTargetFrameworks)
true
diff --git a/sdk/formrecognizer/Azure.AI.FormRecognizer/src/Azure.AI.FormRecognizer.csproj b/sdk/formrecognizer/Azure.AI.FormRecognizer/src/Azure.AI.FormRecognizer.csproj
index 3c481630e4dc7..7208baa29b036 100644
--- a/sdk/formrecognizer/Azure.AI.FormRecognizer/src/Azure.AI.FormRecognizer.csproj
+++ b/sdk/formrecognizer/Azure.AI.FormRecognizer/src/Azure.AI.FormRecognizer.csproj
@@ -6,6 +6,7 @@
4.1.0
Microsoft Azure Form Recognizer Document Intelligence Cognitive Services Applied AI
+ true
$(RequiredTargetFrameworks)
true
diff --git a/sdk/frontdoor/Azure.ResourceManager.FrontDoor/src/Azure.ResourceManager.FrontDoor.csproj b/sdk/frontdoor/Azure.ResourceManager.FrontDoor/src/Azure.ResourceManager.FrontDoor.csproj
index cf1f0c69165a3..66f79d3f05267 100644
--- a/sdk/frontdoor/Azure.ResourceManager.FrontDoor/src/Azure.ResourceManager.FrontDoor.csproj
+++ b/sdk/frontdoor/Azure.ResourceManager.FrontDoor/src/Azure.ResourceManager.FrontDoor.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.FrontDoor
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Network Front Door.
azure;management;arm;resource manager;frontdoor
+ true
diff --git a/sdk/guestconfiguration/Azure.ResourceManager.GuestConfiguration/src/Azure.ResourceManager.GuestConfiguration.csproj b/sdk/guestconfiguration/Azure.ResourceManager.GuestConfiguration/src/Azure.ResourceManager.GuestConfiguration.csproj
index 778fd00d5291d..e549f1d08a897 100644
--- a/sdk/guestconfiguration/Azure.ResourceManager.GuestConfiguration/src/Azure.ResourceManager.GuestConfiguration.csproj
+++ b/sdk/guestconfiguration/Azure.ResourceManager.GuestConfiguration/src/Azure.ResourceManager.GuestConfiguration.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.GuestConfiguration
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.GuestConfiguration.
azure;management;arm;resource manager;guestconfiguration
+ true
diff --git a/sdk/hdinsight/Azure.ResourceManager.HDInsight.Containers/src/Azure.ResourceManager.HDInsight.Containers.csproj b/sdk/hdinsight/Azure.ResourceManager.HDInsight.Containers/src/Azure.ResourceManager.HDInsight.Containers.csproj
index 677e511fb4f8c..aa6c2f23e92f0 100644
--- a/sdk/hdinsight/Azure.ResourceManager.HDInsight.Containers/src/Azure.ResourceManager.HDInsight.Containers.csproj
+++ b/sdk/hdinsight/Azure.ResourceManager.HDInsight.Containers/src/Azure.ResourceManager.HDInsight.Containers.csproj
@@ -4,5 +4,6 @@
Azure.ResourceManager.HDInsight.Containers
Azure Resource Manager client SDK for Azure resource provider HDInsight On AKS.
azure;management;arm;resource manager;hdinsight;hdinsightcontainers
+ true
diff --git a/sdk/hdinsight/Azure.ResourceManager.HDInsight/src/Azure.ResourceManager.HDInsight.csproj b/sdk/hdinsight/Azure.ResourceManager.HDInsight/src/Azure.ResourceManager.HDInsight.csproj
index 869ae424f07d4..837925aef84f1 100644
--- a/sdk/hdinsight/Azure.ResourceManager.HDInsight/src/Azure.ResourceManager.HDInsight.csproj
+++ b/sdk/hdinsight/Azure.ResourceManager.HDInsight/src/Azure.ResourceManager.HDInsight.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.HDInsight
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.HDInsight.
azure;management;arm;resource manager;hdinsight
+ true
diff --git a/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/src/Azure.Health.Insights.CancerProfiling.csproj b/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/src/Azure.Health.Insights.CancerProfiling.csproj
index c40d0cb17233d..7c189fe0834ae 100644
--- a/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/src/Azure.Health.Insights.CancerProfiling.csproj
+++ b/sdk/healthinsights/Azure.Health.Insights.CancerProfiling/src/Azure.Health.Insights.CancerProfiling.csproj
@@ -4,6 +4,7 @@
Azure SDK Code Generation HealthInsights for Azure Data Plane
1.0.0-beta.2
Azure Health Insights
+ true
$(RequiredTargetFrameworks)
true
$(NoWarn);CS1591;AZC0012
diff --git a/sdk/healthinsights/Azure.Health.Insights.ClinicalMatching/src/Azure.Health.Insights.ClinicalMatching.csproj b/sdk/healthinsights/Azure.Health.Insights.ClinicalMatching/src/Azure.Health.Insights.ClinicalMatching.csproj
index 1d984647093a5..83df2f2d26876 100644
--- a/sdk/healthinsights/Azure.Health.Insights.ClinicalMatching/src/Azure.Health.Insights.ClinicalMatching.csproj
+++ b/sdk/healthinsights/Azure.Health.Insights.ClinicalMatching/src/Azure.Health.Insights.ClinicalMatching.csproj
@@ -4,6 +4,7 @@
Azure SDK Code Generation HealthInsights for Azure Data Plane
1.0.0-beta.2
Azure Health Insights
+ true
$(RequiredTargetFrameworks)
true
$(NoWarn);CS1591;AZC0012
diff --git a/sdk/hybridaks/Azure.ResourceManager.HybridContainerService/src/Azure.ResourceManager.HybridContainerService.csproj b/sdk/hybridaks/Azure.ResourceManager.HybridContainerService/src/Azure.ResourceManager.HybridContainerService.csproj
index 0faf353cc6c18..fb239653b109c 100644
--- a/sdk/hybridaks/Azure.ResourceManager.HybridContainerService/src/Azure.ResourceManager.HybridContainerService.csproj
+++ b/sdk/hybridaks/Azure.ResourceManager.HybridContainerService/src/Azure.ResourceManager.HybridContainerService.csproj
@@ -4,5 +4,6 @@
Azure.ResourceManager.HybridContainerService
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.HybridContainerService.
azure;management;arm;resource manager;hybridcontainerservice
+ true
diff --git a/sdk/hybridcompute/Azure.ResourceManager.HybridCompute/src/Azure.ResourceManager.HybridCompute.csproj b/sdk/hybridcompute/Azure.ResourceManager.HybridCompute/src/Azure.ResourceManager.HybridCompute.csproj
index 146eb17b0e24b..526a7f57a094d 100644
--- a/sdk/hybridcompute/Azure.ResourceManager.HybridCompute/src/Azure.ResourceManager.HybridCompute.csproj
+++ b/sdk/hybridcompute/Azure.ResourceManager.HybridCompute/src/Azure.ResourceManager.HybridCompute.csproj
@@ -4,5 +4,6 @@
Azure.ResourceManager.HybridCompute
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.HybridCompute.
azure;management;arm;resource manager;hybridcompute
+ true
diff --git a/sdk/iot/Azure.IoT.Hub.Service/src/Azure.IoT.Hub.Service.csproj b/sdk/iot/Azure.IoT.Hub.Service/src/Azure.IoT.Hub.Service.csproj
index fefcac5c4e342..cf4e3d38fe01b 100644
--- a/sdk/iot/Azure.IoT.Hub.Service/src/Azure.IoT.Hub.Service.csproj
+++ b/sdk/iot/Azure.IoT.Hub.Service/src/Azure.IoT.Hub.Service.csproj
@@ -1,4 +1,4 @@
-
+
Azure IoT Hub Service Client SDK
$(RequiredTargetFrameworks)
@@ -9,6 +9,7 @@
IoT;PnP;$(PackageCommonTags)
+ true
SDK for the Azure IoT Hub service
1.0.0-preview.1
diff --git a/sdk/iotcentral/Azure.ResourceManager.IotCentral/src/Azure.ResourceManager.IotCentral.csproj b/sdk/iotcentral/Azure.ResourceManager.IotCentral/src/Azure.ResourceManager.IotCentral.csproj
index c9cecb4cd3396..5165f5a2f65c8 100644
--- a/sdk/iotcentral/Azure.ResourceManager.IotCentral/src/Azure.ResourceManager.IotCentral.csproj
+++ b/sdk/iotcentral/Azure.ResourceManager.IotCentral/src/Azure.ResourceManager.IotCentral.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.IotCentral
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.IotCentral.
azure;management;arm;resource manager;iotcentral
+ true
diff --git a/sdk/iothub/Azure.ResourceManager.IotHub/src/Azure.ResourceManager.IotHub.csproj b/sdk/iothub/Azure.ResourceManager.IotHub/src/Azure.ResourceManager.IotHub.csproj
index 7a490bedc58de..0ae51b80f38d2 100644
--- a/sdk/iothub/Azure.ResourceManager.IotHub/src/Azure.ResourceManager.IotHub.csproj
+++ b/sdk/iothub/Azure.ResourceManager.IotHub/src/Azure.ResourceManager.IotHub.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.IotHub
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Devices IotHub.
azure;management;arm;resource manager;iothub
+ true
diff --git a/sdk/keyvault/Azure.ResourceManager.KeyVault/src/Azure.ResourceManager.KeyVault.csproj b/sdk/keyvault/Azure.ResourceManager.KeyVault/src/Azure.ResourceManager.KeyVault.csproj
index 44a6e23802ba0..f324a8f599999 100644
--- a/sdk/keyvault/Azure.ResourceManager.KeyVault/src/Azure.ResourceManager.KeyVault.csproj
+++ b/sdk/keyvault/Azure.ResourceManager.KeyVault/src/Azure.ResourceManager.KeyVault.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.KeyVault
Microsoft Azure management client SDK for Azure resource provider Microsoft.KeyVault.
azure;management;keyvault
+ true
diff --git a/sdk/keyvault/Azure.Security.KeyVault.Administration/src/Azure.Security.KeyVault.Administration.csproj b/sdk/keyvault/Azure.Security.KeyVault.Administration/src/Azure.Security.KeyVault.Administration.csproj
index 0ed2a2e5d1afa..109ce667cfe63 100644
--- a/sdk/keyvault/Azure.Security.KeyVault.Administration/src/Azure.Security.KeyVault.Administration.csproj
+++ b/sdk/keyvault/Azure.Security.KeyVault.Administration/src/Azure.Security.KeyVault.Administration.csproj
@@ -7,6 +7,7 @@
4.3.0
Microsoft Azure Key Vault Administration;$(PackageCommonTags)
+ true
$(RequiredTargetFrameworks)
$(NoWarn);3021;CA1812
true
diff --git a/sdk/kusto/Azure.ResourceManager.Kusto/src/Azure.ResourceManager.Kusto.csproj b/sdk/kusto/Azure.ResourceManager.Kusto/src/Azure.ResourceManager.Kusto.csproj
index 06da4eb4012ee..17ce2062ac5e6 100644
--- a/sdk/kusto/Azure.ResourceManager.Kusto/src/Azure.ResourceManager.Kusto.csproj
+++ b/sdk/kusto/Azure.ResourceManager.Kusto/src/Azure.ResourceManager.Kusto.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.Kusto
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Kusto.
azure;management;arm;resource manager;kusto
+ true
diff --git a/sdk/logic/Azure.ResourceManager.Logic/src/Azure.ResourceManager.Logic.csproj b/sdk/logic/Azure.ResourceManager.Logic/src/Azure.ResourceManager.Logic.csproj
index 81eb05500c876..54f7ff29eff14 100644
--- a/sdk/logic/Azure.ResourceManager.Logic/src/Azure.ResourceManager.Logic.csproj
+++ b/sdk/logic/Azure.ResourceManager.Logic/src/Azure.ResourceManager.Logic.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.Logic
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Logic.
azure;management;arm;resource manager;logic
+ true
diff --git a/sdk/machinelearningcompute/Azure.ResourceManager.MachineLearningCompute/src/Azure.ResourceManager.MachineLearningCompute.csproj b/sdk/machinelearningcompute/Azure.ResourceManager.MachineLearningCompute/src/Azure.ResourceManager.MachineLearningCompute.csproj
index 984823f7c4297..6806fa35fc8ba 100644
--- a/sdk/machinelearningcompute/Azure.ResourceManager.MachineLearningCompute/src/Azure.ResourceManager.MachineLearningCompute.csproj
+++ b/sdk/machinelearningcompute/Azure.ResourceManager.MachineLearningCompute/src/Azure.ResourceManager.MachineLearningCompute.csproj
@@ -4,5 +4,6 @@
Azure.ResourceManager.MachineLearningCompute
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.MachineLearningCompute.
azure;management;arm;resource manager;machinelearningcompute
+ true
diff --git a/sdk/machinelearningservices/Azure.ResourceManager.MachineLearning/src/Azure.ResourceManager.MachineLearning.csproj b/sdk/machinelearningservices/Azure.ResourceManager.MachineLearning/src/Azure.ResourceManager.MachineLearning.csproj
index 1acfe4224c1b5..9eefaae9758f2 100644
--- a/sdk/machinelearningservices/Azure.ResourceManager.MachineLearning/src/Azure.ResourceManager.MachineLearning.csproj
+++ b/sdk/machinelearningservices/Azure.ResourceManager.MachineLearning/src/Azure.ResourceManager.MachineLearning.csproj
@@ -6,6 +6,7 @@
Microsoft Azure management client SDK for Azure resource provider Microsoft.MachineLearningServices.
Azure.ResourceManager.MachineLearning
azure;management;machinelearning;machinelearningservices;aml;ml
+ true
diff --git a/sdk/maintenance/Azure.ResourceManager.Maintenance/src/Azure.ResourceManager.Maintenance.csproj b/sdk/maintenance/Azure.ResourceManager.Maintenance/src/Azure.ResourceManager.Maintenance.csproj
index 7b79bfb81cab1..24da8fc1a47b5 100644
--- a/sdk/maintenance/Azure.ResourceManager.Maintenance/src/Azure.ResourceManager.Maintenance.csproj
+++ b/sdk/maintenance/Azure.ResourceManager.Maintenance/src/Azure.ResourceManager.Maintenance.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.Maintenance
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Maintenance.
azure;management;arm;resource manager;maintenance
+ true
diff --git a/sdk/managednetwork/Azure.ResourceManager.ManagedNetwork/src/Azure.ResourceManager.ManagedNetwork.csproj b/sdk/managednetwork/Azure.ResourceManager.ManagedNetwork/src/Azure.ResourceManager.ManagedNetwork.csproj
index b212a576738e5..117e9d3d377df 100644
--- a/sdk/managednetwork/Azure.ResourceManager.ManagedNetwork/src/Azure.ResourceManager.ManagedNetwork.csproj
+++ b/sdk/managednetwork/Azure.ResourceManager.ManagedNetwork/src/Azure.ResourceManager.ManagedNetwork.csproj
@@ -4,5 +4,6 @@
Azure.ResourceManager.ManagedNetwork
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.ManagedNetwork.
azure;management;arm;resource manager;managednetwork
+ true
diff --git a/sdk/managementpartner/Azure.ResourceManager.ManagementPartner/src/Azure.ResourceManager.ManagementPartner.csproj b/sdk/managementpartner/Azure.ResourceManager.ManagementPartner/src/Azure.ResourceManager.ManagementPartner.csproj
index 3ae9b691a788b..1978e877a4b84 100644
--- a/sdk/managementpartner/Azure.ResourceManager.ManagementPartner/src/Azure.ResourceManager.ManagementPartner.csproj
+++ b/sdk/managementpartner/Azure.ResourceManager.ManagementPartner/src/Azure.ResourceManager.ManagementPartner.csproj
@@ -4,5 +4,6 @@
Azure.ResourceManager.ManagementPartner
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.ManagementPartner.
azure;management;arm;resource manager;managementpartner
+ true
diff --git a/sdk/maps/Azure.Maps.Routing/src/Azure.Maps.Routing.csproj b/sdk/maps/Azure.Maps.Routing/src/Azure.Maps.Routing.csproj
index 0066c46c9b029..7401f94542e41 100644
--- a/sdk/maps/Azure.Maps.Routing/src/Azure.Maps.Routing.csproj
+++ b/sdk/maps/Azure.Maps.Routing/src/Azure.Maps.Routing.csproj
@@ -4,6 +4,7 @@
Azure Maps Azure.Maps.Routing
1.0.0-beta.3
Azure;Azure Maps;Maps Azure.Maps.Routing
+ true
$(RequiredTargetFrameworks)
$(NoWarn);AZC0001;AZC0012
true
diff --git a/sdk/maps/Azure.Maps.Search/src/Azure.Maps.Search.csproj b/sdk/maps/Azure.Maps.Search/src/Azure.Maps.Search.csproj
index dc39fbe6d345a..e46b12bafd714 100644
--- a/sdk/maps/Azure.Maps.Search/src/Azure.Maps.Search.csproj
+++ b/sdk/maps/Azure.Maps.Search/src/Azure.Maps.Search.csproj
@@ -4,6 +4,7 @@
Azure Maps Azure.Maps.Search
1.0.0-beta.5
Azure;Azure Maps;Maps Azure.Maps.Search
+ true
$(RequiredTargetFrameworks)
$(NoWarn);AZC0001;AZC0012;CA1835
$(RepoRoot)/sdk/maps/Azure.Maps.Common/src/
diff --git a/sdk/mediaservices/Azure.ResourceManager.Media/src/Azure.ResourceManager.Media.csproj b/sdk/mediaservices/Azure.ResourceManager.Media/src/Azure.ResourceManager.Media.csproj
index 0ed509883a775..083c0950a8367 100644
--- a/sdk/mediaservices/Azure.ResourceManager.Media/src/Azure.ResourceManager.Media.csproj
+++ b/sdk/mediaservices/Azure.ResourceManager.Media/src/Azure.ResourceManager.Media.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.Media
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Media.
azure;management;arm;resource manager;media
+ true
diff --git a/sdk/metricsadvisor/Azure.AI.MetricsAdvisor/src/Azure.AI.MetricsAdvisor.csproj b/sdk/metricsadvisor/Azure.AI.MetricsAdvisor/src/Azure.AI.MetricsAdvisor.csproj
index 38fa1a2923661..86eae1c46c474 100644
--- a/sdk/metricsadvisor/Azure.AI.MetricsAdvisor/src/Azure.AI.MetricsAdvisor.csproj
+++ b/sdk/metricsadvisor/Azure.AI.MetricsAdvisor/src/Azure.AI.MetricsAdvisor.csproj
@@ -6,6 +6,7 @@
1.1.0
Microsoft Azure Metrics Advisor
+ true
$(RequiredTargetFrameworks)
true
diff --git a/sdk/monitor/Azure.Monitor.Query/src/Azure.Monitor.Query.csproj b/sdk/monitor/Azure.Monitor.Query/src/Azure.Monitor.Query.csproj
index b5e758a274c14..f69fe09da57f8 100644
--- a/sdk/monitor/Azure.Monitor.Query/src/Azure.Monitor.Query.csproj
+++ b/sdk/monitor/Azure.Monitor.Query/src/Azure.Monitor.Query.csproj
@@ -6,6 +6,7 @@
1.2.0
Azure Monitor Query
+ true
$(RequiredTargetFrameworks)
$(NoWarn);AZC0001
true
diff --git a/sdk/monitor/Azure.ResourceManager.Monitor/src/Azure.ResourceManager.Monitor.csproj b/sdk/monitor/Azure.ResourceManager.Monitor/src/Azure.ResourceManager.Monitor.csproj
index 9f1143eb8fced..49957fe9cee1e 100644
--- a/sdk/monitor/Azure.ResourceManager.Monitor/src/Azure.ResourceManager.Monitor.csproj
+++ b/sdk/monitor/Azure.ResourceManager.Monitor/src/Azure.ResourceManager.Monitor.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.Monitor
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Insights.
azure;management;arm;resource manager;monitor
+ true
diff --git a/sdk/mysql/Azure.ResourceManager.MySql/src/Azure.ResourceManager.MySql.csproj b/sdk/mysql/Azure.ResourceManager.MySql/src/Azure.ResourceManager.MySql.csproj
index 19d66e9794785..5180d040b895d 100644
--- a/sdk/mysql/Azure.ResourceManager.MySql/src/Azure.ResourceManager.MySql.csproj
+++ b/sdk/mysql/Azure.ResourceManager.MySql/src/Azure.ResourceManager.MySql.csproj
@@ -6,6 +6,7 @@
Azure.ResourceManager.MySql
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.DBforMySQL.
azure;management;arm;resource manager;mysql
+ true
false
diff --git a/sdk/network/Azure.ResourceManager.Network/src/Azure.ResourceManager.Network.csproj b/sdk/network/Azure.ResourceManager.Network/src/Azure.ResourceManager.Network.csproj
index 4f4f0a396786e..9fa7b6fcd07a7 100644
--- a/sdk/network/Azure.ResourceManager.Network/src/Azure.ResourceManager.Network.csproj
+++ b/sdk/network/Azure.ResourceManager.Network/src/Azure.ResourceManager.Network.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.Network
Microsoft Azure management client SDK for Azure resource provider Microsoft.Network.
azure;management;network
+ true
diff --git a/sdk/networkcloud/Azure.ResourceManager.NetworkCloud/src/Azure.ResourceManager.NetworkCloud.csproj b/sdk/networkcloud/Azure.ResourceManager.NetworkCloud/src/Azure.ResourceManager.NetworkCloud.csproj
index 4895bfe0dd601..198ec76b689f1 100644
--- a/sdk/networkcloud/Azure.ResourceManager.NetworkCloud/src/Azure.ResourceManager.NetworkCloud.csproj
+++ b/sdk/networkcloud/Azure.ResourceManager.NetworkCloud/src/Azure.ResourceManager.NetworkCloud.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.NetworkCloud
Azure Resource Manager client SDK for Azure resource provider NetworkCloud.
azure;management;arm;resource manager;networkcloud
+ true
diff --git a/sdk/openai/Azure.AI.OpenAI/src/Azure.AI.OpenAI.csproj b/sdk/openai/Azure.AI.OpenAI/src/Azure.AI.OpenAI.csproj
index 4b194b10650fd..27fb33c442563 100644
--- a/sdk/openai/Azure.AI.OpenAI/src/Azure.AI.OpenAI.csproj
+++ b/sdk/openai/Azure.AI.OpenAI/src/Azure.AI.OpenAI.csproj
@@ -7,6 +7,7 @@
Microsoft Azure.AI.OpenAI client library
1.0.0-beta.8
Microsoft Azure OpenAI
+ true
$(RequiredTargetFrameworks)
true
$(NoWarn);CS1591;AZC0012;AZC0001
diff --git a/sdk/personalizer/Azure.AI.Personalizer/src/Azure.AI.Personalizer.csproj b/sdk/personalizer/Azure.AI.Personalizer/src/Azure.AI.Personalizer.csproj
index 8bb98aa3ac9eb..7340bc57ca40b 100644
--- a/sdk/personalizer/Azure.AI.Personalizer/src/Azure.AI.Personalizer.csproj
+++ b/sdk/personalizer/Azure.AI.Personalizer/src/Azure.AI.Personalizer.csproj
@@ -6,6 +6,7 @@
This is the Azure Personalizer client library for developing .NET applications.
Personalizer;Azure Personalizer;Cognitive Services Personalizer;Cognitive Personalizer;Cognitive;Azure
+ true
$(RequiredTargetFrameworks)
true
true
diff --git a/sdk/postgresql/Azure.ResourceManager.PostgreSql/src/Azure.ResourceManager.PostgreSql.csproj b/sdk/postgresql/Azure.ResourceManager.PostgreSql/src/Azure.ResourceManager.PostgreSql.csproj
index 69f09a73eeb5c..82c7262f83316 100644
--- a/sdk/postgresql/Azure.ResourceManager.PostgreSql/src/Azure.ResourceManager.PostgreSql.csproj
+++ b/sdk/postgresql/Azure.ResourceManager.PostgreSql/src/Azure.ResourceManager.PostgreSql.csproj
@@ -6,6 +6,7 @@
Azure.ResourceManager.PostgreSql
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.DBforPostgreSQL.
azure;management;arm;resource manager;postgresql
+ true
false
diff --git a/sdk/powerbidedicated/Azure.ResourceManager.PowerBIDedicated/src/Azure.ResourceManager.PowerBIDedicated.csproj b/sdk/powerbidedicated/Azure.ResourceManager.PowerBIDedicated/src/Azure.ResourceManager.PowerBIDedicated.csproj
index 0be27e4fed301..bd6eb0c3b6a92 100644
--- a/sdk/powerbidedicated/Azure.ResourceManager.PowerBIDedicated/src/Azure.ResourceManager.PowerBIDedicated.csproj
+++ b/sdk/powerbidedicated/Azure.ResourceManager.PowerBIDedicated/src/Azure.ResourceManager.PowerBIDedicated.csproj
@@ -4,5 +4,6 @@
Azure.ResourceManager.PowerBIDedicated
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.PowerBIDedicated.
azure;management;arm;resource manager;powerbidedicated
+ true
diff --git a/sdk/providerhub/Azure.ResourceManager.ProviderHub/src/Azure.ResourceManager.ProviderHub.csproj b/sdk/providerhub/Azure.ResourceManager.ProviderHub/src/Azure.ResourceManager.ProviderHub.csproj
index 68f4b710abb4e..2aef0892c89ce 100644
--- a/sdk/providerhub/Azure.ResourceManager.ProviderHub/src/Azure.ResourceManager.ProviderHub.csproj
+++ b/sdk/providerhub/Azure.ResourceManager.ProviderHub/src/Azure.ResourceManager.ProviderHub.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.ProviderHub
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.ProviderHub.
azure;management;arm;resource manager;providerhub
+ true
diff --git a/sdk/quantum/Azure.Quantum.Jobs/src/Azure.Quantum.Jobs.csproj b/sdk/quantum/Azure.Quantum.Jobs/src/Azure.Quantum.Jobs.csproj
index c833f5f42e914..648b9d2ada5c1 100644
--- a/sdk/quantum/Azure.Quantum.Jobs/src/Azure.Quantum.Jobs.csproj
+++ b/sdk/quantum/Azure.Quantum.Jobs/src/Azure.Quantum.Jobs.csproj
@@ -4,6 +4,7 @@
Azure Quantum Jobs
1.0.0-beta.4
Azure;Quantum;Quantum Jobs
+ true
$(RequiredTargetFrameworks)
$(NoWarn);AZC0001
true
diff --git a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Azure.ResourceManager.RecoveryServicesSiteRecovery.csproj b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Azure.ResourceManager.RecoveryServicesSiteRecovery.csproj
index bf550257cb797..63d91d183911d 100644
--- a/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Azure.ResourceManager.RecoveryServicesSiteRecovery.csproj
+++ b/sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery/src/Azure.ResourceManager.RecoveryServicesSiteRecovery.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.RecoveryServicesSiteRecovery
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.RecoveryServices SiteRecovery.
azure;management;arm;resource manager;recoveryservicessiterecovery
+ true
diff --git a/sdk/recoveryservices/Azure.ResourceManager.RecoveryServices/src/Azure.ResourceManager.RecoveryServices.csproj b/sdk/recoveryservices/Azure.ResourceManager.RecoveryServices/src/Azure.ResourceManager.RecoveryServices.csproj
index 7ac4bab01cc80..f41b74fbd0e2a 100644
--- a/sdk/recoveryservices/Azure.ResourceManager.RecoveryServices/src/Azure.ResourceManager.RecoveryServices.csproj
+++ b/sdk/recoveryservices/Azure.ResourceManager.RecoveryServices/src/Azure.ResourceManager.RecoveryServices.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.RecoveryServices
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.RecoveryServices.
azure;management;arm;resource manager;recoveryservices
+ true
diff --git a/sdk/remoterendering/Azure.MixedReality.RemoteRendering/src/Azure.MixedReality.RemoteRendering.csproj b/sdk/remoterendering/Azure.MixedReality.RemoteRendering/src/Azure.MixedReality.RemoteRendering.csproj
index f02030c76f0e5..d23554a055900 100644
--- a/sdk/remoterendering/Azure.MixedReality.RemoteRendering/src/Azure.MixedReality.RemoteRendering.csproj
+++ b/sdk/remoterendering/Azure.MixedReality.RemoteRendering/src/Azure.MixedReality.RemoteRendering.csproj
@@ -5,6 +5,7 @@
1.1.0
Azure MixedReality
+ true
Microsoft
$(RequiredTargetFrameworks)
false
diff --git a/sdk/reservations/Azure.ResourceManager.Reservations/src/Azure.ResourceManager.Reservations.csproj b/sdk/reservations/Azure.ResourceManager.Reservations/src/Azure.ResourceManager.Reservations.csproj
index 2ffec31567e7e..017fc1e16a422 100644
--- a/sdk/reservations/Azure.ResourceManager.Reservations/src/Azure.ResourceManager.Reservations.csproj
+++ b/sdk/reservations/Azure.ResourceManager.Reservations/src/Azure.ResourceManager.Reservations.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.Reservations
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsof.Capacity.
azure;management;arm;resource manager;reservations
+ true
diff --git a/sdk/resourcegraph/Azure.ResourceManager.ResourceGraph/src/Azure.ResourceManager.ResourceGraph.csproj b/sdk/resourcegraph/Azure.ResourceManager.ResourceGraph/src/Azure.ResourceManager.ResourceGraph.csproj
index 3a59853d80e60..0b561dba867d6 100644
--- a/sdk/resourcegraph/Azure.ResourceManager.ResourceGraph/src/Azure.ResourceManager.ResourceGraph.csproj
+++ b/sdk/resourcegraph/Azure.ResourceManager.ResourceGraph/src/Azure.ResourceManager.ResourceGraph.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.ResourceGraph
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.ResourceGraph.
azure;management;arm;resource manager;resourcegraph
+ true
diff --git a/sdk/resourcemanager/Azure.ResourceManager/src/Azure.ResourceManager.csproj b/sdk/resourcemanager/Azure.ResourceManager/src/Azure.ResourceManager.csproj
index 0cc271d474ff0..ae1199288bd50 100644
--- a/sdk/resourcemanager/Azure.ResourceManager/src/Azure.ResourceManager.csproj
+++ b/sdk/resourcemanager/Azure.ResourceManager/src/Azure.ResourceManager.csproj
@@ -7,6 +7,7 @@
Azure.ResourceManager
Microsoft Azure Resource Manager client SDK for Azure resources.
azure;management;resource
+ true
false
diff --git a/sdk/resources/Azure.ResourceManager.Resources/src/Azure.ResourceManager.Resources.csproj b/sdk/resources/Azure.ResourceManager.Resources/src/Azure.ResourceManager.Resources.csproj
index 37fd980dcc5bb..03580d75df02b 100644
--- a/sdk/resources/Azure.ResourceManager.Resources/src/Azure.ResourceManager.Resources.csproj
+++ b/sdk/resources/Azure.ResourceManager.Resources/src/Azure.ResourceManager.Resources.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.Resources
Microsoft Azure Resource Manager client SDK for Azure resource provider Resources.
azure;management;resources
+ true
diff --git a/sdk/search/Azure.ResourceManager.Search/src/Azure.ResourceManager.Search.csproj b/sdk/search/Azure.ResourceManager.Search/src/Azure.ResourceManager.Search.csproj
index d3c1bda64b7d5..f5121ab21aba0 100644
--- a/sdk/search/Azure.ResourceManager.Search/src/Azure.ResourceManager.Search.csproj
+++ b/sdk/search/Azure.ResourceManager.Search/src/Azure.ResourceManager.Search.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.Search
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Search.
azure;management;arm;resource manager;search
+ true
diff --git a/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj b/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj
index c0763ea55935e..e8fd7ef821049 100644
--- a/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj
+++ b/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj
@@ -11,6 +11,7 @@
maps, indexers, data sources, or other service-level resources.
Azure Cognitive Search;Azure Search Documents;Azure Search;Search;Cognitive;Search Engine;Azure
+ true
$(RequiredTargetFrameworks)
$(NoWarn);AZC0007;AZC0004;AZC0001
diff --git a/sdk/sphere/Azure.ResourceManager.Sphere/src/Azure.ResourceManager.Sphere.csproj b/sdk/sphere/Azure.ResourceManager.Sphere/src/Azure.ResourceManager.Sphere.csproj
index f395f2a25c374..80aa31dbfc9cf 100644
--- a/sdk/sphere/Azure.ResourceManager.Sphere/src/Azure.ResourceManager.Sphere.csproj
+++ b/sdk/sphere/Azure.ResourceManager.Sphere/src/Azure.ResourceManager.Sphere.csproj
@@ -1,8 +1,9 @@
-
+
1.0.0-beta.1
Azure.ResourceManager.Sphere
Azure Resource Manager client SDK for Azure resource provider Sphere.
azure;management;arm;resource manager;sphere
+ true
diff --git a/sdk/sqlmanagement/Azure.ResourceManager.Sql/src/Azure.ResourceManager.Sql.csproj b/sdk/sqlmanagement/Azure.ResourceManager.Sql/src/Azure.ResourceManager.Sql.csproj
index 3d1362fba45c4..00a6afa468b1a 100644
--- a/sdk/sqlmanagement/Azure.ResourceManager.Sql/src/Azure.ResourceManager.Sql.csproj
+++ b/sdk/sqlmanagement/Azure.ResourceManager.Sql/src/Azure.ResourceManager.Sql.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.Sql
Microsoft Azure management client SDK for Azure resource provider Microsoft.Sql.
azure;management;arm;resource manager;sql
+ true
diff --git a/sdk/storage/Azure.ResourceManager.Storage/src/Azure.ResourceManager.Storage.csproj b/sdk/storage/Azure.ResourceManager.Storage/src/Azure.ResourceManager.Storage.csproj
index 823b17d97a037..107c40bdba5fe 100644
--- a/sdk/storage/Azure.ResourceManager.Storage/src/Azure.ResourceManager.Storage.csproj
+++ b/sdk/storage/Azure.ResourceManager.Storage/src/Azure.ResourceManager.Storage.csproj
@@ -6,6 +6,7 @@
Azure.ResourceManager.Storage
Microsoft Azure management client SDK for Azure resource provider Microsoft.Storage.
azure;management;storage
+ true
$(NoWarn);CS1591;
diff --git a/sdk/storage/Azure.Storage.Blobs/src/Azure.Storage.Blobs.csproj b/sdk/storage/Azure.Storage.Blobs/src/Azure.Storage.Blobs.csproj
index e787a5333ae16..244e34457c12d 100644
--- a/sdk/storage/Azure.Storage.Blobs/src/Azure.Storage.Blobs.csproj
+++ b/sdk/storage/Azure.Storage.Blobs/src/Azure.Storage.Blobs.csproj
@@ -9,6 +9,7 @@
12.18.0
BlobSDK;$(DefineConstants)
Microsoft Azure Storage Blobs;Microsoft;Azure;Blobs;Blob;Storage;StorageScalable;$(PackageCommonTags)
+ true
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data.
For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
diff --git a/sdk/storage/Azure.Storage.Files.DataLake/src/Azure.Storage.Files.DataLake.csproj b/sdk/storage/Azure.Storage.Files.DataLake/src/Azure.Storage.Files.DataLake.csproj
index d6baa7bbf7579..52084d12cff86 100644
--- a/sdk/storage/Azure.Storage.Files.DataLake/src/Azure.Storage.Files.DataLake.csproj
+++ b/sdk/storage/Azure.Storage.Files.DataLake/src/Azure.Storage.Files.DataLake.csproj
@@ -19,6 +19,7 @@
true
true
+ true
diff --git a/sdk/storage/Azure.Storage.Files.Shares/src/Azure.Storage.Files.Shares.csproj b/sdk/storage/Azure.Storage.Files.Shares/src/Azure.Storage.Files.Shares.csproj
index 14cb0c8cc4c36..1ac1e118fc1fd 100644
--- a/sdk/storage/Azure.Storage.Files.Shares/src/Azure.Storage.Files.Shares.csproj
+++ b/sdk/storage/Azure.Storage.Files.Shares/src/Azure.Storage.Files.Shares.csproj
@@ -9,6 +9,7 @@
12.16.0
FileSDK;$(DefineConstants)
Microsoft Azure Storage Files;Microsoft;Azure;File;Files;Storage;StorageScalable;$(PackageCommonTags)
+ true
This client library enables working with the Microsoft Azure Storage File Shares service for storing binary and text data.
For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Files.Shares/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md
diff --git a/sdk/streamanalytics/Azure.ResourceManager.StreamAnalytics/src/Azure.ResourceManager.StreamAnalytics.csproj b/sdk/streamanalytics/Azure.ResourceManager.StreamAnalytics/src/Azure.ResourceManager.StreamAnalytics.csproj
index 383a45008012b..ec27a8145e4df 100644
--- a/sdk/streamanalytics/Azure.ResourceManager.StreamAnalytics/src/Azure.ResourceManager.StreamAnalytics.csproj
+++ b/sdk/streamanalytics/Azure.ResourceManager.StreamAnalytics/src/Azure.ResourceManager.StreamAnalytics.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.StreamAnalytics
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.StreamAnalytics.
azure;management;arm;resource manager;streamanalytics
+ true
diff --git a/sdk/synapse/Azure.Analytics.Synapse.Artifacts/src/Azure.Analytics.Synapse.Artifacts.csproj b/sdk/synapse/Azure.Analytics.Synapse.Artifacts/src/Azure.Analytics.Synapse.Artifacts.csproj
index 87485aa2e2826..cb77ef41a494a 100644
--- a/sdk/synapse/Azure.Analytics.Synapse.Artifacts/src/Azure.Analytics.Synapse.Artifacts.csproj
+++ b/sdk/synapse/Azure.Analytics.Synapse.Artifacts/src/Azure.Analytics.Synapse.Artifacts.csproj
@@ -4,6 +4,7 @@
Azure.Analytics.Synapse.Artifacts
1.0.0-preview.19
Microsoft Azure Synapse Artifacts;$(PackageCommonTags)
+ true
$(RequiredTargetFrameworks)
diff --git a/sdk/synapse/Azure.Analytics.Synapse.Monitoring/src/Azure.Analytics.Synapse.Monitoring.csproj b/sdk/synapse/Azure.Analytics.Synapse.Monitoring/src/Azure.Analytics.Synapse.Monitoring.csproj
index 30c37d94b8569..cf783855d9ff3 100644
--- a/sdk/synapse/Azure.Analytics.Synapse.Monitoring/src/Azure.Analytics.Synapse.Monitoring.csproj
+++ b/sdk/synapse/Azure.Analytics.Synapse.Monitoring/src/Azure.Analytics.Synapse.Monitoring.csproj
@@ -4,6 +4,7 @@
Azure.Analytics.Synapse.Monitoring
1.0.0-beta.4
Microsoft Azure Synapse Monitoring;$(PackageCommonTags)
+ true
$(RequiredTargetFrameworks)
diff --git a/sdk/synapse/Azure.Analytics.Synapse.Spark/src/Azure.Analytics.Synapse.Spark.csproj b/sdk/synapse/Azure.Analytics.Synapse.Spark/src/Azure.Analytics.Synapse.Spark.csproj
index 479c815e1806b..49ab05cd550e0 100644
--- a/sdk/synapse/Azure.Analytics.Synapse.Spark/src/Azure.Analytics.Synapse.Spark.csproj
+++ b/sdk/synapse/Azure.Analytics.Synapse.Spark/src/Azure.Analytics.Synapse.Spark.csproj
@@ -4,6 +4,7 @@
Azure.Analytics.Synapse.Spark
1.0.0-preview.9
Microsoft Azure Synapse Spark;$(PackageCommonTags)
+ true
$(RequiredTargetFrameworks)
diff --git a/sdk/synapse/Azure.ResourceManager.Synapse/src/Azure.ResourceManager.Synapse.csproj b/sdk/synapse/Azure.ResourceManager.Synapse/src/Azure.ResourceManager.Synapse.csproj
index a48d78e29b570..32ae88f613c4d 100644
--- a/sdk/synapse/Azure.ResourceManager.Synapse/src/Azure.ResourceManager.Synapse.csproj
+++ b/sdk/synapse/Azure.ResourceManager.Synapse/src/Azure.ResourceManager.Synapse.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.Synapse
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Synapse.
azure;management;arm;resource manager;synapse
+ true
diff --git a/sdk/trafficmanager/Azure.ResourceManager.TrafficManager/src/Azure.ResourceManager.TrafficManager.csproj b/sdk/trafficmanager/Azure.ResourceManager.TrafficManager/src/Azure.ResourceManager.TrafficManager.csproj
index e01920011112b..bfd8a2a99655f 100644
--- a/sdk/trafficmanager/Azure.ResourceManager.TrafficManager/src/Azure.ResourceManager.TrafficManager.csproj
+++ b/sdk/trafficmanager/Azure.ResourceManager.TrafficManager/src/Azure.ResourceManager.TrafficManager.csproj
@@ -6,5 +6,6 @@
Azure.ResourceManager.TrafficManager
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Network TrafficManager.
azure;management;arm;resource manager;trafficmanager
+ true
diff --git a/sdk/videoanalyzer/Azure.Media.VideoAnalyzer.Edge/src/Azure.Media.VideoAnalyzer.Edge.csproj b/sdk/videoanalyzer/Azure.Media.VideoAnalyzer.Edge/src/Azure.Media.VideoAnalyzer.Edge.csproj
index 28ab6deafb709..a541f9c14c766 100644
--- a/sdk/videoanalyzer/Azure.Media.VideoAnalyzer.Edge/src/Azure.Media.VideoAnalyzer.Edge.csproj
+++ b/sdk/videoanalyzer/Azure.Media.VideoAnalyzer.Edge/src/Azure.Media.VideoAnalyzer.Edge.csproj
@@ -12,6 +12,7 @@
Azure Video Analyzer Edge SDK
1.0.0-beta.7
Azure Video Analyzer Edge
+ true
$(RequiredTargetFrameworks)
true
diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Azure.ResourceManager.AppService.csproj b/sdk/websites/Azure.ResourceManager.AppService/src/Azure.ResourceManager.AppService.csproj
index 091efc81a2428..f0926400822d4 100644
--- a/sdk/websites/Azure.ResourceManager.AppService/src/Azure.ResourceManager.AppService.csproj
+++ b/sdk/websites/Azure.ResourceManager.AppService/src/Azure.ResourceManager.AppService.csproj
@@ -6,6 +6,7 @@
Azure.ResourceManager.AppService
Microsoft Azure management client SDK for Azure resource provider Microsoft.Web.
azure;management;AppService
+ true
$(NoWarn);CS1591;