Docs Menu

Docs HomeMongoDB Command Line Interface

mongocli atlas networking peering create azure

On this page

  • Syntax
  • Options
  • Inherited Options

Create a connection with Azure.

mongocli atlas networking peering create azure [options]
Name
Type
Required
Description
--atlasCidrBlock
string
false
CIDR block that Atlas uses for your clusters.
--directoryId
string
true
Unique identifier for an Azure AD directory.
-h, --help
false
help for azure
-o, --output
string
false
Output format. Valid values: json|json-path|go-template|go-template-file
--projectId
string
false
Project ID to use. Overrides configuration file or environment variable settings.
--region
string
true
Atlas region where the container resides.
--resourceGroup
string
true
Name of your Azure resource group.
--subscriptionId
string
true
Unique identifier of the Azure subscription in which the VNet resides.
--vnet
string
true
Name of your Azure VNet.
Name
Type
Required
Description
-P, --profile
string
false
Profile to use from your configuration file.
←  mongocli atlas networking peering create awsmongocli atlas networking peering create gcp →
Share Feedback