Skip to content

Conversation

willdavsmith
Copy link
Contributor

@willdavsmith willdavsmith commented Jun 23, 2025

Thank you for helping make the Radius documentation better!

Please follow this checklist before submitting:

  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within codetabs
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have codetabs

In addition, please fill out the following to help reviewers understand this pull request:

Description

Issue reference

rad-ci-bot and others added 5 commits May 27, 2025 18:04
* Add udt tutorial



* Updates



* Updates



* Fix rad file



* Add Bicep outputs



* Refine steps



* Fix bicep config



* Fix formatting



* Fixes to docs and bicep files



* Fix Recipes reference



* Fix naming



* Fix errors



* Updates



* Fix code snippet formatting



* Fix code snippet formatting



* Fix code snippet formatting



* Address feedback



* Fix refernce



* Fix refernce



* Fix refernce



* Fix refernce



* Fix refernce to guides



* Address feddback



* Fix todoapp image



* Fix snippets



* Updates



* Update docs/content/tutorials/tutorial-resource-type/index.md



* Update docs/content/tutorials/tutorial-resource-type/index.md



* Update docs/content/tutorials/tutorial-resource-type/index.md



* Address feedback



* Address feedback



* Address feedback



* fix image



* fix image



* Apply suggestions from code review




* Apply suggestions from code review




* Apply suggestions from code review




* Address PR review feedback



* Fix bicep validation error



* Update docs/content/tutorials/tutorial-resource-type/snippets/app.bicep



* Add caution on secrets



* Updates



* Updates



* Updates



* Add local registry



* fix tabs



* Nits



* Trigger Build

* Fixes



* Fixes



* Fixes



* Fixes



* Add terraform recipes



* Spell check



* Fix pre-reqs



* Fix pre-reqs



* Fix order



* Fix env variables



* Fix env variables



* Add app



* Update tf Recipe



* Fix typo



* Fix typo



* Add tf example



* Update docs/content/tutorials/tutorial-resource-type/index.md



* Add tf example



* update tf



* Update index.md

minor changes to spell out "For example..." and to clarify that the terraform recipe will appear along with several bicep recipes



* Add application flag



* Update docs for v0.46.0

* Add customizable property size to the definitions



* Add recipe outputs changes



* Add warning



* Add app graph



* swapping out for correct demo-dashboard-appgraph



* rename namespace and app defn



* Rename to types.yaml



* Reove mycompany refernce



* Added composite recipe tutorial



* Updated all three tuturials to work together



* Spellcheck



* Spell check and Bicep validation fix



* Minor edits



* Updated diagrams



* Minor edits



* Update body-end.html

Revert edge config



* Link updates



* Update config.toml

Revert edge docs config changes




* Lowercased webservices to render properly



* Resolved comments from Will



* Spelling



* Spelling



* Spelling



* Fixed case for postgresql.bicep



---------

Signed-off-by: Reshma Abdul Rahim <reshmarahim.abdul@microsoft.com>
Signed-off-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>
Signed-off-by: Jonathan Smith <jonsm@live.com>
Signed-off-by: Zach Casper <zachcasper@microsoft.com>
Co-authored-by: Zach Casper <zachcasper@microsoft.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>
Co-authored-by: Radius CI Bot <radiuscoreteam@service.microsoft.com>
* Renamed custom resource types to just resource types

* Renamed custom resource types to just resource types

Signed-off-by: Zach Casper <zachcasper@microsoft.com>

---------

Signed-off-by: Zach Casper <zachcasper@microsoft.com>
* Fixed messed up step 5 in the postgresql tutorial

Signed-off-by: Zach Casper <zachcasper@microsoft.com>

* Fixed inconsistent rad run vs rad deploy

Signed-off-by: Zach Casper <zachcasper@microsoft.com>

---------

Signed-off-by: Zach Casper <zachcasper@microsoft.com>
@willdavsmith willdavsmith requested review from a team as code owners June 23, 2025 21:17
@willdavsmith willdavsmith changed the title Willdavsmith/upmerge 0.47 1 Upmerge v0.47 -> edge Jun 23, 2025
Signed-off-by: willdavsmith <willdavsmith@gmail.com>
@Reshrahim Reshrahim merged commit 1c9ba35 into edge Jun 23, 2025
9 checks passed
@Reshrahim Reshrahim deleted the willdavsmith/upmerge-0.47-1 branch June 23, 2025 21:22
zailic pushed a commit to zailic/radius-docs-fork that referenced this pull request Jul 4, 2025
* Update docs for v0.47.0

* Add tutorial to create a resource type in Radius  (radius-project#1409) (radius-project#1462)

* Add udt tutorial

* Updates

* Updates

* Fix rad file

* Add Bicep outputs

* Refine steps

* Fix bicep config

* Fix formatting

* Fixes to docs and bicep files

* Fix Recipes reference

* Fix naming

* Fix errors

* Updates

* Fix code snippet formatting

* Fix code snippet formatting

* Fix code snippet formatting

* Address feedback

* Fix refernce

* Fix refernce

* Fix refernce

* Fix refernce

* Fix refernce to guides

* Address feddback

* Fix todoapp image

* Fix snippets

* Updates

* Update docs/content/tutorials/tutorial-resource-type/index.md

* Update docs/content/tutorials/tutorial-resource-type/index.md

* Update docs/content/tutorials/tutorial-resource-type/index.md

* Address feedback

* Address feedback

* Address feedback

* fix image

* fix image

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Address PR review feedback

* Fix bicep validation error

* Update docs/content/tutorials/tutorial-resource-type/snippets/app.bicep

* Add caution on secrets

* Updates

* Updates

* Updates

* Add local registry

* fix tabs

* Nits

* Trigger Build

* Fixes

* Fixes

* Fixes

* Fixes

* Add terraform recipes

* Spell check

* Fix pre-reqs

* Fix pre-reqs

* Fix order

* Fix env variables

* Fix env variables

* Add app

* Update tf Recipe

* Fix typo

* Fix typo

* Add tf example

* Update docs/content/tutorials/tutorial-resource-type/index.md

* Add tf example

* update tf

* Update index.md

minor changes to spell out "For example..." and to clarify that the terraform recipe will appear along with several bicep recipes

* Add application flag

* Update docs for v0.46.0

* Add customizable property size to the definitions

* Add recipe outputs changes

* Add warning

* Add app graph

* swapping out for correct demo-dashboard-appgraph

* rename namespace and app defn

* Rename to types.yaml

* Reove mycompany refernce

* Added composite recipe tutorial

* Updated all three tuturials to work together

* Spellcheck

* Spell check and Bicep validation fix

* Minor edits

* Updated diagrams

* Minor edits

* Update body-end.html

Revert edge config

* Link updates

* Update config.toml

Revert edge docs config changes

* Lowercased webservices to render properly

* Resolved comments from Will

* Spelling

* Spelling

* Spelling

* Fixed case for postgresql.bicep

---------

Signed-off-by: Reshma Abdul Rahim <reshmarahim.abdul@microsoft.com>
Signed-off-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>
Signed-off-by: Jonathan Smith <jonsm@live.com>
Signed-off-by: Zach Casper <zachcasper@microsoft.com>
Co-authored-by: Zach Casper <zachcasper@microsoft.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>
Co-authored-by: Radius CI Bot <radiuscoreteam@service.microsoft.com>

* Renamed custom resource types to just resource types (radius-project#1470)

* Renamed custom resource types to just resource types

* Renamed custom resource types to just resource types

Signed-off-by: Zach Casper <zachcasper@microsoft.com>

---------

Signed-off-by: Zach Casper <zachcasper@microsoft.com>

* Fixed inconsistent rad run vs rad deploy (radius-project#1474)

* Fixed messed up step 5 in the postgresql tutorial

Signed-off-by: Zach Casper <zachcasper@microsoft.com>

* Fixed inconsistent rad run vs rad deploy

Signed-off-by: Zach Casper <zachcasper@microsoft.com>

---------

Signed-off-by: Zach Casper <zachcasper@microsoft.com>

* Reset config.toml and body-end.html

Signed-off-by: willdavsmith <willdavsmith@gmail.com>

---------

Signed-off-by: Reshma Abdul Rahim <reshmarahim.abdul@microsoft.com>
Signed-off-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>
Signed-off-by: Jonathan Smith <jonsm@live.com>
Signed-off-by: Zach Casper <zachcasper@microsoft.com>
Signed-off-by: willdavsmith <willdavsmith@gmail.com>
Co-authored-by: Radius CI Bot <radiuscoreteam@service.microsoft.com>
Co-authored-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>
Co-authored-by: Zach Casper <zachcasper@microsoft.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>
Co-authored-by: Zach Casper <zcasper@gmail.com>
Signed-off-by: Ionut Zailic <ionut@zailic.com>
vishwahiremat pushed a commit to vishwahiremat/docs that referenced this pull request Aug 13, 2025
* Update docs for v0.47.0

* Add tutorial to create a resource type in Radius  (radius-project#1409) (radius-project#1462)

* Add udt tutorial

* Updates

* Updates

* Fix rad file

* Add Bicep outputs

* Refine steps

* Fix bicep config

* Fix formatting

* Fixes to docs and bicep files

* Fix Recipes reference

* Fix naming

* Fix errors

* Updates

* Fix code snippet formatting

* Fix code snippet formatting

* Fix code snippet formatting

* Address feedback

* Fix refernce

* Fix refernce

* Fix refernce

* Fix refernce

* Fix refernce to guides

* Address feddback

* Fix todoapp image

* Fix snippets

* Updates

* Update docs/content/tutorials/tutorial-resource-type/index.md

* Update docs/content/tutorials/tutorial-resource-type/index.md

* Update docs/content/tutorials/tutorial-resource-type/index.md

* Address feedback

* Address feedback

* Address feedback

* fix image

* fix image

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Address PR review feedback

* Fix bicep validation error

* Update docs/content/tutorials/tutorial-resource-type/snippets/app.bicep

* Add caution on secrets

* Updates

* Updates

* Updates

* Add local registry

* fix tabs

* Nits

* Trigger Build

* Fixes

* Fixes

* Fixes

* Fixes

* Add terraform recipes

* Spell check

* Fix pre-reqs

* Fix pre-reqs

* Fix order

* Fix env variables

* Fix env variables

* Add app

* Update tf Recipe

* Fix typo

* Fix typo

* Add tf example

* Update docs/content/tutorials/tutorial-resource-type/index.md

* Add tf example

* update tf

* Update index.md

minor changes to spell out "For example..." and to clarify that the terraform recipe will appear along with several bicep recipes

* Add application flag

* Update docs for v0.46.0

* Add customizable property size to the definitions

* Add recipe outputs changes

* Add warning

* Add app graph

* swapping out for correct demo-dashboard-appgraph

* rename namespace and app defn

* Rename to types.yaml

* Reove mycompany refernce

* Added composite recipe tutorial

* Updated all three tuturials to work together

* Spellcheck

* Spell check and Bicep validation fix

* Minor edits

* Updated diagrams

* Minor edits

* Update body-end.html

Revert edge config

* Link updates

* Update config.toml

Revert edge docs config changes

* Lowercased webservices to render properly

* Resolved comments from Will

* Spelling

* Spelling

* Spelling

* Fixed case for postgresql.bicep

---------

Signed-off-by: Reshma Abdul Rahim <reshmarahim.abdul@microsoft.com>
Signed-off-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>
Signed-off-by: Jonathan Smith <jonsm@live.com>
Signed-off-by: Zach Casper <zachcasper@microsoft.com>
Co-authored-by: Zach Casper <zachcasper@microsoft.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>
Co-authored-by: Radius CI Bot <radiuscoreteam@service.microsoft.com>

* Renamed custom resource types to just resource types (radius-project#1470)

* Renamed custom resource types to just resource types

* Renamed custom resource types to just resource types

Signed-off-by: Zach Casper <zachcasper@microsoft.com>

---------

Signed-off-by: Zach Casper <zachcasper@microsoft.com>

* Fixed inconsistent rad run vs rad deploy (radius-project#1474)

* Fixed messed up step 5 in the postgresql tutorial

Signed-off-by: Zach Casper <zachcasper@microsoft.com>

* Fixed inconsistent rad run vs rad deploy

Signed-off-by: Zach Casper <zachcasper@microsoft.com>

---------

Signed-off-by: Zach Casper <zachcasper@microsoft.com>

* Reset config.toml and body-end.html

Signed-off-by: willdavsmith <willdavsmith@gmail.com>

---------

Signed-off-by: Reshma Abdul Rahim <reshmarahim.abdul@microsoft.com>
Signed-off-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>
Signed-off-by: Jonathan Smith <jonsm@live.com>
Signed-off-by: Zach Casper <zachcasper@microsoft.com>
Signed-off-by: willdavsmith <willdavsmith@gmail.com>
Co-authored-by: Radius CI Bot <radiuscoreteam@service.microsoft.com>
Co-authored-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>
Co-authored-by: Zach Casper <zachcasper@microsoft.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>
Co-authored-by: Zach Casper <zcasper@gmail.com>
Signed-off-by: Vishwanath Hiremath <vhiremath@microsoft.com>
vishwahiremat pushed a commit to vishwahiremat/docs that referenced this pull request Aug 13, 2025
* Update docs for v0.47.0

* Add tutorial to create a resource type in Radius  (radius-project#1409) (radius-project#1462)

* Add udt tutorial



* Updates



* Updates



* Fix rad file



* Add Bicep outputs



* Refine steps



* Fix bicep config



* Fix formatting



* Fixes to docs and bicep files



* Fix Recipes reference



* Fix naming



* Fix errors



* Updates



* Fix code snippet formatting



* Fix code snippet formatting



* Fix code snippet formatting



* Address feedback



* Fix refernce



* Fix refernce



* Fix refernce



* Fix refernce



* Fix refernce to guides



* Address feddback



* Fix todoapp image



* Fix snippets



* Updates



* Update docs/content/tutorials/tutorial-resource-type/index.md



* Update docs/content/tutorials/tutorial-resource-type/index.md



* Update docs/content/tutorials/tutorial-resource-type/index.md



* Address feedback



* Address feedback



* Address feedback



* fix image



* fix image



* Apply suggestions from code review




* Apply suggestions from code review




* Apply suggestions from code review




* Address PR review feedback



* Fix bicep validation error



* Update docs/content/tutorials/tutorial-resource-type/snippets/app.bicep



* Add caution on secrets



* Updates



* Updates



* Updates



* Add local registry



* fix tabs



* Nits



* Trigger Build

* Fixes



* Fixes



* Fixes



* Fixes



* Add terraform recipes



* Spell check



* Fix pre-reqs



* Fix pre-reqs



* Fix order



* Fix env variables



* Fix env variables



* Add app



* Update tf Recipe



* Fix typo



* Fix typo



* Add tf example



* Update docs/content/tutorials/tutorial-resource-type/index.md



* Add tf example



* update tf



* Update index.md

minor changes to spell out "For example..." and to clarify that the terraform recipe will appear along with several bicep recipes



* Add application flag



* Update docs for v0.46.0

* Add customizable property size to the definitions



* Add recipe outputs changes



* Add warning



* Add app graph



* swapping out for correct demo-dashboard-appgraph



* rename namespace and app defn



* Rename to types.yaml



* Reove mycompany refernce



* Added composite recipe tutorial



* Updated all three tuturials to work together



* Spellcheck



* Spell check and Bicep validation fix



* Minor edits



* Updated diagrams



* Minor edits



* Update body-end.html

Revert edge config



* Link updates



* Update config.toml

Revert edge docs config changes




* Lowercased webservices to render properly



* Resolved comments from Will



* Spelling



* Spelling



* Spelling



* Fixed case for postgresql.bicep



---------

Signed-off-by: Reshma Abdul Rahim <reshmarahim.abdul@microsoft.com>
Signed-off-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>
Signed-off-by: Jonathan Smith <jonsm@live.com>
Signed-off-by: Zach Casper <zachcasper@microsoft.com>
Co-authored-by: Zach Casper <zachcasper@microsoft.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>
Co-authored-by: Radius CI Bot <radiuscoreteam@service.microsoft.com>

* Renamed custom resource types to just resource types (radius-project#1470)

* Renamed custom resource types to just resource types

* Renamed custom resource types to just resource types

Signed-off-by: Zach Casper <zachcasper@microsoft.com>

---------

Signed-off-by: Zach Casper <zachcasper@microsoft.com>

* Fixed inconsistent rad run vs rad deploy (radius-project#1474)

* Fixed messed up step 5 in the postgresql tutorial

Signed-off-by: Zach Casper <zachcasper@microsoft.com>

* Fixed inconsistent rad run vs rad deploy

Signed-off-by: Zach Casper <zachcasper@microsoft.com>

---------

Signed-off-by: Zach Casper <zachcasper@microsoft.com>

* Reset config.toml and body-end.html

Signed-off-by: willdavsmith <willdavsmith@gmail.com>

---------

Signed-off-by: Reshma Abdul Rahim <reshmarahim.abdul@microsoft.com>
Signed-off-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>
Signed-off-by: Jonathan Smith <jonsm@live.com>
Signed-off-by: Zach Casper <zachcasper@microsoft.com>
Signed-off-by: willdavsmith <willdavsmith@gmail.com>
Co-authored-by: Radius CI Bot <radiuscoreteam@service.microsoft.com>
Co-authored-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>
Co-authored-by: Zach Casper <zachcasper@microsoft.com>
Co-authored-by: Jonathan Smith <jonsm@live.com>
Co-authored-by: Zach Casper <zcasper@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants