Skip to content

Commit

Permalink
[Management Plane][Azure Search] Introduce 2 new API versions for exp…
Browse files Browse the repository at this point in the history
…osing shared private link management (Azure#10255)

* Remove shared private link resources from previous apis

* Add finalized swagger for 2020-08-01

* Add finalized swagger for 2020-08-01-Preview

* Add missing examples

* More example fixes

* Update tags in readme.md

* Fix preview examples

* Update 2020-08-01 examples

* Fix semantic validation issues

* intentionally rename folder name

* Fix the casing of the directory

* prettier fixes

* Fix the path

* Timta/inherit (#1)

* Changed stable 2020-08-01

* Changed preview 2020-08-01-preview

* Changed PATCH for preview 2020-08-01-preview

* Changed PATCH for stable 2020-08-01

Co-authored-by: Timothy Ta <timta@microsoft.com>

* Remove extra x-ms-azure-resource property

* fix casing of the preview api

Co-authored-by: Arvind Krishnaa Jagannathan <arjagann@microsoft.com>
Co-authored-by: Timothy Ta <timothyta12@gmail.com>
Co-authored-by: Timothy Ta <timta@microsoft.com>
  • Loading branch information
4 people authored Aug 27, 2020
1 parent 49ebeae commit f3bf826
Show file tree
Hide file tree
Showing 85 changed files with 6,341 additions and 950 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -20,64 +20,6 @@
],
"requiredZoneNames": [
"privatelink.search.windows.net"
],
"shareablePrivateLinkResourceTypes": [
{
"name": "blob",
"properties": {
"type": "Microsoft.Storage/storageAccounts",
"groupId": "blob",
"description": "Azure Cognitive Search indexers can connect to blobs in Azure Storage for reading data (data source), for writing intermediate results of indexer execution (annotation cache, preview) or for storing any knowledge store projections (preview)"
}
},
{
"name": "table",
"properties": {
"type": "Microsoft.Storage/storageAccounts",
"groupId": "table",
"description": "Azure Cognitive Search indexers can connect to tables in Azure Storage for reading data (data source), for writing book-keeping information about intermediate results of indexer execution (annotation cache, preview) or for storing any knowledge store projections (preview)"
}
},
{
"name": "Sql",
"properties": {
"type": "Microsoft.DocumentDB/databaseAccounts",
"groupId": "Sql",
"description": "Azure Cognitive Search indexers can connect to CosmosDB using the SQL head for reading data (data source)."
}
},
{
"name": "plr",
"properties": {
"type": "Microsoft.Sql/servers",
"groupId": "sqlServer",
"description": "Azure Cognitive Search indexers can connect to AzureSQL databases in a SQL server for reading data (data source)."
}
},
{
"name": "vault",
"properties": {
"type": "Microsoft.KeyVault/vaults",
"groupId": "vault",
"description": "Azure Cognitive Search can access keys in Azure Key Vault to encrypt search index and synonym map data"
}
},
{
"name": "plr",
"properties": {
"type": "Microsoft.DBforMySQL/servers",
"groupId": "mysqlServer",
"description": "Azure Cognitive Search indexers can connect to MySQL databases for reading data (data source, preview)."
}
},
{
"name": "site",
"properties": {
"type": "Microsoft.Web/sites",
"groupId": "sites",
"description": "Azure Cognitive Search indexers can connect to App Services when executing custom web api skills that can be present in a skillset (optional) attached to the indexer."
}
}
]
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@
"endpointAccess": "Public",
"ipRules": []
},
"privateEndpointConnections": [],
"sharedPrivateLinkResources": []
"privateEndpointConnections": []
}
}
},
Expand All @@ -71,8 +70,7 @@
"endpointAccess": "Public",
"ipRules": []
},
"privateEndpointConnections": [],
"sharedPrivateLinkResources": []
"privateEndpointConnections": []
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@
"endpointAccess": "Public",
"ipRules": []
},
"privateEndpointConnections": [],
"sharedPrivateLinkResources": []
"privateEndpointConnections": []
},
"identity": {
"type": "SystemAssigned",
Expand Down Expand Up @@ -79,8 +78,7 @@
"endpointAccess": "Public",
"ipRules": []
},
"privateEndpointConnections": [],
"sharedPrivateLinkResources": []
"privateEndpointConnections": []
},
"identity": {
"type": "SystemAssigned",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@
"endpointAccess": "Public",
"ipRules": []
},
"privateEndpointConnections": [],
"sharedPrivateLinkResources": []
"privateEndpointConnections": []
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@
"endpointAccess": "Public",
"ipRules": []
},
"privateEndpointConnections": [],
"sharedPrivateLinkResources": []
"privateEndpointConnections": []
}
},
{
Expand All @@ -56,8 +55,7 @@
"endpointAccess": "Public",
"ipRules": []
},
"privateEndpointConnections": [],
"sharedPrivateLinkResources": []
"privateEndpointConnections": []
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@
"endpointAccess": "Public",
"ipRules": []
},
"privateEndpointConnections": [],
"sharedPrivateLinkResources": []
"privateEndpointConnections": []
}
},
{
Expand All @@ -55,8 +54,7 @@
"endpointAccess": "Public",
"ipRules": []
},
"privateEndpointConnections": [],
"sharedPrivateLinkResources": []
"privateEndpointConnections": []
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@
"endpointAccess": "Public",
"ipRules": []
},
"privateEndpointConnections": [],
"sharedPrivateLinkResources": []
"privateEndpointConnections": []
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@
}
]
},
"privateEndpointConnections": [],
"sharedPrivateLinkResources": []
"privateEndpointConnections": []
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@
"networkRuleSet": {
"endpointAccess": "Private"
},
"privateEndpointConnections": [],
"sharedPrivateLinkResources": []
"privateEndpointConnections": []
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@
"endpointAccess": "Public",
"ipRules": []
},
"privateEndpointConnections": [],
"sharedPrivateLinkResources": []
"privateEndpointConnections": []
},
"identity": {
"type": "None"
Expand Down
Loading

0 comments on commit f3bf826

Please sign in to comment.