# November 2022

## Highlights video

{% embed url="<https://youtu.be/Bdr-BNwAjv4>" %}
Cloud highlights November 2022
{% endembed %}

## [Dedicated for Starter and Standard plan](/umbraco-cloud/build-and-customize-your-solution/set-up-your-project/project-settings/dedicated-resources.md)

When "Dedicated resources" was launched in Umbraco Cloud, it was initially only for Professional plans. Since October, it has also been possible to add a dedicated option for **Starter** and **Standard** plans with the benefits included therein.

![DedicatedStandard](/files/2mjp2B3OkVZ0qOwIjH16)

## Projects Dashboard Quick links

When hovering an environment in the Projects Dashboard you will see a link to the **backoffice** and **front page** of that Umbraco Cloud Project. By pressing one of these links you are navigated to the specific page.

![ProjectsDashboardHoverEnvironment](/files/EYAXkDBlTLeq9AhdDbO9)

{% hint style="info" %}
Accessibility is a central consideration in realizing the Projects Dashboard, whereby it is possible to navigate between projects and links using only the keyboard.
{% endhint %}

## Other Umbraco Cloud Portal updates

During October and November, we provided different small fixes and improvements to the Umbraco Cloud Portal. Here are some of the highlights.

* When inviting a user to a cloud project, an Admin of an organization in Umbraco Cloud will have the opportunity to choose between all the organization's members for quick selection.
* Display of hosting region and dedicated option on the project information page.
* Display the dedication option on the Projects Dashboard.
* Improve messages to users while certain deployment is taking place.
* Ensure that breaking a reference between a baseline and a child project is always depicted in the Projects Dashboard.
* Fix for displaying duplicate project information data when moving back from the project page to Projects Dashboard.
* Fix for Heartcore mini project plan displayed as Starter.


---

# 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.umbraco.com/umbraco-cloud/release-notes/archive/overview-2022/2022-11-07-releasenotes.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.
