Add azure.developer.* namespace to registered namespaces (#7074)

* add azure.developer namespace

* Update docs/tables/registered_namespaces.md

Co-authored-by: tg-msft <tg-msft@users.noreply.github.com>

---------

Co-authored-by: tg-msft <tg-msft@users.noreply.github.com>
This commit is contained in:
catalinaperalta 2024-01-10 13:49:55 -08:00 коммит произвёл GitHub
Родитель 9fdf74ad2c
Коммит a630759d04
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 1 удалений

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

@ -11,8 +11,9 @@ The following are a list of registered namespaces.
| :---------------------------- | :----------------------------- |
| `azure.ai.formrecognizer` | [Form Recognizer] |
| `azure.ai.textanalytics` | [Text Analytics] |
| `azure.data.appconfiguration` | [App Configuration] |
| `azure.cosmos` | [Azure Cosmos DB] |
| `azure.data.appconfiguration` | [App Configuration] |
| `azure.developer.devcenter` | [Dev Center] |
| `azure.messaging.eventhubs` | [Event Hubs] |
| `azure.messaging.servicebus` | [Service Bus] |
| `azure.search.documents` | [Azure Search] |
@ -37,6 +38,7 @@ To register a new namespace, contact the [Architecture Board].
[Azure Cosmos DB]: https://azure.microsoft.com/services/cosmos-db/
[Azure Search]: https://azure.microsoft.com/services/search/
[Azure Storage]: https://azure.microsoft.com/services/storage
[Dev Center]: https://azure.microsoft.com/services/dev-box/
[Event Hubs]: https://azure.microsoft.com/services/event-hubs/
[Form Recognizer]: https://azure.microsoft.com/services/cognitive-services/form-recognizer/
[Key Vault]: https://azure.microsoft.com/services/key-vault/