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/active-directory-b2c/partner-ping-identity.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,7 @@ You can use basic user flows or advanced Identity Enterprise Framework (IEF) pol
95
95
96
96

97
97
98
-
In the advanced policies, configuration includes the IssuanceClaimPattern metadata element to AuthorityWithTfp value in the [JWT token issuer technical profile](./jwt-issuer-technical-profile.md).
98
+
In the advanced policies, configuration includes the IssuanceClaimPattern metadata element to AuthorityWithTfp value in the [JWT issuer technical profile](./jwt-issuer-technical-profile.md).
Copy file name to clipboardExpand all lines: articles/azure-vmware/configure-storage-policy.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ Run the `Set-VMStoragePolicy` cmdlet to modify vSAN-based storage policies on a
92
92
|**Field**|**Value**|
93
93
| --- | --- |
94
94
|**VMName**| Name of the target VM. |
95
-
|**StoragePolicyName**| Name of the storage policy to set. For example, **RAID-FTT-1**. |
95
+
|**StoragePolicyName**| Name of the storage policy to set. For example, **RAID1 FTT-1**. |
96
96
|**Retain up to**| Retention period of the cmdlet output. The default value is 60. |
97
97
|**Specify name for execution**| Alphanumeric name, for example, **changeVMStoragePolicy**. |
98
98
|**Timeout**| The period after which a cmdlet exits if taking too long to finish. |
@@ -113,7 +113,7 @@ Run the `Set-LocationStoragePolicy` cmdlet to Modify vSAN based storage policies
113
113
|**Field**|**Value**|
114
114
| --- | --- |
115
115
|**Location**| Name of the target VM. |
116
-
|**StoragePolicyName**| Name of the storage policy to set. For example, **RAID-FTT-1**. |
116
+
|**StoragePolicyName**| Name of the storage policy to set. For example, **RAID1 FTT-1**. |
117
117
|**Retain up to**| Retention period of the cmdlet output. The default value is 60. |
118
118
|**Specify name for execution**| Alphanumeric name, for example, **changeVMStoragePolicy**. |
119
119
|**Timeout**| The period after which a cmdlet exits if taking too long to finish. |
@@ -134,7 +134,7 @@ Run the `Set-ClusterDefaultStoragePolicy` cmdlet to specify default storage poli
134
134
|**Field**|**Value**|
135
135
| --- | --- |
136
136
|**ClusterName**| Name of the cluster. |
137
-
|**StoragePolicyName**| Name of the storage policy to set. For example, **RAID-FTT-1**. |
137
+
|**StoragePolicyName**| Name of the storage policy to set. For example, **RAID1 FTT-1**. |
138
138
|**Retain up to**| Retention period of the cmdlet output. The default value is 60. |
139
139
|**Specify name for execution**| Alphanumeric name, for example, **Set-ClusterDefaultStoragePolicy-Exec1**. |
140
140
|**Timeout**| The period after which a cmdlet exits if taking too long to finish. |
@@ -172,7 +172,7 @@ This function creates a new or overwrites an existing vSphere Storage Policy. No
172
172
|**vSANFailuresToTolerate**| Number of vSAN Hosts failures to Tolerate. <br>- Default is "R1FTT1". <br>- Valid values are "None", "R1FTT1", "R1FTT2", "R1FTT3", "R5FTT1", "R6FTT2", "R1FTT3" <br>- None = No Data Redundancy<br>- R1FTT1 = 1 failure - RAID-1 (Mirroring)<br>- R1FTT2 = 2 failures - RAID-1 (Mirroring)<br>- R1FTT3 = 3 failures - RAID-1 (Mirroring)<br>- R5FTT1 = 1 failure - RAID-5 (Erasure Coding),<br>- R6FTT2 = 2 failures - RAID-6 (Erasure Coding) <br>- No Data Redundancy options aren't covered under Microsoft SLA.|
173
173
|**vSANSiteDisasterTolerance**| Only valid for stretch clusters. <br>- Default is "None". <br>- Valid Values are "None", "Dual", "Preferred", "Secondary", "NoneStretch" <br>- None = No Site Redundancy (Recommended Option for Non-Stretch Clusters, NOT recommended for Stretch Clusters) <br>- Dual = Dual Site Redundancy (Recommended Option for Stretch Clusters) <br>- Preferred = No site redundancy - keep data on Preferred (stretched cluster) <br>- Secondary = No site redundancy - Keep data on Secondary Site (stretched cluster) <br>- NoneStretch = No site redundancy - Not Recommended (https://kb.vmware.com/s/article/88358)|
174
174
|**Description**| Description of Storage Policy you're creating, free form text. |
175
-
|**Name**| Name of the storage policy to set. For example, **RAID-FTT-1**. |
175
+
|**Name**| Name of the storage policy to set. For example, **RAID1 FTT-1**. |
176
176
|**Retain up to**| Retention period of the cmdlet output. The default value is 60. |
177
177
|**Specify name for execution**| Alphanumeric name, for example, **New-AVSStoragePolicy-Exec1**. |
178
178
|**Timeout**| The period after which a cmdlet exits if taking too long to finish. |
Copy file name to clipboardExpand all lines: articles/azure-vmware/faq.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@ sections:
115
115
Remember that you can only resize a VM within the same series or to an available series in the same Azure region. Ensure the new plan supports your VM's storage and networking configurations.
0 commit comments