# 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>]  
```
