Commit Graph

30 Commits

Author SHA1 Message Date
Ori Zohar 51fc4212e6
fixing references to samples that are now quickstarts (#738) 2020-08-12 16:17:11 -07:00
Carlos Mendible 092bfc002e
Clarifying use of the nestedSeparator parameter #698 (#728) 2020-08-07 05:45:56 -07:00
Vincenzo Morra b8ac9497f0
Improvement #655 (#656)
Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-07-10 15:52:43 -07:00
Carlos Mendible 4d02cbfe1b
fixing #608 (#647)
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-07-07 16:19:09 -07:00
Yaron Schneider 61cb0f6c7b
add components-path references (#626)
* add components-path references

* address comments

* nits
2020-06-04 16:40:14 -07:00
Aman Bhardwaj 7232249721
Revert "Adding JSON secret store how to (#609)" (#625)
This reverts commit 8fff50630b.
2020-06-04 15:56:25 -07:00
Carlos Mendible 8fff50630b
Adding JSON secret store how to (#609)
* JSON secret store how to

* changes requested by reviewer

Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-06-02 11:48:32 -07:00
Mark Chmarny d08e5a829c namespace in all yaml samples 2020-05-02 04:01:14 -07:00
Ori Zohar f92660a5f0
Simplifying certificate section of Azure Key Vault howto (#554)
- Adding --encoding flag to CLI to save steps for Windows/Linux
- Adding more detail on how to download from Azure Portal

Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-05-01 09:45:28 -07:00
Alexandre Delarue 3041c97e5d
missing '-o json' on bash command in step 5
This command will fail as is if az is not setup to output json as default.
2020-04-21 17:11:03 -07:00
Yaron Schneider 3805c32f11
Update azure-keyvault-managed-identity.md (#534)
Fix YAML formatting
2020-04-20 18:59:07 -07:00
Ricardo Niepel c4958949d2
Replace DaprID with AppID (#500) 2020-04-06 10:57:51 -07:00
Yaron Schneider 9878e699d2
update secrets docs (#443)
* update secrets docs

* Update gcp-secret-manager.md

* Update hashicorp-vault.md

* Update component-secrets.md
2020-03-13 23:13:27 -07:00
Yaron Schneider f89068738f
Update aws-secret-manager.md (#442) 2020-03-13 23:04:17 -07:00
Richard Simpson bbd3acc9fd
fix: small issue with url (#435)
Fixes a small issue with the vault helm url where the `.` was getting included.
2020-03-12 12:14:37 -07:00
Aaron Crawfis bced824777
Fix 404 broken docs links (#424)
* First batch of fixes

* Updated brokn links

* Fixed actors reference

* Fixed middleware link

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-03-10 23:32:02 -07:00
Yaron Schneider 2d88498e7f
remove redundant file (#403) 2020-03-09 11:04:23 -07:00
Yaron Schneider d2678dedc6
Add AWS/GCP Secret Stores (#402)
* Add GCP and AWS Secret Stores

* edit text
2020-03-09 11:00:33 -07:00
Aaron Crawfis 3bba6a3388 Merge branch 'master' into aacrawfi_docs 2020-03-07 09:41:57 -08:00
Yaron Schneider c4e2efd6a0
Update supported-secret-stores.md (#392) 2020-03-06 16:09:48 -08:00
Aaron Crawfis 4ae97882d2 Added secrets README 2020-03-06 14:06:43 -08:00
lolorol 35a7a4996c Fixes as per Microsoft Doc Authoring Pack ext. 2020-02-10 19:24:45 +08:00
Yaron Schneider 4795ec7492
add hashicorp vault (#333) 2020-02-07 15:00:21 -08:00
Carlos Mendible 6930252e77
k8s key vault secret store with managed identities (#324) 2020-02-05 15:45:36 -08:00
Quy Le 98d2bcf1db Fix typos in docs (#178)
* Typos for API reference's state management

* Fix typos for docs
2019-10-20 21:36:14 -07:00
Yaron Schneider ed7c737f1a
add kubernetes secret store (#145) 2019-10-16 08:09:54 -07:00
Young Bu Park 8f0c622885 Fix doc links (#79)
* Fix content links

* Fix sample links
2019-10-08 11:19:52 -07:00
Yaron Schneider b0eaa799e3
fix daprcore references (#78) 2019-10-08 09:35:51 -07:00
Yaron Schneider de673ecfea
replace actions with dapr (#58)
* replace actions with dapr

* replace daprrt with daprd
2019-10-04 21:01:50 -07:00
Young Bu Park 7ccde6d21a Initial commit of azure keyvault secret store (#13)
* initial commit of azure keyvault secret store

* Performed a number of updates on this doc.

* Fix CR

* fix cr

* Update azure-keyvault.md
2019-09-30 11:46:26 -07:00