Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing a few broken links #13780

Merged
merged 4 commits into from
Jan 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions content/docs/insights/concepts/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ menu:
weight: 2
aliases:
- /docs/intro/insights/
- /docs/pulumi-cloud/insights/
---

Pulumi Insights provides advanced search, analytics, and AI for your infrastructure as code.
Expand Down Expand Up @@ -44,7 +45,7 @@ A count is shown in the upper-right corner with the total number of resources ma
The table of resources is paginated using infinite scroll so you are able to view up to **10,000** resources without needing to go page by page:

{{% notes "info" %}}
If you need access to more resources, you can use the [Data Export](export) feature or access them programmatically via the [Pulumi Cloud Rest API](/docs/pulumi-cloud/cloud-rest-api#resource-search).
If you need access to more resources, you can use the [Data Export](/docs/insights/export/) feature or access them programmatically via the [Pulumi Cloud Rest API](/docs/pulumi-cloud/cloud-rest-api#resource-search).
{{% /notes %}}

Use the **search bar**, **row grouping**, or **column filters** to refine the resources displayed on the page.
Expand Down Expand Up @@ -100,7 +101,7 @@ If you don't see it in your organization, [contact us](/contact?form=sales).

Organizations with Data Export enabled are able to export all resources matching a particular query in CSV format.

For a more detailed description of CSV schema, see the [export documentation](export).
For a more detailed description of CSV schema, see the [export documentation](/docs/insights/export/).

## APIs

Expand Down
2 changes: 1 addition & 1 deletion content/docs/insights/get-started/account-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ For example, AWS enables you to divide you infrastructure into regions and Insig

It's important to note that if you **Scan** or **Delete** the `insights-aws-account` account, Pulumi applies this action to all child accounts.

For a detailed explanation and more examples of how child accounts and hierarchies work see the [Insights accounts documentation](/docs/pulumi-cloud/insights/accounts/#account-hierarchies)
For a detailed explanation and more examples of how child accounts and hierarchies work see the [Insights accounts documentation](/docs/insights/accounts/#account-hierarchies)

## Manage Accounts

Expand Down
2 changes: 1 addition & 1 deletion content/docs/insights/get-started/begin.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ This configuration projects the kubeconfig file contents to a temporary file tha
The scanner agent does not have access to external binaries (e.g., `aws`, `gcloud`), so kubeconfig files relying on [client-go credential plugins](https://kubernetes.io/docs/reference/access-authn-authz/authentication/#client-go-credential-plugins) are not supported. We recommend creating a service account with the necessary cluster-scoped permissions (**`get`** and **`list`**) and using its token for authentication.
{{< /notes >}}

For a detailed guide on configuring ESC credentials for Insights with Kubernetes see the [following documentation](/docs/pulumi-cloud/insights/accounts/#kubernetes-k8s).
For a detailed guide on configuring ESC credentials for Insights with Kubernetes see the [following documentation](/docs/insights/accounts/#kubernetes-k8s).

{{% /choosable %}}

Expand Down
4 changes: 2 additions & 2 deletions content/docs/insights/search.md
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ Existence queries do not return resources where the property is an empty object
Expanding the "Column Filter" menu shows you the set of values found for that column along with a count for each value.
You can then select a specific value or collection of values to filter your result set.

![Resource Search Column Filter](/docs/esc/assets/column-filter.png)
![Resource Search Column Filter](/docs/insights/assets/column-filter.png)

In the example above, the query has been restricted to the "dev" stack.

Expand Down Expand Up @@ -378,7 +378,7 @@ You may want to expand the "Advanced filtering" menu if you are interested in sp

You do not need to query AI Assist with English:

![AI Assist](/docs/esc/assets/search-ai.png)
![AI Assist](/docs/insights/assets/search-ai.png)

> (type:aws:ec2/instance:Instance OR type:azure:compute:VirtualMachine OR type:gcp:compute:Instance)

Expand Down
102 changes: 0 additions & 102 deletions content/docs/pulumi-cloud/insights/_index.md

This file was deleted.

6 changes: 3 additions & 3 deletions content/pricing/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ comparison_table:
- header: Pulumi Insights
rows:
- title: Resource search
link: /docs/pulumi-cloud/insights/search/
link: /docs/insights/search/
items:
- content: _check
- content: _check
Expand All @@ -301,14 +301,14 @@ comparison_table:
- content: 10K results
- content: 10K results
- title: Data export
link: /docs/pulumi-cloud/insights/#data-export
link: /docs/insights/#data-export
items:
- content: _blank
- content: _blank
- content: _check
- content: _check
- title: Property search
link: /docs/pulumi-cloud/insights/search/#property-queries
link: /docs/insights/search/#property-queries
items:
- content: _blank
- content: _blank
Expand Down
2 changes: 1 addition & 1 deletion content/topics/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ superpowers:

- title: Intelligent Cloud Management
cta: Learn more
cta_url: "/docs/pulumi-cloud/insights/"
cta_url: "/docs/insights/"
icon_type: cloud-with-nodes
icon_color: purple
description: |
Expand Down
2 changes: 1 addition & 1 deletion layouts/product/pulumi-insights.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ <h4 class="hidden lg:block xl:hidden text-center mb-8">{{ .Params.overview.title
<h4 class="block lg:hidden xl:block text-2xl">{{ .Params.overview.title }}</h4>
<p>{{ .Params.overview.body | markdownify }}</p>
<div class="mt-8 flex justify-center">
<a href="/docs/pulumi-cloud/insights/" class="btn-primary">Get Started with Pulumi Insights</a>
<a href="/docs/insights/" class="btn-primary">Get Started with Pulumi Insights</a>
</div>
</div>
<div class="w-full lg:w-1/2 mb-8 lg:mb-0">
Expand Down
Loading