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: articles/virtual-machines/workloads/sap/automation-configure-devops.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -220,11 +220,11 @@ You must use the Deployer as a [self-hosted agent for Azure DevOps](/azure/devop
220
220
221
221
1. From your home page, open your user settings, and then select _Personal access tokens_.
222
222
223
-
:::image type="content" source="./media/automation-devops/automation-select-personal-access-tokens.jpg" alt-text="Diagram showing the creation of the Personal Access Token (PAT).":::
223
+
:::image type="content" source="./media/automation-devops/automation-select-personal-access-tokens.jpg" alt-text="Diagram showing the creation of the Personal Access Token (PAT).":::
224
224
225
225
1. Create a personal access token. Ensure that _Read & manage_ is selected for _Agent Pools_ and _Read & write_ is selected for _Code_. Write down the created token value.
226
226
227
-
:::image type="content" source="./media/automation-devops/automation-new-pat.png" alt-text="Diagram showing the attributes of the Personal Access Token (PAT).":::
227
+
:::image type="content" source="./media/automation-devops/automation-new-pat.png" alt-text="Diagram showing the attributes of the Personal Access Token (PAT).":::
228
228
229
229
## Configure the Azure DevOps Services self-hosted agent
230
230
@@ -253,5 +253,3 @@ Select the _Control plane deployment_ pipeline and choose "Run" to deploy the co
253
253
254
254
> [!div class="nextstepaction"]
255
255
> [DevOps Hands on Lab](automation-devops-tutorial.md)
0 commit comments