---
title: "Describe a NetApp Account"
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}"
tags: ["NetApp Accounts"]
---

# Describe a NetApp Account

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}`

Get the NetApp account

## Path parameters

- `subscriptionId` string, required
- `resourceGroupName` string, required
- `accountName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK

- NetAppAccount — NetApp account resource
  - `location` string, required — Resource location
  - `id` string — Resource Id
  - `name` string — Resource name
  - `type` string — Resource type
  - `tags` ResourceTags — Resource tags
  - `properties` AccountProperties — NetApp account properties
    - `provisioningState` string — Azure lifecycle management
    - `activeDirectories` ActiveDirectory[] — Active Directories
      - `activeDirectoryId` string — Id of the Active Directory
      - `username` string — Username of Active Directory domain administrator
      - `password` string — Plain text password of Active Directory domain administrator
      - `domain` string — Name of the Active Directory domain
      - `dns` string — Comma separated list of DNS server IP addresses for the Active Directory domain
      - `status` string — Status of the Active Directory
      - `smbServerName` string — NetBIOS name of the SMB server. This name will be registered as a computer account in the AD and used to mount volumes
      - `organizationalUnit` string — The Organizational Unit (OU) within the Windows Active Directory

## Other responses

- `default` — Error response describing why the operation failed.

---

[API](https://skmtc.net/azure/apis/microsoft-netapp.md) · [All operations](https://skmtc.net/azure/apis/microsoft-netapp/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/microsoft-netapp/versions/6c42cb757637/schema)
