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

BugFix: Offers can' be redeployed with the same resource group as before with different region in the same subscription #248

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

backwind1233
Copy link
Contributor

@backwind1233 backwind1233 commented May 9, 2024

Context

If I try to do following steps, it will fail.
Step 1. Deploy current offer in resource group rg-a and region east us
Step 2. Delete resource group rg-a
Step 3. Deploy current offer in resource group rg-a and region west us

And this PR is used to fix this bug.

Test Results

image

@majguo
Copy link
Collaborator

majguo commented May 10, 2024

Once the PR is ready for review, pls include integration test pipeline workflow run to demonstrate no break changes introduced as much as possible.

@backwind1233
Copy link
Contributor Author

Once the PR is ready for review, pls include integration test pipeline workflow run to demonstrate no break changes introduced as much as possible.

sure, @majguo thank you for your reminder

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

Successfully merging this pull request may close these issues.

None yet

2 participants