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

Fix incorrect tab mentioned for frontend app registration #248

Merged
merged 1 commit into from
Aug 25, 2023
Merged

Fix incorrect tab mentioned for frontend app registration #248

merged 1 commit into from
Aug 25, 2023

Conversation

Rainson12
Copy link
Contributor

Motivation and Context

This fixes incorrect documentation when trying to setup the azure application permissions for the frontend.

Description

When adding the api permissions for the first time to the frontend, the "My APIs" will actually be empty:
image
(you can ignore the "hidden" - thats another app we have developed)

Instead the previously created exposure of the backend can only be found in the "APIs my organization uses" tab:
image

@github-actions github-actions bot added documentation Improvements or additions to documentation PR: ready for review labels Aug 25, 2023
@crickman crickman added this pull request to the merge queue Aug 25, 2023
Merged via the queue into microsoft:main with commit 50f7230 Aug 25, 2023
5 checks passed
@Rainson12 Rainson12 deleted the fix-incorrect-tab-for-app-registration branch August 25, 2023 17:32
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
)

### Motivation and Context
This fixes incorrect documentation when trying to setup the azure
application permissions for the frontend.

### Description
When adding the api permissions for the first time to the frontend, the
"My APIs" will actually be empty:

![image](https://github.com/microsoft/chat-copilot/assets/13119203/a1a6a1ea-8295-4f59-9a59-94657249bca2)
(you can ignore the "hidden" - thats another app we have developed)

Instead the previously created exposure of the backend can only be found
in the "APIs my organization uses" tab:

![image](https://github.com/microsoft/chat-copilot/assets/13119203/9ee78095-7b20-4ad5-a920-9b4ab6a7e607)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants