-
Notifications
You must be signed in to change notification settings - Fork 754
Private Connectivity #10260
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
base: development
Are you sure you want to change the base?
Private Connectivity #10260
Conversation
…ix/docs into nc-olu-private-connectivity
| {{% alert color="info" %}} Contact your Mendix Admin if the resource you want is not available on the list. | ||
| {{% /alert %}} | ||
|
|
||
| 5. In the **Add Connection** dialog, select an available network. This action displays the resources exposed on that network. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can only connect an application environment to one network. So, you can add multiple connections to multiple resources to one application environment, but those resources need to be on the same network. Should we add an alert for that?
If you already have a connection for your application environment, the network of that connection will be selected. The user won't be able to switch to another network until the deleted all connections.
Also, if only one network is available, it will be automatically selected.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, indeed! I have now added this information.
No description provided.