* Update README
Let contributors know that docs will now be located in UDR
* Add comments to each mdx doc
Comment has been added to all mdx docs that are not partials
* chore: added changelog
changelog check failure
* wip: removed changelog
* Fix content errors
* Doc spacing
* Update website/content/docs/deploy/kubernetes/vso/helm.mdx
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
---------
Co-authored-by: jonathanfrappier <92055993+jonathanfrappier@users.noreply.github.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
The subject identifier actual value is NAMESPACE_ID, so <NAMESPACE> is confusing.
identity_token_audience has an audience value in Azure Federation, so examples like an existing vault URL are confusing.
* wip
* finish azure docs
* some fixes
* get role heading to where it was
* Apply suggestions from code review
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/secrets/azure.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* pr comments
* add aws
* gcp configuration
* fix formatting
* remove indents for parser
* formatting fixed?
* Update website/content/docs/secrets/gcp.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* try again
* might be the end of me
* tried running npm run format and got some promising results
* missed
* this should work
* numbering fixes
* Apply suggestions from code review
add group="gui"
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update azure.mdx
change heading to match
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update the title & description for SEO improvement
* Minor updates for style consistency
* Revert back the change
* Update website/content/docs/secrets/aws.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update azure.mdx
Update Azure secrets engine docs to use AZURE_SDK_GO_LOGGING for Azure debug
* Update azure.mdx
Update Azure Auth engine docs to use AZURE_SDK_GO_LOGGING for Azure debug
* Add a section for enabling Azure debug logs for Azure secret engine similar to the section in the Azure Auth method.
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>