Commit Graph

392 Commits

Author SHA1 Message Date
Lorenzo Montanari 4f0ee8ecb2
Fixed some formatting issues 2021-11-13 10:57:49 +01:00
Yaron Schneider 64b027317c
Update howto-manage-configuration.md (#1947) 2021-11-12 09:49:53 -08:00
Yaron Schneider 632ab379dc
add configuration api how-to and overview placeholder (#1928)
* add configuration api how-to and overview placeholder

* fix code tab

* change format

* add docs

* Updated to text

* Update building-blocks-concept.md

* Minor updates

* Update to overview

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-11-11 11:07:45 -08:00
Dmitry Shmulevich 57f24b82a7
updated diagram (#1921) 2021-11-08 18:17:29 -08:00
Dmitry Shmulevich 4fc8c4cf2a minor updates 2021-11-08 13:35:53 -08:00
Dmitry Shmulevich 91fe55b023
Added documentation for StateStore Query API (#1874)
Reworked this overview to make this more consistent and include recent updates from releases.
2021-11-08 10:13:29 -08:00
Bernd Verst f62c78ab03 Microsoft Docs links should be language neutral 2021-11-04 15:12:01 -07:00
Will Tsai 9988188cd7 added cloudevent examples 2021-10-29 14:00:46 -07:00
AnyISalIn 5fb93fd3c5
Fix typo (#1850) 2021-10-14 14:13:43 -07:00
Phil Kedy 8f43af5199 Updating C# example 2021-09-25 11:16:05 -04:00
Phil Kedy ca8887a83a Fixing broken cloudevents links 2021-09-25 11:10:55 -04:00
Phil Kedy c44a940604 Moving the community call demo video to its own section 2021-09-25 10:59:07 -04:00
Phil Kedy a927dd1028 * Tweaking the example to match what was demoed during the 9/21/2021 community call
* Added example CEL expressions
* Added link to 9/21/2021 community call youtube video
* Added section headers for the right nav
2021-09-24 18:10:00 -04:00
Ori Zohar ccc6ebd819
Merge branch 'v1.4' into pubsub_routing_add_cloudevent_attributes 2021-09-23 13:47:39 -07:00
Nick Greenfield 852f3c0a6a Update timestamp on YT video 2021-09-17 14:34:22 -07:00
Nick Greenfield 9288a8b1d0 Added link to community call video for how to use gRPC proxying 2021-09-17 14:28:22 -07:00
Ori Zohar b2e5fd2695
Merge branch 'v1.4' into pubsub_routing_add_cloudevent_attributes 2021-09-16 08:41:14 -07:00
Phil Kedy cebe13ff74 Tweaks per PR 2021-09-15 19:08:45 -04:00
Phil Kedy dc3eb2c17c Adding attributes from the CloudEvents spec and a slightly better routing example 2021-09-15 18:26:52 -04:00
Will Tsai 8e8941b18e replacing hardcoded version numbers with shortcodes 2021-09-14 16:36:09 -07:00
Ori Zohar 5759ee100d
Merge branch 'v1.4' into fix-1755 2021-09-14 14:55:38 -07:00
Ori Zohar 8c9b66d52c
Preview feature updates for v1.4 (#1787)
* updating preview features

* preview features doc updates

* preview alerts and table edits
2021-09-14 14:39:08 -07:00
Ori Zohar c0dc9944ec
Merge branch 'v1.4' into fix-1755 2021-09-14 14:36:29 -07:00
Phil Kedy 6e2558fbf5 Tweak 2021-09-14 16:46:57 -04:00
Phil Kedy 6957a5c56a Tweaks per PR 2021-09-14 16:38:29 -04:00
Phil Kedy 477087cf8f Tweak 2021-09-14 16:30:04 -04:00
Phil Kedy a7a96b336f PubSub Routing docs 2021-09-14 16:24:10 -04:00
greenie-msft 974ff70902
Fix style/tone 2021-09-14 12:06:24 -07:00
greenie-msft c3cc74c81e
Fix style/tone 2021-09-14 12:05:03 -07:00
greenie-msft bd2ad661c4
Apply suggestions from code review 2021-09-14 12:01:49 -07:00
Alessandro (Ale) Segala 663c3aaa14
Update daprdocs/content/en/developing-applications/integrations/cloud-providers/authenticating-azure.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-09-14 11:36:04 -07:00
Alessandro (Ale) Segala 663cc42184
Update daprdocs/content/en/developing-applications/integrations/cloud-providers/authenticating-azure.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-09-14 11:07:13 -07:00
Nick Greenfield 07369c3813 Merge branch 'v1.3' into v1.4 2021-09-14 09:59:23 -07:00
Ori Zohar 5545ed1547
Merge branch 'v1.4' into fix-1755 2021-09-14 09:14:36 -07:00
Yaron Schneider d3c5caf864
Update python example for gRPC proxy 2021-09-13 11:25:57 -07:00
ItalyPaleAle e14f93b3d3
Improvements and fixes 2021-09-10 11:53:31 -07:00
Alessandro (Ale) Segala 02998e5256
Merge branch 'v1.4' into fix-1755 2021-09-09 19:37:59 -07:00
Alessandro (Ale) Segala 38ea35a069 Updated per Christos' comments 2021-09-09 19:37:08 -07:00
Alessandro (Ale) Segala 891d08cdc8 Updated the AKV document and fixed the Azure auth document 2021-09-09 18:09:45 -07:00
Alessandro (Ale) Segala e5016a62af Added doc for common Azure auth layer 2021-09-09 17:29:38 -07:00
Yaron Schneider e480b03d58
add custom route (#1772) 2021-09-09 15:00:12 -07:00
Nick Greenfield dd197ee52b Add doc for how to use setup-dapr GitHub Action 2021-09-09 10:26:56 -07:00
Ori Zohar 97238009aa
Merge branch 'v1.4' into issue/1752 2021-09-08 15:35:13 -07:00
Ori Zohar 93e16acaf0
Merge branch 'v1.4' into ds-actors 2021-09-08 15:27:17 -07:00
Yaron Schneider 4184927573
Merge branch 'v1.4' into issue/1752 2021-09-07 17:27:12 -07:00
Yaron Schneider bfd0c0c056
Add automatic state encryption (#1766)
* add automatic state encryption

* Update howto-encrypt-state.md

* add links to state overview

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-encrypt-state.md

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-encrypt-state.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-09-07 17:26:36 -07:00
Dmitry Shmulevich 7bc2154558 Add documentation about actor's timer/reminder scheduling configuration 2021-09-02 20:41:47 -07:00
Ori Zohar 94b276318e
Minor style change 2021-09-02 14:11:18 -07:00
Yaron Schneider 3025f41dab
Update howto-invoke-discover-services.md 2021-09-01 11:30:34 -07:00
Ian Luo 9cd767a46e doc for dapr/dapr#3546 #1752 2021-08-31 13:47:01 +08:00
Ori Zohar 9744290d18
Merge branch 'v1.3' into typo 2021-08-20 13:25:18 -07:00
Will 86c46f7fd5
Merge branch 'v1.3' into willtsai-Minor_Typo_in_Publish_and_subscribe_overview_1735 2021-08-20 12:31:59 -07:00
Will Tsai 56778b0c3a fix typos described in https://github.com/dapr/docs/issues/1735 2021-08-20 12:24:42 -07:00
Ori Zohar e6e510a287
Merge branch 'v1.3' into typo 2021-08-19 14:40:07 -07:00
Ori Zohar a5e464def9
Merge branch 'v1.3' into wn 2021-08-19 14:20:44 -07:00
Aaron Crawfis 8ac7a8e599
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-publish-subscribe.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-08-19 13:58:34 -07:00
Long cbdab00bad clean up all whitenoise
Signed-off-by: Long <long0dai@foxmail.com>
2021-08-19 14:27:06 +00:00
Long d71fc84bd2 fix a typo
Signed-off-by: Long <long0dai@foxmail.com>
2021-08-19 14:10:06 +00:00
tstojecki 732a820160
Updating to a generic message and linking component docs
Suggestion from @AaronCrawfis

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-08-17 10:48:58 +02:00
Ori Zohar a735547d7b
Merge branch 'v1.3' into patch-3 2021-08-11 09:52:04 -07:00
Ori Zohar b38c54b931
Update howto-invoke-discover-services.md 2021-08-10 16:36:26 -07:00
Yaron Schneider 22f01ad151
Update howto-invoke-discover-services.md 2021-08-09 13:00:35 -07:00
Khalid Abuhakmeh 5c8a0f9f4d Fix responsive videos
The videos were breaking the layout of the documentation pages
and making it difficult to click on the right menu items.

Also tackled the Japanese translated pages.
2021-08-04 09:42:59 -04:00
Aaron Crawfis 7004faf22e
Merge branch 'v1.3' into patch-3 2021-08-02 12:08:24 -07:00
Ori Zohar a6b63a41af Removing problematic link 2021-07-29 14:29:31 -07:00
Ori Zohar ffa7422349 Fixing link validation failure 2021-07-29 10:23:02 -07:00
tstojecki 98bcb0e26d
Adding a note on default redis pubsub redelivery
https://github.com/dapr/dapr/issues/3481
2021-07-27 09:43:18 +02:00
Ori Zohar 5cfcb3feb4
Merge branch 'v1.3' into v1.3 2021-07-26 18:00:05 -07:00
Nick Greenfield 48164280b5 Merge branch 'v1.2' into v1.3 2021-07-26 17:50:11 -07:00
Aaron Crawfis 36226b92c0
Merge branch 'v1.2' into add_java_sdk_docs 2021-07-26 13:34:11 -07:00
Nick Greenfield fc0e232c41 Add Java Docs and update to latest Java SDK commit 2021-07-26 13:28:27 -07:00
Aaron Crawfis 31c96146ac
Merge branch 'v1.3' into jviviano 2021-07-26 12:19:56 -07:00
Aaron Crawfis f79c3ba964 Consolidate VSCode debugging docs 2021-07-26 12:18:56 -07:00
Nick Greenfield 300f89324a Fix reference links to point to correct page 2021-07-26 11:16:27 -07:00
Nick Greenfield fb438dae44 Merge branch 'v1.2' into v1.3 2021-07-26 10:41:09 -07:00
greenie-msft d17eed7afc
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 17:06:51 -07:00
Ori Zohar 37dbfb0e4f
Merge branch 'v1.2' into jviviano 2021-07-23 16:30:47 -07:00
Ori Zohar aafd646de5
Changes to wording and phrasing 2021-07-23 16:30:04 -07:00
Ori Zohar c51404e087
Merge branch 'v1.3' into actor_reminder_partition 2021-07-23 14:11:55 -07:00
Artur Souza 48a5bf99f1 Move reminder partition to main howto-actors. 2021-07-23 12:28:05 -07:00
Artur Souza 91f38457d1
Merge branch 'v1.3' into actor_reminder_partition 2021-07-23 12:18:02 -07:00
jasonviviano 68527e615b Merge branch 'jviviano' of https://github.com/jasonviviano/docs into jviviano 2021-07-23 15:14:45 -04:00
jasonviviano 591d4e24f8 Updated values for the parameters 2021-07-23 15:14:43 -04:00
Artur Souza 5f77ca954d Enhance warning message. 2021-07-23 11:50:55 -07:00
Artur Souza f4532e9de7 Adds partition reminder example for SDKs. 2021-07-23 11:43:18 -07:00
Ori Zohar 7dd71c4b03
Merge branch 'v1.3' into v1.3 2021-07-23 10:16:30 -07:00
Jigar d5a0187c2d
updated Actor How To docs for reminder intervals (#1651)
* updated Actor How To docs for reminder intervals

* updated actors_api and how-to

* Update howto actors verbiage

* Update howto-actors.md

Added link to community call video for ISO 861

* Update daprdocs/content/en/reference/api/actors_api.md

* Update howto-actors.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-23 09:54:04 -07:00
greenie-msft cd62a4e487
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 09:06:12 -07:00
greenie-msft f50638db9e
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 08:46:03 -07:00
greenie-msft 10c30cc481
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 08:36:27 -07:00
jasonviviano 32ab4c92f5 Changed URL link 2021-07-23 11:34:11 -04:00
jasonviviano 2c00813c67 Fixed a ref page 2021-07-23 11:33:49 -04:00
jasonviviano c080dfed19 Updated the doc to follow standard conventions more and tweaked sections based on comments. 2021-07-23 11:33:18 -04:00
Artur Souza 0cd88dcb13 Merge remote-tracking branch 'upstream/v1.3' into actor_reminder_partition 2021-07-22 14:40:43 -07:00
Simon Leet 4f3b5a502d
Add declarative subscription example to pubsub-raw.md (#1679)
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-07-22 14:22:23 -07:00
sk593 b01c969335 added arguments and annotations spec 2021-07-22 15:02:20 -05:00
jasonviviano 73bd5cc76c
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-07-22 13:19:38 -04:00
jasonviviano 7858d62e32
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-07-22 13:19:32 -04:00
jasonviviano 61111c9aaa
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:19:13 -04:00
jasonviviano fbe3dade96
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:19:06 -04:00