Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding screenshots #58

Merged
merged 1 commit into from Mar 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Binary file added docs/AppSetup3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/AppSetup4.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions docs/EnterpriseAzureOpenAIHub.md
Expand Up @@ -208,6 +208,16 @@ When creating a new App Registration, this can be done directly in the deploymen

![Use Cases and Additional Services](./AppSetup2.png)

Once you click register, a new window will open where you can copy the secret value, and provide it to the UX.

Create the new secret, and copy the value of the secret to your clip board. Once you close the window (upper right corner), you can paste the value into the UX in the password field.

![Use Cases and Additional Services](./AppSetup3.png)

Paste the secret value and continue with the configuration for the rest of the services required for 'On Your Data' use case.

![Use Cases and Additional Services](./AppSetup4.png)

### Review + create

*Review + Create* page will validate your permission and configuration before you can click deploy. Once it has been validated successfully, you can click *Create*
Expand Down