-
Notifications
You must be signed in to change notification settings - Fork 196
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] 'failed with status code 400' Subscriptions limit reached for same user #623
Comments
|
Seems like an issue with your subscription. I don't think it's an APIOps issue. I will let @guythetechie comment on this. |
I posted a similar question on MS Learn, and it seems to be a "bug" in DevOps for APIOps. That error is related to the subcriptions in the APIM instance. |
That did it! Thank you. I deleted the two starter subscriptions and the sync worked for production as expected. Appreciate the help all! |
@madebynavi @jblaaa-codes glad to see the suggested solution has been helpful. |
Release version
v6.0.1
Describe the bug
I'm trying to follow the walkthrough and I have a dev and a prod APIM instance (brand new config). The dev instance publishes as expected but the prod one continuously errors saying
I've tried replacing the APIM instance twice, changed region, also attempted to upgrade the SKU from developer to basic but I get the same issue.
Expected behavior
prod instance should publish successfully.
Actual behavior
build failure on job 'Push-Changes-To-APIM-Prod-With-Commit-ID'
Reproduction Steps
deploy two APIMs, same RG but with different SPNs. create two seperate github environments with the variables from the documention
The text was updated successfully, but these errors were encountered: