Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.
Run the embeddings generation once (`BinlogToEmbeddingsFile`), then you can repetitively run the query loop (`QueryBinlog`) providing the already generated and locally stored file.