Ahson Khan
aa728eed6d
Use code snippets from managed identity credential samples in identity readme doc and fix minor generation issues ( #6020 )
...
* Use code snippets from managed identity credential samples in identity readme doc.
* Generate readme from snippets.
* Update snippet generation script to remove unnecessary indentation and extra new line at eof.
* Update Snippet Generation doc to show a concrete example on how to run it.
* Update other repo READMEs with the generation fixes.
* Fix KeyVault Secrets sample and use the snippets in its README
* Use the added sample snippet.
2024-09-25 16:56:57 -07:00
gearama
e54c13267d
Kv doc update ( #5946 )
...
* samples link
* certs
* keys
* secrets
* oopsie
* az login
* oopsie2
* Update sdk/keyvault/azure-security-keyvault-administration/README.md
Co-authored-by: Ronnie Geraghty <ronniegerag@gmail.com>
* Update sdk/keyvault/azure-security-keyvault-keys/README.md
Co-authored-by: Ronnie Geraghty <ronniegerag@gmail.com>
* Update sdk/keyvault/azure-security-keyvault-administration/README.md
Co-authored-by: Ronnie Geraghty <ronniegerag@gmail.com>
* Update sdk/keyvault/azure-security-keyvault-certificates/README.md
Co-authored-by: Ronnie Geraghty <ronniegerag@gmail.com>
* links
* find package
---------
Co-authored-by: Ronnie Geraghty <ronniegerag@gmail.com>
2024-09-05 13:13:21 -07:00
George Arama
a168e0ef0f
Update samples credentials and add notes to crypto client ( #5587 )
...
* Update samples credentials and add notes to crypto client
* put back missing urls
2024-05-01 08:19:57 -07:00
George Arama
340543bb03
samples update for nullable ( #5574 )
...
* samples update for nullable
* weqe
* maybe
* key sample
2024-04-29 09:14:10 -07:00
Larry Osterman
faeb832f8a
Initial cut at snippet generation tool. Also updated KeyVault Secrets readme to use snippets as a working proof of concept. ( #5213 )
...
* First cut at snippet generation - markdown files only for now.
* Removed trailing blank lines in updated file
* Use snippet generator for keyvault snippets
2023-11-30 19:40:30 +00:00
Anton Kolesnyk
73399d7325
Change samples to use DefaultAzureCredential ( #5183 )
...
* Change samples to use `DefaultAzureCredential`
* Missed instance
* Oaep
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-11-29 16:07:40 +00:00
George Arama
4239100f3b
Updates to readme files ( #3220 )
...
* links updates
* PR comments
* readme updates
* oops
* update source section
2022-01-11 13:11:44 -08:00
Victor Vazquez
1f07a30133
Move Key Vault samples from certificates and secrets to same structure as Keys ( #3108 )
...
* move samples for certificates and secrets to same structure as Keys
* remove links until changes are merged
2021-11-16 15:28:42 -08:00
Anton Kolesnyk
1e01a161cb
Remove LICENSE file duplicates ( #3085 )
...
* Remove `LICENSE` file duplicates
* Update hyperlinks
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2021-11-09 15:55:14 -08:00
Victor Vazquez
4ec0a34247
update links ( #2842 )
2021-09-07 14:45:08 -07:00
George Arama
2b205d95f7
Kyle feedback ( #2822 )
...
* rename readmes for samples to show up in repo by default
* moved files around per kyle's comment
* update cmake file
* update links to samples
2021-09-02 10:28:50 -07:00
George Arama
66422c2841
some updates ( #2760 )
...
* some updates
* keyvault->key vault
* Update sdk/keyvault/azure-security-keyvault-secrets/test/samples/sample2-backup-restore/sample2-backup-restore.md
Co-authored-by: Rick Winter <rick.winter@microsoft.com>
* Update sdk/keyvault/azure-security-keyvault-secrets/test/samples/sample2-backup-restore/sample2-backup-restore.md
Co-authored-by: Rick Winter <rick.winter@microsoft.com>
* Update sdk/keyvault/azure-security-keyvault-secrets/test/samples/sample1-basic-operations/sample1-basic-operations.md
Co-authored-by: Rick Winter <rick.winter@microsoft.com>
* final updates
Co-authored-by: Rick Winter <rick.winter@microsoft.com>
2021-08-20 12:43:43 -07:00
George Arama
512ae655b2
Samples & readmes ( #2744 )
...
* samples
* readme1
* rename misnamed type, readmes
* readmes, first pass, no links
* undo some uneeded changes
* PR comments
2021-08-16 19:41:56 -07:00
George Arama
7da78d4cc9
Setup secrets boilerplate code from templates ( #2650 )
...
* Progress stream reader
* format
* Update sdk/core/azure-core/src/io/body_stream.cpp
Co-authored-by: JinmingHu <jinmhu@microsoft.com>
* PR comments
* fix doc warnings
* remove
* one more comment
* replaced if null with azure_assert
* moved from pointer to reference
* first pass
* src builds
* new line
* huzaaaaa
* readme
* formatting
* build break url
* put proper link
* darn link
* comments from PR
* update to use gtest_main
Co-authored-by: JinmingHu <jinmhu@microsoft.com>
2021-07-21 14:13:19 -07:00