You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/how-tos/datacoves/how_to_projects/README.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,13 +43,13 @@ When HTTPS is selected, the following fields must be filled in: `Git HTTPS url`,
43
43
44
44
When Azure DevOps Secret is selected, a secret key is required for authentication. This assumes you have already created your EntraID application and added it as a user.
45
45
46
-
See this [how-to guide on configuring Azure DevOps](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_DevOps) for detailed configuration information.
46
+
See this [how-to guide on configuring Azure DevOps](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_devops) for detailed configuration information.
47
47
48
-
-**Git SSH url:**[Cloning URL](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_DevOps) found in Azure DevOps Portal
49
-
-**Azure HTTPS Clone url:**[Cloning URL](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_DevOps) found in Azure DevOps Portal
50
-
-**Tenant ID:**[ID found in Azure Portal](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_DevOps)
51
-
-**Application ID:**[ID found in Azure Portal](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_DevOps)
52
-
-**Client Secret:**[Secret value](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_DevOps) found in Azure DevOps Portal
48
+
-**Git SSH url:**[Cloning URL](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_devops) found in Azure DevOps Portal
49
+
-**Azure HTTPS Clone url:**[Cloning URL](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_devops) found in Azure DevOps Portal
50
+
-**Tenant ID:**[ID found in Azure Portal](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_devops)
51
+
-**Application ID:**[ID found in Azure Portal](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_devops)
52
+
-**Client Secret:**[Secret value](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_devops) found in Azure DevOps Portal
53
53
-**Release Branch:** This will be the branch you would like to clone. Typically `main`.
54
54
55
55
</TabItem>
@@ -58,13 +58,13 @@ See this [how-to guide on configuring Azure DevOps](/docs/how-tos/datacoves/how_
58
58
59
59
When Azure DevOps Certificate is selected, a certificate is needed for secure communication.
60
60
61
-
See this [how-to guide on configuring Azure DevOps](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_DevOps) for detailed instructions.
61
+
See this [how-to guide on configuring Azure DevOps](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_devops) for detailed instructions.
62
62
63
-
-**Certificate PEM file:** Copy the PEM file to your desktop and [upload in Azure](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_DevOps)
64
-
-**Git SSH url:**[Cloning URL](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_DevOps) found in Azure DevOps Portal
65
-
-**Azure HTTPS Clone url:**[Cloning URL](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_DevOps) found in Azure DevOps Portal
66
-
-**Tenant ID:**[ID found in Azure Portal](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_DevOps)
67
-
-**Application ID:**[ID found in Azure Portal](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_DevOps)
63
+
-**Certificate PEM file:** Copy the PEM file to your desktop and [upload in Azure](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_devops)
64
+
-**Git SSH url:**[Cloning URL](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_devops) found in Azure DevOps Portal
65
+
-**Azure HTTPS Clone url:**[Cloning URL](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_devops) found in Azure DevOps Portal
66
+
-**Tenant ID:**[ID found in Azure Portal](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_devops)
67
+
-**Application ID:**[ID found in Azure Portal](/docs/how-tos/datacoves/how_to_projects/how_to_configure_azure_devops)
68
68
-**Release Branch:** Defines the default branch in your repository. Typically `main` or `master`.
0 commit comments