diff --git a/docs/GettingStarted.md b/docs/GettingStarted.md index a6997d2..274516d 100644 --- a/docs/GettingStarted.md +++ b/docs/GettingStarted.md @@ -3,7 +3,7 @@ ## Azure Subscription Options: -* Mail to @maggiexu and @ddazops to get DevDiv Azure individual subscription for the R&D purposes. +* Mail to @ddazops to get DevDiv Azure individual subscription for the R&D purposes. * You'll receive subscription ID, that then needs to be specified when creating resources upon logging to Azure portal with your corp account * Get the Azure credit through https://my.visualstudio.com/ - link it to your personal account. * Create your own subscription @@ -32,4 +32,4 @@ For our purpose we will need: Note the names of the created models, the api key and service endpoint (all per steps above) and store them in your environment as per prototypes\DotUtils.MSBuild.SandBox\Program.cs. -Run the embeddings generation once (`BinlogToEmbeddingsFile`), then you can repetitively run the query loop (`QueryBinlog`) providing the already generated and locally stored file. \ No newline at end of file +Run the embeddings generation once (`BinlogToEmbeddingsFile`), then you can repetitively run the query loop (`QueryBinlog`) providing the already generated and locally stored file.