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: README.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
@@ -1,4 +1,4 @@
1
-

1
+

2
2
3
3
# Azure Data SQL Samples Repository
4
4
This GitHub repository contains code samples that demonstrate how to use Microsoft's Azure Data products including SQL Server, Azure SQL Database, Azure Synapse, and Azure SQL Edge. Each sample includes a README file that explains how to run and use the sample.
Copy file name to clipboardExpand all lines: samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller-new.sh
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ fi
41
41
42
42
if [ -z"$ARC_DC_REGION" ]
43
43
then
44
-
read -p "Enter a region for the new Azure Arc Data Controller (eastus, eastus2, centralus, westus2, westeuropeor southeastasia): " dc_region
44
+
read -p "Enter a region for the new Azure Arc Data Controller (eastus, eastus2, centralus, westus2, westeurope, southeastasia, japaneast, australiaeast, koreacentral, northeurope, uksouth, or francecentral): " dc_region
<sml:Uri>/PolicyStore/Condition/Data and Backup on Separate Drive</sml:Uri>
91
+
</sfc:Reference>
92
+
</DMF:PolicyCondition>
93
+
<DMF:PolicyObjectSet>
94
+
<sfc:Referencesml:ref="true">
95
+
<sml:Uri>/PolicyStore/ObjectSet/Backup and Data File Location__ObjectSet</sml:Uri>
96
+
</sfc:Reference>
97
+
</DMF:PolicyObjectSet>
98
+
<DMF:PolicyPolicyCategory>
99
+
<sfc:Referencesml:ref="true">
100
+
<sml:Uri>/PolicyStore/PolicyCategory/Microsoft Best Practices_b Maintenance</sml:Uri>
101
+
</sfc:Reference>
102
+
</DMF:PolicyPolicyCategory>
103
+
<DMF:Nametype="string">Backup and Data File Location</DMF:Name>
104
+
<DMF:Descriptiontype="string">Checks if database and the backups are on separate backup devices. If they are on the same backup device, and the device that contains the database fails, your backups will be unavailable. Also, putting the data and backups on separate devices optimizes the I/O performance for both the production use of the database and writing the backups.<?char 13?>
105
+
<?char 13?>
106
+
Note: This policy cannot detect separate physical devices through mount points.</DMF:Description>
107
+
<DMF:Conditiontype="string">Data and Backup on Separate Drive</DMF:Condition>
108
+
<DMF:ObjectSettype="string">Backup and Data File Location_ObjectSet</DMF:ObjectSet>
109
+
<DMF:PolicyCategorytype="string">Microsoft Best Practices: Maintenance</DMF:PolicyCategory>
0 commit comments