Skip to content
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

docs: replace SERVICE_PRINCIPAL_* with APPLICATION_* and add steps for setting up OIDC URL #131

Merged
merged 1 commit into from
Aug 5, 2021

Conversation

chewong
Copy link
Contributor

@chewong chewong commented Aug 4, 2021

Signed-off-by: Ernest Wong [email protected]

Reason for Change:

See title.

Requirements

  • squashed commits
  • included documentation
  • added unit tests and e2e tests (if applicable).

Issue Fixed:

Fixes #7
Fixes #127

Please answer the following questions with yes/no:

Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?

  • yes
  • no

Notes for Reviewers:

@chewong chewong marked this pull request as ready for review August 4, 2021 23:33
@chewong chewong requested a review from aramase August 4, 2021 23:33
docs/book/src/concepts.md Outdated Show resolved Hide resolved
docs/book/src/quick-start.md Outdated Show resolved Hide resolved
docs/book/src/quick-start.md Outdated Show resolved Hide resolved
docs/book/src/quick-start.md Outdated Show resolved Hide resolved
docs/book/src/quick-start.md Outdated Show resolved Hide resolved
@chewong chewong requested a review from aramase August 5, 2021 21:56
@chewong chewong enabled auto-merge (squash) August 5, 2021 21:57
@chewong chewong merged commit dd4bce2 into Azure:main Aug 5, 2021
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.

Update docs to use APPLICATION_* instead of SERVICE_PRINCIPAL_* How to configure with self-hosted OIDC url
2 participants