@@ -11,7 +11,7 @@ zone_pivot_groups: programming-languages-set-twenty-eight
11
11
12
12
# Develop Azure Cognitive Services applications with Key Vault
13
13
14
- Use this article to learn how to develop Cognitive Services applications securely by using [ Azure Key Vault] ( /azure/key-vault/general/overview ) .
14
+ Use this article to learn how to develop Cognitive Services applications securely by using [ Azure Key Vault] ( /azure/key-vault/general// overview ) .
15
15
16
16
Key Vault reduces the chances that secrets may be accidentally leaked, because you won't store security information in your application.
17
17
@@ -21,7 +21,7 @@ Key Vault reduces the chances that secrets may be accidentally leaked, because y
21
21
22
22
* A valid Azure subscription - [ Create one for free] ( https://azure.microsoft.com/free )
23
23
* [ Visual Studio IDE] ( https://visualstudio.microsoft.com/vs/ )
24
- * An [ Azure Key Vault] ( /azure/key-vault/general/quick-create-portal )
24
+ * An [ Azure Key Vault] ( /azure/key-vault/general// quick-create-portal )
25
25
* [ A multi-service resource or a resource for a specific service] ( ./cognitive-services-apis-create-account.md )
26
26
27
27
::: zone-end
@@ -31,7 +31,7 @@ Key Vault reduces the chances that secrets may be accidentally leaked, because y
31
31
* A valid Azure subscription - [ Create one for free] ( https://azure.microsoft.com/free ) .
32
32
* [ Python 3.7 or later] ( https://www.python.org/ )
33
33
* [ Azure CLI] ( /cli/azure/install-azure-cli ) or [ Azure PowerShell] ( /powershell/azure/install-az-ps )
34
- * An [ Azure Key Vault] ( /azure/key-vault/general/quick-create-portal )
34
+ * An [ Azure Key Vault] ( /azure/key-vault/general// quick-create-portal )
35
35
* [ A multi-service resource or a resource for a specific service] ( ./cognitive-services-apis-create-account.md )
36
36
37
37
::: zone-end
@@ -41,7 +41,7 @@ Key Vault reduces the chances that secrets may be accidentally leaked, because y
41
41
* A valid Azure subscription - [ Create one for free] ( https://azure.microsoft.com/free ) .
42
42
* [ Java Development Kit (JDK) version 8 or above] ( /azure/developer/java/fundamentals/ )
43
43
* [ Azure CLI] ( /cli/azure/install-azure-cli ) or [ Azure PowerShell] ( /powershell/azure/install-az-ps )
44
- * An [ Azure Key Vault] ( /azure/key-vault/general/quick-create-portal )
44
+ * An [ Azure Key Vault] ( /azure/key-vault/general// quick-create-portal )
45
45
* [ A multi-service resource or a resource for a specific service] ( ./cognitive-services-apis-create-account.md )
46
46
47
47
::: zone-end
@@ -51,7 +51,7 @@ Key Vault reduces the chances that secrets may be accidentally leaked, because y
51
51
* A valid Azure subscription - [ Create one for free] ( https://azure.microsoft.com/free ) .
52
52
* [ Current Node.js v14 LTS or later] ( https://nodejs.org/ )
53
53
* [ Azure CLI] ( /cli/azure/install-azure-cli ) or [ Azure PowerShell] ( /powershell/azure/install-az-ps )
54
- * An [ Azure Key Vault] ( /azure/key-vault/general/quick-create-portal )
54
+ * An [ Azure Key Vault] ( /azure/key-vault/general// quick-create-portal )
55
55
* [ A multi-service resource or a resource for a specific service] ( ./cognitive-services-apis-create-account.md )
56
56
57
57
::: zone-end
@@ -599,4 +599,3 @@ If you're using a multi-service resource or Language resource, you can update [y
599
599
* [Best practices for using Azure Key Vault](/key-vault/general/best-practices)
600
600
* [Cognitive Services security](cognitive-services-security.md)
601
601
* [Azure security baseline for Cognitive Services](/security/benchmark/azure/baselines/cognitive-services-security-baseline?toc=/azure/cognitive-services/TOC.json)
602
-
0 commit comments