Skip to content

Commit

Permalink
Add Microsoft DevAzure Server notes
Browse files Browse the repository at this point in the history
  • Loading branch information
vinokurig committed Jan 22, 2025
1 parent 6232c8a commit 6741b63
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ pass:[<!-- vale RedHat.Spelling = YES -->]
. Set up the Microsoft Azure DevOps Services OAuth App (OAuth 2.0).
. Apply the Microsoft Azure DevOps Services OAuth App Secret.

[IMPORTANT]
Microsoft DevAzure Server does not support oAuth2, see link:https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/oauth?view=azure-devops[the documentation page].

include::partial$proc_setting-up-the-microsoft-azure-devops-services-oauth-app.adoc[leveloffset=+1]

include::partial$proc_applying-the-microsoft-azure-devops-services-oauth-app-secret.adoc[leveloffset=+1]
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ type: Opaque
<1> Your {prod-short} user ID.
<2> The Git provider name: `github` or `gitlab` or `bitbucket-server` or `azure-devops`.
<3> The Git provider URL.
<4> This line is only applicable to `azure-devops`: your Git provider user organization.
<4> This line is only applicable to `azure-devops`: your Git provider user organization, or collection if DevAzure Server is used.

. Visit `pass:c,a,q[{prod-url}]/api/kubernetes/namespace` to get your {prod-short} user namespace as `name`.

Expand Down

0 comments on commit 6741b63

Please sign in to comment.