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

Cannot select Region Deployment options using Click to Deploy Azure Portal Option #36

Open
thnguyenf5 opened this issue Feb 26, 2024 · 3 comments

Comments

@thnguyenf5
Copy link

Hello I get an error when I deploy the failover ARMv2 template using the click to deploy - https://github.com/F5Networks/f5-azure-arm-templates-v2/tree/main/examples/failover#deploying-via-the-azure-deploy-button.

Specifically, when I select my resource group, there's no longer an option to modify my Deployment Location.

My resource group has VNETs in multiple Azure Regions and I cannot select the drop down after the resource group is selected.

@mikeshimkus
Copy link
Collaborator

@thnguyenf5 Can you elaborate on which template parameter is missing?

@thnguyenf5
Copy link
Author

Hello, when I first launch the template, The Region selection under Instance Details is available. As seen in Image 1.
image1

When I then select the correct subscription and resource group, the region is auto selected and I can no longer edit it. See image 2.

image2

@mikeshimkus
Copy link
Collaborator

That setting is controlled by Azure, not the template. I believe it's expected behavior that once you select a resource group, you are required to create the deployment in the same region as the group. This doesn't have any effect on how the template uses regions.

Assuming you are deploying the existing stack template, are you getting an error when you provide the subnet IDs from another region?

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