Skip to content

Commit b5bbebd

Browse files
agrbhuvneshaditya-rs
authored andcommitted
[Hub Generated] Publish private branch 'user/pri/2022-12-01' (Azure#21717)
* add or modify files * Fixed spellcheck validation err * Fixed avocado validation err * Fixed avocado validation err * Fixed avocado validation err * Fixed avocado validation err * Fixed avocado validation err * Fixed avocado validation err * Fixed avocado validation err * Fixed avocado validation err * avacado fix * avacado fix * avacado fix * avacado fix' * avacado fix * avacado fix * revert custom-words.txt * update custom-words.txt * updated PreCheckResult * removed SystemData * removed SystemData Co-authored-by: Aditya Ravishankar <[email protected]>
1 parent 9550750 commit b5bbebd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+7040
-26
lines changed

specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/stable/2022-12-01/arcSettings.json

Lines changed: 656 additions & 0 deletions
Large diffs are not rendered by default.

specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/stable/2022-12-01/clusters.json

Lines changed: 986 additions & 0 deletions
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b",
4+
"resourceGroupName": "test-rg",
5+
"clusterName": "myCluster",
6+
"arcSettingName": "default",
7+
"api-version": "2022-12-01"
8+
},
9+
"responses": {
10+
"200": {
11+
"body": {
12+
"properties": {
13+
"arcApplicationClientId": "7b93bf67-60ac-4909-a987-ac438e69f9ba",
14+
"arcApplicationTenantId": "bdb2c88c-9cfd-4e19-927d-51e875f6912b",
15+
"arcApplicationObjectId": "400bd05f-395f-45a6-ba75-72601df80107",
16+
"arcServicePrincipalObjectId": "00cc4014-482e-4de9-9932-83415cc75f45"
17+
}
18+
}
19+
},
20+
"202": {
21+
"headers": {
22+
"location": "https://foo.com/operationStatuses"
23+
}
24+
}
25+
}
26+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b",
4+
"resourceGroupName": "test-rg",
5+
"clusterName": "myCluster",
6+
"api-version": "2022-12-01",
7+
"cluster": {
8+
"location": "East US",
9+
"properties": {
10+
"cloudManagementEndpoint": "https://98294836-31be-4668-aeae-698667faf99b.waconazure.com",
11+
"aadClientId": "24a6e53d-04e5-44d2-b7cc-1b732a847dfc",
12+
"aadTenantId": "7e589cc1-a8b6-4dff-91bd-5ec0fa18db94"
13+
},
14+
"identity": {
15+
"type": "SystemAssigned"
16+
}
17+
}
18+
},
19+
"responses": {
20+
"200": {
21+
"body": {
22+
"id": "/subscriptions/fd3c3665-1729-4b7b-9a38-238e83b0f98b/resourceGroups/test-rg/providers/Microsoft.AzureStackHCI/clusters/myCluster",
23+
"name": "myCluster",
24+
"type": "Microsoft.AzureStackHCI/clusters",
25+
"location": "East US",
26+
"identity": {
27+
"principalId": "87a834db-2e45-409e-911b-e16a44562ec3",
28+
"tenantId": "7e589cc1-a8b6-4dff-91bd-5ec0fa18db94",
29+
"type": "SystemAssigned"
30+
},
31+
"tags": {},
32+
"systemData": {
33+
"createdBy": "user1",
34+
"createdByType": "User",
35+
"createdAt": "2020-01-01T17:18:19.1234567Z",
36+
"lastModifiedBy": "user2",
37+
"lastModifiedByType": "User",
38+
"lastModifiedAt": "2020-01-02T17:18:19.1234567Z"
39+
},
40+
"properties": {
41+
"provisioningState": "Succeeded",
42+
"status": "NotYetRegistered",
43+
"cloudId": "a3c0468f-e38e-4dda-ac48-817f620536f0",
44+
"cloudManagementEndpoint": "https://98294836-31be-4668-aeae-698667faf99b.waconazure.com",
45+
"aadClientId": "24a6e53d-04e5-44d2-b7cc-1b732a847dfc",
46+
"aadTenantId": "7e589cc1-a8b6-4dff-91bd-5ec0fa18db94",
47+
"desiredProperties": {
48+
"windowsServerSubscription": "Disabled",
49+
"diagnosticLevel": "Basic"
50+
},
51+
"reportedProperties": {},
52+
"trialDaysRemaining": 30,
53+
"billingModel": "Trial",
54+
"serviceEndpoint": "https://azurestackhci.azurefd.net/eastus"
55+
}
56+
}
57+
}
58+
}
59+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b",
4+
"resourceGroupName": "test-rg",
5+
"clusterName": "myCluster",
6+
"api-version": "2022-12-01"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"properties": {
12+
"aadClientId": "7b93bf67-60ac-4909-a987-ac438e69f9ba",
13+
"aadTenantId": "bdb2c88c-9cfd-4e19-927d-51e875f6912b",
14+
"aadServicePrincipalObjectId": "400bd05f-395f-45a6-ba75-72601df80107",
15+
"aadApplicationObjectId": "00cc4014-482e-4de9-9932-83415cc75f45"
16+
}
17+
}
18+
},
19+
"202": {
20+
"headers": {
21+
"location": "https://foo.com/operationStatuses"
22+
}
23+
}
24+
}
25+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b",
4+
"resourceGroupName": "test-rg",
5+
"clusterName": "myCluster",
6+
"arcSettingName": "default",
7+
"api-version": "2022-12-01"
8+
},
9+
"responses": {
10+
"200": {},
11+
"202": {
12+
"headers": {
13+
"location": "https://foo.com/operationStatuses"
14+
}
15+
},
16+
"204": {}
17+
}
18+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b",
4+
"resourceGroupName": "test-rg",
5+
"clusterName": "myCluster",
6+
"api-version": "2022-12-01"
7+
},
8+
"responses": {
9+
"200": {},
10+
"202": {
11+
"headers": {
12+
"location": "https://foo.com/operationStatuses"
13+
}
14+
},
15+
"204": {}
16+
}
17+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "fd3c3665-1729-4b7b-9a38-238e83b0f98b",
4+
"resourceGroupName": "test-rg",
5+
"clusterName": "myCluster",
6+
"arcSettingName": "default",
7+
"extensionName": "MicrosoftMonitoringAgent",
8+
"api-version": "2022-12-01"
9+
},
10+
"responses": {
11+
"200": {},
12+
"202": {
13+
"headers": {
14+
"location": "https://foo.com/operationStatuses"
15+
}
16+
},
17+
"204": {}
18+
}
19+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "b8d594e5-51f3-4c11-9c54-a7771b81c712",
4+
"resourceGroupName": "testrg",
5+
"clusterName": "testcluster",
6+
"updateName": "Microsoft4.2203.2.32",
7+
"updateRunName": "23b779ba-0d52-4a80-8571-45ca74664ec3",
8+
"api-version": "2022-12-01"
9+
},
10+
"responses": {
11+
"200": {},
12+
"202": {
13+
"headers": {
14+
"location": "https://foo.com/operationStatuses"
15+
}
16+
},
17+
"204": {}
18+
}
19+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "b8d594e5-51f3-4c11-9c54-a7771b81c712",
4+
"resourceGroupName": "testrg",
5+
"clusterName": "testcluster",
6+
"api-version": "2022-12-01"
7+
},
8+
"responses": {
9+
"200": {},
10+
"202": {
11+
"headers": {
12+
"location": "https://foo.com/operationStatuses"
13+
}
14+
},
15+
"204": {}
16+
}
17+
}

0 commit comments

Comments
 (0)