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/azure-monitor/app/sdk-connection-string.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,12 @@ See also: [Regions that require endpoint modification](./custom-endpoints.md#reg
90
90
-[Profiler](./profiler-overview.md): `profiler`
91
91
-[Snapshot](./snapshot-debugger.md): `snapshot`
92
92
93
+
#### Is Connection string a secret?
93
94
95
+
Connection string contains iKey which is a unique identifier used by the ingestion service to associate telemetry to a specific Application Insights resource. It is not to be considered a security token or key. The ingestion endpoint provides Azure AD-based authenticated telemetry ingestion options if you want to protect your AI resource from misuse.
96
+
97
+
> [!NOTE]
98
+
> Application Insights JavaScript SDK requires the connection string to be passed in during initialization/configuration. This is viewable in plain text in client browsers. There is no easy way to use the Azure AD-based authentication for browser telemetry. It is recommended that customers consider creating a separate Application Insights resource for browser telemetry if they need to secure the service telemetry.
94
99
95
100
## Connection string examples
96
101
@@ -297,4 +302,4 @@ Get started at development time with:
@@ -24,5 +24,13 @@ The following table describes the maximum limits for Azure VMware Solution.
24
24
| Azure VMware Solution ExpressRoute port speed | 10 Gbps<br />The virtual network gateway used determines the actual bandwidth. For more details, see [About ExpressRoute virtual network gateways](../../expressroute/expressroute-about-virtual-network-gateways.md)|
25
25
| Public IPs exposed via vWAN | 100 |
26
26
| vSAN capacity limits | 75% of total usable (keep 25% available for SLA) |
27
+
| VMware Site Recovery Manager - Number of protected Virtual Machines | 1,000 |
28
+
| VMware Site Recovery Manager - Number of Virtual Machines per recovery plan | 1,000 |
29
+
| VMware Site Recovery Manager - Number of protection groups per recovery plan | 250 |
30
+
| VMware Site Recovery Manager - RPO Values | 5 min or higher * |
31
+
| VMware Site Recovery Manager - Total number of virtual machines per protection group | 500 |
32
+
| VMware Site Recovery Manager - Total number of recovery plans | 250 |
27
33
28
-
For other VMware-specific limits, use the [VMware configuration maximum tool!](https://configmax.vmware.com/).
34
+
\* For information about Recovery Point Objective (RPO) lower than 15 minutes, see [How the 5 Minute Recovery Point Objective Works](https://docs.vmware.com/en/vSphere-Replication/8.3/com.vmware.vsphere.replication-admin.doc/GUID-9E17D567-A947-49CD-8A84-8EA2D676B55A.html) in the _vSphere Replication Administration guide_.
35
+
36
+
For other VMware-specific limits, use the [VMware configuration maximum tool](https://configmax.vmware.com/).
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/sap/hana-onboarding-requirements.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,13 +32,14 @@ This article lists the requirements for running SAP HANA on Azure Large Instance
32
32
33
33
## Operating system
34
34
35
-
- Licenses for SUSE Linux Enterprise Server 12 for SAP Applications.
35
+
- Licenses for SUSE Linux Enterprise Server 12 and SUSE Linux Enterprise Server 15 for SAP Applications.
36
36
37
37
> [!NOTE]
38
38
> The operating system delivered by Microsoft isn't registered with SUSE. It isn't connected to a Subscription Management Tool instance.
39
39
40
40
- SUSE Linux Subscription Management Tool deployed in Azure on a VM. This tool provides the capability for SAP HANA on Azure (Large Instances) to be registered and respectively updated by SUSE. (There's no internet access within the HANA Large Instance data center.)
41
-
- Licenses for Red Hat Enterprise Linux 6.7 or 7.x for SAP HANA.
41
+
42
+
- Licenses for Red Hat Enterprise Linux 7.9 and 8.2 for SAP HANA.
42
43
43
44
> [!NOTE]
44
45
> The operating system delivered by Microsoft isn't registered with Red Hat. It isn't connected to a Red Hat Subscription Manager instance.
@@ -54,7 +55,7 @@ For the compatibility matrix of the operating system and HLI firmware/driver ver
54
55
55
56
56
57
> [!IMPORTANT]
57
-
> For Type II units only the SLES 12 SP2 OS version is supported at this point.
58
+
> For Type II units SLES 12 SP5, SLES 15 SP2 and SLES 15 SP3 OS versions are supported at this point.
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/sap/os-upgrade-hana-large-instance.md
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,23 +45,25 @@ There are a couple of known issues with the upgrade:
45
45
The OS configuration can drift from the recommended settings over time. This drift can occur because of patching, system upgrades, and other changes you may make. Microsoft identifies updates needed to ensure HANA Large Instances are optimally configured for the best performance and resiliency. The following instructions outline recommendations that address network performance, system stability, and optimal HANA performance.
46
46
47
47
### Compatible eNIC/fNIC driver versions
48
-
To have proper network performance and system stability, ensure the appropriate OS-specific version of eNIC and fNIC drivers are installed per the following compatibility table. Servers are delivered to customers with compatible versions. However, drivers can get rolled back to default versions during OS/kernel patching. Ensure the appropriate driver version is running post OS/kernel patching operations.
48
+
To have proper network performance and system stability, ensure the appropriate OS-specific version of eNIC and fNIC drivers are installed per the following compatibility table (This table has the latest compatible driver version). Servers are delivered to customers with compatible versions. However, drivers can get rolled back to default versions during OS/kernel patching. Ensure the appropriate driver version is running post OS/kernel patching operations.
49
49
50
50
51
51
| OS Vendor | OS Package Version | Firmware Version | eNIC Driver | fNIC Driver |
0 commit comments