Skip to content

Commit 4640dfc

Browse files
Sandidogrizzlytheodorekangsun-ctrlBigCat20196D1v38om83r
authored
Compute Gallery RP 2022-01-03 Release (#18976)
* set up feature branch setup feature branch and update common.json Update gallery.json fix mistake made in example name readme and python readme from main sync main sync common.json optional location * gallery 01-03 release (#17985) * save * update * update * update * update * update * update * nit * 'save' * add * update * add architecture * update * update * Update readme add `package-2022-01-03-only` tag for python * save * nit Co-authored-by: Jiefeng Chen <[email protected]> * Add privacyStatement/Uri to communtiy gallery image (#18680) * update * update * update * update * update * update * Adds settings and advancedSettings to gallery application version (#18722) * adds settings and advancedSettings to gallery application version * fix spell checker and LintDiff * added description and ran prettifier again * fix typo in description * Addressed PR comments * updated description to use full name of the VMApp extension, i.e. vm-application-manager Co-authored-by: Theodore Chang <[email protected]> Co-authored-by: kangsun-ctrl <[email protected]> Co-authored-by: Jiefeng Chen <[email protected]> Co-authored-by: Bhaskar Brahma <[email protected]> Co-authored-by: Yuchao Yan <[email protected]>
1 parent db71d07 commit 4640dfc

File tree

64 files changed

+8685
-5
lines changed

Some content is hidden

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

64 files changed

+8685
-5
lines changed

specification/compute/resource-manager/Microsoft.Compute/stable/2022-01-03/GalleryRP/communityGallery.json

Lines changed: 513 additions & 0 deletions
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "{subscription-id}",
4+
"location": "myLocation",
5+
"api-version": "2022-01-03",
6+
"publicGalleryName": "publicGalleryName",
7+
"galleryImageName": "myGalleryImageName",
8+
"galleryImageVersionName": "myGalleryImageVersionName"
9+
},
10+
"responses": {
11+
"200": {
12+
"body": {
13+
"properties": {
14+
"publishedDate": "2018-03-20T09:12:28Z",
15+
"endOfLifeDate": "2022-03-20T09:12:28Z",
16+
"excludeFromLatest": false,
17+
"storageProfile": {
18+
"osDiskImage": {
19+
"diskSizeGB": 29,
20+
"hostCaching": "None"
21+
}
22+
}
23+
},
24+
"location": "myLocation",
25+
"name": "myGalleryImageVersionName",
26+
"type": "Microsoft.Compute/Locations/CommunityGalleryImageVersion",
27+
"identifier": {
28+
"uniqueId": "/CommunityGalleries/publicGalleryName/Images/myGalleryImageName/Versions/myGalleryImageVersionName"
29+
}
30+
}
31+
}
32+
}
33+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "{subscription-id}",
4+
"location": "myLocation",
5+
"api-version": "2022-01-03",
6+
"publicGalleryName": "publicGalleryName",
7+
"galleryImageName": "myGalleryImageName"
8+
},
9+
"responses": {
10+
"200": {
11+
"body": {
12+
"value": [
13+
{
14+
"properties": {
15+
"publishedDate": "2018-03-20T09:12:28Z",
16+
"endOfLifeDate": "2022-03-20T09:12:28Z",
17+
"excludeFromLatest": false,
18+
"storageProfile": {
19+
"osDiskImage": {
20+
"diskSizeGB": 29,
21+
"hostCaching": "None"
22+
}
23+
}
24+
},
25+
"location": "myLocation",
26+
"name": "myGalleryImageVersionName",
27+
"identifier": {
28+
"uniqueId": "/CommunityGalleries/publicGalleryName/Images/myGalleryImageName/Versions/myGalleryImageVersionName"
29+
}
30+
}
31+
],
32+
"nextLink": "http://svchost:99/subscriptions/{subscription-Id}/providers/Microsoft.Compute/communityGalleries/publicGalleryName/images/myGalleryImageName/versions?$skiptoken={token}/communityGalleries/publicGalleryName/images/myGalleryImageName/versions/myGalleryImageVersionName"
33+
}
34+
}
35+
}
36+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "{subscription-id}",
4+
"location": "myLocation",
5+
"api-version": "2022-01-03",
6+
"publicGalleryName": "publicGalleryName",
7+
"galleryImageName": "myGalleryImageName"
8+
},
9+
"responses": {
10+
"200": {
11+
"body": {
12+
"properties": {
13+
"osType": "Windows",
14+
"osState": "Generalized",
15+
"hyperVGeneration": "V1",
16+
"identifier": {
17+
"publisher": "myPublisherName",
18+
"offer": "myOfferName",
19+
"sku": "mySkuName"
20+
},
21+
"privacyStatementUri": "https://www.microsoft.com/en-us/",
22+
"eula": "https://www.microsoft.com/en-us/"
23+
},
24+
"location": "myLocation",
25+
"name": "myGalleryImageName",
26+
"type": "Microsoft.Compute/Locations/CommunityGalleryImage",
27+
"identifier": {
28+
"uniqueId": "/CommunityGalleries/publicGalleryName/Images/myGalleryImageName"
29+
}
30+
}
31+
}
32+
}
33+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "{subscription-id}",
4+
"location": "myLocation",
5+
"api-version": "2022-01-03",
6+
"publicGalleryName": "publicGalleryName"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"value": [
12+
{
13+
"properties": {
14+
"osType": "Windows",
15+
"osState": "Generalized",
16+
"hyperVGeneration": "V1",
17+
"identifier": {
18+
"publisher": "myPublisherName",
19+
"offer": "myOfferName",
20+
"sku": "mySkuName"
21+
}
22+
},
23+
"location": "myLocation",
24+
"name": "myGalleryImageName",
25+
"identifier": {
26+
"uniqueId": "/CommunityGalleries/publicGalleryName/Images/myGalleryImageName"
27+
}
28+
}
29+
],
30+
"nextLink": "http://svchost:99/subscriptions/{subscription-Id}/providers/Microsoft.Compute/communityGalleries/publicGalleryName/images?$skiptoken={token}/communityGalleries/publicGalleryName/images/myGalleryImageName"
31+
}
32+
}
33+
}
34+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "{subscription-id}",
4+
"location": "myLocation",
5+
"api-version": "2022-01-03",
6+
"publicGalleryName": "publicGalleryName"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"location": "myLocation",
12+
"name": "publicGalleryName",
13+
"type": "Microsoft.Compute/Locations/CommunityGallery",
14+
"identifier": {
15+
"uniqueId": "/CommunityGalleries/publicGalleryName"
16+
}
17+
}
18+
}
19+
}
20+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "{subscription-id}",
4+
"resourceGroupName": "myResourceGroup",
5+
"api-version": "2022-01-03",
6+
"galleryName": "myGalleryName",
7+
"gallery": {
8+
"location": "West US",
9+
"properties": {
10+
"description": "This is the gallery description.",
11+
"sharingProfile": {
12+
"permissions": "Community",
13+
"communityGalleryInfo": {
14+
"publisherUri": "uri",
15+
"publisherContact": "[email protected]",
16+
"eula": "eula",
17+
"publicNamePrefix": "PirPublic"
18+
}
19+
}
20+
}
21+
}
22+
},
23+
"responses": {
24+
"200": {
25+
"body": {
26+
"properties": {
27+
"description": "This is the gallery description.",
28+
"identifier": {
29+
"uniqueName": "{subscription-id}-MYGALLERYNAME"
30+
},
31+
"provisioningState": "Updating",
32+
"sharingProfile": {
33+
"permissions": "Community",
34+
"communityGalleryInfo": {
35+
"publisherUri": "uri",
36+
"publisherContact": "[email protected]",
37+
"eula": "eula",
38+
"publicNamePrefix": "PirPublic"
39+
}
40+
}
41+
},
42+
"location": "West US",
43+
"name": "myGalleryName"
44+
}
45+
},
46+
"201": {
47+
"body": {
48+
"properties": {
49+
"description": "This is the gallery description.",
50+
"identifier": {
51+
"uniqueName": "{subscription-id}-MYGALLERYNAME"
52+
},
53+
"provisioningState": "Creating",
54+
"sharingProfile": {
55+
"permissions": "Community",
56+
"communityGalleryInfo": {
57+
"publisherUri": "uri",
58+
"publisherContact": "[email protected]",
59+
"eula": "eula",
60+
"publicNamePrefix": "PirPublic"
61+
}
62+
}
63+
},
64+
"location": "West US",
65+
"name": "myGalleryName"
66+
}
67+
},
68+
"202": {
69+
"body": {
70+
"properties": {
71+
"description": "This is the gallery description.",
72+
"identifier": {
73+
"uniqueName": "{subscription-id}-MYGALLERYNAME"
74+
},
75+
"provisioningState": "Updating",
76+
"sharingProfile": {
77+
"permissions": "Community",
78+
"communityGalleryInfo": {
79+
"publisherUri": "uri",
80+
"publisherContact": "[email protected]",
81+
"eula": "eula",
82+
"publicNamePrefix": "PirPublic"
83+
}
84+
}
85+
},
86+
"location": "West US",
87+
"name": "myGalleryName"
88+
}
89+
}
90+
}
91+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "{subscription-id}",
4+
"resourceGroupName": "myResourceGroup",
5+
"api-version": "2022-01-03",
6+
"galleryName": "myGalleryName"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"properties": {
12+
"description": "This is the gallery description.",
13+
"identifier": {
14+
"uniqueName": "{subscription-id}-MYGALLERYNAME"
15+
},
16+
"provisioningState": "Succeeded",
17+
"sharingProfile": {
18+
"permissions": "Community",
19+
"communityGalleryInfo": {
20+
"publisherUri": "uri",
21+
"publisherContact": "[email protected]",
22+
"eula": "eula",
23+
"publicNames": [
24+
"GalelryPublicName"
25+
],
26+
"communityGalleryEnabled": true
27+
}
28+
},
29+
"sharingStatus": {
30+
"aggregatedState": "Succeeded",
31+
"summary": [
32+
{
33+
"region": "westus",
34+
"state": "Succeeded",
35+
"details": ""
36+
}
37+
]
38+
}
39+
},
40+
"location": "West US",
41+
"name": "myGalleryName"
42+
}
43+
}
44+
}
45+
}

0 commit comments

Comments
 (0)