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-plan-deployment.md
+11-12Lines changed: 11 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,7 +144,6 @@ Create your service principal:
144
144
```
145
145
146
146
For more information, see [the Azure CLI documentation for creating a service principal](/cli/azure/create-an-azure-service-principal-azure-cli)
147
-
148
147
### Permissions management
149
148
150
149
In a locked down environment, you might need to assign another permissions to the service principals. For example, you might need to assign the User Access Administrator role to the service principal.
@@ -169,17 +168,17 @@ The following table shows the required permissions for the service principal:
> | 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) |
176
-
> | 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) |
> | 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) |
> | Terraform | 'releases.hashicorp.com', 'registry.terraform.io', 'checkpoint-api.hashicorp.com' | Setup of Deployer | See [Installing Terraform](https://developer.hashicorp.com/terraform/downloads?product_intent=terraform) |
175
+
> | Azure CLI | Installing [Azure CLI](/cli/azure/install-azure-cli-linux) | Setup of Deployer and during deployments | The firewall requirements for Azure CLI installation are defined here: [Installing Azure CLI](/cli/azure/azure-cli-endpoints) |
176
+
> | PIP | 'bootstrap.pypa.io' | Setup of Deployer | See [Installing Ansible](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html) |
> | 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) |
179
+
> | Windows components | 'download.visualstudio.microsoft.com', 'download.visualstudio.microsoft.com', 'download.visualstudio.com' | Setup of Windows based systems | See [Visual Studio components](/visualstudio/install/install-and-use-visual-studio-behind-a-firewall-or-proxy-server#install-visual-studio) |
180
+
> | SAP Downloads | 'softwaredownloads.sap.com' | SAP Software download | See [SAP Downloads](https://launchpad.support.sap.com/#/softwarecenter) |
0 commit comments