-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add best practices documentation and update other docs #3938
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Just a few minors
--set crdPattern=resources.azure.com/*;containerservice.azure.com/*;keyvault.azure.com/*;managedidentity.azure.com/*;eventhub.azure.com/* | ||
``` | ||
{{% /tab %}} | ||
{{% tab header="CMD" %}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why remove CMD? We know we have users using this.
You could say "Create a file with the following content, and then apply it as follows" or similar.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The problem is the file needs the env variables embedded in it... maybe I can write a multiline cmd that creates the file using the env variables... though not 100% sure how to do that without EOF
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Show a sample with placeholders and give them an instruction to replace the values?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice docs. A few comments, nothing major.
5350421
to
695a8a0
Compare
/ok-to-test sha=695a8a0 |
* Added general and security best practices sections. * Updated FAQ to discuss CVE patching. * Moved to use more visible warnings/notes in ASOv1 -> ASOv2 migration guide. This fixes Azure#3261.
695a8a0
to
f56ca7b
Compare
/ok-to-test sha=f56ca7b |
guide.
This fixes #3261.
If applicable: