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/data-factory/deploy-linked-arm-templates-with-vsts.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ This scenario deploys a virtual network with a Network Security Group (NSG) stru
35
35
1. Select the storage account Containers page and create a new Container.
36
36
1. Select the new Container properties.
37
37
38
-
:::image type="content" source="media\deploy-linked-arm-templates-with-vsts\container-properties.png" alt-text="Shows an Azure Storage Account in the Azure portal with Containers selected. There's a container with its Container properties menu selected.":::
38
+
:::image type="content" source="media\deploy-linked-arm-templates-with-vsts\container-properties.png" alt-text="Screenshot shows an Azure Storage Account in the Azure portal with Containers selected. There's a container with its Container properties menu selected.":::
39
39
40
40
1. Copy the URL field and keep it handy. We need it later along with the SAS token from the earlier step.
41
41
@@ -52,7 +52,7 @@ This scenario deploys a virtual network with a Network Security Group (NSG) stru
52
52
1. Sign in to your Azure DevOps organization and navigate to your project.
53
53
1. Go to **Library** under **Pipelines** in the navigation pane.
54
54
55
-
:::image type="content" source="media\deploy-linked-arm-templates-with-vsts\vsts-libraries.png" alt-text="Shows the navigation pane in Azure DevOps Services with Pipelines selected and the Library option highlighted.":::
55
+
:::image type="content" source="media\deploy-linked-arm-templates-with-vsts\vsts-libraries.png" alt-text="Screenshot shows the navigation pane in Azure DevOps Services with Pipelines selected and the Library option highlighted.":::
56
56
57
57
1. Under **Variable group**, create a new group and for **Variable group name** enter `AzureKeyVaultSecrets`.
58
58
1. Toggle **Link secrets from an Azure key vault as variables**.
0 commit comments