Commit Graph

980 Commits

Author SHA1 Message Date
Donovan Brown b7927256a0
Fixed typo in setup-sqlserver (#1004)
Fixed typo. Changed 
"schema do use"
to
"schema to use"
2020-12-11 08:53:37 -08:00
Aaron Crawfis ea46a1fd74
Merge pull request #997 from dapr/mchmarny-pubsub-programm-vs-declare
Clarifies declarative vs. programmatic pub/sub approach
2020-12-10 11:05:41 -08:00
Aaron Crawfis 1006936695
Change to shortcode note and fix spelling 2020-12-10 11:03:32 -08:00
Aaron Crawfis 3c5b980885
Merge branch 'website' into mchmarny-pubsub-programm-vs-declare 2020-12-10 10:59:53 -08:00
Aaron Crawfis a9a884d9af
Merge pull request #993 from dapr/mchmarny-binding-concept-link
Updates binding concepts link
2020-12-10 10:56:49 -08:00
Aaron Crawfis aa82222a4e
Merge branch 'website' into mchmarny-binding-concept-link 2020-12-10 10:54:16 -08:00
Aaron Crawfis 4f0701780f
Update links to new format 2020-12-10 10:53:44 -08:00
Aaron Crawfis 2f6faa1aab
Merge pull request #986 from DarqueWarrior/patch-2
Fixed a few typos.
2020-12-10 10:48:10 -08:00
Aaron Crawfis 0389dc4213
Add link to hosting environments 2020-12-10 10:45:03 -08:00
Aaron Crawfis 951aa71d1e
Merge branch 'website' into patch-2 2020-12-10 10:42:13 -08:00
Aaron Crawfis ee13878aa5
Merge pull request #985 from DarqueWarrior/patch-1
Added missing word
2020-12-10 10:41:50 -08:00
Aaron Crawfis 53eedb2247
Merge branch 'website' into patch-1 2020-12-10 10:40:28 -08:00
Mark Chmarny 5436651203
Clarifies declarative vs. programmatic pub/sub approach
Addresses #994
2020-12-09 14:52:13 -08:00
Mark Chmarny b368231969
Updates binding concepts link 2020-12-08 16:33:40 -08:00
Ori Zohar cc715c865d
Merge pull request #989 from cmendible/patch-1
Fix cause AAD Pod Identity fields are now case sensitive
2020-12-07 16:56:11 -08:00
Carlos Mendible a803f107c9
Fix cause AAD Pod Identity fields are now case sensitive
Fixes: https://github.com/dapr/docs/issues/988
2020-12-07 18:24:14 +01:00
Donovan Brown c28e70b3dd
Fixed a few typos.
Updated some punctuation and a missing word.
2020-12-06 19:07:17 -06:00
Donovan Brown 0bb42a7195
Added missing word
I changed "such querying states" to "such as querying states" by adding the word 'as'.
2020-12-06 17:55:14 -06:00
Aaron Crawfis 0a314b85de
Merge pull request #980 from AaronCrawfis/scss-fix
Removed min-width to fix resizing issue
2020-12-04 09:45:40 -08:00
Aaron Crawfis 5c60639ae1 Removed min-width to fix resizing issue 2020-12-03 14:57:08 -08:00
Nghia Tran 9877b60701
Add Jaeger setup instruction (#950) (#969)
* Add Jaeger setup instruction

* Fix yaml file name

* Address review feedback

* Update per PR feedback

* Remove 'we'

Co-authored-by: Ori Zohar <orzohar@microsoft.com>

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-12-01 16:04:21 -08:00
Shubham Sharma 24c7935634
point to discord instead of gitter (#966)
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2020-12-01 19:14:38 +00:00
Michaël Hompus a3ebcc715d
Update azure-keyvault-managed-identity.md (#952)
* Fix some typos
* Improve text style
2020-11-28 07:35:46 -08:00
Aaron Crawfis 904c3d31c8
Revert commands for 0.11 (#947) 2020-11-20 16:08:32 -08:00
Aaron Crawfis c191344c09
Update links to new docs platform (#938) 2020-11-18 10:43:19 -08:00
Qalifah a29d4e328c
spelling error (#937) 2020-11-18 09:12:15 -08:00
Aaron Crawfis b79fca8aed
Vscode update (#932)
* Add new screenshots of setting up remote containers

* Update VSCode information
2020-11-17 13:47:48 -08:00
Aaron Crawfis ffd3da792b
Website version update (#926)
* Update version dropdown

* Add note on release candidate

* Add quickstarts

* Update redis description

* Split out init steps

* Add CLI prereq

* Promote headers

* Add rc1 notice
2020-11-17 09:34:03 -08:00
Issac a0fe4152bf
Update middleware-concept.md (#929)
Typo in link (missing closing square brace)
2020-11-17 09:16:09 -08:00
Harry Kimpel 0edb4113a4
fixed some typo (#896)
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-11-13 15:51:08 -08:00
Ajay Singh a80c5df051
Update install-dapr.md (#909)
After installing dapr on Kubernetes total of 5 pods got provisioned. One dashboard pod entry is missing in doc. 
In previous docs, this request was got accepted seems it got missed again.

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-11-13 15:48:24 -08:00
Mukundan Sundararajan d5a9525a40
fix website pubsub api docs to 0.11.0 tag content (#910)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2020-11-13 13:52:06 -08:00
Aaron Crawfis 6eae818015
Add skip upload if missing token (#913) 2020-11-13 10:53:38 -08:00
Issac b9beaf8953
Update building-blocks-concept.md (#905)
Typo
2020-11-11 13:52:51 -08:00
Jayesh Sharma 0c38833156
change authention to authorization (#902) 2020-11-10 11:14:20 -08:00
Mark Chmarny b769d22d5e
Update secret query example in namespace support (#881) 2020-11-03 14:11:23 -08:00
Ricardo Niepel ce598cc650
Fix blog link in docs (#885) 2020-10-28 09:04:14 -07:00
Ori Zohar da6f259223
Removing on needed upper case (#882) 2020-10-26 15:36:32 -07:00
Aaron Crawfis a2b5fe3f2b Merge branch 'master' into website 2020-10-26 09:05:11 -07:00
Christoph Neumüller 615e7968fb
Fix dead link (#878) 2020-10-26 07:35:41 -07:00
Ori Zohar d848239f53
Update README.md 2020-10-23 18:40:52 -07:00
Ori Zohar 4b61351a7c Updating contributing section 2020-10-23 18:34:12 -07:00
Aaron Crawfis e3dc72210f Merge branch 'master' into website 2020-10-23 10:00:46 -07:00
Nghia Tran ea61d08326
Deprecate the Local Forwarder doc (#873)
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-10-23 09:28:19 -07:00
Aaron Crawfis e77b84d6a9 Update pubsub HowTo 2020-10-22 16:12:22 -07:00
Aaron Crawfis d6d165acd1 Update publish cli command 2020-10-22 16:04:03 -07:00
AbserAri efd8ed3399
fix subscription options. (#875)
consumerID and durableSubscriptionName is needed to get work without choosing only one.

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-10-22 14:53:29 -07:00
Yaron Schneider 07ed3bd5ce
Add ssl connection feature (#876)
* add ssl connection feature

* update text

* Update README.md
2020-10-22 14:29:28 -07:00
Aaron Crawfis dbe6f416e7 Delete hugo-docs info 2020-10-21 14:00:29 -07:00
Aaron Crawfis 7c4e4633a1
Update azure-static-web-apps-green-hill-0d7377310.yml 2020-10-21 13:59:55 -07:00