Custom Location Args
Manages a Custom Location within an Extended Location.
Note: Installing and configuring the Azure Arc Agent on your Kubernetes Cluster to establish connectivity is outside the scope of this document. For more details refer to Deploy agents to your cluster and Connect an existing Kubernetes Cluster. If you encounter issues connecting your Kubernetes Cluster to Azure Arc, we'd recommend opening a ticket with Microsoft Support.
Import
Custom Locations can be imported using the resource id, e.g.
$ pulumi import azure:extendedlocation/customLocation:CustomLocation example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/example-resources/providers/Microsoft.ExtendedLocation/customLocations/example-custom-location
Constructors
Properties
An authentication
block as defined below.
Specifies the list of Cluster Extension IDs.
Specifies the display name of the Custom Location.
Specifies the host resource ID.
Specifies the name of the Resource Group where the Custom Location should exist. Changing this forces a new Custom Location to be created.