Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

[Docs update] Documentation on Project-Service Management Guide drifted #61

Open
cannibal-kush opened this issue Jun 12, 2020 · 0 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@cannibal-kush
Copy link
Contributor

https://github.com/microsoft/bedrock-cli/blob/master/guides/project-service-management-guide.md

In the following line:
bedrock project create-variable-group $VARIABLE_GROUP_NAME -r $ACR_NAME -u $SP_APP_ID -t $SP_TENANT -p $SP_PASS

The variable group will always be created on bedrock's configured Project inside Azure DevOps, which may not be the correct repository for the specific project. The -d flag should be added with instruction to user to correctly specify that value.

In the following line:
bedrock project install-lifecycle-pipeline --org-name $ORG_NAME --devops-project $DEVOPS_PROJECT --repo-url $SERVICE_REPO_URL --repo-name $SERVICE_NAME

--repo-name has been removed from this command, reference to it should be removed here.

@andrebriggs andrebriggs added bug Something isn't working documentation Improvements or additions to documentation labels Aug 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants