ISqlServer.RemoveAccessFromAzureServices Method

Definition

Sets the Azure services default access to this server to false. The firewall rule named "AllowAllWindowsAzureIps" will be removed from the SQL server.

public void RemoveAccessFromAzureServices ();
abstract member RemoveAccessFromAzureServices : unit -> unit
Public Sub RemoveAccessFromAzureServices ()

Applies to