Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

ErrorResponseException: Invalid Enpoint

Open
#1,939 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
azure, python

Research direction

Start with Datastore.register_azure_blob_container() and reproduce the failure using endpoint="core.chinacloudapi.cn". Compare the requested endpoint with the error's expected core.windows.net value; done means the endpoint behavior is understood and the issue's invalid-endpoint result is resolved or clearly documented.

Written by the indexing model from the issue text.

Description

I want to access a blob container in the endpoint of "core.chinacloudapi.cn". When I am using Datastore.register_azure_blob_container() to register a blob container with endpoint="core.chinacloudapi.cn", it return an error "azure._restclient.models.error_response.ErrorResponseException (Invalid) Invalid endpoint. Provided , Expected: [core.windows.net]".

Do you know where might be wrong? Thanks

Dominant language
Jupyter Notebook
Stars
4.4k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/MachineLearningNotebooks

All issues in Azure/MachineLearningNotebooks

Similar issues

More Cloud issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.