Skip to content

Commit 40deb8c

Browse files
committed
Fix samples
1 parent e62b8f4 commit 40deb8c

8 files changed

+0
-10
lines changed

specification/sql/resource-manager/Microsoft.Sql/stable/2021-11-01/examples/DatabaseSecurityAlertCreateMax.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
"Usage_Anomaly"
5151
],
5252
"retentionDays": 6,
53-
"storageAccountAccessKey": "",
5453
"storageEndpoint": "https://mystorage.blob.core.windows.net"
5554
}
5655
}
@@ -80,7 +79,6 @@
8079
"Usage_Anomaly"
8180
],
8281
"retentionDays": 6,
83-
"storageAccountAccessKey": "sdlfkjabc+sdlfkjsdlkfsjdfLDKFTERLKFDFKLjsdfksjdflsdkfD2342309432849328476458/3RSD==",
8482
"storageEndpoint": "https://mystorage.blob.core.windows.net"
8583
}
8684
}

specification/sql/resource-manager/Microsoft.Sql/stable/2021-11-01/examples/DatabaseSecurityAlertCreateMin.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"emailAddresses": [],
3333
"disabledAlerts": [],
3434
"retentionDays": 0,
35-
"storageAccountAccessKey": "",
3635
"storageEndpoint": ""
3736
}
3837
}
@@ -56,7 +55,6 @@
5655
"emailAddresses": [],
5756
"disabledAlerts": [],
5857
"retentionDays": 0,
59-
"storageAccountAccessKey": "",
6058
"storageEndpoint": ""
6159
}
6260
}

specification/sql/resource-manager/Microsoft.Sql/stable/2021-11-01/examples/DatabaseSecurityAlertGet.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"Usage_Anomaly"
3333
],
3434
"retentionDays": 0,
35-
"storageAccountAccessKey": "",
3635
"creationTime": "2020-04-03T04:41:33.937Z"
3736
}
3837
}

specification/sql/resource-manager/Microsoft.Sql/stable/2021-11-01/examples/DatabaseSecurityAlertListByDatabase.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"Usage_Anomaly"
3434
],
3535
"retentionDays": 0,
36-
"storageAccountAccessKey": "",
3736
"storageEndpoint": "",
3837
"creationTime": "2020-04-03T04:41:33.937Z"
3938
}

specification/sql/resource-manager/Microsoft.Sql/stable/2021-11-01/examples/ServerSecurityAlertsCreateMax.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
"Usage_Anomaly"
4848
],
4949
"retentionDays": 5,
50-
"storageAccountAccessKey": "",
5150
"storageEndpoint": "https://mystorage.blob.core.windows.net"
5251
}
5352
}

specification/sql/resource-manager/Microsoft.Sql/stable/2021-11-01/examples/ServerSecurityAlertsCreateMin.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
""
3636
],
3737
"retentionDays": 0,
38-
"storageAccountAccessKey": "",
3938
"storageEndpoint": "https://mystorage.blob.core.windows.net"
4039
}
4140
}

specification/sql/resource-manager/Microsoft.Sql/stable/2021-11-01/examples/ServerSecurityAlertsGet.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"Access_Anomaly"
3232
],
3333
"retentionDays": 0,
34-
"storageAccountAccessKey": "",
3534
"storageEndpoint": "https://mystorage.blob.core.windows.net"
3635
}
3736
}

specification/sql/resource-manager/Microsoft.Sql/stable/2021-11-01/examples/ServerSecurityAlertsListByServer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"Access_Anomaly"
3333
],
3434
"retentionDays": 0,
35-
"storageAccountAccessKey": "",
3635
"storageEndpoint": "https://mystorage.blob.core.windows.net"
3736
}
3837
}

0 commit comments

Comments
 (0)