We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f5f3c6 commit 860ddc9Copy full SHA for 860ddc9
eng/scripts/Language-Settings.ps1
@@ -284,7 +284,6 @@ $PackageExclusions = @{
284
'azure-mgmt-reservations' = 'Unsupported doc directives https://github.com/Azure/azure-sdk-for-python/issues/18077';
285
'azure-mgmt-signalr' = 'Unsupported doc directives https://github.com/Azure/azure-sdk-for-python/issues/18085';
286
'azure-mgmt-mixedreality' = 'Missing version info https://github.com/Azure/azure-sdk-for-python/issues/18457';
287
- 'azure-monitor-query' = 'Unsupported doc directives https://github.com/Azure/azure-sdk-for-python/issues/19417';
288
'azure-mgmt-network' = 'Manual process used to build';
289
}
290
0 commit comments