4.2.0 (2026-09-22)
Features Added
- New enum type
AiProviderwith valuesAiProviderOpenAI - New enum type
ContextCacheAccountKindwith valuesContextCacheAccountKindDataZone,ContextCacheAccountKindGlobal,ContextCacheAccountKindRegional - New enum type
ContextCacheProvisioningStatewith valuesContextCacheProvisioningStateAccepted,ContextCacheProvisioningStateCanceled,ContextCacheProvisioningStateCreating,ContextCacheProvisioningStateDeleting,ContextCacheProvisioningStateFailed,ContextCacheProvisioningStateSucceeded,ContextCacheProvisioningStateUpdating - New enum type
InfrastructureEncryptionwith valuesInfrastructureEncryptionDisabled,InfrastructureEncryptionEnabled - New enum type
KeyEncryptionKeyIdentityTypewith valuesKeyEncryptionKeyIdentityTypeDelegatedResourceIdentity,KeyEncryptionKeyIdentityTypeSystemAssignedIdentity,KeyEncryptionKeyIdentityTypeUserAssignedIdentity - New enum type
ManagedServiceIdentityTypewith valuesManagedServiceIdentityTypeNone,ManagedServiceIdentityTypeSystemAssigned,ManagedServiceIdentityTypeSystemAssignedUserAssigned,ManagedServiceIdentityTypeUserAssigned - New enum type
PolicyViolationActionwith valuesPolicyViolationActionBlock,PolicyViolationActionLog,PolicyViolationActionNone - New function
*ClientFactory.NewContextCacheContainersClient() *ContextCacheContainersClient - New function
*ClientFactory.NewContextCachesClient() *ContextCachesClient - New function
NewContextCacheContainersClient(subscriptionID string, credential azcore.TokenCredential, options *arm.ClientOptions) (*ContextCacheContainersClient, error) - New function
*ContextCacheContainersClient.BeginCreateOrUpdate(ctx context.Context, resourceGroupName string, contextCacheName string, contextCacheContainerName string, resource ContextCacheContainer, options *ContextCacheContainersClientBeginCreateOrUpdateOptions) (*runtime.Poller[ContextCacheContainersClientCreateOrUpdateResponse], error) - New function
*ContextCacheContainersClient.BeginDelete(ctx context.Context, resourceGroupName string, contextCacheName string, contextCacheContainerName string, options *ContextCacheContainersClientBeginDeleteOptions) (*runtime.Poller[ContextCacheContainersClientDeleteResponse], error) - New function
*ContextCacheContainersClient.Get(ctx context.Context, resourceGroupName string, contextCacheName string, contextCacheContainerName string, options *ContextCacheContainersClientGetOptions) (ContextCacheContainersClientGetResponse, error) - New function
*ContextCacheContainersClient.NewListByContextCachePager(resourceGroupName string, contextCacheName string, options *ContextCacheContainersClientListByContextCacheOptions) *runtime.Pager[ContextCacheContainersClientListByContextCacheResponse] - New function
*ContextCacheContainersClient.BeginUpdate(ctx context.Context, resourceGroupName string, contextCacheName string, contextCacheContainerName string, properties ContextCacheContainerUpdate, options *ContextCacheContainersClientBeginUpdateOptions) (*runtime.Poller[ContextCacheContainersClientUpdateResponse], error) - New function
NewContextCachesClient(subscriptionID string, credential azcore.TokenCredential, options *arm.ClientOptions) (*ContextCachesClient, error) - New function
*ContextCachesClient.BeginCreateOrUpdate(ctx context.Context, resourceGroupName string, contextCacheName string, resource ContextCache, options *ContextCachesClientBeginCreateOrUpdateOptions) (*runtime.Poller[ContextCachesClientCreateOrUpdateResponse], error) - New function
*ContextCachesClient.BeginDelete(ctx context.Context, resourceGroupName string, contextCacheName string, options *ContextCachesClientBeginDeleteOptions) (*runtime.Poller[ContextCachesClientDeleteResponse], error) - New function
*ContextCachesClient.Get(ctx context.Context, resourceGroupName string, contextCacheName string, options *ContextCachesClientGetOptions) (ContextCachesClientGetResponse, error) - New function
*ContextCachesClient.NewListByResourceGroupPager(resourceGroupName string, options *ContextCachesClientListByResourceGroupOptions) *runtime.Pager[ContextCachesClientListByResourceGroupResponse] - New function
*ContextCachesClient.NewListBySubscriptionPager(options *ContextCachesClientListBySubscriptionOptions) *runtime.Pager[ContextCachesClientListBySubscriptionResponse] - New function
*ContextCachesClient.BeginUpdate(ctx context.Context, resourceGroupName string, contextCacheName string, properties ContextCacheUpdate, options *ContextCachesClientBeginUpdateOptions) (*runtime.Poller[ContextCachesClientUpdateResponse], error) - New struct
ArmEncryption - New struct
ContextCache - New struct
ContextCacheContainer - New struct
ContextCacheContainerListResult - New struct
ContextCacheContainerProperties - New struct
ContextCacheContainerPropertiesUpdate - New struct
ContextCacheContainerUpdate - New struct
ContextCacheListResult - New struct
ContextCacheProperties - New struct
ContextCachePropertiesUpdate - New struct
ContextCacheUpdate - New struct
CustomerManagedKeyEncryption - New struct
KeyEncryptionKeyIdentity - New struct
ManagedServiceIdentity - New field
AllowCrossTenantDelegationSasin structAccountProperties - New field
AllowCrossTenantDelegationSasin structAccountPropertiesCreateParameters - New field
AllowCrossTenantDelegationSasin structAccountPropertiesUpdateParameters - New field
RequireUserBoundUserDelegationSas,RequireUserBoundUserDelegationSasActionin structSasPolicy