---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# azure_sql_firewall_rule{% #azure_sql_firewall_rule %}

## `end_ip_address`{% #end_ip_address %}

**Type**: `STRING` **Provider name**: `properties.endIpAddress` **Description**: The end IP address of the firewall rule. Must be IPv4 format. Must be greater than or equal to startIpAddress. Use value '0.0.0.0' for all Azure-internal IP addresses. 

## `id`{% #id %}

**Type**: `STRING` **Provider name**: `id` **Description**: Resource ID. 

## `location`{% #location %}

**Type**: `STRING` 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `name` **Description**: Resource name. 

## `resource_group`{% #resource_group %}

**Type**: `STRING` 

## `start_ip_address`{% #start_ip_address %}

**Type**: `STRING` **Provider name**: `properties.startIpAddress` **Description**: The start IP address of the firewall rule. Must be IPv4 format. Use value '0.0.0.0' for all Azure-internal IP addresses. 

## `subscription_id`{% #subscription_id %}

**Type**: `STRING` 

## `subscription_name`{% #subscription_name %}

**Type**: `STRING` 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `type`{% #type %}

**Type**: `STRING` **Provider name**: `type` **Description**: Resource type. 
