This commit is contained in:
Wes Haggard 2024-09-05 17:12:15 -07:00 коммит произвёл GitHub
Родитель 8c6674bf0e
Коммит 3e540117ba
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
5 изменённых файлов: 4 добавлений и 7 удалений

Просмотреть файл

@ -1,5 +1,2 @@
| Name | Role | Version |
|-------------------|-------------------------------|:-------:|
| [`LibName`] | Library Role | 1.0.0 |
[`LibName`]: https://aka.ms/go_libname

Просмотреть файл

@ -236,7 +236,7 @@ A new set of management libraries that follow the [Azure SDK Design Guidelines f
To get started with these new libraries, please see the [quickstart guide here](https://aka.ms/azsdk/net/mgmt). These new libraries can be identifed by namespaces that start with `Azure.ResourceManager`, e.g. `Azure.ResourceManager.Network`
More details of recent management library release annoucements as well as future roadmap can be found at [this blog post](https://aka.ms/azsdk/blog/octmgmtga)
More details of recent management library release annoucements as well as future roadmap can be found at [this blog post](https://devblogs.microsoft.com/azure-sdk/october-2020-management-ga/)
## Latest Releases

Просмотреть файл

@ -20,7 +20,7 @@ You can find links to packages, code, and docs on our [Azure SDK Releases page](
* Management Libraries Updates
- GA releases for [Java](java.md) and [Python](python.md). These libraries are ready for production use.
- New Packages in Public Preview for [Java](java.md) / [.NET](dotnet.md)
- More details of those release annoucements as well as future roadmap of management libraries can be found at [this blog post](https://aka.ms/azsdk/blog/octmgmtga)
- More details of those release annoucements as well as future roadmap of management libraries can be found at [this blog post](https://devblogs.microsoft.com/azure-sdk/october-2020-management-ga/)
## Release Notes

Просмотреть файл

@ -835,7 +835,7 @@ We are excited to announce the GA releases of management libraries that follow t
These new packages share the same groupId ``com.azures.resourcemanager`` and artifactId share the same prefix of ``azure-resourcemanager``
More details of recent management library release annoucements as well as future roadmap can be found at [this blog post](https://aka.ms/azsdk/blog/octmgmtga)
More details of recent management library release annoucements as well as future roadmap can be found at [this blog post](https://devblogs.microsoft.com/azure-sdk/october-2020-management-ga/)
## Need help

Просмотреть файл

@ -145,7 +145,7 @@ Detailed changelogs are linked from the [Quick Links](#quick-links) below. Here
### Management Libraries
We are excited to announce the GA releases of management libraries that follow the [Azure SDK Design Guidelines for Python](https://azure.github.io/azure-sdk/python/guidelines/). These new libraries provide a number of core capabilities that are shared amongst all Azure SDKs, including the intuitive Azure Identity library, an HTTP Pipeline with custom policies, error-handling, distributed tracing, and much more. Documentation and code samples for these new libraries can be found [here](https://aka.ms/azsdk/python/mgmt)
More details of recent management library release annoucements as well as future roadmap can be found at [this blog post](https://aka.ms/azsdk/blog/octmgmtga)
More details of recent management library release annoucements as well as future roadmap can be found at [this blog post](https://devblogs.microsoft.com/azure-sdk/october-2020-management-ga/)
## Latest Releases