Cmdlets for MySQL

Build 24.0.9175

AzureTenant Parameter (Connect-MySQL Cmdlet)

Identifies the MySQL tenant being used to access data, either by name (for example, contoso.omnicrosoft.com) or ID. (Conditional).

Syntax

Connect-MySQL -AzureTenant string

Data Type

cstr

Default Value

""

Remarks

A tenant is a digital representation of your organization, primarily associated with a domain (for example, microsoft.com). The tenant is managed through a Tenant ID (also known as the directory ID), which is specified whenever you assign users permissions to access or manage Azure resources.

To locate the directory ID in the Azure Portal, navigate to Azure Active Directory > Properties.

Specifying AzureTenant is required when AuthScheme = either AzureServicePrincipal or AzureServicePrincipalCert, or if AuthScheme = AzureAD and the user belongs to more than one tenant.

This is a required parameter.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175