> For the complete documentation index, see [llms.txt](https://docs.cloudassert.com/azure-stack-billing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/configuration/how-to-add-a-new-stamp-as-a-connection.md).

# How to add a new stamp as a connection?

| Parameter Name          | Description                                                                                                                                                                                                                                                      | Required |
| ----------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
| adminSubscriptionId     | <p>Go to Admin Portal -> Login as Service Admin -> </p><p>Subscriptions -> Default Provider Subscription -> Get the GUID</p>                                                                                                                                     | Required |
| tenantId                | <p>Go to Admin Portal -> Login as Service Admin -> </p><p>Subscriptions -> Default Provider Subscription -> </p><p>Check if role is <strong>Owner</strong>                                                 </p><p>Eg: <admin@contosotest.onmicrosoft.com>   </p> | Required |
| applicaionId            | Password for the above ServiceAdmin                                                                                                                                                                                                                              | Required |
| certificateThumbprint   | Admin ARM endpoint URL                                                                                                                                                                                                                                           | Required |
| adminArmEndpoint        |                                                                                                                                                                                                                                                                  |          |
| tokenRequestResourceUrl |                                                                                                                                                                                                                                                                  |          |
| authorityEndpointUrl    |                                                                                                                                                                                                                                                                  |          |

```
BILLING.EXE CreateAzureStackConnection <adminSubscriptionId> <tenantId> <applicaionId> <certificateThumbprint> <adminArmEndpoint> <tokenRequestResourceUrl> <authorityEndpointUrl>  [/isAdfs] [/ApiEndpoint:<String>] [/Username:<String>] [/Password:<String>]  
```
