Skip to content

Commit 8f00aee

Browse files
authored
Adding new 2025-08-01-preview to main.tsp and copying examples + open… (#43092)
1 parent 73bd1f8 commit 8f00aee

1,431 files changed

Lines changed: 140520 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
{
2+
"parameters": {
3+
"name": "ActiveDirectory",
4+
"administratorName": "ActiveDirectory",
5+
"api-version": "2025-08-01-preview",
6+
"parameters": {
7+
"properties": {
8+
"administratorType": "ActiveDirectory",
9+
"login": "bob@contoso.com",
10+
"sid": "c6b82b90-a647-49cb-8a62-0d2d3cb7ac7c",
11+
"tenantId": "c6b82b90-a647-49cb-8a62-0d2d3cb7ac7c"
12+
}
13+
},
14+
"resourceGroupName": "sqlcrudtest-4799",
15+
"serverName": "sqlcrudtest-6440",
16+
"subscriptionId": "00000000-1111-2222-3333-444444444444"
17+
},
18+
"responses": {
19+
"200": {
20+
"body": {
21+
"name": "ActiveDirectory",
22+
"type": "Microsoft.Sql/servers/administrators",
23+
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-4799/providers/Microsoft.Sql/servers/sqlcrudtest-6440/administrators/ActiveDirectory",
24+
"properties": {
25+
"administratorType": "ActiveDirectory",
26+
"azureADOnlyAuthentication": true,
27+
"login": "bob@contoso.com",
28+
"sid": "c6b82b90-a647-49cb-8a62-0d2d3cb7ac7c",
29+
"tenantId": "c6b82b90-a647-49cb-8a62-0d2d3cb7ac7c"
30+
}
31+
}
32+
},
33+
"201": {
34+
"body": {
35+
"name": "activeDirectory",
36+
"type": "Microsoft.Sql/servers/administrators",
37+
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-4799/providers/Microsoft.Sql/servers/sqlcrudtest-6440/administrators/ActiveDirectory",
38+
"properties": {
39+
"administratorType": "ActiveDirectory",
40+
"azureADOnlyAuthentication": true,
41+
"login": "bob@contoso.com",
42+
"sid": "c6b82b90-a647-49cb-8a62-0d2d3cb7ac7c",
43+
"tenantId": "c6b82b90-a647-49cb-8a62-0d2d3cb7ac7c"
44+
}
45+
}
46+
},
47+
"202": {}
48+
},
49+
"operationId": "ServerAzureADAdministrators_CreateOrUpdate",
50+
"title": "Creates or updates an existing Azure Active Directory administrator."
51+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"parameters": {
3+
"administratorName": "ActiveDirectory",
4+
"api-version": "2025-08-01-preview",
5+
"resourceGroupName": "sqlcrudtest-4799",
6+
"serverName": "sqlcrudtest-6440",
7+
"subscriptionId": "00000000-1111-2222-3333-444444444444"
8+
},
9+
"responses": {
10+
"200": {},
11+
"202": {
12+
"headers": {
13+
"Location": "https://management.azure.com/subscriptions/00000000-1111-2222-3333-444444444444/providers/Microsoft.Sql/locations/westus/serverAdministratorOperationResults/00000000-1111-2222-3333-444444444444?api-version=2019-06-01-preview"
14+
}
15+
},
16+
"204": {}
17+
},
18+
"operationId": "ServerAzureADAdministrators_Delete",
19+
"title": "Delete Azure Active Directory administrator."
20+
}
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"parameters": {
3+
"administratorName": "ActiveDirectory",
4+
"api-version": "2025-08-01-preview",
5+
"resourceGroupName": "sqlcrudtest-4799",
6+
"serverName": "sqlcrudtest-6440",
7+
"subscriptionId": "00000000-1111-2222-3333-444444444444"
8+
},
9+
"responses": {
10+
"200": {
11+
"body": {
12+
"name": "ActiveDirectory",
13+
"type": "Microsoft.Sql/servers/administrators",
14+
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-4799/providers/Microsoft.Sql/servers/sqlcrudtest-6440/administrators/ActiveDirectory",
15+
"properties": {
16+
"administratorType": "ActiveDirectory",
17+
"azureADOnlyAuthentication": true,
18+
"login": "bob@contoso.com",
19+
"sid": "c6b82b90-a647-49cb-8a62-0d2d3cb7ac7c",
20+
"tenantId": "c6b82b90-a647-49cb-8a62-0d2d3cb7ac7c"
21+
}
22+
}
23+
}
24+
},
25+
"operationId": "ServerAzureADAdministrators_Get",
26+
"title": "Gets a Azure Active Directory administrator."
27+
}
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"parameters": {
3+
"administratorName": "ActiveDirectory",
4+
"api-version": "2025-08-01-preview",
5+
"resourceGroupName": "sqlcrudtest-4799",
6+
"serverName": "sqlcrudtest-6440",
7+
"subscriptionId": "00000000-1111-2222-3333-444444444444"
8+
},
9+
"responses": {
10+
"200": {
11+
"body": {
12+
"value": [
13+
{
14+
"name": "ActiveDirectory",
15+
"type": "Microsoft.Sql/servers/administrators",
16+
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-4799/providers/Microsoft.Sql/servers/sqlcrudtest-6440/administrators/ActiveDirectory",
17+
"properties": {
18+
"administratorType": "ActiveDirectory",
19+
"azureADOnlyAuthentication": true,
20+
"login": "bob@contoso.com",
21+
"sid": "c6b82b90-a647-49cb-8a62-0d2d3cb7ac7c",
22+
"tenantId": "c6b82b90-a647-49cb-8a62-0d2d3cb7ac7c"
23+
}
24+
}
25+
]
26+
}
27+
}
28+
},
29+
"operationId": "ServerAzureADAdministrators_ListByServer",
30+
"title": "Gets a list of Azure Active Directory administrator."
31+
}
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{
2+
"parameters": {
3+
"name": "Default",
4+
"api-version": "2025-08-01-preview",
5+
"authenticationName": "Default",
6+
"parameters": {
7+
"properties": {
8+
"azureADOnlyAuthentication": false
9+
}
10+
},
11+
"resourceGroupName": "sqlcrudtest-4799",
12+
"serverName": "sqlcrudtest-6440",
13+
"subscriptionId": "00000000-1111-2222-3333-444444444444"
14+
},
15+
"responses": {
16+
"200": {
17+
"body": {
18+
"name": "Default",
19+
"type": "Microsoft.Sql/servers/azureadonlyauthentications",
20+
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-4799/providers/Microsoft.Sql/servers/sqlcrudtest-6440/azureadonlyauthentications/default",
21+
"properties": {
22+
"azureADOnlyAuthentication": false
23+
}
24+
}
25+
},
26+
"201": {
27+
"body": {
28+
"name": "Default",
29+
"type": "Microsoft.Sql/servers/azureadonlyauthentications",
30+
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-4799/providers/Microsoft.Sql/servers/sqlcrudtest-6440/azureadonlyauthentications/default",
31+
"properties": {
32+
"azureADOnlyAuthentication": false
33+
}
34+
}
35+
},
36+
"202": {}
37+
},
38+
"operationId": "ServerAzureADOnlyAuthentications_CreateOrUpdate",
39+
"title": "Creates or updates Azure Active Directory only authentication object."
40+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"parameters": {
3+
"api-version": "2025-08-01-preview",
4+
"authenticationName": "Default",
5+
"resourceGroupName": "sqlcrudtest-4799",
6+
"serverName": "sqlcrudtest-6440",
7+
"subscriptionId": "00000000-1111-2222-3333-444444444444"
8+
},
9+
"responses": {
10+
"200": {},
11+
"202": {
12+
"headers": {
13+
"Location": "https://management.azure.com/subscriptions/00000000-1111-2222-3333-444444444444/providers/Microsoft.Sql/locations/westus/serverAdministratorOperationResults/00000000-1111-2222-3333-444444444444?api-version=2020-02-02-preview"
14+
}
15+
},
16+
"204": {}
17+
},
18+
"operationId": "ServerAzureADOnlyAuthentications_Delete",
19+
"title": "Deletes Azure Active Directory only authentication object."
20+
}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"parameters": {
3+
"api-version": "2025-08-01-preview",
4+
"authenticationName": "Default",
5+
"resourceGroupName": "sqlcrudtest-4799",
6+
"serverName": "sqlcrudtest-6440",
7+
"subscriptionId": "00000000-1111-2222-3333-444444444444"
8+
},
9+
"responses": {
10+
"200": {
11+
"body": {
12+
"name": "Default",
13+
"type": "Microsoft.Sql/servers/azureadonlyauthentications",
14+
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-4799/providers/Microsoft.Sql/servers/sqlcrudtest-6440/azureadonlyauthentications/default",
15+
"properties": {
16+
"azureADOnlyAuthentication": true
17+
}
18+
}
19+
}
20+
},
21+
"operationId": "ServerAzureADOnlyAuthentications_Get",
22+
"title": "Gets a Azure Active Directory only authentication property."
23+
}
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"parameters": {
3+
"api-version": "2025-08-01-preview",
4+
"authenticationName": "Default",
5+
"resourceGroupName": "sqlcrudtest-4799",
6+
"serverName": "sqlcrudtest-6440",
7+
"subscriptionId": "00000000-1111-2222-3333-444444444444"
8+
},
9+
"responses": {
10+
"200": {
11+
"body": {
12+
"value": [
13+
{
14+
"name": "Default",
15+
"type": "Microsoft.Sql/servers/azureadonlyauthentications",
16+
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-4799/providers/Microsoft.Sql/servers/sqlcrudtest-6440/azureadonlyauthentications/default",
17+
"properties": {
18+
"azureADOnlyAuthentication": true
19+
}
20+
}
21+
]
22+
}
23+
}
24+
},
25+
"operationId": "ServerAzureADOnlyAuthentications_ListByServer",
26+
"title": "Gets a list of Azure Active Directory only authentication object."
27+
}
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"parameters": {
3+
"operationId": "f779414b-e748-4925-8cfe-c8598f7660ae",
4+
"api-version": "2025-08-01-preview",
5+
"databaseName": "testdb",
6+
"resourceGroupName": "sqlcrudtest-7398",
7+
"serverName": "sqlcrudtest-6661",
8+
"subscriptionId": "00000000-1111-2222-3333-444444444444"
9+
},
10+
"responses": {
11+
"200": {}
12+
},
13+
"operationId": "DatabaseOperations_Cancel",
14+
"title": "Cancel the database management operation"
15+
}
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"parameters": {
3+
"operationId": "f779414b-e748-4925-8cfe-c8598f7660ae",
4+
"api-version": "2025-08-01-preview",
5+
"elasticPoolName": "testpool",
6+
"resourceGroupName": "sqlcrudtest-7398",
7+
"serverName": "sqlcrudtest-6661",
8+
"subscriptionId": "00000000-1111-2222-3333-444444444444"
9+
},
10+
"responses": {
11+
"200": {}
12+
},
13+
"operationId": "ElasticPoolOperations_Cancel",
14+
"title": "Cancel the elastic pool management operation"
15+
}

0 commit comments

Comments
 (0)