Skip to content
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

[Hub Generated] Review request for Microsoft.PowerBI to add version stable/2020-06-01 #15240

Merged
Show file tree
Hide file tree
Changes from 10 commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
aa01f22
New Swagger Spec File
ravi-pbi Jul 16, 2021
3457e1b
New Swagger Example Spec File
ravi-pbi Jul 16, 2021
7d7462f
New Readme Config File
ravi-pbi Jul 16, 2021
72f407a
New Azure AZ Readme Config File
ravi-pbi Jul 16, 2021
c5c68c9
New Azure CLI Readme Config File
ravi-pbi Jul 16, 2021
ba6317f
New Go Language Readme Config File
ravi-pbi Jul 16, 2021
0316a19
New Python Language Readme Config File
ravi-pbi Jul 16, 2021
6698c57
New Typescript Language Readme Config File
ravi-pbi Jul 16, 2021
c25ec0e
New C# Language Readme Config File
ravi-pbi Jul 16, 2021
d4e208f
Adding swaggers for Power BI private links
ravi-pbi Jul 16, 2021
f7a2038
Fixed Lint erros.
ravi-pbi Aug 10, 2021
bc21621
Fixed spellcheck
ravi-pbi Aug 10, 2021
dada66f
Fixed Lint errors
ravi-pbi Aug 11, 2021
7964049
fixed Avocado error
ravi-pbi Aug 11, 2021
d2ee4c7
fixed model validation
ravi-pbi Aug 11, 2021
a840c84
fixed model validation.
ravi-pbi Aug 11, 2021
0be2b1d
updated private endpoint connections
ravi-pbi Aug 12, 2021
306c11f
updated PrivateLinkResources
ravi-pbi Aug 12, 2021
630973e
updated PrivateLinkResource
ravi-pbi Aug 12, 2021
3012eb8
updated private endpoint connection proxies
ravi-pbi Aug 12, 2021
0a2dd78
fixed model validation.
ravi-pbi Aug 12, 2021
86875c9
updated connectionstate
ravi-pbi Aug 12, 2021
158d30b
renamed connection files
ravi-pbi Aug 12, 2021
7f0c72d
update readme file.
ravi-pbi Aug 12, 2021
d4ada53
updated python readme
ravi-pbi Aug 12, 2021
66ca323
fixed code review comments
ravi-pbi Aug 13, 2021
07754a1
updated error ref.
ravi-pbi Aug 13, 2021
b4b20fc
Removed Error and linked to common-type.
ravi-pbi Aug 13, 2021
64100a0
added 201 to put request
ravi-pbi Aug 13, 2021
da74812
removed unnecessary definitions.
ravi-pbi Aug 13, 2021
d2c236e
updates examples for 201
ravi-pbi Aug 13, 2021
d87a9c8
updated list of
ravi-pbi Aug 13, 2021
d4f90ff
removed extra space
ravi-pbi Aug 13, 2021
43be8f0
Added patch to PowerBIResource
ravi-pbi Aug 15, 2021
ac56b4d
added 202 to PrivateLinkServiceResourceOperationResults_Get
ravi-pbi Aug 15, 2021
95b1c9a
updated readme files
ravi-pbi Aug 15, 2021
4274050
added provisioning state
ravi-pbi Aug 15, 2021
726805b
trying to fix sdk error
ravi-pbi Aug 15, 2021
4d9c64f
removed privateEndpointConnectionProxies
ravi-pbi Aug 16, 2021
2d38658
added PrivateLinkResources_Get
ravi-pbi Aug 16, 2021
117ae19
added privateLinkResourceName in example
ravi-pbi Aug 16, 2021
387aed8
removed privateLinkServicesForPowerBI from URL
ravi-pbi Aug 16, 2021
a227ca9
added nextLink
ravi-pbi Aug 17, 2021
29afd76
fixed prettier
ravi-pbi Aug 17, 2021
c187047
Fixed error for Prettier
ravi-pbi Aug 17, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"parameters": {
"subscriptionId": "a0020869-4d28-422a-89f4-c2413130d73c",
"resourceGroupName": "resourceGroup",
"azureResourceName": "azureResourceName",
"privateEndpointName": "myPrivateEndpointName",
"privateEndpointGuid": "58ffb8de-89ad-41eb-9f8f-de0a7db9d721",
"api-version": "2020-06-01",
"x-ms-client-tenant-id": "ac2bc297-8a3e-46f3-972d-87c2b4ae6e2f",
"body": {
"remotePrivateEndpoint": {
"id": "/subscriptions/a0020869-4d28-422a-89f4-c2413130d73c/resourceGroups/resourceGroup/providers/Microsoft.Network/privateEndpoints/myPrivateEndpointName",
"privateLinkServiceConnections": [
{
"name": "myPrivateEndpointConnection",
"groupIds": [
"tenant"
],
"requestMessage": "opt msg"
}
],
"privateLinkServiceProxies": [
{
"id": "/subscriptions/a0020869-4d28-422a-89f4-c2413130d73c/resourceGroups/resourceGroup/providers/Microsoft.Network/privateEndpoints/myPrivateEndpointName/privateLinkServiceProxies/azureResourceName-proxy.58ffb8de-89ad-41eb-9f8f-de0a7db9d721",
"groupConnectivityInformation": [
{
"groupId": "tenant",
"memberName": "tenant",
"internalFqdn": "91cb8a3f79e644bea2dedce59f8c0107-api.analysis.windows.net",
"customerVisibleFqdns": [
"91cb8a3f79e644bea2dedce59f8c0107-api.analysis.windows.net"
],
"privateLinkServiceArmRegion": ""
}
],
"remotePrivateLinkServiceConnectionState": {
"status": "Pending",
"description": "please approve",
"actionsRequired": "None"
},
"remotePrivateEndpointConnection": {
"id": "/subscriptions/a0020869-4d28-422a-89f4-c2413130d73c/resourceGroups/resourceGroup/providers/Microsoft.PowerBI/privateLinkServicesForPowerBI/azureResourceName/privateEndpointConnections/myPrivateEndpointName.58ffb8de-89ad-41eb-9f8f-de0a7db9d721"
}
}
],
"connectionDetails": [
{
"id": "10001",
"memberName": "tenant",
"privateIpAddress": "10.0.1.4",
"linkIdentifier": "1253",
"groupId": "tenant"
}
]
}
}
},
"responses": {
"201": {
"headers": {
"Azure-AsyncOperation": "40f12aac-47a9-49f0-b0a8-c9367edca7b0"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"parameters": {
"subscriptionId": "a0020869-4d28-422a-89f4-c2413130d73c",
"resourceGroupName": "resourceGroup",
"azureResourceName": "azureResourceName",
"api-version": "2020-06-01",
"x-ms-client-tenant-id": "ac2bc297-8a3e-46f3-972d-87c2b4ae6e2f",
"body": {
"name": "myPrivateLinkServiceResource",
"location": "global",
"properties": {
"tenantId": "ac2bc297-8a3e-46f3-972d-87c2b4ae6e2f"
},
"tags": {
"tag1": "value1",
"tag2": "value2"
}
}
},
"responses": {
"200": {
"body": {
"name": "myPrivateLinkServiceResource",
"location": "global",
"properties": {
"tenantId": "ac2bc297-8a3e-46f3-972d-87c2b4ae6e2f"
},
"tags": {
"tag1": "value1",
"tag2": "value2"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"parameters": {
"subscriptionId": "a0020869-4d28-422a-89f4-c2413130d73c",
"resourceGroupName": "resourceGroup",
"azureResourceName": "azureResourceName",
"privateEndpointName": "myPrivateEndpointName",
"privateEndpointGuid": "58ffb8de-89ad-41eb-9f8f-de0a7db9d721",
"api-version": "2020-06-01"
},
"responses": {
"202": {
"headers": {
"Azure-AsyncOperation": "40f12aac-47a9-49f0-b0a8-c9367edca7b0"
}
},
"200": {
"headers": {}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"parameters": {
"subscriptionId": "a0020869-4d28-422a-89f4-c2413130d73c",
"resourceGroupName": "resourceGroup",
"azureResourceName": "azureResourceName",
"privateEndpointName": "myPrivateEndpointName",
"privateEndpointGuid": "58ffb8de-89ad-41eb-9f8f-de0a7db9d721",
"api-version": "2020-06-01"
},
"responses": {
"202": {
"headers": {
"Azure-AsyncOperation": "40f12aac-47a9-49f0-b0a8-c9367edca7b0"
}
},
"200": {
"headers": {},
"description": "OK."
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"parameters": {
"subscriptionId": "a0020869-4d28-422a-89f4-c2413130d73c",
"resourceGroupName": "resourceGroup",
"azureResourceName": "azureResourceName",
"api-version": "2020-06-01"
},
"responses": {
"200": {
"description": "OK",
"headers": {}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"parameters": {
"subscriptionId": "a0020869-4d28-422a-89f4-c2413130d73c",
"resourceGroupName": "resourceGroup",
"azureResourceName": "azureResourceName",
"privateEndpointName": "myPrivateEndpointName",
"privateEndpointGuid": "58ffb8de-89ad-41eb-9f8f-de0a7db9d721",
"api-version": "2020-06-01"
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/a0020869-4d28-422a-89f4-c2413130d73c/resourceGroups/resourceGroup/providers/Microsoft.PowerBI/privateLinkServicesForPowerBI/azureResourceName/privateEndpointConnections/myPrivateEndpointName.58ffb8de-89ad-41eb-9f8f-de0a7db9d721",
"name": "myPrivateEndpointName.58ffb8de-89ad-41eb-9f8f-de0a7db9d721",
"type": "Microsoft.PowerBI/privateLinkServicesForPowerBI/privateEndpointConnections",
"properties": {
"privateEndpoint": {
"id": "/subscriptions/a0020869-4d28-422a-89f4-c2413130d73c/resourceGroups/resourceGroup/providers/Microsoft.Network/privateEndpoints/myPrivateEndpointName"
},
"privateLinkServiceConnectionState": {
"status": "Pending",
"description": "please approve",
"actionsRequired": "None"
}
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
"parameters": {
"subscriptionId": "a0020869-4d28-422a-89f4-c2413130d73c",
"resourceGroupName": "resourceGroup",
"azureResourceName": "azureResourceName",
"privateEndpointName": "myPrivateEndpointName",
"privateEndpointGuid": "58ffb8de-89ad-41eb-9f8f-de0a7db9d721",
"api-version": "2020-06-01"
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/a0020869-4d28-422a-89f4-c2413130d73c/resourceGroups/resourceGroup/providers/Microsoft.Network/privateEndpoints/myPrivateEndpointName/privateLinkServiceProxies/azureResourceName-proxy.58ffb8de-89ad-41eb-9f8f-de0a7db9d721",
"name": "myPrivateEndpointName.58ffb8de-89ad-41eb-9f8f-de0a7db9d721",
"type": "Microsoft.PowerBI/privateLinkServicesForPowerBI/privateEndpointConnectionProxies",
"remotePrivateEndpoint": {
"id": "/subscriptions/a0020869-4d28-422a-89f4-c2413130d73c/resourceGroups/resourceGroup/providers/Microsoft.Network/privateEndpoints/myPrivateEndpointName",
"privateLinkServiceConnections": [
{
"name": "myPrivateEndpointConnection",
"groupIds": [
"tenant"
],
"requestMessage": "opt msg"
}
],
"privateLinkServiceProxies": [
{
"id": "/subscriptions/a0020869-4d28-422a-89f4-c2413130d73c/resourceGroups/resourceGroup/providers/Microsoft.Network/privateEndpoints/myPrivateEndpointName/privateLinkServiceProxies/azureResourceName-proxy.58ffb8de-89ad-41eb-9f8f-de0a7db9d721",
"groupConnectivityInformation": [
{
"groupId": "tenant",
"memberName": "tenant",
"internalFqdn": "91cb8a3f79e644bea2dedce59f8c0107-api.analysis.windows.net",
"customerVisibleFqdns": [
"91cb8a3f79e644bea2dedce59f8c0107-api.analysis.windows.net"
],
"privateLinkServiceArmRegion": ""
}
],
"remotePrivateLinkServiceConnectionState": {
"status": "Pending",
"description": "please approve",
"actionsRequired": "None"
},
"remotePrivateEndpointConnection": {
"id": "/subscriptions/a0020869-4d28-422a-89f4-c2413130d73c/resourceGroups/resourceGroup/providers/Microsoft.Network/privateEndpoints/myPrivateEndpointName"
}
}
],
"connectionDetails": [
{
"id": "10001",
"memberName": "tenant",
"privateIpAddress": "10.0.1.4",
"linkIdentifier": "1253",
"groupId": "tenant"
}
]
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"parameters": {
"subscriptionId": "a0020869-4d28-422a-89f4-c2413130d73c",
"operationId": "9a062a88-e463-4697-bef2-fe039df73a02",
"api-version": "2020-06-01"
},
"responses": {
"200": {
"body": {
"name": "9a062a88-e463-4697-bef2-fe039df73a02",
"status": "InProgress",
"startTime": "2017-01-06T18:58:24.7596323+00:00"
}
}
}
}
Loading