Skip to content

Commit f40d47f

Browse files
Merge pull request #207908 from atikmapari/Broken-link-jhirono
Broken link fixed
2 parents ce4d5de + 989a447 commit f40d47f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/machine-learning/concept-data-encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ To use the key when deploying a model to Azure Container Instance, create a new
7474
For more information on creating and using a deployment configuration, see the following articles:
7575

7676
* [AciWebservice.deploy_configuration()](/python/api/azureml-core/azureml.core.webservice.aci.aciwebservice#deploy-configuration-cpu-cores-none--memory-gb-none--tags-none--properties-none--description-none--location-none--auth-enabled-none--ssl-enabled-none--enable-app-insights-none--ssl-cert-pem-file-none--ssl-key-pem-file-none--ssl-cname-none--dns-name-label-none--primary-key-none--secondary-key-none--collect-model-data-none--cmk-vault-base-url-none--cmk-key-name-none--cmk-key-version-none-) reference
77-
* [Where and how to deploy](/azure/machine-learning/how-to-deploy-managed-online-endpoints)
7877

78+
* [Where and how to deploy](how-to-deploy-managed-online-endpoints.md)
7979

8080
For more information on using a customer-managed key with ACI, see [Encrypt data with a customer-managed key](../container-instances/container-instances-encrypt-data.md#encrypt-data-with-a-customer-managed-key).
8181

articles/machine-learning/how-to-setup-customer-managed-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ To use the key when deploying a model to Azure Container Instance, create a new
142142
For more information on creating and using a deployment configuration, see the following articles:
143143
144144
* [AciWebservice.deploy_configuration()](/python/api/azureml-core/azureml.core.webservice.aci.aciwebservice#deploy-configuration-cpu-cores-none--memory-gb-none--tags-none--properties-none--description-none--location-none--auth-enabled-none--ssl-enabled-none--enable-app-insights-none--ssl-cert-pem-file-none--ssl-key-pem-file-none--ssl-cname-none--dns-name-label-none--primary-key-none--secondary-key-none--collect-model-data-none--cmk-vault-base-url-none--cmk-key-name-none--cmk-key-version-none-) reference
145-
* [Where and how to deploy](v1/how-to-deploy-and-where.md)
145+
* [Where and how to deploy](how-to-deploy-managed-online-endpoints.md)
146146
* [Deploy a model to Azure Container Instances](v1/how-to-deploy-azure-container-instance.md)
147147
148148
For more information on using a customer-managed key with ACI, see [Encrypt data with a customer-managed key](../container-instances/container-instances-encrypt-data.md#encrypt-data-with-a-customer-managed-key).

0 commit comments

Comments
 (0)