Skip to main content

azureopenai

sand connectors update azureopenai

Update an AzureOpenAI connector

sand connectors update azureopenai [flags]

Examples

$ sand connectors update azureopenai --id=$CONNECTOR_ID --api-key="apiKey"

✅ Connector updated successfully!
Connector ID: cnc-5ab0075c465c8321

Options

      --api-key string            API Key to authenticate to AzureOpenAI with
--api-version string API Version to authenticate to AzureOpenAI with
--azure-ad-token string Azure Ad Token to authenticate to AzureOpenAI with
--azure-deployment string Azure Deployment to authenticate to AzureOpenAI with
--azure-endpoint string Azure Endpoint to authenticate to AzureOpenAI with
--cluster string Cluster to associate this connector with
-h, --help Help for azureopenai
--id string Connector id (required)
--json Return json output
--name string New Connector name
--organization string Organization to authenticate to AzureOpenAI with
--project string Project to authenticate to AzureOpenAI with

SEE ALSO