Skip to content

[Hub Generated] Review request for Microsoft.ProfessionalService to add version preview/2020-11-01-preview #22750

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from
Draft
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"parameters": {
"api-version": "2020-11-01-preview",
"operationId": "2499e7c2-d251-4a54-9b0f-7673fe325283"
},
"responses": {
"200": {
"body": {
"id": "/providers/Microsoft.Billing/billingAccounts/5c78bfbb-bd8b-4185-8080-0a981c668ae7/billingProfiles/AYOE-3HRP-BG7-TGB/invoiceSections/GOSZ-YOKV-PJA-TGB/providers/Microsoft.ProfessionalService/resources/testprofservice",
"name": "testprofservice",
"type": "Microsoft.ProfessionalService/resources",
"properties": {
"status": "Subscribed",
"publisherId": "profservicepublisher",
"skuId": "ff051f4f-a6d9-4cbc-8d9a-2a41bd468abc",
"offerId": "testprofservice",
"paymentChannelMetadata": {
"billingAccountId": "5c78bfbb-bd8b-4185-8080-0a981c668ae7",
"organizationId": "2303dbd1-469a-40ea-8fa0-7a456237ebdc_2018-09-30"
},
"term": {
"termUnit": "P1Y",
"startDate": "2022-08-28T00:00:00Z",
"endDate": "2023-08-27T00:00:00Z"
},
"autoRenew": null,
"isFreeTrial": false,
"created": "2022-08-28T05:08:40.9235607Z",
"lastModified": "2022-08-29T21:25:40.2736665Z"
},
"tags": {}
}
},
"202": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"parameters": {
"api-version": "2020-11-01-preview"
},
"responses": {
"200": {
"body": {
"value": [
{
"name": "Microsoft.ProfessionalService/register/action",
"display": {
"provider": "Microsoft",
"resource": "Professional Service Resources",
"operation": "Register Professional Service resource provider",
"description": "Register Professional Service resource provider in the tenant"
},
"origin": null
},
{
"name": "Microsoft.ProfessionalService/resources/read",
"display": {
"provider": "Microsoft",
"resource": "Professional Service resources",
"operation": "Get Professional Service resources",
"description": "Get one resource"
},
"origin": null
},
{
"name": "Microsoft.ProfessionalService/resources/write",
"display": {
"provider": "Microsoft",
"resource": "ProfessionalService resources",
"operation": "Create or Update a Professional Service resource",
"description": "Create or Update a Professional Service resource"
},
"origin": null
},
{
"name": "Microsoft.ProfessionalService/resources/delete",
"display": {
"provider": "Microsoft",
"resource": "Professional Service resources",
"operation": "Delete a Professional Service resource",
"description": "Delete a Professional Service resource"
},
"origin": null
}
],
"nextLink": null
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"parameters": {
"billingAccount": "48cb92a8-b67e-5a1b-4c7b-7bafbb523123",
"billingProfile": "AYOE-3HRP-BG7-ABC",
"invoiceSection": "GOSZ-YOKV-PJA-ABC",
"resourceName": "ps_subscription",
"api-version": "2020-11-01-preview"
},
"responses": {
"200": {},
"202": {
"headers": {
"Location": "https://management.azure.com/providers/Microsoft.ProfessionalService/operationResults/cf9f95c9-af6b-41dd-a622-e6f4fc60c3ee?api-version=2020-11-01-preview",
"Retry-After": "10"
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"parameters": {
"enrollmentBillingAccount": "123456",
"resourceName": "ps_subscription",
"api-version": "2020-11-01-preview"
},
"responses": {
"200": {},
"202": {
"headers": {
"Location": "https://management.azure.com/providers/Microsoft.ProfessionalService/operationResults/cf9f95c9-af6b-41dd-a622-e6f4fc60c3ee?api-version=2020-11-01-preview",
"Retry-After": "10"
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"parameters": {
"enrollmentBillingAccount": "123456",
"resourceName": "ps_subscription",
"api-version": "2020-11-01-preview"
},
"responses": {
"200": {
"body": {
"id": "/providers/Microsoft.Billing/billingAccounts/48cb92a8-b67e-5a1b-4c7b-7bafbb523123/billingProfiles/AYOE-3HRP-BG7-ABC/invoiceSections/GOSZ-YOKV-PJA-ABC/providers/Microsoft.ProfessionalService/resources/ps_subscription",
"name": "ps_subscription",
"type": "Microsoft.ProfessionalService/resources",
"properties": {
"status": "Subscribed",
"publisherId": "profservicepublisher",
"skuId": "ff051f4f-a6d9-4cbc-8d9a-2a41bd468abc",
"offerId": "testprofservice",
"quantity": null,
"termId": null,
"paymentChannelMetadata": {
"billingAccountId": "34194aa3-a6c2-5306-7152-3e8a7ced1123",
"organizationId": "fe8fd1af-1f5d-47f5-9db2-600bc5c74123_2018-09-30"
},
"term": {
"startDate": "2022-08-28T00:00:00Z",
"endDate": "2023-08-27T00:00:00Z",
"termUnit": "P1Y"
},
"autoRenew": null,
"isFreeTrial": false,
"created": "2022-08-28T08:53:36.3296017Z",
"lastModified": "2022-08-28T08:56:10.8225908Z"
},
"tags": {}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"parameters": {
"enrollmentBillingAccount": "123456",
"resourceName": "ps_subscription",
"api-version": "2020-11-01-preview",
"parameters": {
"location": "global",
"name": "ps_subscription",
"properties": {
"publisherId": "profservicepublisher",
"offerId": "testprofservice",
"skuId": "ff051f4f-a6d9-4cbc-8d9a-2a41bd468abc",
"termId": "hjdtn7tfnxcy",
"quoteId": "quoteabc",
"paymentChannelMetadata": {
"OrganizationId": "fe8fd1af-1f5d-47f5-9db2-600bc5c74123_2018-09-30"
}
}
}
},
"responses": {
"200": {
"body": {
"id": "/providers/Microsoft.Billing/billingAccounts/48cb92a8-b67e-5a1b-4c7b-7bafbb523123/billingProfiles/AYOE-3HRP-BG7-ABC/invoiceSections/GOSZ-YOKV-PJA-ABC/providers/Microsoft.ProfessionalService/resources/ps_subscription",
"name": "ps_subscription",
"type": "Microsoft.ProfessionalService/resources",
"properties": {
"status": "Subscribed",
"publisherId": "profservicepublisher",
"skuId": "ff051f4f-a6d9-4cbc-8d9a-2a41bd468abc",
"offerId": "testprofservice",
"quantity": null,
"termId": null,
"paymentChannelMetadata": {
"billingAccountId": "34194aa3-a6c2-5306-7152-3e8a7ced1123",
"organizationId": "fe8fd1af-1f5d-47f5-9db2-600bc5c74123_2018-09-30"
},
"term": {
"startDate": "2022-08-28T00:00:00Z",
"endDate": "2023-08-27T00:00:00Z",
"termUnit": "P1Y"
},
"autoRenew": null,
"isFreeTrial": false,
"created": "2022-08-28T08:53:36.3296017Z",
"lastModified": "2022-08-28T08:56:10.8225908Z"
},
"tags": {}
}
},
"202": {
"headers": {
"Location": "https://management.azure.com/providers/Microsoft.ProfessionalService/operationResults/cf9f95c9-af6b-41dd-a622-e6f4fc60c3ee?api-version=2020-11-01-preview",
"Retry-After": "10"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"parameters": {
"billingAccount": "48cb92a8-b67e-5a1b-4c7b-7bafbb523123",
"billingProfile": "AYOE-3HRP-BG7-ABC",
"invoiceSection": "GOSZ-YOKV-PJA-ABC",
"resourceName": "ps_subscription",
"api-version": "2020-11-01-preview"
},
"responses": {
"200": {
"body": {
"id": "/providers/Microsoft.Billing/billingAccounts/48cb92a8-b67e-5a1b-4c7b-7bafbb523123/billingProfiles/AYOE-3HRP-BG7-ABC/invoiceSections/GOSZ-YOKV-PJA-ABC/providers/Microsoft.ProfessionalService/resources/ps_subscription",
"name": "ps_subscription",
"type": "Microsoft.ProfessionalService/resources",
"properties": {
"status": "Subscribed",
"publisherId": "profservicepublisher",
"skuId": "ff051f4f-a6d9-4cbc-8d9a-2a41bd468abc",
"offerId": "testprofservice",
"quantity": null,
"termId": null,
"paymentChannelMetadata": {
"billingAccountId": "34194aa3-a6c2-5306-7152-3e8a7ced1123",
"organizationId": "fe8fd1af-1f5d-47f5-9db2-600bc5c74123_2018-09-30"
},
"term": {
"startDate": "2022-08-28T00:00:00Z",
"endDate": "2023-08-27T00:00:00Z",
"termUnit": "P1Y"
},
"autoRenew": null,
"isFreeTrial": false,
"created": "2022-08-28T08:53:36.3296017Z",
"lastModified": "2022-08-28T08:56:10.8225908Z"
},
"tags": {}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"parameters": {
"billingAccount": "48cb92a8-b67e-5a1b-4c7b-7bafbb523123",
"billingProfile": "AYOE-3HRP-BG7-ABC",
"invoiceSection": "GOSZ-YOKV-PJA-ABC",
"resourceName": "ps_subscription",
"api-version": "2020-11-01-preview",
"parameters": {
"location": "global",
"name": "ps_subscription",
"properties": {
"publisherId": "profservicepublisher",
"offerId": "testprofservice",
"skuId": "ff051f4f-a6d9-4cbc-8d9a-2a41bd468abc",
"termId": "hjdtn7tfnxcy",
"quoteId": "quoteabc",
"paymentChannelMetadata": {
"OrganizationId": "fe8fd1af-1f5d-47f5-9db2-600bc5c74123_2018-09-30"
}
}
}
},
"responses": {
"200": {
"body": {
"id": "/providers/Microsoft.Billing/billingAccounts/48cb92a8-b67e-5a1b-4c7b-7bafbb523123/billingProfiles/AYOE-3HRP-BG7-ABC/invoiceSections/GOSZ-YOKV-PJA-ABC/providers/Microsoft.ProfessionalService/resources/ps_subscription",
"name": "ps_subscription",
"type": "Microsoft.ProfessionalService/resources",
"properties": {
"status": "Subscribed",
"publisherId": "profservicepublisher",
"skuId": "ff051f4f-a6d9-4cbc-8d9a-2a41bd468abc",
"offerId": "testprofservice",
"quantity": null,
"termId": null,
"paymentChannelMetadata": {
"billingAccountId": "34194aa3-a6c2-5306-7152-3e8a7ced1123",
"organizationId": "fe8fd1af-1f5d-47f5-9db2-600bc5c74123_2018-09-30"
},
"term": {
"startDate": "2022-08-28T00:00:00Z",
"endDate": "2023-08-27T00:00:00Z",
"termUnit": "P1Y"
},
"autoRenew": null,
"isFreeTrial": false,
"created": "2022-08-28T08:53:36.3296017Z",
"lastModified": "2022-08-28T08:56:10.8225908Z"
},
"tags": {}
}
},
"202": {
"headers": {
"Location": "https://management.azure.com/providers/Microsoft.ProfessionalService/operationResults/cf9f95c9-af6b-41dd-a622-e6f4fc60c3ee?api-version=2020-05-01",
"Retry-After": "10"
}
}
}
}
Loading