You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason we're using the Azure OpenAI service here is [because of the level
385
+
of isolation and privacy Azure OpenAI is able to offer](https://learn.microsoft.com/en-us/legal/cognitive-services/openai/data-privacy?tabs=azure-portal).
386
+
Our data isn't available to other customers, isn't shared with OpenAI, and isn't
387
+
used to improve models.
388
+
384
389
## Setup Ockam
385
390
386
391
<CodeTour>
387
392
388
393
### !!steps
389
394
390
-
The first step to using Ockam is installing it on your local workstation and
391
-
enrolling yourself and that workstation as an administrator of your project.
395
+
The first step to using Ockam is [signing up and creating a new account](https://www.ockam.io/signup
396
+
). Once you're signed up, you can install Ockam Command on your local workstation and
397
+
enroll that workstation as an administrator of your project.
0 commit comments