mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #17] Region Selection #14
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AussieDumbAss on GitHub (Oct 15, 2021).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/17
Originally assigned to: @KelvinTegelaar on GitHub.
Don't seem to be able to select many regions, have tried in multiple tenants to make sure it's not some fancy setting I'm missing.

Would like to be able to deploy in Australia
@KelvinTegelaar commented on GitHub (Oct 15, 2021):
The region should always be based on the resource group where you are creating the CIPP. I will investigate the installation file on the missing regions.
@AussieDumbAss commented on GitHub (Oct 15, 2021):
Yeah I thought that too, Tried a test region in Australia East and still had the set region list as above.
Thanks for looking into it.
@KelvinTegelaar commented on GitHub (Oct 15, 2021):
I have no clue where these regions are coming from, as the json file does not define them they should be directly from the azure portal. I'm thinking of the resources might not be released yet in Australia. I am still investigating. :)
@AussieDumbAss commented on GitHub (Oct 15, 2021):
It's the Static Web App. Doesn't seem to be available in our region yet.
I'll reach out to MS - not your problem! :)
@daveroyer commented on GitHub (Oct 15, 2021):
I just ran into this too and came here to see if anyone else was running into it. I was trying to spin CIPP up in a East US resource group and was getting the same. I created a group in East US 2 and had no issue completing the deployment.
@KelvinTegelaar commented on GitHub (Oct 15, 2021):
Yeah, I've poked some MS contacts, but the Static Web Apps are not yet available at each region. For now, I have to close this bug as a "cant fix" as it's to MS. Sorry guys :(
@AussieDumbAss commented on GitHub (Oct 16, 2021):
https://twitter.com/nthonyChu/status/1449099782559911936?t=fNe8IefSCv285hsMCi99fw&s=19
Got a reply from the boys.
Anything you can do?
@KelvinTegelaar commented on GitHub (Oct 16, 2021):
Please see the updated installation manual @WindowsPSAdmin
@AussieDumbAss commented on GitHub (Oct 16, 2021):
Looks good, got a repo error on deployment though.

"code": "BadRequest",
"message": "RepositoryToken is invalid. Please ensure the repository exists and the RepositoryToken is for an admin of the repository.",
@AussieDumbAss commented on GitHub (Oct 16, 2021):
nevermind, didn't set up the repo. looks good! Thanks for the changes.