Skip to content

Commit f75b57e

Browse files
authored
fixed links
1 parent 4aaab81 commit f75b57e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/GenAI/Azure_AI_Studio_README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ QUERY:
394394
Creating embeddings of search documents allows you to use vector search, which is much more powerful than basic keyword search. First, review this page on [how to create embeddings](https://learn.microsoft.com/en-us/azure/search/vector-search-how-to-generate-embeddings), and then review [how vector search works](https://learn.microsoft.com/en-us/azure/search/vector-search-overview).
395395

396396
### Environment Setup
397-
Navigate to your [Azure Machine Learning Studio environment](https://github.com/STRIDES/NIHCloudLabAzure#launch-a-machine-learning-workspace-jupyter-environment-). If you have not created your environment, [create one now](https://learn.microsoft.com/en-us/azure/machine-learning/tutorial-cloud-workstation?view=azureml-api-2).
397+
Navigate to your [Azure Machine Learning Studio environment](https://azure.microsoft.com/en-us/products/machine-learning). If you have not created your environment, [create one now](https://learn.microsoft.com/en-us/azure/machine-learning/tutorial-cloud-workstation?view=azureml-api-2).
398398

399399
Navigate to `Notebooks`, then clone this Git repo into your environment and navigate to the notebook called [AzureOpenAI_embeddings.ipynb](/notebooks/GenAI/notebooks/AzureOpenAI_embeddings.ipynb).
400400

0 commit comments

Comments
 (0)