- Removed notice and attestation from
New-AzCognitiveServicesAccount
.
- Updated CognitiveServices PowerShell to use 2022-12-01 version.
- Added new CognitiveServices CommitmentPlan and Association cmdlets.
- Added MultiRegionSetting support for CognitiveServices Account cmdlets.
- Updated CognitiveServices PowerShell to use 2022-10-01 version.
- Updated CognitiveServices PowerShell to use 2022-03-01 version.
- Added
Get-AzCognitiveServicesAccountModel
cmdlet.
- Updated PowerShell to use 2021-10-01 version.
- Added CommitmentTier and CommitmentPlan cmdlets.
- Added Deployment cmdlets.
- Added
New-AzCognitiveServicesObject
cmdlet for generating CommitmentPlan/Deployment objects.
- [Breaking Change] Changed type of PSCognitiveServicesAccount.Identity.Type from IdentityType to ResourceIdentityType.
- [Breaking Change] Changed type of PSCognitiveServicesAccount.Sku.Tier from SkuTier to string.
- [Breaking Change] Removed ActionRequired from PrivateLinkServiceConnectionState.
- Updated PowerShell to use 2021-04-30 version.
- Added
Undo-AzCognitiveServicesAccountRemoval
cmdlet. - Added parameters
-RestrictOutboundNetworkAccess
,-AllowedFqdnList
,-DisableLocalAuth
,-KeyVaultIdentityClientId
,-IdentityType
,-UserAssignedIdentityId
toNew-AzureCognitiveServicesAccount
andSet-AzureCognitiveServicesAccount
. - Added parameters
-InRemovedState
,-Location
toRemove-AzureCognitiveServicesAccount
andGet-AzureCognitiveServicesAccount
.
- Updated SDK to 7.4.0-preview.
- Added
New-AzCognitiveServicesAccountApiProperty
cmdlet. - Supported
ApiProperty
parameter forNew-AzCognitiveServicesAccount
andSet-AzCognitiveServicesAccount
- Showed additional legal terms for certain APIs.
- Used
Deny
specifically as NetworkRules default action.
- Supported displaying account capabilities.
- Supported modifying PublicNetworkAccess.
- Support PrivateEndpoint and PublicNetworkAccess control.
- Supported Identity, Encryption, UserOwnedStorage
- Updated SDK to 7.0
- Improved error message when server responses empty body
- Update references in .psd1 to use relative path
- Fixed miscellaneous typos across module
- Added NetworkRuleSet support.
- Only display Bing disclaimer for Bing Search Services.
- Improve error when create account failed.
- Updated cmdlets with plural nouns to singular, and deprecated plural names.
- Added CustomSubdomainName as a new optional parameter for New-AzCognitiveServicesAccount which is used to specify subdomain for the resource.
- General availability of
Az.CognitiveServices
module - Add completers for SkuName and Typem available on New-AzureRmCognitiveServicesAccount operation.
- Removed GetSkusWithAccountParamSetName parameter set from Get-AzCognitiveServicesAccountSkus