Skip to content

Commit 7898068

Browse files
authored
[Cognitive Services] Track 2, Update to RP version 2022-10-01, fix broken UTs. (Azure#31574)
* [Cognitive Services] Update to RP version 2022-10-01, fix broken UTs.
1 parent 91ab305 commit 7898068

File tree

42 files changed

+14678
-1389
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+14678
-1389
lines changed

sdk/cognitiveservices/Azure.ResourceManager.CognitiveServices/Azure.ResourceManager.CognitiveServices.sln

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio Version 16
4-
VisualStudioVersion = 16.0.30309.148
3+
# Visual Studio Version 17
4+
VisualStudioVersion = 17.3.32901.215
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{7833006E-EB9A-417C-B899-C890FCF7E41A}") = "Azure.ResourceManager.CognitiveServices", "src\Azure.ResourceManager.CognitiveServices.csproj", "{341C9EE6-4214-4335-9DAB-7991915C8A11}"
6+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Azure.ResourceManager.CognitiveServices", "src\Azure.ResourceManager.CognitiveServices.csproj", "{341C9EE6-4214-4335-9DAB-7991915C8A11}"
77
EndProject
8-
Project("{7833006E-EB9A-417C-B899-C890FCF7E41A}") = "Azure.ResourceManager.CognitiveServices.Tests", "tests\Azure.ResourceManager.CognitiveServices.Tests.csproj", "{0CE2312C-DCFD-499C-83C8-21FAFEB539AF}"
8+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Azure.ResourceManager.CognitiveServices.Tests", "tests\Azure.ResourceManager.CognitiveServices.Tests.csproj", "{0CE2312C-DCFD-499C-83C8-21FAFEB539AF}"
9+
EndProject
10+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Azure.Core.TestFramework", "..\..\core\Azure.Core.TestFramework\src\Azure.Core.TestFramework.csproj", "{7F2D11EE-8853-45D8-AB2D-5518C4C87543}"
911
EndProject
1012
Global
11-
GlobalSection(SolutionProperties) = preSolution
12-
HideSolutionNode = FALSE
13-
EndGlobalSection
14-
GlobalSection(ExtensibilityGlobals) = postSolution
15-
SolutionGuid = {3B176F6F-FE55-4BD1-AC04-DF0FDF153E60}
16-
EndGlobalSection
1713
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1814
Debug|Any CPU = Debug|Any CPU
1915
Debug|x64 = Debug|x64
@@ -47,5 +43,23 @@ Global
4743
{0CE2312C-DCFD-499C-83C8-21FAFEB539AF}.Release|x64.Build.0 = Release|Any CPU
4844
{0CE2312C-DCFD-499C-83C8-21FAFEB539AF}.Release|x86.ActiveCfg = Release|Any CPU
4945
{0CE2312C-DCFD-499C-83C8-21FAFEB539AF}.Release|x86.Build.0 = Release|Any CPU
46+
{7F2D11EE-8853-45D8-AB2D-5518C4C87543}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
47+
{7F2D11EE-8853-45D8-AB2D-5518C4C87543}.Debug|Any CPU.Build.0 = Debug|Any CPU
48+
{7F2D11EE-8853-45D8-AB2D-5518C4C87543}.Debug|x64.ActiveCfg = Debug|Any CPU
49+
{7F2D11EE-8853-45D8-AB2D-5518C4C87543}.Debug|x64.Build.0 = Debug|Any CPU
50+
{7F2D11EE-8853-45D8-AB2D-5518C4C87543}.Debug|x86.ActiveCfg = Debug|Any CPU
51+
{7F2D11EE-8853-45D8-AB2D-5518C4C87543}.Debug|x86.Build.0 = Debug|Any CPU
52+
{7F2D11EE-8853-45D8-AB2D-5518C4C87543}.Release|Any CPU.ActiveCfg = Release|Any CPU
53+
{7F2D11EE-8853-45D8-AB2D-5518C4C87543}.Release|Any CPU.Build.0 = Release|Any CPU
54+
{7F2D11EE-8853-45D8-AB2D-5518C4C87543}.Release|x64.ActiveCfg = Release|Any CPU
55+
{7F2D11EE-8853-45D8-AB2D-5518C4C87543}.Release|x64.Build.0 = Release|Any CPU
56+
{7F2D11EE-8853-45D8-AB2D-5518C4C87543}.Release|x86.ActiveCfg = Release|Any CPU
57+
{7F2D11EE-8853-45D8-AB2D-5518C4C87543}.Release|x86.Build.0 = Release|Any CPU
58+
EndGlobalSection
59+
GlobalSection(SolutionProperties) = preSolution
60+
HideSolutionNode = FALSE
61+
EndGlobalSection
62+
GlobalSection(ExtensibilityGlobals) = postSolution
63+
SolutionGuid = {3B176F6F-FE55-4BD1-AC04-DF0FDF153E60}
5064
EndGlobalSection
5165
EndGlobal

sdk/cognitiveservices/Azure.ResourceManager.CognitiveServices/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release History
22

3+
## 1.1.0 (Unreleased)
4+
5+
### Other Changes
6+
7+
- Switch to API version `2022-10-01`
8+
39
## 1.0.0 (2022-08-29)
410

511
This is the first stable release of the Cognitive Services Management client library.

sdk/cognitiveservices/Azure.ResourceManager.CognitiveServices/api/Azure.ResourceManager.CognitiveServices.netstandard2.0.cs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,15 +232,19 @@ internal AvailableCognitiveServicesSku() { }
232232
public partial class CognitiveServicesAccountDeploymentModel
233233
{
234234
public CognitiveServicesAccountDeploymentModel() { }
235+
public Azure.ResourceManager.CognitiveServices.Models.ServiceAccountCallRateLimit CallRateLimit { get { throw null; } }
235236
public string Format { get { throw null; } set { } }
236237
public string Name { get { throw null; } set { } }
237238
public string Version { get { throw null; } set { } }
238239
}
239240
public partial class CognitiveServicesAccountDeploymentProperties
240241
{
241242
public CognitiveServicesAccountDeploymentProperties() { }
243+
public Azure.ResourceManager.CognitiveServices.Models.ServiceAccountCallRateLimit CallRateLimit { get { throw null; } }
244+
public System.Collections.Generic.IReadOnlyDictionary<string, string> Capabilities { get { throw null; } }
242245
public Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesAccountDeploymentModel Model { get { throw null; } set { } }
243246
public Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesAccountDeploymentProvisioningState? ProvisioningState { get { throw null; } }
247+
public string RaiPolicyName { get { throw null; } set { } }
244248
public Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesAccountDeploymentScaleSettings ScaleSettings { get { throw null; } set { } }
245249
}
246250
[System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)]

sdk/cognitiveservices/Azure.ResourceManager.CognitiveServices/src/Azure.ResourceManager.CognitiveServices.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.0.0</Version>
3+
<Version>1.1.0</Version>
44
<PackageId>Azure.ResourceManager.CognitiveServices</PackageId>
55
<Description>Azure Resource Manager client SDK for Azure resource provider CognitiveServices</Description>
66
<PackageTags>azure;management;arm;resource manager;cognitiveservices</PackageTags>

sdk/cognitiveservices/Azure.ResourceManager.CognitiveServices/src/Generated/Models/CognitiveServicesAccountDeploymentModel.Serialization.cs

Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/cognitiveservices/Azure.ResourceManager.CognitiveServices/src/Generated/Models/CognitiveServicesAccountDeploymentModel.cs

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/cognitiveservices/Azure.ResourceManager.CognitiveServices/src/Generated/Models/CognitiveServicesAccountDeploymentProperties.Serialization.cs

Lines changed: 40 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/cognitiveservices/Azure.ResourceManager.CognitiveServices/src/Generated/Models/CognitiveServicesAccountDeploymentProperties.cs

Lines changed: 17 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/cognitiveservices/Azure.ResourceManager.CognitiveServices/src/Generated/Models/CognitiveServicesAccountModel.Serialization.cs

Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/cognitiveservices/Azure.ResourceManager.CognitiveServices/src/Generated/Models/CognitiveServicesAccountModel.cs

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)