public static interface SqlServerSecurityAlertPolicy.UpdateStages.WithStorageAccount
| Modifier and Type | Method and Description |
|---|---|
SqlServerSecurityAlertPolicy.Update |
withStorageEndpoint(String storageEndpointUri,
String storageAccessKey)
Specifies the storage account blob endpoint and access key.
|
SqlServerSecurityAlertPolicy.Update withStorageEndpoint(String storageEndpointUri, String storageAccessKey)
storageEndpointUri - the blob storage endpoint (e.g. https://MyAccount.blob.core.windows.net); this
blob storage will hold all Threat Detection audit logsstorageAccessKey - the identifier key of the Threat Detection audit storage accountCopyright © 2020 Microsoft Corporation. All rights reserved.