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

Region.GOV_US_VIRGINIA does not pass correct string to region calls #1220

Closed
paulojohnj opened this issue Oct 20, 2016 · 3 comments
Closed

Comments

@paulojohnj
Copy link

when Region.GOV_US_VIRGINIA is used setting regions fails stating:

The provided location 'usgoveast' is not available for resource group. List of available regions is 'usgoviowa,usgovvirginia'."}

@miklopz
Copy link

miklopz commented Oct 20, 2016

Neither of them do actually. It should be usgovvirginia and usgoviowa

@jianghaolu
Copy link
Contributor

For now, please use the string overload. This will be fixed in the next build.
I didn't have a government environment to test out. A simple dns look up on https://management.usgovcloudapi.net/ gives me back https://usgoveast.management.usgovcloudapi.net/ so that's what I assumed.

@martinsawicki
Copy link

already implemented

sima-zhu pushed a commit to sima-zhu/azure-sdk-for-java that referenced this issue Mar 21, 2019
* moved Autorest core projects

* Moved CSharp generators

* Moved nodejs generator

* Moved python generator

* moved Ruby generator

* moved modelers

* moved testserver and client runtimes

* moved more client runtimes

* moved java generator and runtime (and python runtime)

* moved nuget package test

* Adjusting projects and namespaces -- AzureResourceSchema

* adjusted project/namespace name for AutoRest.CSharp.Azure

* updated names/namespaces for AutoRest*CSharp projects

* updates names/namespaces for extensions

* updated more projects and namespaces

* path fixes for a lot of stuff

* updated namespaces, paths, etc

* more updates to get closer to actually running

* fix up tests to run in new tree

* ensure that dotnet restore runs for whole project

* fixed typo

* made xprojs work on linux

* more fixes to xprojs

* Fixed NodeJS test project references

* removed superflous file references from njsproj files

* updated codegenerator

* fixed loading sln files

* fixed nuget files

* fixed bad paths

* fix - actually build package

* *sigh* ... restored disabled tests
sima-zhu pushed a commit to sima-zhu/azure-sdk-for-java that referenced this issue Mar 21, 2019
* moved Autorest core projects

* Moved CSharp generators

* Moved nodejs generator

* Moved python generator

* moved Ruby generator

* moved modelers

* moved testserver and client runtimes

* moved more client runtimes

* moved java generator and runtime (and python runtime)

* moved nuget package test

* Adjusting projects and namespaces -- AzureResourceSchema

* adjusted project/namespace name for AutoRest.CSharp.Azure

* updated names/namespaces for AutoRest*CSharp projects

* updates names/namespaces for extensions

* updated more projects and namespaces

* path fixes for a lot of stuff

* updated namespaces, paths, etc

* more updates to get closer to actually running

* fix up tests to run in new tree

* ensure that dotnet restore runs for whole project

* fixed typo

* made xprojs work on linux

* more fixes to xprojs

* Fixed NodeJS test project references

* removed superflous file references from njsproj files

* updated codegenerator

* fixed loading sln files

* fixed nuget files

* fixed bad paths

* fix - actually build package

* *sigh* ... restored disabled tests
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants