Interface SqlServer.DefinitionStages.WithFirewallRule

    • Method Detail

      • withoutAccessFromAzureServices

        SqlServer.DefinitionStages.WithCreate withoutAccessFromAzureServices()
        Sets the Azure services default access to this server to false.

        The default is to allow Azure services default access to this server via a special firewall rule named "AllowAllWindowsAzureIps" with the start IP "0.0.0.0".

        Returns:
        Next stage of the SQL Server definition