Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
Srikanta e5928eb7ea
Update exception guidelines and add new approved group names (#2724) 2021-04-14 15:37:33 -07:00
Victor Vazquez 3f57b457dd
[UX] Update android standard verb names table (#2696)
* update table

* format for markDown

* missing new line

* Update _data/tables/android_standard_verbs.yaml

Co-authored-by: Ahson Khan <ahkha@microsoft.com>

Co-authored-by: Ahson Khan <ahkha@microsoft.com>
2021-04-09 21:41:06 +00:00
Jon Gallant 032f664371
Change Iot to IoT (#2568)
* Change to IoT

* Include compound word case

* add multi use clause
2021-03-15 22:38:40 +00:00
Victor Vazquez cf4bcf6b52
update net verbs table to be like all other langs and intro (#2533) 2021-03-09 17:56:36 -08:00
Victor Vazquez 053825271b
Update standard verbs table for the guidelines general section (#2431) 2021-02-19 10:49:57 -08:00
Srikanta 682feb7fb5
Guidelines for azure-identity dependency, quantum group and deserialization method names (#2304) 2021-01-31 21:33:51 -08:00
Jeremy Meng 7067fcd0da
Add ALL_PROXY environment variable (#2196)
* Add ALL_PROXY environment variable

* Update _includes/tables/environment_variables.md
2021-01-07 12:20:00 -08:00
David R. Williamson 95c3b8e9ec
Update documentation for Azure.DigitalTwins namespace (#1320) 2020-05-11 14:29:46 -07:00
Jon Gallant 1f83516c03
Add authority host to list of environment variables (#1224) 2020-04-16 16:12:18 -07:00
Billy O'Neal 0c3c366984
Change naming to PascalCase and/or m_camelCase and/or g_camelCase in C++ guidelines, and clean up hierarchy (#1146)
* Change naming to use PascalCase rather than snake_case in the C++ guidelines.

* Fix up members to follow the m_ and g_ prefixes agreed to 2020-04-02, fix ids to follow the hierarchy, and separate naming rules as the document originally intended. Factored out rules that apply to all naming, like being clear and concise.

* Don't use 'Api' as example namespace name.
2020-04-08 10:57:01 -07:00
Jon Gallant 6175e17f2b
Revert "(#663) sovereign cloud support (#987)" (#1050)
This reverts commit 6e497b1f19.
2020-02-28 08:45:24 -08:00
Adrian Hall 6e497b1f19
(#663) sovereign cloud support (#987)
* Updates for wave-1, plus ADLS/Files rename

* Replacement for #920

* Corrected jekyll build errors

* Corrected jekyll build errors

* (#663) Corrected the ARM_DATA_ENDPOINT_URL environment variable globally

* Fixes for @johanste
2020-02-13 10:33:51 -08:00
Scott Schaab 3c4a986e01
Move general config env variables out of Identitiy (#768)
The environment variables AZURE_CLOUD, AZURE_SUBSCRIPTION_ID, and AZURE_RESOURCE_GROUP are environment variables which impact multiple client libraries across the SDK and are not Identity specific. Furthermore AZURE_SUBSCRIPTION_ID and AZURE_RESOURCE_GROUP don't apply to Identity at all.
2019-11-06 09:39:14 -08:00
Adrian Hall fb608719be
(#512) Implementation of Jekyll site (#537)
* Removing old data as preparation for new Jekyll site

* Jekyll site implementation

* Updated links in README

* Corrected link for TypeScript

* Replacement for PR #526

* Integration of PR #538

* Rename of the sidebar titles, per bterlson

* External links open in same tab

* Added common redirects for the guidelines

* Added redirects for migration from the azuresdkspec site

* Added general guidelines redirect

* Added Review Process

* Replacement for PR #541

* Moved README-EXAMPLE to repo

* Fixing links in .NET guidelines

* (#312) Made the guidelines and policy release versioning agree
2019-08-05 07:36:50 -07:00