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 4ac5e97 commit 52dcc1dCopy full SHA for 52dcc1d
src/Sql/Sql.Sdk/Generated/SdkInfo_SqlManagementClient.cs
@@ -96,7 +96,7 @@ public static IEnumerable<Tuple<string, string, string>> ApiInfo_SqlManagementCl
96
new Tuple<string, string, string>("Sql", "ServerAzureADOnlyAuthentications", "2020-11-01-preview"),
97
new Tuple<string, string, string>("Sql", "ServerBlobAuditingPolicies", "2021-11-01-preview"),
98
new Tuple<string, string, string>("Sql", "ServerConfigurationOptions", "2022-08-01-preview"),
99
- new Tuple<string, string, string>("Sql", "ServerDevOpsAuditSettings", "2020-11-01-preview"),
+ new Tuple<string, string, string>("Sql", "ServerDevOpsAuditSettings", "2022-05-01-preview"),
100
new Tuple<string, string, string>("Sql", "ServerDnsAliases", "2020-11-01-preview"),
101
new Tuple<string, string, string>("Sql", "ServerKeys", "2020-11-01-preview"),
102
new Tuple<string, string, string>("Sql", "ServerSecurityAlertPolicies", "2020-11-01-preview"),
src/Sql/Sql.Sdk/README.md
@@ -29,7 +29,7 @@ title: SqlManagementClient
29
input-file:
30
- https://github.com/Azure/azure-rest-api-specs/blob/e8c0c73d5f11f9f2b7cde8e1ac33638bb3c5695d/specification/sql/resource-manager/Microsoft.Sql/stable/2014-04-01/metrics.json
31
- https://github.com/Azure/azure-rest-api-specs/blob/e8c0c73d5f11f9f2b7cde8e1ac33638bb3c5695d/specification/sql/resource-manager/Microsoft.Sql/stable/2014-04-01-legacy/sql.core_legacy.json
32
- - https://github.com/Azure/azure-rest-api-specs/blob/e8c0c73d5f11f9f2b7cde8e1ac33638bb3c5695d/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/ServerDevOpsAudit.json
+ - https://github.com/Azure/azure-rest-api-specs/blob/d6b9d9d7ea3fa4e6c0c2122f7641b9b009ce482e/specification/sql/resource-manager/Microsoft.Sql/preview/2022-05-01-preview/ServerDevOpsAudit.json
33
- https://github.com/Azure/azure-rest-api-specs/blob/e8c0c73d5f11f9f2b7cde8e1ac33638bb3c5695d/specification/sql/resource-manager/Microsoft.Sql/preview/2021-11-01-preview/BlobAuditing.json
34
- https://github.com/Azure/azure-rest-api-specs/blob/e8c0c73d5f11f9f2b7cde8e1ac33638bb3c5695d/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/SyncGroups.json
35
- https://github.com/Azure/azure-rest-api-specs/blob/e8c0c73d5f11f9f2b7cde8e1ac33638bb3c5695d/specification/sql/resource-manager/Microsoft.Sql/preview/2020-11-01-preview/DatabaseSecurityAlertPolicies.json
0 commit comments