-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: new chat protocol extension points
- Loading branch information
Showing
12 changed files
with
64 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
azd deploy | ||
|
||
Deploying services (azd deploy) | ||
|
||
Deploying service indexer | ||
Deploying service indexer (Building Docker image) | ||
(x) Failed: Deploying service indexer | ||
|
||
ERROR: failed deploying service 'indexer': failing invoking action 'deploy', failed logging into container registry, token: failed getting ACR token: POST https://crx2y5k2ccncqou.azurecr.io/oauth2/exchange | ||
-------------------------------------------------------------------------------- | ||
RESPONSE 401: 401 Unauthorized | ||
ERROR CODE UNAVAILABLE | ||
-------------------------------------------------------------------------------- | ||
Response contained no body | ||
-------------------------------------------------------------------------------- | ||
, admin: getting container registry credentials: POST https://management.azure.com/subscriptions/7944cce1-9fc2-4583-a3a2-8211a625ea06/resourceGroups/rg-search-openai-js/providers/Microsoft.ContainerRegistry/registries/crx2y5k2ccncqou/listCredentials | ||
-------------------------------------------------------------------------------- | ||
RESPONSE 400: 400 Bad Request | ||
ERROR CODE: UnAuthorizedForCredentialOperations | ||
-------------------------------------------------------------------------------- | ||
{ | ||
"error": { | ||
"code": "UnAuthorizedForCredentialOperations", | ||
"message": "Cannot perform credential operations for /subscriptions/7944cce1-9fc2-4583-a3a2-8211a625ea06/resourceGroups/rg-search-openai-js/providers/Microsoft.ContainerRegistry/registries/crx2y5k2ccncqou as admin user is disabled. Kindly enable admin user as per docs: https://docs.microsoft.com/en-us/azure/container-registry/container-registry-authentication#admin-account" | ||
}, | ||
"status": "Failed" | ||
} | ||
-------------------------------------------------------------------------------- | ||
|
||
TraceID: 0c60e512e83de6e1b8af4daa7dcbe49c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters