Skip to content

Commit 1fdafcf

Browse files
authored
Merge pull request #79563 from sozercan/patch-2
Update FAQ for vnet peering error on a different sub for ARO
2 parents 8510291 + d62bb38 commit 1fdafcf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/openshift/openshift-faq.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,7 @@ No. All resources, including the cluster master, run in your customer subscripti
8181
## Is Open Service Broker for Azure (OSBA) supported?
8282

8383
Yes. You can use OSBA with Azure Red Hat OpenShift. See [Open Service Broker for Azure](https://github.com/Azure/open-service-broker-azure#openshift-project-template) for more information.
84+
85+
## I am trying to peer into a virtual network in a different subscription but getting `Failed to get vnet CIDR` error.
86+
87+
In the subscription that has the virtual network, make sure to register `Microsoft.ContainerService` provider with `az provider register -n Microsoft.ContainerService --wait`

0 commit comments

Comments
 (0)