Skip to content

Commit

Permalink
CodeGen from PR 22711 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Update readme.python.md (Azure#22711)
  • Loading branch information
SDKAuto committed Feb 20, 2023
1 parent 6ab5bc9 commit 56a6101
Show file tree
Hide file tree
Showing 57 changed files with 6,122 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30309.148
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FF3607D0-AD62-4E1E-987B-60DCA8A341E0}") = "Azure.ResourceManager.Voiceservices", "src\Azure.ResourceManager.Voiceservices.csproj", "{7FFFD8C1-6122-45B3-A3B6-C4CBC068E23A}"
EndProject
Project("{FF3607D0-AD62-4E1E-987B-60DCA8A341E0}") = "Azure.ResourceManager.Voiceservices.Tests", "tests\Azure.ResourceManager.Voiceservices.Tests.csproj", "{72AA3F18-0679-4773-8740-F72A4452E34B}"
EndProject
Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F1E83B76-48A2-425E-B4A9-CCD50C19AD32}
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7FFFD8C1-6122-45B3-A3B6-C4CBC068E23A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7FFFD8C1-6122-45B3-A3B6-C4CBC068E23A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7FFFD8C1-6122-45B3-A3B6-C4CBC068E23A}.Debug|x64.ActiveCfg = Debug|Any CPU
{7FFFD8C1-6122-45B3-A3B6-C4CBC068E23A}.Debug|x64.Build.0 = Debug|Any CPU
{7FFFD8C1-6122-45B3-A3B6-C4CBC068E23A}.Debug|x86.ActiveCfg = Debug|Any CPU
{7FFFD8C1-6122-45B3-A3B6-C4CBC068E23A}.Debug|x86.Build.0 = Debug|Any CPU
{7FFFD8C1-6122-45B3-A3B6-C4CBC068E23A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7FFFD8C1-6122-45B3-A3B6-C4CBC068E23A}.Release|Any CPU.Build.0 = Release|Any CPU
{7FFFD8C1-6122-45B3-A3B6-C4CBC068E23A}.Release|x64.ActiveCfg = Release|Any CPU
{7FFFD8C1-6122-45B3-A3B6-C4CBC068E23A}.Release|x64.Build.0 = Release|Any CPU
{7FFFD8C1-6122-45B3-A3B6-C4CBC068E23A}.Release|x86.ActiveCfg = Release|Any CPU
{7FFFD8C1-6122-45B3-A3B6-C4CBC068E23A}.Release|x86.Build.0 = Release|Any CPU
{72AA3F18-0679-4773-8740-F72A4452E34B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{72AA3F18-0679-4773-8740-F72A4452E34B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{72AA3F18-0679-4773-8740-F72A4452E34B}.Debug|x64.ActiveCfg = Debug|Any CPU
{72AA3F18-0679-4773-8740-F72A4452E34B}.Debug|x64.Build.0 = Debug|Any CPU
{72AA3F18-0679-4773-8740-F72A4452E34B}.Debug|x86.ActiveCfg = Debug|Any CPU
{72AA3F18-0679-4773-8740-F72A4452E34B}.Debug|x86.Build.0 = Debug|Any CPU
{72AA3F18-0679-4773-8740-F72A4452E34B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{72AA3F18-0679-4773-8740-F72A4452E34B}.Release|Any CPU.Build.0 = Release|Any CPU
{72AA3F18-0679-4773-8740-F72A4452E34B}.Release|x64.ActiveCfg = Release|Any CPU
{72AA3F18-0679-4773-8740-F72A4452E34B}.Release|x64.Build.0 = Release|Any CPU
{72AA3F18-0679-4773-8740-F72A4452E34B}.Release|x86.ActiveCfg = Release|Any CPU
{72AA3F18-0679-4773-8740-F72A4452E34B}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal
17 changes: 17 additions & 0 deletions sdk/voiceservices/Azure.ResourceManager.Voiceservices/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Release History

## 1.0.0-beta.1 (Unreleased)

### General New Features

This package follows the [new Azure SDK guidelines](https://azure.github.io/azure-sdk/general_introduction.html), and provides many core capabilities:

- Support MSAL.NET, Azure.Identity is out of box for supporting MSAL.NET.
- Support [OpenTelemetry](https://opentelemetry.io/) for distributed tracing.
- HTTP pipeline with custom policies.
- Better error-handling.
- Support uniform telemetry across all languages.

This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our [Azure SDK for .NET GitHub repo](https://github.com/Azure/azure-sdk-for-net/issues).

> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet).
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!--
Add any shared properties you want for the projects under this package directory that need to be set before the auto imported Directory.Build.props
-->
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., Directory.Build.props))\Directory.Build.props" />
</Project>
80 changes: 80 additions & 0 deletions sdk/voiceservices/Azure.ResourceManager.Voiceservices/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
# Microsoft Azure voiceservices management client library for .NET

**[Describe the service briefly first.]**

This library follows the [new Azure SDK guidelines](https://azure.github.io/azure-sdk/general_introduction.html), and provides many core capabilities:

- Support MSAL.NET, Azure.Identity is out of box for supporting MSAL.NET.
- Support [OpenTelemetry](https://opentelemetry.io/) for distributed tracing.
- HTTP pipeline with custom policies.
- Better error-handling.
- Support uniform telemetry across all languages.

## Getting started

### Install the package

Install the Microsoft Azure voiceservices management library for .NET with [NuGet](https://www.nuget.org/):

```dotnetcli
dotnet add package Azure.ResourceManager.Voiceservices --prerelease
```

### Prerequisites

* You must have an [Microsoft Azure subscription](https://azure.microsoft.com/free/dotnet/).

### Authenticate the Client

To create an authenticated client and start interacting with Microsoft Azure resources, see the [quickstart guide here](https://github.com/Azure/azure-sdk-for-net/blob/main/doc/dev/mgmt_quickstart.md).

## Key concepts

Key concepts of the Microsoft Azure SDK for .NET can be found [here](https://azure.github.io/azure-sdk/dotnet_introduction.html)

## Documentation

Documentation is available to help you learn how to use this package:

- [Quickstart](https://github.com/Azure/azure-sdk-for-net/blob/main/doc/dev/mgmt_quickstart.md).
- [API References](https://docs.microsoft.com/dotnet/api/?view=azure-dotnet).
- [Authentication](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/identity/Azure.Identity/README.md).

## Examples

Code samples for using the management library for .NET can be found in the following locations
- [.NET Management Library Code Samples](https://aka.ms/azuresdk-net-mgmt-samples)

## Troubleshooting

- File an issue via [GitHub Issues](https://github.com/Azure/azure-sdk-for-net/issues).
- Check [previous questions](https://stackoverflow.com/questions/tagged/azure+.net) or ask new ones on Stack Overflow using Azure and .NET tags.

## Next steps

For more information about Microsoft Azure SDK, see [this website](https://azure.github.io/azure-sdk/).

## Contributing

For details on contributing to this repository, see the [contributing
guide][cg].

This project welcomes contributions and suggestions. Most contributions
require you to agree to a Contributor License Agreement (CLA) declaring
that you have the right to, and actually do, grant us the rights to use
your contribution. For details, visit <https://cla.microsoft.com>.

When you submit a pull request, a CLA-bot will automatically determine
whether you need to provide a CLA and decorate the PR appropriately
(for example, label, comment). Follow the instructions provided by the
bot. You'll only need to do this action once across all repositories
using our CLA.

This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For
more information, see the [Code of Conduct FAQ][coc_faq] or contact
<opencode@microsoft.com> with any other questions or comments.

<!-- LINKS -->
[cg]: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/resourcemanager/Azure.ResourceManager/docs/CONTRIBUTING.md
[coc]: https://opensource.microsoft.com/codeofconduct/
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.0.0-beta.1</Version>
<PackageId>Azure.ResourceManager.Voiceservices</PackageId>
<Description>Azure Resource Manager client SDK for Azure resource provider voiceservices.</Description>
<PackageTags>azure;management;arm;resource manager;voiceservices</PackageTags>
</PropertyGroup>
</Project>

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 56a6101

Please sign in to comment.