We recommend using Azure Native.
Azure v6.21.0 published on Friday, Mar 7, 2025 by Pulumi
azure.mssql.getManagedDatabase
Explore with Pulumi AI
Use this data source to access information about an existing Azure SQL Azure Managed Database.
Example Usage
Coming soon!
Coming soon!
Coming soon!
Coming soon!
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.azure.mssql.MssqlFunctions;
import com.pulumi.azure.mssql.inputs.GetManagedDatabaseArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var example = MssqlFunctions.getManagedDatabase(GetManagedDatabaseArgs.builder()
.name("example")
.resourceGroupName(exampleAzurermResourceGroup.name())
.managedInstanceName(exampleAzurermMssqlManagedInstance.name())
.build());
}
}
variables:
example:
fn::invoke:
function: azure:mssql:getManagedDatabase
arguments:
name: example
resourceGroupName: ${exampleAzurermResourceGroup.name}
managedInstanceName: ${exampleAzurermMssqlManagedInstance.name}
Using getManagedDatabase
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getManagedDatabase(args: GetManagedDatabaseArgs, opts?: InvokeOptions): Promise<GetManagedDatabaseResult>
function getManagedDatabaseOutput(args: GetManagedDatabaseOutputArgs, opts?: InvokeOptions): Output<GetManagedDatabaseResult>
def get_managed_database(managed_instance_id: Optional[str] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetManagedDatabaseResult
def get_managed_database_output(managed_instance_id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetManagedDatabaseResult]
func LookupManagedDatabase(ctx *Context, args *LookupManagedDatabaseArgs, opts ...InvokeOption) (*LookupManagedDatabaseResult, error)
func LookupManagedDatabaseOutput(ctx *Context, args *LookupManagedDatabaseOutputArgs, opts ...InvokeOption) LookupManagedDatabaseResultOutput
> Note: This function is named LookupManagedDatabase
in the Go SDK.
public static class GetManagedDatabase
{
public static Task<GetManagedDatabaseResult> InvokeAsync(GetManagedDatabaseArgs args, InvokeOptions? opts = null)
public static Output<GetManagedDatabaseResult> Invoke(GetManagedDatabaseInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetManagedDatabaseResult> getManagedDatabase(GetManagedDatabaseArgs args, InvokeOptions options)
public static Output<GetManagedDatabaseResult> getManagedDatabase(GetManagedDatabaseArgs args, InvokeOptions options)
fn::invoke:
function: azure:mssql/getManagedDatabase:getManagedDatabase
arguments:
# arguments dictionary
The following arguments are supported:
- Managed
Instance stringId - The SQL Managed Instance ID.
- Name string
- The name of this Azure SQL Azure Managed Database.
- Managed
Instance stringId - The SQL Managed Instance ID.
- Name string
- The name of this Azure SQL Azure Managed Database.
- managed
Instance StringId - The SQL Managed Instance ID.
- name String
- The name of this Azure SQL Azure Managed Database.
- managed
Instance stringId - The SQL Managed Instance ID.
- name string
- The name of this Azure SQL Azure Managed Database.
- managed_
instance_ strid - The SQL Managed Instance ID.
- name str
- The name of this Azure SQL Azure Managed Database.
- managed
Instance StringId - The SQL Managed Instance ID.
- name String
- The name of this Azure SQL Azure Managed Database.
getManagedDatabase Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Long
Term List<GetRetention Policies Managed Database Long Term Retention Policy> - A
long_term_retention_policy
block as defined below. - Managed
Instance stringId - Managed
Instance stringName - The name of the Managed Instance.
- Name string
- Point
In List<GetTime Restores Managed Database Point In Time Restore> - A
point_in_time_restore
block as defined below. - Resource
Group stringName - The name of the Resource Group where the Azure SQL Azure Managed Instance exists.
- Short
Term intRetention Days - The backup retention period in days. This is how many days Point-in-Time Restore will be supported.
- Id string
- The provider-assigned unique ID for this managed resource.
- Long
Term []GetRetention Policies Managed Database Long Term Retention Policy - A
long_term_retention_policy
block as defined below. - Managed
Instance stringId - Managed
Instance stringName - The name of the Managed Instance.
- Name string
- Point
In []GetTime Restores Managed Database Point In Time Restore - A
point_in_time_restore
block as defined below. - Resource
Group stringName - The name of the Resource Group where the Azure SQL Azure Managed Instance exists.
- Short
Term intRetention Days - The backup retention period in days. This is how many days Point-in-Time Restore will be supported.
- id String
- The provider-assigned unique ID for this managed resource.
- long
Term List<GetRetention Policies Managed Database Long Term Retention Policy> - A
long_term_retention_policy
block as defined below. - managed
Instance StringId - managed
Instance StringName - The name of the Managed Instance.
- name String
- point
In List<GetTime Restores Managed Database Point In Time Restore> - A
point_in_time_restore
block as defined below. - resource
Group StringName - The name of the Resource Group where the Azure SQL Azure Managed Instance exists.
- short
Term IntegerRetention Days - The backup retention period in days. This is how many days Point-in-Time Restore will be supported.
- id string
- The provider-assigned unique ID for this managed resource.
- long
Term GetRetention Policies Managed Database Long Term Retention Policy[] - A
long_term_retention_policy
block as defined below. - managed
Instance stringId - managed
Instance stringName - The name of the Managed Instance.
- name string
- point
In GetTime Restores Managed Database Point In Time Restore[] - A
point_in_time_restore
block as defined below. - resource
Group stringName - The name of the Resource Group where the Azure SQL Azure Managed Instance exists.
- short
Term numberRetention Days - The backup retention period in days. This is how many days Point-in-Time Restore will be supported.
- id str
- The provider-assigned unique ID for this managed resource.
- long_
term_ Sequence[Getretention_ policies Managed Database Long Term Retention Policy] - A
long_term_retention_policy
block as defined below. - managed_
instance_ strid - managed_
instance_ strname - The name of the Managed Instance.
- name str
- point_
in_ Sequence[Gettime_ restores Managed Database Point In Time Restore] - A
point_in_time_restore
block as defined below. - resource_
group_ strname - The name of the Resource Group where the Azure SQL Azure Managed Instance exists.
- short_
term_ intretention_ days - The backup retention period in days. This is how many days Point-in-Time Restore will be supported.
- id String
- The provider-assigned unique ID for this managed resource.
- long
Term List<Property Map>Retention Policies - A
long_term_retention_policy
block as defined below. - managed
Instance StringId - managed
Instance StringName - The name of the Managed Instance.
- name String
- point
In List<Property Map>Time Restores - A
point_in_time_restore
block as defined below. - resource
Group StringName - The name of the Resource Group where the Azure SQL Azure Managed Instance exists.
- short
Term NumberRetention Days - The backup retention period in days. This is how many days Point-in-Time Restore will be supported.
Supporting Types
GetManagedDatabaseLongTermRetentionPolicy
- Immutable
Backups boolEnabled - Specifies if the backups are immutable.
- Monthly
Retention string - The monthly retention policy for an LTR backup in an ISO 8601 format.
- Week
Of intYear - The week of year to take the yearly backup.
- Weekly
Retention string - The weekly retention policy for an LTR backup in an ISO 8601 format.
- Yearly
Retention string - The yearly retention policy for an LTR backup in an ISO 8601 format.
- Immutable
Backups boolEnabled - Specifies if the backups are immutable.
- Monthly
Retention string - The monthly retention policy for an LTR backup in an ISO 8601 format.
- Week
Of intYear - The week of year to take the yearly backup.
- Weekly
Retention string - The weekly retention policy for an LTR backup in an ISO 8601 format.
- Yearly
Retention string - The yearly retention policy for an LTR backup in an ISO 8601 format.
- immutable
Backups BooleanEnabled - Specifies if the backups are immutable.
- monthly
Retention String - The monthly retention policy for an LTR backup in an ISO 8601 format.
- week
Of IntegerYear - The week of year to take the yearly backup.
- weekly
Retention String - The weekly retention policy for an LTR backup in an ISO 8601 format.
- yearly
Retention String - The yearly retention policy for an LTR backup in an ISO 8601 format.
- immutable
Backups booleanEnabled - Specifies if the backups are immutable.
- monthly
Retention string - The monthly retention policy for an LTR backup in an ISO 8601 format.
- week
Of numberYear - The week of year to take the yearly backup.
- weekly
Retention string - The weekly retention policy for an LTR backup in an ISO 8601 format.
- yearly
Retention string - The yearly retention policy for an LTR backup in an ISO 8601 format.
- immutable_
backups_ boolenabled - Specifies if the backups are immutable.
- monthly_
retention str - The monthly retention policy for an LTR backup in an ISO 8601 format.
- week_
of_ intyear - The week of year to take the yearly backup.
- weekly_
retention str - The weekly retention policy for an LTR backup in an ISO 8601 format.
- yearly_
retention str - The yearly retention policy for an LTR backup in an ISO 8601 format.
- immutable
Backups BooleanEnabled - Specifies if the backups are immutable.
- monthly
Retention String - The monthly retention policy for an LTR backup in an ISO 8601 format.
- week
Of NumberYear - The week of year to take the yearly backup.
- weekly
Retention String - The weekly retention policy for an LTR backup in an ISO 8601 format.
- yearly
Retention String - The yearly retention policy for an LTR backup in an ISO 8601 format.
GetManagedDatabasePointInTimeRestore
- Restore
Point stringIn Time - The point in time for the restore from
source_database_id
. - Source
Database stringId - The source database ID that is used to restore from.
- Restore
Point stringIn Time - The point in time for the restore from
source_database_id
. - Source
Database stringId - The source database ID that is used to restore from.
- restore
Point StringIn Time - The point in time for the restore from
source_database_id
. - source
Database StringId - The source database ID that is used to restore from.
- restore
Point stringIn Time - The point in time for the restore from
source_database_id
. - source
Database stringId - The source database ID that is used to restore from.
- restore_
point_ strin_ time - The point in time for the restore from
source_database_id
. - source_
database_ strid - The source database ID that is used to restore from.
- restore
Point StringIn Time - The point in time for the restore from
source_database_id
. - source
Database StringId - The source database ID that is used to restore from.
Package Details
- Repository
- Azure Classic pulumi/pulumi-azure
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
azurerm
Terraform Provider.