Skip to content

Commit fc9fe46

Browse files
authored
Merge pull request #94297 from MicrosoftDocs/release-ignite-cogserv-virtual-networks
Ignite
2 parents 63b5771 + fea0921 commit fc9fe46

12 files changed

+473
-6
lines changed

articles/cognitive-services/TOC.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@
44
- name: Overview
55
expanded: true
66
items:
7-
- name: What is Cognitive Services?
7+
- name: What are Cognitive Services?
88
href: Welcome.md
9-
- name: Custom subdomains for Cognitive Services
10-
href: cognitive-services-custom-subdomains.md
119
- name: Cognitive Services and Machine learning
1210
href: cognitive-services-and-machine-learning.md
11+
- name: Virtual networks for Cognitive Services
12+
href: cognitive-services-virtual-networks.md
13+
- name: Custom subdomains for Cognitive Services
14+
href: cognitive-services-custom-subdomains.md
1315
- name: Language support
1416
href: language-support.md
1517
- name: Container support

articles/cognitive-services/cognitive-services-virtual-networks.md

Lines changed: 465 additions & 0 deletions
Large diffs are not rendered by default.

articles/cognitive-services/containers/includes/cognitive-services-container-security.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ author: IEvangelist
77
manager: nitinme
88
ms.service: cognitive-services
99
ms.topic: include
10-
ms.date: 09/24/2019
10+
ms.date: 09/30/2019
1111
ms.author: dapine
1212
---
1313

1414
## Azure Cognitive Services container security
1515

16-
Security should be a primary focus whenever you're developing applications. The importance of security is a metric for success. When you're architecting a software solution that includes Cognitive Services containers, it's vital to understand the limitations and capabilities available to you. For more information, see [Azure Security][az-security].
16+
Security should be a primary focus whenever you're developing applications. The importance of security is a metric for success. When you're architecting a software solution that includes Cognitive Services containers, it's vital to understand the limitations and capabilities available to you. For more information about network security, see [Configure Azure Cognitive Services virtual networks][az-security].
1717

1818
> [!IMPORTANT]
1919
> By default there is *no security* on the Cognitive Services container API. The reason for this is that most often the container will run as part of a pod which is protected from the outside by a network bridge. However, it is possible to enable authentication which works identically to the authentication used when accessing the [cloud-based Cognitive Services][request-authentication].
@@ -46,4 +46,4 @@ Disable DPI on the secure channels that the Cognitive Services containers create
4646
[istio]: https://istio.io/
4747
[nginx]: https://www.nginx.com
4848
[request-authentication]: ../../authentication.md
49-
[az-security]: ../../../security/fundamentals/overview.md
49+
[az-security]: ../../cognitive-services-virtual-networks.md
13.6 KB
Loading
19.4 KB
Loading
19.9 KB
Loading
19.2 KB
Loading
10.6 KB
Loading
12.9 KB
Loading
19.9 KB
Loading

0 commit comments

Comments
 (0)