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

please add new region in Region.java #531

Closed
taroyutao opened this issue Aug 9, 2018 · 6 comments
Closed

please add new region in Region.java #531

taroyutao opened this issue Aug 9, 2018 · 6 comments
Assignees

Comments

@taroyutao
Copy link

taroyutao commented Aug 9, 2018

China azure has added two regions: china north2 and china east2. please add them in Region.java in next version.

Thanks in advance.

@taroyutao
Copy link
Author

Any update?

@taroyutao
Copy link
Author

/**************************************************
 * Azure China Cloud
 **************************************************/
public static final Region CHINA_NORTH = new Region("chinanorth", "China North");
public static final Region CHINA_EAST = new Region("chinaeast", "China East");

add more region:
public static final Region CHINA_NORTH2 = new Region("chinanorth2", "China North2");
public static final Region CHINA_EAST2 = new Region("chinaeast2", "China East2");

@taroyutao
Copy link
Author

any update?

@jianghaolu
Copy link
Contributor

@taroyutao I'll add to the next release.

@taroyutao
Copy link
Author

@jianghaolu , thanks for your job.

@jianghaolu
Copy link
Contributor

Duplicate of #481, closing via #573.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants