1.8.0-beta.1 (2025-05-12)
Features Added
- New value
ProvisioningStateCanceledadded to enum typeProvisioningState - New enum type
CapabilityHostKindwith valuesCapabilityHostKindAgents - New enum type
CapabilityHostProvisioningStatewith valuesCapabilityHostProvisioningStateCanceled,CapabilityHostProvisioningStateCreating,CapabilityHostProvisioningStateDeleting,CapabilityHostProvisioningStateFailed,CapabilityHostProvisioningStateSucceeded,CapabilityHostProvisioningStateUpdating - New enum type
ConnectionAuthTypewith valuesConnectionAuthTypeAAD,ConnectionAuthTypeAPIKey,ConnectionAuthTypeAccessKey,ConnectionAuthTypeAccountKey,ConnectionAuthTypeCustomKeys,ConnectionAuthTypeManagedIdentity,ConnectionAuthTypeNone,ConnectionAuthTypeOAuth2,ConnectionAuthTypePAT,ConnectionAuthTypeSAS,ConnectionAuthTypeServicePrincipal,ConnectionAuthTypeUsernamePassword - New enum type
ConnectionCategorywith valuesConnectionCategoryADLSGen2,ConnectionCategoryAIServices,ConnectionCategoryAPIKey,ConnectionCategoryAmazonMws,ConnectionCategoryAmazonRdsForOracle,ConnectionCategoryAmazonRdsForSQLServer,ConnectionCategoryAmazonRedshift,ConnectionCategoryAmazonS3Compatible,ConnectionCategoryAzureBlob,ConnectionCategoryAzureDataExplorer,ConnectionCategoryAzureDatabricksDeltaLake,ConnectionCategoryAzureMariaDb,ConnectionCategoryAzureMySQLDb,ConnectionCategoryAzureOneLake,ConnectionCategoryAzureOpenAI,ConnectionCategoryAzurePostgresDb,ConnectionCategoryAzureSQLDb,ConnectionCategoryAzureSQLMi,ConnectionCategoryAzureSynapseAnalytics,ConnectionCategoryAzureTableStorage,ConnectionCategoryBingLLMSearch,ConnectionCategoryCassandra,ConnectionCategoryCognitiveSearch,ConnectionCategoryCognitiveService,ConnectionCategoryConcur,ConnectionCategoryContainerRegistry,ConnectionCategoryCosmosDb,ConnectionCategoryCosmosDbMongoDbAPI,ConnectionCategoryCouchbase,ConnectionCategoryCustomKeys,ConnectionCategoryDb2,ConnectionCategoryDrill,ConnectionCategoryDynamics,ConnectionCategoryDynamicsAx,ConnectionCategoryDynamicsCrm,ConnectionCategoryElasticsearch,ConnectionCategoryEloqua,ConnectionCategoryFileServer,ConnectionCategoryFtpServer,ConnectionCategoryGenericContainerRegistry,ConnectionCategoryGenericHTTP,ConnectionCategoryGenericRest,ConnectionCategoryGit,ConnectionCategoryGoogleAdWords,ConnectionCategoryGoogleBigQuery,ConnectionCategoryGoogleCloudStorage,ConnectionCategoryGreenplum,ConnectionCategoryHbase,ConnectionCategoryHdfs,ConnectionCategoryHive,ConnectionCategoryHubspot,ConnectionCategoryImpala,ConnectionCategoryInformix,ConnectionCategoryJira,ConnectionCategoryMagento,ConnectionCategoryManagedOnlineEndpoint,ConnectionCategoryMariaDb,ConnectionCategoryMarketo,ConnectionCategoryMicrosoftAccess,ConnectionCategoryMongoDbAtlas,ConnectionCategoryMongoDbV2,ConnectionCategoryMySQL,ConnectionCategoryNetezza,ConnectionCategoryODataRest,ConnectionCategoryOdbc,ConnectionCategoryOffice365,ConnectionCategoryOpenAI,ConnectionCategoryOracle,ConnectionCategoryOracleCloudStorage,ConnectionCategoryOracleServiceCloud,ConnectionCategoryPayPal,ConnectionCategoryPhoenix,ConnectionCategoryPinecone,ConnectionCategoryPostgreSQL,ConnectionCategoryPresto,ConnectionCategoryPythonFeed,ConnectionCategoryQuickBooks,ConnectionCategoryRedis,ConnectionCategoryResponsys,ConnectionCategoryS3,ConnectionCategorySQLServer,ConnectionCategorySalesforce,ConnectionCategorySalesforceMarketingCloud,ConnectionCategorySalesforceServiceCloud,ConnectionCategorySapBw,ConnectionCategorySapCloudForCustomer,ConnectionCategorySapEcc,ConnectionCategorySapHana,ConnectionCategorySapOpenHub,ConnectionCategorySapTable,ConnectionCategorySerp,ConnectionCategoryServerless,ConnectionCategoryServiceNow,ConnectionCategorySftp,ConnectionCategorySharePointOnlineList,ConnectionCategoryShopify,ConnectionCategorySnowflake,ConnectionCategorySpark,ConnectionCategorySquare,ConnectionCategorySybase,ConnectionCategoryTeradata,ConnectionCategoryVertica,ConnectionCategoryWebTable,ConnectionCategoryXero,ConnectionCategoryZoho - New enum type
ConnectionGroupwith valuesConnectionGroupAzure,ConnectionGroupAzureAI,ConnectionGroupDatabase,ConnectionGroupFile,ConnectionGroupGenericProtocol,ConnectionGroupNoSQL,ConnectionGroupServicesAndApps - New enum type
ManagedPERequirementwith valuesManagedPERequirementNotApplicable,ManagedPERequirementNotRequired,ManagedPERequirementRequired - New enum type
ManagedPEStatuswith valuesManagedPEStatusActive,ManagedPEStatusInactive,ManagedPEStatusNotApplicable - New enum type
ScenarioTypewith valuesScenarioTypeAgent,ScenarioTypeNone - New function
*AADAuthTypeConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2 - New function
*APIKeyAuthConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2 - New function
*AccessKeyAuthTypeConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2 - New function
NewAccountCapabilityHostsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*AccountCapabilityHostsClient, error) - New function
*AccountCapabilityHostsClient.BeginCreateOrUpdate(context.Context, string, string, string, CapabilityHost, *AccountCapabilityHostsClientBeginCreateOrUpdateOptions) (*runtime.Poller[AccountCapabilityHostsClientCreateOrUpdateResponse], error) - New function
*AccountCapabilityHostsClient.BeginDelete(context.Context, string, string, string, *AccountCapabilityHostsClientBeginDeleteOptions) (*runtime.Poller[AccountCapabilityHostsClientDeleteResponse], error) - New function
*AccountCapabilityHostsClient.Get(context.Context, string, string, string, *AccountCapabilityHostsClientGetOptions) (AccountCapabilityHostsClientGetResponse, error) - New function
NewAccountConnectionClient(string, azcore.TokenCredential, *arm.ClientOptions) (*AccountConnectionClient, error) - New function
*AccountConnectionClient.Create(context.Context, string, string, string, *AccountConnectionClientCreateOptions) (AccountConnectionClientCreateResponse, error) - New function
*AccountConnectionClient.Delete(context.Context, string, string, string, *AccountConnectionClientDeleteOptions) (AccountConnectionClientDeleteResponse, error) - New function
*AccountConnectionClient.Get(context.Context, string, string, string, *AccountConnectionClientGetOptions) (AccountConnectionClientGetResponse, error) - New function
*AccountConnectionClient.NewListPager(string, string, *AccountConnectionClientListOptions) *runtime.Pager[AccountConnectionClientListResponse] - New function
*AccountConnectionClient.Update(context.Context, string, string, string, *AccountConnectionClientUpdateOptions) (AccountConnectionClientUpdateResponse, error) - New function
*AccountKeyAuthTypeConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2 - New function
*ClientFactory.NewAccountCapabilityHostsClient() *AccountCapabilityHostsClient - New function
*ClientFactory.NewAccountConnectionClient() *AccountConnectionClient - New function
*ClientFactory.NewProjectCapabilityHostsClient() *ProjectCapabilityHostsClient - New function
*ClientFactory.NewProjectConnectionClient() *ProjectConnectionClient - New function
*ClientFactory.NewProjectsClient() *ProjectsClient - New function
*ConnectionPropertiesV2.GetConnectionPropertiesV2() *ConnectionPropertiesV2 - New function
*CustomKeysConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2 - New function
*ManagedIdentityAuthTypeConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2 - New function
*OAuth2AuthTypeConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2 - New function
*PATAuthTypeConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2 - New function
NewProjectCapabilityHostsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ProjectCapabilityHostsClient, error) - New function
*ProjectCapabilityHostsClient.BeginCreateOrUpdate(context.Context, string, string, string, string, CapabilityHost, *ProjectCapabilityHostsClientBeginCreateOrUpdateOptions) (*runtime.Poller[ProjectCapabilityHostsClientCreateOrUpdateResponse], error) - New function
*ProjectCapabilityHostsClient.BeginDelete(context.Context, string, string, string, string, *ProjectCapabilityHostsClientBeginDeleteOptions) (*runtime.Poller[ProjectCapabilityHostsClientDeleteResponse], error) - New function
*ProjectCapabilityHostsClient.Get(context.Context, string, string, string, string, *ProjectCapabilityHostsClientGetOptions) (ProjectCapabilityHostsClientGetResponse, error) - New function
NewProjectConnectionClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ProjectConnectionClient, error) - New function
*ProjectConnectionClient.Create(context.Context, string, string, string, string, *ProjectConnectionClientCreateOptions) (ProjectConnectionClientCreateResponse, error) - New function
*ProjectConnectionClient.Delete(context.Context, string, string, string, string, *ProjectConnectionClientDeleteOptions) (ProjectConnectionClientDeleteResponse, error) - New function
*ProjectConnectionClient.Get(context.Context, string, string, string, string, *ProjectConnectionClientGetOptions) (ProjectConnectionClientGetResponse, error) - New function
*ProjectConnectionClient.NewListPager(string, string, string, *ProjectConnectionClientListOptions) *runtime.Pager[ProjectConnectionClientListResponse] - New function
*ProjectConnectionClient.Update(context.Context, string, string, string, string, *ProjectConnectionClientUpdateOptions) (ProjectConnectionClientUpdateResponse, error) - New function
NewProjectsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ProjectsClient, error) - New function
*ProjectsClient.BeginCreate(context.Context, string, string, string, Project, *ProjectsClientBeginCreateOptions) (*runtime.Poller[ProjectsClientCreateResponse], error) - New function
*ProjectsClient.BeginDelete(context.Context, string, string, string, *ProjectsClientBeginDeleteOptions) (*runtime.Poller[ProjectsClientDeleteResponse], error) - New function
*ProjectsClient.Get(context.Context, string, string, string, *ProjectsClientGetOptions) (ProjectsClientGetResponse, error) - New function
*ProjectsClient.NewListPager(string, string, *ProjectsClientListOptions) *runtime.Pager[ProjectsClientListResponse] - New function
*ProjectsClient.BeginUpdate(context.Context, string, string, string, Project, *ProjectsClientBeginUpdateOptions) (*runtime.Poller[ProjectsClientUpdateResponse], error) - New function
*SASAuthTypeConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2 - New function
*ServicePrincipalAuthTypeConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2 - New function
*UsernamePasswordAuthTypeConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2 - New function
*NoneAuthTypeConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2 - New struct
AADAuthTypeConnectionProperties - New struct
APIKeyAuthConnectionProperties - New struct
AccessKeyAuthTypeConnectionProperties - New struct
AccountKeyAuthTypeConnectionProperties - New struct
CapabilityHost - New struct
CapabilityHostProperties - New struct
ConnectionAPIKey - New struct
ConnectionAccessKey - New struct
ConnectionAccountKey - New struct
ConnectionManagedIdentity - New struct
ConnectionOAuth2 - New struct
ConnectionPersonalAccessToken - New struct
ConnectionPropertiesV2BasicResource - New struct
ConnectionPropertiesV2BasicResourceArmPaginatedResult - New struct
ConnectionServicePrincipal - New struct
ConnectionSharedAccessSignature - New struct
ConnectionUpdateContent - New struct
ConnectionUsernamePassword - New struct
CustomKeys - New struct
CustomKeysConnectionProperties - New struct
ManagedIdentityAuthTypeConnectionProperties - New struct
NetworkInjections - New struct
NoneAuthTypeConnectionProperties - New struct
OAuth2AuthTypeConnectionProperties - New struct
PATAuthTypeConnectionProperties - New struct
Project - New struct
ProjectListResult - New struct
ProjectProperties - New struct
ResourceBase - New struct
SASAuthTypeConnectionProperties - New struct
ServicePrincipalAuthTypeConnectionProperties - New struct
UsernamePasswordAuthTypeConnectionProperties - New field
AllowProjectManagement,AssociatedProjects,DefaultProject,NetworkInjectionsin structAccountProperties - New field
SpilloverDeploymentNamein structDeploymentProperties