Skip to content

Commit 9f5b38d

Browse files
fahdkmsftFahd Kamal
andauthored
Registries public preview 2022-10-01-preview (#20200)
* Registries public preview 2022-10-01-preview * Fix validation errors * Fix LintDiff and Avocado errors * Fixing prettier errors * Fixing more LintDiff errors * Another LintDiff error * Another Lint error Co-authored-by: Fahd Kamal <[email protected]>
1 parent a3a5870 commit 9f5b38d

File tree

15 files changed

+1973
-6
lines changed

15 files changed

+1973
-6
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,223 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "00000000-1111-2222-3333-444444444444",
4+
"resourceGroupName": "test-rg",
5+
"registryName": "string",
6+
"api-version": "2022-10-01-preview",
7+
"body": {
8+
"properties": {
9+
"description": "string",
10+
"tags": {
11+
"string": "string"
12+
},
13+
"properties": {
14+
"string": "string"
15+
},
16+
"regionDetails": [
17+
{
18+
"location": "string",
19+
"storageAccountDetails": [
20+
{
21+
"systemCreatedStorageAccount": {
22+
"storageAccountType": "string",
23+
"storageAccountHnsEnabled": false,
24+
"armResourceId": {
25+
"resourceId": "string"
26+
}
27+
}
28+
}
29+
],
30+
"acrDetails": [
31+
{
32+
"systemCreatedAcrAccount": {
33+
"acrAccountSku": "string",
34+
"armResourceId": {
35+
"resourceId": "string"
36+
}
37+
}
38+
}
39+
]
40+
}
41+
]
42+
},
43+
"tags": {},
44+
"location": "string",
45+
"kind": "string",
46+
"identity": {
47+
"type": "None",
48+
"userAssignedIdentities": {
49+
"string": {}
50+
}
51+
},
52+
"sku": {
53+
"name": "string",
54+
"tier": "Basic",
55+
"size": "string",
56+
"family": "string",
57+
"capacity": 1
58+
}
59+
}
60+
},
61+
"responses": {
62+
"200": {
63+
"headers": {},
64+
"body": {
65+
"id": "string",
66+
"name": "string",
67+
"type": "string",
68+
"properties": {
69+
"description": "string",
70+
"tags": {
71+
"string": "string"
72+
},
73+
"properties": {
74+
"string": "string"
75+
},
76+
"regionDetails": [
77+
{
78+
"location": "string",
79+
"storageAccountDetails": [
80+
{
81+
"systemCreatedStorageAccount": {
82+
"storageAccountType": "string",
83+
"storageAccountHnsEnabled": false,
84+
"armResourceId": {
85+
"resourceId": "string"
86+
}
87+
}
88+
}
89+
],
90+
"acrDetails": [
91+
{
92+
"systemCreatedAcrAccount": {
93+
"acrAccountSku": "string",
94+
"armResourceId": {
95+
"resourceId": "string"
96+
}
97+
}
98+
}
99+
]
100+
}
101+
],
102+
"managedResourceGroup": {
103+
"resourceId": "string"
104+
},
105+
"privateLinkCount": 0,
106+
"publicNetworkAccess": "Disabled",
107+
"mlFlowRegistryUri": "string",
108+
"intellectualPropertyPublisher": "string",
109+
"discoveryUrl": "string"
110+
},
111+
"systemData": {
112+
"createdAt": "2020-01-01T12:34:56.999Z",
113+
"createdBy": "string",
114+
"createdByType": "ManagedIdentity",
115+
"lastModifiedAt": "2020-01-01T12:34:56.999Z",
116+
"lastModifiedBy": "string",
117+
"lastModifiedByType": "Application"
118+
},
119+
"tags": {},
120+
"location": "string",
121+
"kind": "string",
122+
"identity": {
123+
"type": "SystemAssigned",
124+
"principalId": "00000000-1111-2222-3333-444444444444",
125+
"tenantId": "00000000-1111-2222-3333-444444444444",
126+
"userAssignedIdentities": {
127+
"string": {
128+
"principalId": "00000000-1111-2222-3333-444444444444",
129+
"clientId": "00000000-1111-2222-3333-444444444444"
130+
}
131+
}
132+
},
133+
"sku": {
134+
"name": "string",
135+
"tier": "Free",
136+
"size": "string",
137+
"family": "string",
138+
"capacity": 1
139+
}
140+
}
141+
},
142+
"201": {
143+
"headers": {},
144+
"body": {
145+
"id": "string",
146+
"name": "string",
147+
"type": "string",
148+
"properties": {
149+
"description": "string",
150+
"tags": {
151+
"string": "string"
152+
},
153+
"properties": {
154+
"string": "string"
155+
},
156+
"regionDetails": [
157+
{
158+
"location": "string",
159+
"storageAccountDetails": [
160+
{
161+
"systemCreatedStorageAccount": {
162+
"storageAccountType": "string",
163+
"storageAccountHnsEnabled": false,
164+
"armResourceId": {
165+
"resourceId": "string"
166+
}
167+
}
168+
}
169+
],
170+
"acrDetails": [
171+
{
172+
"systemCreatedAcrAccount": {
173+
"acrAccountSku": "string",
174+
"armResourceId": {
175+
"resourceId": "string"
176+
}
177+
}
178+
}
179+
]
180+
}
181+
],
182+
"managedResourceGroup": {
183+
"resourceId": "string"
184+
},
185+
"privateLinkCount": 0,
186+
"publicNetworkAccess": "Disabled",
187+
"mlFlowRegistryUri": "string",
188+
"intellectualPropertyPublisher": "string",
189+
"discoveryUrl": "string"
190+
},
191+
"systemData": {
192+
"createdAt": "2020-01-01T12:34:56.999Z",
193+
"createdBy": "string",
194+
"createdByType": "Key",
195+
"lastModifiedAt": "2020-01-01T12:34:56.999Z",
196+
"lastModifiedBy": "string",
197+
"lastModifiedByType": "ManagedIdentity"
198+
},
199+
"tags": {},
200+
"location": "string",
201+
"kind": "string",
202+
"identity": {
203+
"type": "SystemAssigned,UserAssigned",
204+
"principalId": "00000000-1111-2222-3333-444444444444",
205+
"tenantId": "00000000-1111-2222-3333-444444444444",
206+
"userAssignedIdentities": {
207+
"string": {
208+
"principalId": "00000000-1111-2222-3333-444444444444",
209+
"clientId": "00000000-1111-2222-3333-444444444444"
210+
}
211+
}
212+
},
213+
"sku": {
214+
"name": "string",
215+
"tier": "Standard",
216+
"size": "string",
217+
"family": "string",
218+
"capacity": 1
219+
}
220+
}
221+
}
222+
}
223+
}

0 commit comments

Comments
 (0)