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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudassert.com/azure-stack-billing/2010/installation/configuration/how-to-add-a-new-stamp-as-a-connection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
