-
Notifications
You must be signed in to change notification settings - Fork 105
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
[BUG] vNet Isolation Not Available for Central US #330
Comments
Hi @lsuarez5280 - Thank you for reporting this - we are investigating and will report back. |
@dsajanice I am still receiving the same response from the API and the presence of the region in the dropdown was not an issue. Has this fix been deployed or is that still pending a future release? Is there an updated API version identifier I can use with this functionality or should this still work with the Microsoft.Portal provider API version |
@lsuarez5280 please check again. When I last closed the issue, the rollout of the change to all regions was not complete yet. |
@dsajanice Results have been mixed. I'm pleased to report the issue is resolved for the Central US region, and my compliments to the team for that. The regions identified in the additional context of this issue are still failing. These were provided when I wasn't sure if this was a defect or availability limitation. If you would prefer to keep this issue open to track those failures, I can update the original report. Otherwise, I can provide a new issue report. 400 Bad Request responses are still being returned for US regions including:
|
CentralUS region is supported for VNET. |
To Reproduce
Observed Behavior
properties.vnetSettings.location
property value ofcentralus
.properties.vnetSettings.location
to alternate secondary regionwestcentralus
results in successful response.Expected behavior
Was hoping for a 200 and successful cloud shell configuration/startup. It's unclear from any published documentation if the Central US secondary region supports the cloud shell vNet injection scenario. It was surprising to find that while this secondary region was unsupported, the younger West Central US region is supported.
Is this specific to Cloud Shell?
Yes
Interface information
The same result occurs using:
Invoke-RestMethod
Additional context
It's possible I may just be looking for an availability matrix for vNet injection in secondary regions. It appears this error will also occur when using these other secondary regions as well: East US 2, West US 2, North Central US.
The text was updated successfully, but these errors were encountered: