# Open in Azure Portal

### Description

The Open In Azure Portal action is designed to provide quick access to the Azure portal for a specific resource. By using the context of the current state, this action constructs the appropriate URL and presents it as a clickable button.

### Display Criteria

By default, this Action is disabled and when enabled will appear for all the azurerm resources. If you want to display this action only for certain resources, please check [display criteria](#display-criteria).

### Usage

* Navigate to the `Workspace Overview` or the `Visual State` and click a resource name.

<figure><img src="/files/Q8ECVq2yjy5QqP3XTkxZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Umx42xfbsW6Niaf55xKK" alt=""><figcaption></figcaption></figure>

* In the Resource Drawer, click the Open in Azure button.

<figure><img src="/files/lusKnGAZwQSExvAEPHAl" alt=""><figcaption></figcaption></figure>

* You will be able to see the Azure portal for that resource.

<figure><img src="/files/YcWbImzFEt2mfWjdMfKw" alt=""><figcaption></figcaption></figure>


---

# 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.terrakube.io/2.21.0/user-guide/workspaces/actions/built-in-actions/terrakube.open-azure.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.
