-
Notifications
You must be signed in to change notification settings - Fork 56
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
Private networking fixes #588
Conversation
* Add in location and failover location Add in 2 variables that were missing * Fix some typos * Add version as a variable * Update private-coa.md * Update private-coa.md * Update private-coa.md * Update private-coa.md Added private endpoint storage account * Update private-coa.md * Update private-coa.md * Switch from docker pull to acr import * Update instructions * Update private-coa.md * Update private-coa.md * Update private-coa.md * Update private-coa.md * Update private-coa.md * Update private-coa.md * Update private-coa.md * Update private-coa.md * Update private-coa.md * Update private-coa.md
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.
@jsaun This looks great.
All works and tested. Moved the markdown to wiki, so you can delete this now.
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 instructions in the wiki require these changes to be merged into main. It will also require the version in the instructions to be updated to be the code released with this code in it.
Fixes #450 and adds a sample docker-in-docker file used by the private networking doc.