Skip to content

Commit 70ee2a5

Browse files
committed
minor changes
1 parent 46a1713 commit 70ee2a5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/virtual-machines/workloads/sap/businessobjects-deployment-guide-linux.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -599,9 +599,9 @@ As part of backup process, snapshot is taken and the data is transferred to the
599599
600600
Based on your SAP BOBI deployment on Linux, filestore of SAP BOBI platform can be Azure NetApp Files. Choose from the following options for backup and restore based on the storage you use for filestore.
601601
602-
1. **Azure NetApp Files**, you can create an on-demand snapshots and schedule automatic snapshot by using snapshot policies. Snapshot copies provide a point-in-time copy of your ANF volume. For more information, see [Manage snapshots by using Azure NetApp Files](../../../azure-netapp-files/azure-netapp-files-manage-snapshots.md).
602+
- **Azure NetApp Files**, you can create an on-demand snapshots and schedule automatic snapshot by using snapshot policies. Snapshot copies provide a point-in-time copy of your ANF volume. For more information, see [Manage snapshots by using Azure NetApp Files](../../../azure-netapp-files/azure-netapp-files-manage-snapshots.md).
603603
604-
2. If you have created separate NFS server, make sure you implement the back and restore strategy for the same.
604+
- If you have created separate NFS server, make sure you implement the back and restore strategy for the same.
605605
606606
#### Backup & restore for CMS and audit database
607607
@@ -659,8 +659,8 @@ As this File share service isn't available in all region, make sure you refer to
659659
660660
To distribute traffic across web server, you can either use Azure Load Balancer or Azure Application Gateway. The redundancy for either of the load balancer can be achieved based on the SKU you choose for deployment.
661661
662-
1. For Azure Load Balancer, redundancy can be achieved by configuring Standard Load Balancer frontend as zone-redundant. For more information, see [Standard Load Balancer and Availability Zones](../../../load-balancer/load-balancer-standard-availability-zones.md)
663-
2. For Application Gateway, high availability can be achieved based on the type of tier selected during deployment.
662+
- For Azure Load Balancer, redundancy can be achieved by configuring Standard Load Balancer frontend as zone-redundant. For more information, see [Standard Load Balancer and Availability Zones](../../../load-balancer/load-balancer-standard-availability-zones.md)
663+
- For Application Gateway, high availability can be achieved based on the type of tier selected during deployment.
664664
- v1 SKU supports high-availability scenarios when you've deployed two or more instances. Azure distributes these instances across update and fault domains to ensure that instances don't all fail at the same time. So with this SKU, redundancy can be achieved within the zone.
665665
- v2 SKU automatically ensures that new instances are spread across fault domains and update domains. If you choose zone redundancy, the newest instances are also spread across availability zones to offer zonal failure resiliency. For more details, refer [Autoscaling and Zone-redundant Application Gateway v2](../../../application-gateway/application-gateway-autoscaling-zone-redundant.md)
666666
@@ -680,8 +680,8 @@ In several Azure Regions, Availability Zones are offered which means it has inde
680680

681681
The instruction in this section explains the strategy to provide disaster recovery protection for SAP BOBI Platform running on Linux. It complements the [Disaster Recovery for SAP](../../../site-recovery/site-recovery-sap.md) document, which represents the primary resources for overall SAP disaster recovery approach. For SAP BusinessObjects BI platform refer to SAP Note [2056228](https://launchpad.support.sap.com/#/notes/2056228), which describe below methods to implement DR environment safely.
682682

683-
1. Fully or selectively using Lifecycle Management (LCM) or federation to promote/distribute the content from primary system.
684-
2. Periodically copying over the CMS and FRS contents.
683+
- Fully or selectively using Lifecycle Management (LCM) or federation to promote/distribute the content from primary system.
684+
- Periodically copying over the CMS and FRS contents.
685685

686686
In this guide, we'll talk about second option to implement DR environment. It won't cover an exhaustive list of all possible configuration options for disaster recovery, but covers solution that feature native Azure services in combination with SAP BOBI Platform configuration.
687687

0 commit comments

Comments
 (0)