Skip to content

Commit dec5f3a

Browse files
author
Kimmo Forss
committed
More URLS
1 parent fca2fe7 commit dec5f3a

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

articles/virtual-machines/workloads/sap/automation-plan-deployment.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -171,14 +171,15 @@ The following table shows the required permissions for the service principal:
171171
> [!div class="mx-tdCol2BreakAll "]
172172
> | Component | Addresses | Duration | Notes |
173173
> | ----------------------------------- | -------------------------------------------------------------------------------------------------------- | ---------------------------------------- | ---------------------------------------------------------------------------------------------- |
174-
> | SDAF | 'github.com/Azure/sap-automation', 'github.com/Azure/sap-automation-samples' | Setup of Deployer | |
175-
> | Terraform | releases.hashicorp.com, registry.terraform.io, checkpoint-api.hashicorp.com | Setup of Deployer | See [Terraform](https://developer.hashicorp.com/terraform/downloads?product_intent=terraform) |
174+
> | SDAF | 'github.com/Azure/sap-automation', 'github.com/Azure/sap-automation-samples', 'githubusercontent.com' | Setup of Deployer | |
175+
> | Terraform | 'releases.hashicorp.com', 'registry.terraform.io', 'checkpoint-api.hashicorp.com' | Setup of Deployer | See [Terraform](https://developer.hashicorp.com/terraform/downloads?product_intent=terraform) |
176176
> | Azure CLI | [Azure CLI](/cli/azure/install-azure-cli-linux) | Setup of Deployer and during deployments | The firewall requirements for Azure CLI installation are defined here: [Azure CLI](/cli/azure/azure-cli-endpoints) |
177-
> | PIP | bootstrap.pypa.io | Setup of Deployer | See [Ansible](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html) |
178-
> | Ansible | pypi.org, galaxy.ansible.com | Setup of Deployer | |
179-
> | PowerShell Gallery | onegetcdn.azureedge.net, psg-prod-centralus.azureedge.net, psg-prod-eastus.azureedge.net | Setup of Windows based systems | See [PowerShell Gallery](/powershell/scripting/gallery/getting-started?#network-access-to-the-powershell-gallery) |
180-
> | Windows components | download.visualstudio.microsoft.com, download.visualstudio.microsoft.com, download.visualstudio.com | Setup of Windows based systems | See [Visual Studio](/visualstudio/install/install-and-use-visual-studio-behind-a-firewall-or-proxy-server#install-visual-studio) |
181-
> | SAP Downloads | softwaredownloads.sap.com                                    | SAP Software download | See [SAP Downloads](https://launchpad.support.sap.com/#/softwarecenter) |
177+
> | PIP | 'bootstrap.pypa.io' | Setup of Deployer | See [Ansible](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html) |
178+
> | Ansible | 'pypi.org', 'pythonhosted.org', 'galaxy.ansible.com' | Setup of Deployer | |
179+
> | PowerShell Gallery | 'onegetcdn.azureedge.net', 'psg-prod-centralus.azureedge.net', 'psg-prod-eastus.azureedge.net' | Setup of Windows based systems | See [PowerShell Gallery](/powershell/scripting/gallery/getting-started?#network-access-to-the-powershell-gallery) |
180+
> | Windows components | 'download.visualstudio.microsoft.com', 'download.visualstudio.microsoft.com', 'download.visualstudio.com' | Setup of Windows based systems | See [Visual Studio](/visualstudio/install/install-and-use-visual-studio-behind-a-firewall-or-proxy-server#install-visual-studio) |
181+
> | SAP Downloads | 'softwaredownloads.sap.com'                                    | SAP Software download | See [SAP Downloads](https://launchpad.support.sap.com/#/softwarecenter) |
182+
> | Azure DevOps Agent | 'https://vstsagentpackage.azureedge.net'                                   | SAP Software download | See [SAP Downloads](https://launchpad.support.sap.com/#/softwarecenter) |
182183
183184
## DevOps structure
184185

0 commit comments

Comments
 (0)